Upgrade to Tie::File 0.16.
[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 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
35         Log: Lost in the shuffle.
36      Branch: perl
37            + lib/Math/BigInt/t/downgrade.t
38            ! MANIFEST
39 ____________________________________________________________________________
40 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
41         Log: Advertise Tie::File.
42      Branch: perl
43            ! pod/perldelta.pod pod/perlfaq5.pod
44 ____________________________________________________________________________
45 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
46         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
47              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48              Date: Thu, 28 Feb 2002 18:55:48 +0100
49              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
50      Branch: perl
51            ! x2p/walk.c
52 ____________________________________________________________________________
53 [ 14920] By: ams                                   on 2002/03/01  09:06:01
54         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
55              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56              Date: Tue, 26 Feb 2002 19:54:31 -0500
57              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
58      Branch: perl
59            ! embed.fnc ext/B/B/Deparse.pm gv.c
60 ____________________________________________________________________________
61 [ 14919] By: ams                                   on 2002/03/01  03:03:12
62         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
63      Branch: perl
64            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
65            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
66            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
67            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
68            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
69            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
70            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
71 ____________________________________________________________________________
72 [ 14918] By: ams                                   on 2002/03/01  02:36:58
73         Log: Add Tie::File 0.12 from MJD.
74      Branch: perl
75            + lib/Tie/File.pm lib/Tie/File/01_gen.t
76            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
77            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
78            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
79            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
80            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
81            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
82            ! MANIFEST
83 ____________________________________________________________________________
84 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
85         Log: Encoding name mapping tweaks.
86      Branch: perl
87            ! ext/Encode/Encode.pm
88 ____________________________________________________________________________
89 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
90         Log: metaconfig unit change for #14915.
91      Branch: metaconfig
92            ! U/modified/Init.U
93 ____________________________________________________________________________
94 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
95         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
96              From: Paul_GreenVOS@vos.stratus.com
97              Date: Thu, 28 Feb 02 15:05 est
98              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
99      Branch: perl
100            ! Configure
101 ____________________________________________________________________________
102 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
103         Log: PL_bostr was pointing to the wrong string
104              (a string left around from the loading of the Unicode \w)
105              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
106              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
107      Branch: perl
108            ! regexec.c
109 ____________________________________________________________________________
110 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
111         Log: Sync with libnet-1.10
112      Branch: perl
113            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
114            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
115            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
116            ! lib/Net/t/netrc.t
117 ____________________________________________________________________________
118 [ 14912] By: ams                                   on 2002/02/28  13:02:50
119         Log: Subject: [PATCH] perldelta.pod fixes
120              From: Autrijus Tang <autrijus@autrijus.org>
121              Date: Thu, 28 Feb 2002 21:44:15 +0800
122              Message-Id: <20020228134415.GB16422@not.autrijus.org>
123      Branch: perl
124            ! pod/perldelta.pod
125 ____________________________________________________________________________
126 [ 14911] By: ams                                   on 2002/02/28  11:31:44
127         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
128              From: Stas Bekman <stas@stason.org>
129              Date: Mon, 04 Feb 2002 16:18:53 +0800
130              Message-Id: <3C7E1E5F.1000605@stason.org>
131              (Applied by hand).
132      Branch: perl
133            ! lib/File/Copy.pm
134 ____________________________________________________________________________
135 [ 14910] By: ams                                   on 2002/02/28  11:26:47
136         Log: Subject: [PATCH lib/Pod/Html.pm]
137              From: Stas Bekman <stas@stason.org>
138              Date: Thu, 28 Feb 2002 20:05:01 +0800
139              Message-Id: <3C7E1CED.7000307@stason.org>
140      Branch: perl
141            ! lib/Pod/Html.pm
142 ____________________________________________________________________________
143 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
144         Log: Tests for #14908.
145      Branch: perl
146            ! t/op/pat.t
147 ____________________________________________________________________________
148 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
149         Log: Make shared hash keys to be \0-terminated:
150              one possible resolution for
151              "UTF-8, weird \w behaviour after HASH-KEY-ification"
152              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
153              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
154              The hash keys weren't \0-terminated.  This meant that the EOL ($)
155              in regmatch() got the nextchr beyond the last character.  Since
156              the keys were UTF-8, the nextchr was \1, not the usual
157              string-terminating \0.  Wham, no match.
158              
159              I think another possible resolution could be to stop the nextchr
160              computation in regmatch() from peeking beyond the last character
161              of the string:
162              
163              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
164      Branch: perl
165            ! hv.c hv.h
166 ____________________________________________________________________________
167 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
168         Log: Subject: [PATCH] Perl interface to newIO()
169              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
170              Date: Wed, 27 Feb 2002 20:15:27 -0800
171              Message-ID: <f7af8gzkgaET092yn@efn.org>
172      Branch: perl
173            ! lib/Symbol.pm
174 ____________________________________________________________________________
175 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
176         Log: The "list" part of
177              
178              Subject: [PATCH perlop] .. returns a *list* of *integers*
179              From: Mike Guy <mjtg@cam.ac.uk>
180              Date: Tue, 26 Feb 2002 18:30:22 +0000
181              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
182              
183              plus few nits.
184      Branch: perl
185            ! pod/perlop.pod
186 ____________________________________________________________________________
187 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
188         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
189              From: Abe Timmerman <abe@ztreet.demon.nl>
190              Date: Thu, 28 Feb 2002 00:04:06 +0100
191              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
192      Branch: perl
193            ! lib/File/stat.t
194 ____________________________________________________________________________
195 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
196         Log: Integrate from maintperl.
197      Branch: maint-5.6/macperl
198           !> doio.c op.c t/io/open.t t/pragma/strict-subs
199 ____________________________________________________________________________
200 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
201         Log: Upgrade to Math::BigInt 1.53.
202      Branch: perl
203            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
204            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
205            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
206            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
207            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
208            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
209 ____________________________________________________________________________
210 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
211         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
212              From: "Craig A. Berry" <craigberry@mac.com>
213              Date: Wed, 27 Feb 2002 15:36:38 -0600
214              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
215      Branch: perl
216            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
217            ! vms/ext/filespec.t
218 ____________________________________________________________________________
219 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
220         Log: Subject: [PATCH] Some minor changes for Cygwin
221              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
222              Date: Wed, 27 Feb 2002 22:25:41 +0100
223              Message-ID: <14296492589.20020227222541@familiehaase.de>
224      Branch: perl
225            ! Makefile.SH README.cygwin cygwin/perlld.in
226 ____________________________________________________________________________
227 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
228         Log: Update the UTF-8 explanation table.
229      Branch: perl
230            ! pod/perlunicode.pod utf8.h
231 ____________________________________________________________________________
232 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
233         Log: Repatch from Robin Barker: anon subs in C<package;> are
234              now __ANON__::__ANON__ (should help for mod_perl package
235              since #12251)
236      Branch: perl
237            ! gv.c op.c t/op/runlevel.t toke.c
238 ____________________________________________________________________________
239 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
240         Log: Update Changes.
241      Branch: perl
242            ! Changes patchlevel.h
243 ____________________________________________________________________________
244 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
245         Log: perldelta updates.
246      Branch: perl
247            ! pod/perldelta.pod
248 ____________________________________________________________________________
249 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
250         Log: Signedness nit.
251      Branch: perl
252            ! regexec.c
253 ____________________________________________________________________________
254 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
255         Log: Subject: Re: Smoke 14870
256              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
257              Date: Wed, 27 Feb 2002 16:48:35 +0100
258              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
259              
260              (with some additional garnish)
261      Branch: perl
262            ! README.hpux hints/hpux.sh
263 ____________________________________________________________________________
264 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
265         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
266              into perl.exp in AIX.
267      Branch: perl
268            ! makedef.pl perl.h
269 ____________________________________________________________________________
270 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
271         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
272              From: Robin Barker <rmb1@cise.npl.co.uk>
273              Date: Wed, 27 Feb 2002 14:39:35 GMT
274              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
275      Branch: perl
276            ! pod/perlrun.pod
277 ____________________________________________________________________________
278 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
279         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
280              From: Robin Barker <rmb1@cise.npl.co.uk>
281              Date: Wed, 27 Feb 2002 12:25:30 GMT
282              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
283      Branch: perl
284            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
285            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
286            ! pod/perlunicode.pod pod/perluniintro.pod
287 ____________________________________________________________________________
288 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
289         Log: Only modify LD_LIBRARY_PATH in case there are directories.
290      Branch: perl
291            ! hints/dec_osf.sh
292 ____________________________________________________________________________
293 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
294         Log: Subject: [PATCH] perl/hints/vos.sh
295              From: Paul_GreenVOS@vos.stratus.com
296              Date: Tue, 26 Feb 02 15:19 est
297              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
298      Branch: perl
299            ! hints/vos.sh
300 ____________________________________________________________________________
301 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
302         Log: Forgot from #14888.
303      Branch: perl
304            ! ext/Unicode/Normalize/mkheader
305 ____________________________________________________________________________
306 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
307         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
308      Branch: perl
309            ! ext/Unicode/Normalize/Changes
310            ! ext/Unicode/Normalize/Normalize.pm
311            ! ext/Unicode/Normalize/Normalize.xs
312            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
313            ! ext/Unicode/Normalize/t/test.t
314 ____________________________________________________________________________
315 [ 14887] By: ams                                   on 2002/02/26  23:51:52
316         Log: Subject: Missing diagnostics
317              From: Simon Glover <scog@roe.ac.uk>
318              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
319              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
320              
321              Subject: [PATCH] Better wording for the lvalue vec diagnostic
322              From: Simon Glover <scog@roe.ac.uk>
323              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
324              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
325      Branch: perl
326            ! doop.c pod/perldiag.pod t/op/vec.t
327 ____________________________________________________________________________
328 [ 14886] By: ams                                   on 2002/02/26  15:48:34
329         Log: Subject: [PATCH] Not OK 5.7.2@14884
330              From: andreas.koenig@anima.de (Andreas J. Koenig)
331              Date: Tue, 26 Feb 2002 15:03:55 +0100
332              Message-Id: <m38z9gfigk.fsf@anima.de>
333      Branch: perl
334            ! t/lib/access.t
335 ____________________________________________________________________________
336 [ 14885] By: nick                                  on 2002/02/26  13:48:55
337         Log: Integrate mainline
338      Branch: perlio
339           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
340           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
341           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
342            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
343           !> (integrate 102 files)
344 ____________________________________________________________________________
345 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
346         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
347              1.1999999999999996, or thereabouts (yes, even sprintf).
348      Branch: perl
349            ! t/base/num.t
350 ____________________________________________________________________________
351 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
352         Log: Neither.
353      Branch: perl
354            ! pod/perldelta.pod
355 ____________________________________________________________________________
356 [ 14882] By: ams                                   on 2002/02/26  08:46:55
357         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
358              From: Michael G Schwern <schwern@pobox.com>
359              Date: Tue, 26 Feb 2002 01:01:28 -0500
360              Message-Id: <20020226060128.GA2439@blackrider>
361      Branch: perl
362            ! hv.c pod/perldiag.pod
363 ____________________________________________________________________________
364 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
365         Log: Subject: [PATCH B::Concise] docs, typos
366              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
367              Date: Mon, 25 Feb 2002 16:41:16 +0100
368              Message-ID: <20020225164116.A1054@rafael>
369      Branch: perl
370            ! ext/B/B/Concise.pm
371 ____________________________________________________________________________
372 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
373         Log: POSIX: add isatty to @EXPORT_OK, reformat.
374      Branch: perl
375            ! ext/POSIX/POSIX.pm
376 ____________________________________________________________________________
377 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
378         Log: If using -Dloclibpth=... the directories need to
379              be appended to LD_LIBRARY_PATH (and ickily, if those
380              directories contain a (newer?) libdb.so, we need to
381              prepend    /usr/shlib to loclibpth).
382      Branch: perl
383            ! hints/dec_osf.sh
384 ____________________________________________________________________________
385 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
386         Log: Subject: [PATCH] Perl interface to newIO()
387              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
388              Date: Mon, 25 Feb 2002 15:04:57 -0800
389              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
390      Branch: perl
391            ! lib/Symbol.pm lib/Symbol.t
392 ____________________________________________________________________________
393 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
394         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
395              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
396              Date: Mon, 25 Feb 2002 21:58:30 +0100
397              Message-ID: <20020225215830.A744@rafael>
398      Branch: perl
399            ! pod/perlvar.pod
400 ____________________________________________________________________________
401 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
402         Log: Big5 tweaks from Autrijus Tang.
403      Branch: perl
404            ! ext/Encode/Encode/big5.enc
405 ____________________________________________________________________________
406 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
407         Log: Subject: [PATCH Glossary configpm] cleanups
408              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
409              Date: Mon, 25 Feb 2002 23:27:15 +0100
410              Message-ID: <20020225232715.C744@rafael>
411      Branch: perl
412            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
413 ____________________________________________________________________________
414 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
415         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
416              From: Nicholas Clark <nick@unfortu.net>
417              Date: Mon, 25 Feb 2002 21:53:24 +0000
418              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
419      Branch: perl
420            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
421            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
422            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
423 ____________________________________________________________________________
424 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
425         Log: Upgrade to I18N::LangTags 0.27.
426              (Causes one flipflop back to perl.com URL, must poke Sean.)
427      Branch: perl
428            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
429            ! lib/I18N/LangTags/List.pm
430 ____________________________________________________________________________
431 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
432         Log: Upgrade to Getopt::Long 2.28.
433      Branch: perl
434            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
435            ! lib/Getopt/Long/README
436 ____________________________________________________________________________
437 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
438         Log: No =head.
439      Branch: perl
440            ! pod/perlebcdic.pod
441 ____________________________________________________________________________
442 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
443         Log: Update Changes.
444      Branch: perl
445            ! Changes patchlevel.h
446 ____________________________________________________________________________
447 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
448         Log: metaconfig unit change for #14868.
449      Branch: metaconfig
450            ! U/modified/Chk_MANI.U
451 ____________________________________________________________________________
452 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
453         Log: Some hosts understand split -l 50, some only split -50
454              (from Paul Eggert).
455      Branch: perl
456            ! Configure
457 ____________________________________________________________________________
458 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
459         Log: Subject: Re: [PATCH bleadperl] socketpair.t
460              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
461              Date: Sun, 24 Feb 2002 10:31:25 +0100
462              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
463              
464              (the pid half only)
465      Branch: perl
466            ! win32/win32.c
467 ____________________________________________________________________________
468 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
469         Log: Mention the new pack tricks.
470      Branch: perl
471            ! pod/perldelta.pod
472 ____________________________________________________________________________
473 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
474         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
475              From: Richard.Foley@t-online.de (Richard Foley)
476              Date: Mon, 25 Feb 2002 13:47:03 +0100
477              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
478      Branch: perl
479            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
480            ! pod/perldebug.pod pod/perldelta.pod
481 ____________________________________________________________________________
482 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
483         Log: Typo corrections from John P. Linderman.
484      Branch: perl
485            ! ext/IPC/SysV/Semaphore.pm
486 ____________________________________________________________________________
487 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
488         Log: Upgrade to Math::BigInt 1.52.
489      Branch: perl
490            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
491            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
492            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
493            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
494            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
495 ____________________________________________________________________________
496 [ 14862] By: ams                                   on 2002/02/25  10:39:40
497         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
498              From: Robin Barker <rmb1@cise.npl.co.uk>
499              Date: Mon, 25 Feb 2002 11:35:06 GMT
500              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
501              
502              Subject: [PATCH Net/Cmd.pm]
503              From: Robin Barker <rmb1@cise.npl.co.uk>
504              Date: Mon, 25 Feb 2002 11:37:06 GMT
505              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
506      Branch: perl
507            ! lib/Cwd.pm lib/Net/Cmd.pm
508 ____________________________________________________________________________
509 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
510         Log: Cut-and-paste errors.
511      Branch: perl
512            ! t/op/pat.t
513 ____________________________________________________________________________
514 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
515         Log: EBCDIC: the control characters are not that easy to find.
516      Branch: perl
517            ! t/op/pat.t
518 ____________________________________________________________________________
519 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
520         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
521              From: John Peacock <jpeacock@rowman.com>
522              Date: Sun, 24 Feb 2002 22:08:28 -0500
523              Message-ID: <3C79AAAC.6060903@rowman.com>
524      Branch: perl
525            ! sv.c
526 ____________________________________________________________________________
527 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
528         Log: SvSetSV() is not returnable, but that's okay since
529              sv_copypv() returns void.
530      Branch: perl
531            ! sv.c
532 ____________________________________________________________________________
533 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
534         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
535              From: John Peacock <jpeacock@rowman.com>                 
536              Date: Sun, 24 Feb 2002 16:40:07 -0500
537              Message-ID: <3C795DB7.40105@rowman.com>               
538      Branch: perl
539            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
540            ! pp_hot.c proto.h sv.c
541 ____________________________________________________________________________
542 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
543         Log: Tiny code cleanup.
544      Branch: perl
545            ! regexec.c
546 ____________________________________________________________________________
547 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
548         Log: Use to_uni_fold().
549      Branch: perl
550            ! regcomp.c
551 ____________________________________________________________________________
552 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
553         Log: Document the new taint behaviour of exec LIST and
554              system LIST.
555      Branch: perl
556            ! pod/perldelta.pod
557 ____________________________________________________________________________
558 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
559         Log: Subject: [PATCH] Re: taint news
560              From: Rick Delaney <rick.delaney@rogers.com>             
561              Date: 24 Feb 2002 11:35:00 -0500
562              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
563      Branch: perl
564            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
565 ____________________________________________________________________________
566 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
567         Log: EBCDIC tweak (native instead of uni) and comment update.
568      Branch: perl
569            ! regexec.c
570 ____________________________________________________________________________
571 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
572         Log: Using uninitialized (and wrong) variables is not good.
573      Branch: perl
574            ! regcomp.c
575 ____________________________________________________________________________
576 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
577         Log: EBCDIC: this seems to calm the last of the
578              Malformed UTF-8 warnings.
579      Branch: perl
580            ! regcomp.c utf8.c
581 ____________________________________________________________________________
582 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
583         Log: EBCDIC: document using Encode for character conversions.
584      Branch: perl
585            ! pod/perlebcdic.pod
586 ____________________________________________________________________________
587 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
588         Log: EBCDIC: disable also Unicode::Collate and
589              Unicode::Normalize for now.  Real users of
590              EBCDIC have to decide what they want.
591      Branch: perl
592            ! ext/Unicode/Normalize/Normalize.pm
593            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
594            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
595            ! lib/Unicode/Collate/t/test.t
596 ____________________________________________________________________________
597 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
598         Log: AUTHORS updates.
599      Branch: perl
600            ! AUTHORS
601 ____________________________________________________________________________
602 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
603         Log: Retract #14571: there may be a better solution than
604              tweaking the test.
605      Branch: perl
606            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
607 ____________________________________________________________________________
608 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
609         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
610              From: "Craig A. Berry" <craigberry@mac.com> 
611              Date: Sat, 23 Feb 2002 14:14:35 -0600
612              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
613      Branch: perl
614            ! configure.com
615 ____________________________________________________________________________
616 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
617         Log: metaconfig unit change for #14843.
618      Branch: metaconfig/U/perl
619            ! Extensions.U
620 ____________________________________________________________________________
621 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
622         Log: Also Encode/JP needs to be listed explicitly.
623              (Any other sub-Encode extensions?)
624      Branch: perl
625            ! Configure
626 ____________________________________________________________________________
627 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
628         Log: Document known UNICOS/mk deficiency.
629      Branch: perl
630            ! pod/perldelta.pod
631 ____________________________________________________________________________
632 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
633         Log: Subject: [PATCH] README mention version 5.0
634              From: Autrijus Tang <autrijus@autrijus.org>
635              Date: Sat, 23 Feb 2002 09:35:22 +0800
636              Message-ID: <20020223013522.GA8694@not.autrijus.org>
637      Branch: perl
638            ! README
639 ____________________________________________________________________________
640 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
641         Log: metaconfig unit change for #14839.
642      Branch: metaconfig
643            ! U/modified/Signal.U
644 ____________________________________________________________________________
645 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
646         Log: Old hosts like NeXT Classic don't have sort -k,
647              from Paul Eggert.
648      Branch: perl
649            ! Configure
650 ____________________________________________________________________________
651 [ 14838] By: ams                                   on 2002/02/22  21:14:29
652         Log: Minor clarifications as suggested by Anton Tagunov.
653      Branch: perl
654            ! pod/perlsyn.pod
655 ____________________________________________________________________________
656 [ 14837] By: ams                                   on 2002/02/22  21:07:02
657         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
658              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
659              Date: Fri, 22 Feb 2002 23:01:07 +0100
660              Message-Id: <20020222230107.A15069@rafael>
661      Branch: perl
662            ! sv.c t/op/gv.t
663 ____________________________________________________________________________
664 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
665         Log: metaconfig unit change for #14835.
666      Branch: metaconfig
667            ! U/modified/Chk_MANI.U
668 ____________________________________________________________________________
669 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
670         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
671      Branch: perl
672            ! Configure
673 ____________________________________________________________________________
674 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
675         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
676              From: Michael G Schwern <schwern@pobox.com>
677              Date: Fri, 22 Feb 2002 12:10:28 -0500
678              Message-ID: <20020222171027.GB4181@blackrider>
679      Branch: perl
680            ! ext/Encode/compile
681 ____________________________________________________________________________
682 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
683         Log: Update Changes.
684      Branch: perl
685            ! Changes patchlevel.h
686 ____________________________________________________________________________
687 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
688         Log: Implement IV/UV/NV/long double pack/unpack with
689              template letters j/J/F/D (the latter two have been
690              undocumented aliases of f/d).
691      Branch: perl
692            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
693 ____________________________________________________________________________
694 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
695         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
696              From: Nicholas Clark <nick@unfortu.net>
697              Date: Fri, 22 Feb 2002 14:01:25 +0000
698              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
699      Branch: perl
700            ! ext/Encode/compile
701 ____________________________________________________________________________
702 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
703         Log: NetWare change from Ananth Kesari.
704      Branch: perl
705            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
706            ! MANIFEST
707 ____________________________________________________________________________
708 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
709         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
711              Date: Fri, 22 Feb 2002 03:55:13 -0500
712              Message-ID: <20020222035513.A894@math.ohio-state.edu>
713      Branch: perl
714            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
715 ____________________________________________________________________________
716 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
717         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
718      Branch: perl
719            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
720 ____________________________________________________________________________
721 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
722         Log: Make measure_struct a file static.
723      Branch: perl
724            ! pp_pack.c
725 ____________________________________________________________________________
726 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
727         Log: EBCDIC: someone who knows what they are doing
728              and whether it is possible at all in the first
729              place needs to figure these tests out on EBCDIC.
730              The CJK encodings heavily abuse their knowledge
731              of ASCII and that may require a translation layer
732              or four to survive UTF-EBCDIC.
733      Branch: perl
734            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
735 ____________________________________________________________________________
736 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
737         Log: croak() needs context.
738      Branch: perl
739            ! pp_pack.c
740 ____________________________________________________________________________
741 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
742         Log: Subject: [PATCH @14577] pack with a human face: the sequel
743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
744              Date: Thu, 21 Feb 2002 21:33:37 -0500
745              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
746      Branch: perl
747            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
748            ! proto.h t/op/pack.t
749 ____________________________________________________________________________
750 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
751         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
752              From: Nicholas Clark <nick@unfortu.net> 
753              Date: Fri, 22 Feb 2002 00:49:44 +0000
754              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
755      Branch: perl
756            ! ext/Encode/compile
757 ____________________________________________________________________________
758 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
759         Log: Test for #14795.
760      Branch: perl
761            ! t/op/pat.t
762 ____________________________________________________________________________
763 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
764         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
765      Branch: perl
766            ! t/op/pat.t
767 ____________________________________________________________________________
768 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
769         Log: Subject: [PATCH] next batch of bugfixes
770              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
771              Date: Thu, 21 Feb 2002 23:54:41 +0100
772              Message-ID: <20020221235441.A17260@rafael>
773      Branch: perl
774            ! ext/B/B/Deparse.pm
775 ____________________________________________________________________________
776 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
777         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)
778              From: chromatic <chromatic@rmci.net>
779              Date: Thu, 21 Feb 2002 14:17:35 -0700
780              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
781      Branch: perl
782            ! lib/File/stat.pm lib/File/stat.t
783 ____________________________________________________________________________
784 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
785         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
786      Branch: perl
787            ! ext/re/re.xs
788 ____________________________________________________________________________
789 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
790         Log: Upgrade to Math::BigInt 1.51.
791      Branch: perl
792            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
793            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
794            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
795            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
796            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
797            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
798            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
799            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
800            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
801            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
802            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
803            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
804 ____________________________________________________________________________
805 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
806         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
807              From: "Gerrit P. Haase" <gp@familiehaase.de>
808              Date: Thu, 21 Feb 2002 21:20:25 +0100
809              Message-ID: <69510538936.20020221212025@familiehaase.de>
810      Branch: perl
811            ! Makefile.SH
812 ____________________________________________________________________________
813 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
814         Log: Subject: [PATCH @14577] grouping in pack/unpack
815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
816              Date: Thu, 21 Feb 2002 06:06:14 -0500
817              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
818      Branch: perl
819            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
820            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
821 ____________________________________________________________________________
822 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
823         Log: Subject: [PATCH propose] question about fs.t
824              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
825              Date: Thu, 21 Feb 2002 15:10:21 +0100
826              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
827      Branch: perl
828            ! t/io/fs.t
829 ____________________________________________________________________________
830 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
831         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
832              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
833              Date: Thu, 21 Feb 2002 09:54:28 +0100
834              Message-ID: <13576559576.20020221095428@familiehaase.de>     
835      Branch: perl
836            ! Makefile.SH
837 ____________________________________________________________________________
838 [ 14812] By: ams                                   on 2002/02/21  14:59:09
839         Log: Subject: typo correction
840              From: mjd@plover.com
841              Date: 21 Feb 2002 15:43:49 -0000
842              Message-Id: <20020221154349.22772.qmail@plover.com>
843      Branch: perl
844            ! pod/perldebug.pod
845 ____________________________________________________________________________
846 [ 14811] By: ams                                   on 2002/02/21  14:02:12
847         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
848              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
849              Date: Thu, 21 Feb 2002 15:22:22 +0100
850              Message-Id: <20020221152222.A15095@rafael>
851      Branch: perl
852            ! op.h toke.c
853 ____________________________________________________________________________
854 [ 14810] By: ams                                   on 2002/02/21  12:45:28
855         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
856              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
857              Date: Thu, 21 Feb 2002 06:02:48 -0500
858              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
859      Branch: perl
860            ! lib/ExtUtils/Mksymlists.pm makedef.pl
861 ____________________________________________________________________________
862 [ 14809] By: nick                                  on 2002/02/21  09:31:08
863         Log: Integrate mainline
864      Branch: perlio
865           +> lib/Pod/t/Select.t
866           !> (integrate 37 files)
867 ____________________________________________________________________________
868 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
869         Log: metaconfig unit change for #14807.
870      Branch: metaconfig
871            ! U/modified/Signal.U
872 ____________________________________________________________________________
873 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
874         Log: Revert #14805, didn't quite work.
875      Branch: perl
876            ! Configure config_h.SH
877 ____________________________________________________________________________
878 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
879         Log: metaconfig changes for #14805.
880      Branch: metaconfig
881            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
882 ____________________________________________________________________________
883 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
884         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
885              From: Paul Eggert <eggert@twinsun.com>
886              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
887              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
888      Branch: perl
889            ! Configure config_h.SH
890 ____________________________________________________________________________
891 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
892         Log: More advice.
893      Branch: perl
894            ! README.os390
895 ____________________________________________________________________________
896 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
897         Log: Missing MANIFESTation.
898      Branch: perl
899            ! MANIFEST
900 ____________________________________________________________________________
901 [ 14802] By: ams                                   on 2002/02/20  22:55:25
902         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
903              From: Autrijus Tang <autrijus@autrijus.org>
904              Date: Thu, 21 Feb 2002 07:13:12 +0800
905              Message-Id: <20020220231312.GA775@not.autrijus.org>
906      Branch: perl
907            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
908 ____________________________________________________________________________
909 [ 14801] By: ams                                   on 2002/02/20  22:27:20
910         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
911              From: Abe Timmerman <abe@ztreet.demon.nl>
912              Date: Thu, 21 Feb 2002 00:20:40 +0100
913              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
914      Branch: perl
915            + lib/Pod/t/Select.t
916 ____________________________________________________________________________
917 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
918         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
919              twice, causing the loop to skip every other character.
920      Branch: perl
921            ! utf8.c
922 ____________________________________________________________________________
923 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
924         Log: Better debugging info.
925      Branch: perl
926            ! t/uni/case.pl
927 ____________________________________________________________________________
928 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
929         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
930              From: Nicholas Clark <nick@unfortu.net>
931              Date: Wed, 20 Feb 2002 22:13:05 +0000
932              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
933      Branch: perl
934            ! ext/Encode/compile
935 ____________________________________________________________________________
936 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
937         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
938              From: Paul Eggert <eggert@twinsun.com>
939              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
940              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
941      Branch: perl
942            ! pod/perlhack.pod
943 ____________________________________________________________________________
944 [ 14796] By: nick                                  on 2002/02/20  18:15:00
945         Log: Integrate mainline
946      Branch: perlio
947           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
948           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
949           +> lib/Locale/Country.pod lib/Locale/Currency.pod
950           +> lib/Locale/Language.pod lib/Locale/Script.pm
951           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
952           +> t/uni/title.t t/uni/upper.t
953           !> (integrate 41 files)
954 ____________________________________________________________________________
955 [ 14795] By: ams                                   on 2002/02/20  17:08:38
956         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
957              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
958              Date: Wed, 20 Feb 2002 18:06:59 +0000
959              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
960      Branch: perl
961            ! pp_ctl.c
962 ____________________________________________________________________________
963 [ 14794] By: ams                                   on 2002/02/20  16:41:56
964         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
965              From: Paul_GreenVOS@vos.stratus.com
966              Date: Wed, 20 Feb 02 12:21 est
967              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
968      Branch: perl
969            ! Makefile.SH
970 ____________________________________________________________________________
971 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
972         Log: Forgot from #14790.
973      Branch: perl
974            ! pp_pack.c
975 ____________________________________________________________________________
976 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
977         Log: Update Changes.
978      Branch: perl
979            ! Changes patchlevel.h
980 ____________________________________________________________________________
981 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
982         Log: Integrate change #14778 from maintperl.
983      Branch: perl
984            ! t/lib/strict/subs
985           !> op.c
986 ____________________________________________________________________________
987 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
988         Log: Subject: Re: [ID 20020220.001] pack w with objects
989              From: Ulrich Pfeifer <upf@de.uu.net>
990              Date: 20 Feb 2002 11:21:15 +0100
991              Message-ID: <p5g03wcv38.fsf@de.uu.net>
992      Branch: perl
993            ! t/op/pack.t
994 ____________________________________________________________________________
995 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
996         Log: Subject: Re: [PATCH] go faster for Encode's compile
997              From: Nicholas Clark <nick@unfortu.net> 
998              Date: Tue, 19 Feb 2002 23:38:36 +0000
999              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
1000      Branch: perl
1001            ! ext/Encode/compile
1002 ____________________________________________________________________________
1003 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
1004         Log: Regen Glossary.
1005      Branch: perl
1006            ! Porting/Glossary Porting/config.sh Porting/config_H
1007 ____________________________________________________________________________
1008 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
1009         Log: metaconfig unit change for #14786 (not visible yet,
1010              since Glossary needs regenerating)
1011      Branch: metaconfig
1012            ! U/compline/d_gconvert.U
1013 ____________________________________________________________________________
1014 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
1015         Log: Subject: d_Gconvert hints and Glossary
1016              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1017              Date: Tue, 19 Feb 2002 11:55:36 -0800
1018              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
1019      Branch: perl
1020            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
1021            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
1022            ! hints/svr5.sh
1023 ____________________________________________________________________________
1024 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
1025         Log: metaconfig unit changes for #14784.
1026      Branch: metaconfig
1027            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
1028 ____________________________________________________________________________
1029 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
1030         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
1031              From: Paul Eggert <eggert@twinsun.com>              
1032              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
1033              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
1034      Branch: perl
1035            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
1036            ! pod/perlhack.pod
1037 ____________________________________________________________________________
1038 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
1039         Log: metaconfig unit change for #14782.
1040      Branch: metaconfig/U/perl
1041            ! Mksymlinks.U
1042 ____________________________________________________________________________
1043 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
1044         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
1045              From: "Gerrit P. Haase" <gp@familiehaase.de>
1046              Date: Wed, 20 Feb 2002 00:23:29 +0100
1047              Message-ID: <70348722516.20020220002329@familiehaase.de>
1048      Branch: perl
1049            ! Configure
1050 ____________________________________________________________________________
1051 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
1052         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
1053              From: Nicholas Clark <nick@unfortu.net> 
1054              Date: Tue, 19 Feb 2002 19:27:42 +0000
1055              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
1056              
1057              (with modifications)
1058      Branch: perl
1059            ! pod/perlsub.pod
1060 ____________________________________________________________________________
1061 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
1062         Log: NetWare tweak from Ananth Kesari.
1063      Branch: perl
1064            ! lib/ExtUtils/MakeMaker.pm
1065 ____________________________________________________________________________
1066 [ 14779] By: ams                                   on 2002/02/20  06:51:55
1067         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
1068      Branch: perl
1069            ! pod/perlfaq4.pod
1070 ____________________________________________________________________________
1071 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
1072         Log: constant folding on the range operator had the effect of disabling
1073              peephole optimizations in all the siblings of the range OP; the
1074              effect of this was that barewords could escape strictures when
1075              they were hiding in such places
1076      Branch: maint-5.6/perl
1077            ! op.c t/pragma/strict-subs
1078 ____________________________________________________________________________
1079 [ 14777] By: ams                                   on 2002/02/20  00:56:21
1080         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
1081              From: Graham Barr <gbarr@pobox.com>
1082              Date: Tue, 19 Feb 2002 23:08:47 +0000
1083              Message-Id: <20020219230847.G66560@pobox.com>
1084      Branch: perl
1085            ! lib/Time/Local.pm
1086 ____________________________________________________________________________
1087 [ 14776] By: ams                                   on 2002/02/19  17:20:28
1088         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
1089              From: Nicholas Clark <nick@unfortu.net>
1090              Date: Tue, 19 Feb 2002 16:23:22 +0000
1091              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
1092      Branch: perl
1093            ! lib/Tie/Hash.pm
1094 ____________________________________________________________________________
1095 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
1096         Log: Regen doc, regen toc.
1097      Branch: perl
1098            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
1099 ____________________________________________________________________________
1100 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
1101         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1102              From: Dave Mitchell <davem@fdgroup.co.uk>
1103              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
1104              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
1105      Branch: perl
1106            ! pod/perlsub.pod
1107 ____________________________________________________________________________
1108 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
1109         Log: Detypo.
1110      Branch: perl
1111            ! lib/Tie/Memoize.pm
1112 ____________________________________________________________________________
1113 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
1114         Log: UTF-8 C API doc tweaks.
1115      Branch: perl
1116            ! pod/perlunicode.pod
1117 ____________________________________________________________________________
1118 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
1119         Log: Mention that the case-switchers know about Unicode, too.
1120      Branch: perl
1121            ! pod/perlop.pod
1122 ____________________________________________________________________________
1123 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
1124         Log: Upgrade to Locale::Codes 2.01.
1125      Branch: perl
1126            + lib/Locale/Constants.pod lib/Locale/Country.pod
1127            + lib/Locale/Currency.pod lib/Locale/Language.pod
1128            + lib/Locale/Script.pod
1129            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1130            ! lib/Locale/Constants.pm lib/Locale/Country.pm
1131            ! lib/Locale/Currency.pm lib/Locale/Language.pm
1132            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
1133 ____________________________________________________________________________
1134 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
1135         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1136              From: Dave Mitchell <davem@fdgroup.co.uk>
1137              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
1138              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
1139      Branch: perl
1140            ! pod/perlsub.pod
1141 ____________________________________________________________________________
1142 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
1143         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
1144              From: Sam Tregar <sam@tregar.com> 
1145              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
1146              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
1147      Branch: perl
1148            ! sv.h
1149 ____________________________________________________________________________
1150 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
1151         Log: The test requires perlio.
1152      Branch: perl
1153            ! ext/Encode/t/JP.t
1154 ____________________________________________________________________________
1155 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
1156         Log: Misplaced block end.
1157      Branch: perl
1158            ! utf8.c
1159 ____________________________________________________________________________
1160 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
1161         Log: The POSIX extensions are deadly.
1162      Branch: perl
1163            ! regcomp.c
1164 ____________________________________________________________________________
1165 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
1166         Log: Let's not overdo the growth.
1167      Branch: perl
1168            ! pp.c
1169 ____________________________________________________________________________
1170 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
1171         Log: Third time makes the charm.
1172      Branch: perl
1173            ! README.os390
1174 ____________________________________________________________________________
1175 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
1176         Log: Oops.
1177      Branch: perl
1178            ! utf8.c
1179 ____________________________________________________________________________
1180 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
1181         Log: Add back the new casing tests.
1182      Branch: perl
1183            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
1184            ! MANIFEST
1185 ____________________________________________________________________________
1186 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
1187         Log: Prefer special case mappings.
1188      Branch: perl
1189            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
1190            ! lib/unicore/To/Upper.pl lib/unicore/mktables
1191 ____________________________________________________________________________
1192 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
1193         Log: Try special casing first.
1194      Branch: perl
1195            ! utf8.c
1196 ____________________________________________________________________________
1197 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
1198         Log: Not extending enough.
1199      Branch: perl
1200            ! pp.c utf8.h
1201 ____________________________________________________________________________
1202 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
1203         Log: No need to store identity mappings.
1204      Branch: perl
1205            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
1206            ! lib/unicore/mktables
1207 ____________________________________________________________________________
1208 [ 14756] By: ams                                   on 2002/02/18  20:21:17
1209         Log: Forward port #14704 from maint-5.6.
1210      Branch: perl
1211            ! doio.c
1212 ____________________________________________________________________________
1213 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
1214         Log: Regen Changes.
1215      Branch: perl
1216            ! Changes
1217 ____________________________________________________________________________
1218 [ 14754] By: ams                                   on 2002/02/18  19:01:09
1219         Log: Subject: [PATCH] VMS cando_by_name and current process privs
1220              From: "Craig A. Berry" <craigberry@mac.com>
1221              Date: Mon, 18 Feb 2002 14:03:30 -0600
1222              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
1223      Branch: perl
1224            ! vms/vms.c
1225 ____________________________________________________________________________
1226 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
1227         Log: Update Changes.
1228      Branch: perl
1229            ! Changes patchlevel.h
1230 ____________________________________________________________________________
1231 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
1232         Log: What do you know; these tests unearthed nasty problems.
1233              Will resolve those first.
1234      Branch: perl
1235            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
1236            ! MANIFEST
1237 ____________________________________________________________________________
1238 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
1239         Log: Update Changes.
1240      Branch: perl
1241            ! Changes patchlevel.h
1242 ____________________________________________________________________________
1243 [ 14750] By: ams                                   on 2002/02/18  17:36:05
1244         Log: Subject: Re: IO::Poll: Removing Handles
1245              From: Matthew Sachs <matthewg@zevils.com>
1246              Date: Mon, 18 Feb 2002 13:19:01 -0500
1247              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
1248      Branch: perl
1249            ! ext/IO/lib/IO/t/io_poll.t
1250 ____________________________________________________________________________
1251 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
1252         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
1253              From: "Craig A. Berry" <craigberry@mac.com>
1254              Date: Mon, 18 Feb 2002 11:52:21 -0600
1255              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
1256      Branch: perl
1257            ! t/op/alarm.t t/op/glob.t
1258 ____________________________________________________________________________
1259 [ 14748] By: ams                                   on 2002/02/18  15:53:36
1260         Log: s/load_module/Perl_load_module/
1261      Branch: perl
1262            ! gv.c
1263 ____________________________________________________________________________
1264 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
1265         Log: Unused in ASCII, used in EBCDIC.
1266      Branch: perl
1267            ! utf8.c
1268 ____________________________________________________________________________
1269 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
1270         Log: Upgrade to Locale::Codes 2.00.
1271      Branch: perl
1272            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1273            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
1274            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
1275            ! lib/Locale/Constants.pm lib/Locale/Country.pm
1276            ! lib/Locale/Currency.pm lib/Locale/Language.pm
1277 ____________________________________________________________________________
1278 [ 14745] By: ams                                   on 2002/02/18  15:20:44
1279         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
1280              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1281              Date: Sat, 16 Feb 2002 00:06:01 +0100
1282              Message-Id: <20020216000601.A17249@rafael>
1283      Branch: perl
1284            ! gv.c
1285 ____________________________________________________________________________
1286 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
1287         Log: More Unicode casing checks.
1288      Branch: perl
1289            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
1290            ! MANIFEST
1291 ____________________________________________________________________________
1292 [ 14743] By: ams                                   on 2002/02/18  14:35:38
1293         Log: Subject: IO::Poll: Removing Handles
1294              From: Matthew Sachs <matthewg@zevils.com>
1295              Date: Sun, 17 Feb 2002 04:49:46 -0500
1296              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
1297      Branch: perl
1298            ! ext/IO/lib/IO/Poll.pm
1299 ____________________________________________________________________________
1300 [ 14741] By: ams                                   on 2002/02/18  13:59:48
1301         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
1302              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1303              Date: Mon, 18 Feb 2002 15:41:26 +0100
1304              Message-Id: <20020218154126.A692@rafael>
1305      Branch: perl
1306            ! pp_ctl.c t/op/do.t
1307 ____________________________________________________________________________
1308 [ 14740] By: nick                                  on 2002/02/18  09:09:23
1309         Log: Integrate mainline
1310      Branch: perlio
1311           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
1312           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
1313           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
1314           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
1315           +> ext/Encode/lib/Encode/JP/Constants.pm
1316           +> ext/Encode/lib/Encode/JP/H2Z.pm
1317           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
1318           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
1319           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
1320           +> os2/OS2/Process/t/os2_process.t
1321           +> os2/OS2/Process/t/os2_process_kid.t
1322           +> os2/OS2/Process/t/os2_process_text.t
1323            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
1324            - ext/Encode/t/Japanese.t
1325           !> (integrate 47 files)
1326 ____________________________________________________________________________
1327 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
1328         Log: EBCDIC: now the worst seems to be over for
1329              the "Malformed" warnings.  Still a few of them,
1330              and plenty of test failures, but getting better.
1331      Branch: perl
1332            ! regcomp.c utf8.c
1333 ____________________________________________________________________________
1334 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
1335         Log: Upgrade to Net::Ping 2.12.
1336      Branch: perl
1337            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
1338            ! lib/Net/Ping/t/110_icmp_inst.t
1339 ____________________________________________________________________________
1340 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
1341         Log: After much rewriting we are now pretty much
1342              back to where we started.
1343      Branch: perl
1344            ! utf8.c
1345 ____________________________________________________________________________
1346 [ 14736] By: ams                                   on 2002/02/18  01:23:00
1347         Log: Subject: [PATCH B::Deparse] two fixes
1348              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1349              Date: Sun, 17 Feb 2002 23:58:59 +0100
1350              Message-Id: <20020217235859.A32513@rafael>
1351      Branch: perl
1352            ! ext/B/B/Deparse.pm
1353 ____________________________________________________________________________
1354 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
1355         Log: Buglet.
1356      Branch: perl
1357            ! ext/Encode/lib/Encode/JP/JIS.pm
1358 ____________________________________________________________________________
1359 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
1360         Log: Clearing up to_utf8_case() continues: this time use
1361              a single return, and EBCDICification for all paths.
1362      Branch: perl
1363            ! utf8.c
1364 ____________________________________________________________________________
1365 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
1366         Log: Small tweaks to get the test running (fix @INC and
1367              do not overwrite the table.utf8 and table.rnd).
1368      Branch: perl
1369            ! ext/Encode/t/JP.t
1370 ____________________________________________________________________________
1371 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
1372         Log: Tiny tweak.
1373      Branch: perl
1374            ! utf8.c
1375 ____________________________________________________________________________
1376 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
1377         Log: Redundant casts.
1378      Branch: perl
1379            ! utf8.c
1380 ____________________________________________________________________________
1381 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
1382         Log: More filename portability tips.
1383      Branch: perl
1384            ! pod/perlport.pod
1385 ____________________________________________________________________________
1386 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
1387         Log: FAQ sync.
1388      Branch: perl
1389            ! pod/perlfaq3.pod pod/perlfaq5.pod
1390 ____________________________________________________________________________
1391 [ 14728] By: ams                                   on 2002/02/17  16:15:09
1392         Log: Subject: podlators 1.21 released
1393              From: Russ Allbery <rra@stanford.edu>
1394              Date: Sat, 16 Feb 2002 21:42:56 -0800
1395              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
1396      Branch: perl
1397            ! lib/Pod/Text/Overstrike.pm
1398 ____________________________________________________________________________
1399 [ 14727] By: sky                                   on 2002/02/17  11:36:52
1400         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
1401              From: Autrijus Tang <autrijus@autrijus.org>
1402              Date: Sun, 17 Feb 2002 19:46:47 +0800
1403              Message-ID: <20020217194647.A1410@not.autrijus.org>
1404      Branch: perl
1405            ! pp_ctl.c t/op/tiehandle.t util.c
1406 ____________________________________________________________________________
1407 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
1408         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
1409              input in native code points, not Unicode.
1410      Branch: perl
1411            ! utf8.c
1412 ____________________________________________________________________________
1413 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
1414         Log: Regen Glossary.
1415      Branch: perl
1416            ! Porting/Glossary Porting/config.sh Porting/config_H
1417 ____________________________________________________________________________
1418 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
1419         Log: The #14715 and #14716 were okay: they just revealed
1420              a bug in the EXACTF matching.
1421      Branch: perl
1422            ! regexec.c utf8.c
1423 ____________________________________________________________________________
1424 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
1425         Log: Retreat, retreat! (retract #14715 and #14716)
1426      Branch: perl
1427            ! utf8.c
1428 ____________________________________________________________________________
1429 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
1430         Log: Encode 0.40, from Dan Kogai.
1431      Branch: perl
1432            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
1433            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
1434            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
1435            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
1436            + ext/Encode/lib/Encode/JP/Constants.pm
1437            + ext/Encode/lib/Encode/JP/H2Z.pm
1438            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
1439            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
1440            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
1441            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
1442            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
1443            - ext/Encode/t/Japanese.t
1444            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
1445            ! ext/Encode/t/Encode.t
1446 ____________________________________________________________________________
1447 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
1448         Log: metaconfig unit change for #14720.
1449      Branch: perl
1450            ! Configure
1451 ____________________________________________________________________________
1452 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
1453         Log: Regenerate Configure (small tweaks on Yitzchak's,
1454              main difference being that the preference variables are
1455              called gconvert_...).
1456      Branch: metaconfig
1457            ! U/compline/d_gconvert.U
1458 ____________________________________________________________________________
1459 [ 14719] By: ams                                   on 2002/02/16  14:11:01
1460         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
1461              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1462              Date: Thu, 14 Feb 2002 22:27:33 -0800
1463              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
1464              (Applied by hand.)
1465      Branch: perl
1466            ! Configure
1467 ____________________________________________________________________________
1468 [ 14718] By: ams                                   on 2002/02/16  13:45:28
1469         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
1470              From: Philip Newton <Philip.Newton@gmx.net>
1471              Date: Sat, 16 Feb 2002 10:05:05 +0100
1472              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
1473              (Applied by hand.)
1474      Branch: perl
1475            ! pod/perlport.pod
1476 ____________________________________________________________________________
1477 [ 14717] By: ams                                   on 2002/02/16  04:30:23
1478         Log: Remove dubious test.
1479      Branch: perl
1480            ! t/io/open.t
1481 ____________________________________________________________________________
1482 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
1483         Log: Tiny tweak.
1484      Branch: perl
1485            ! utf8.c
1486 ____________________________________________________________________________
1487 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
1488         Log: Restructure to_utf8_case() for simpler execution paths.
1489      Branch: perl
1490            ! utf8.c
1491 ____________________________________________________________________________
1492 [ 14714] By: ams                                   on 2002/02/16  02:43:59
1493         Log: Absorb #14701 by Sarathy from maint-5.6.
1494      Branch: perl
1495            ! doio.c t/io/open.t
1496 ____________________________________________________________________________
1497 [ 14713] By: ams                                   on 2002/02/16  01:51:27
1498         Log: Subject: [PATCH] VOS patches for perl 5.8
1499              From: Paul_GreenVOS@vos.stratus.com
1500              Date: Fri, 15 Feb 02 17:41 est
1501              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
1502      Branch: perl
1503            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
1504            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
1505            ! vos/install_perl.cm
1506 ____________________________________________________________________________
1507 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
1508         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
1509              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1510              Date: Fri, 15 Feb 2002 23:05:44 +0100
1511              Message-ID: <20020215230544.A690@rafael>
1512      Branch: perl
1513            ! ext/B/B/Deparse.pm
1514 ____________________________________________________________________________
1515 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
1516         Log: Add $VERSION.
1517      Branch: perl
1518            ! lib/Tie/Memoize.pm
1519 ____________________________________________________________________________
1520 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
1521         Log: Update Changes.
1522      Branch: perl
1523            ! Changes patchlevel.h
1524 ____________________________________________________________________________
1525 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
1526         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
1527              From: Robin Barker <rmb1@cise.npl.co.uk>
1528              Date: Thu, 14 Feb 2002 19:07:40 GMT
1529              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
1530              
1531              (the hints part only)
1532      Branch: perl
1533            ! hints/solaris_2.sh
1534 ____________________________________________________________________________
1535 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
1536         Log: metaconfig unit changes for #14707.
1537      Branch: metaconfig
1538            ! U/modified/cc.U
1539      Branch: metaconfig/U/perl
1540            ! Checkcc.U
1541 ____________________________________________________________________________
1542 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
1543         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
1544              From: Robin Barker <rmb1@cise.npl.co.uk>
1545              Date: Fri, 15 Feb 2002 12:14:39 GMT
1546              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
1547              
1548              Split checking-for-gcc and checking-for-cc.
1549      Branch: perl
1550            ! Configure
1551 ____________________________________________________________________________
1552 [ 14706] By: ams                                   on 2002/02/15  13:57:15
1553         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
1554              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
1555              Date: 15 Feb 2002 10:53:06 +0200
1556              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
1557      Branch: perl
1558            ! lib/Pod/Html.pm
1559 ____________________________________________________________________________
1560 [ 14705] By: ams                                   on 2002/02/15  08:42:55
1561         Log: Subject: [PATCH @14577] OS/2 tests and more
1562              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1563              Date: Fri, 15 Feb 2002 03:56:24 -0500
1564              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
1565      Branch: perl
1566            + os2/OS2/Process/t/os2_process.t
1567            + os2/OS2/Process/t/os2_process_kid.t
1568            + os2/OS2/Process/t/os2_process_text.t
1569            ! MANIFEST configpm hints/os2.sh makedef.pl
1570            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
1571            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
1572            ! os2/os2ish.h
1573 ____________________________________________________________________________
1574 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
1575         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
1576              avoid wasteful PL_fdpid fiddling where that is not warranted;
1577              mostly whitespace fixes
1578              
1579              these were longstanding todo items from:
1580              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
1581      Branch: maint-5.6/perl
1582            ! doio.c
1583 ____________________________________________________________________________
1584 [ 14702] By: nick                                  on 2002/02/15  08:31:41
1585         Log: Integrate mainline
1586      Branch: perlio
1587           +> lib/if.pm lib/if.t
1588           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
1589           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
1590           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
1591           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
1592           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
1593           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
1594           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
1595           !> t/lib/warnings/pp_sys
1596 ____________________________________________________________________________
1597 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
1598         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
1599              (and also dies quickly on Windows); this bug crept in as
1600              change#610, a.k.a change#646
1601      Branch: maint-5.6/perl
1602            ! doio.c t/io/open.t
1603 ____________________________________________________________________________
1604 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
1605         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
1606              From: Ville "Skyttä" <ville.skytta@iki.fi>
1607              Date: Wed, 13 Feb 2002 22:29:39 +0200
1608              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
1609      Branch: perl
1610            ! lib/Pod/Html.pm
1611 ____________________________________________________________________________
1612 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
1613         Log: Document and test the C0 and C1.
1614      Branch: perl
1615            ! lib/charnames.pm lib/charnames.t
1616 ____________________________________________________________________________
1617 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
1618         Log: metaconfig unit change for #14697.
1619      Branch: metaconfig
1620            ! U/modified/Init.U
1621 ____________________________________________________________________________
1622 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
1623         Log: Also OS/2 seems to need exe set early.
1624      Branch: perl
1625            ! Configure
1626 ____________________________________________________________________________
1627 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
1628         Log: Document pack U0U.
1629      Branch: perl
1630            ! pod/perluniintro.pod
1631 ____________________________________________________________________________
1632 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
1633         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
1634              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1635              Date: Thu, 14 Feb 2002 23:58:00 +0100
1636              Message-ID: <20020214235800.A12901@rafael>
1637      Branch: perl
1638            ! pp_sys.c t/lib/warnings/pp_sys
1639 ____________________________________________________________________________
1640 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
1641         Log: Subject: [PATCH @13746] conditional pragmas
1642              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1643              Date: Mon, 31 Dec 2001 18:18:09 -0500
1644              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
1645      Branch: perl
1646            + lib/if.pm lib/if.t
1647            ! MANIFEST
1648 ____________________________________________________________________________
1649 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
1650         Log: Deparse bug introduced by #14615: the fix is just a workaround,
1651              I suspect there to be another deeper bug, must distill simpler
1652              test case.
1653      Branch: perl
1654            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
1655 ____________________________________________________________________________
1656 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
1657         Log: Integrate perlio; 
1658              
1659              Make dependencies more precise (for nmake)
1660      Branch: perl
1661           !> ext/Encode/EUC_JP/Makefile.PL
1662 ____________________________________________________________________________
1663 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
1664         Log: Just a guess.
1665      Branch: perl
1666            ! lib/Tie/Handle.pm
1667 ____________________________________________________________________________
1668 [ 14690] By: nick                                  on 2002/02/14  16:30:56
1669         Log: Integrate mainline
1670      Branch: perlio
1671           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
1672           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
1673           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
1674           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
1675           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
1676           !> utf8.c
1677 ____________________________________________________________________________
1678 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
1679         Log: Upgrade to Net::Ping 2.11.
1680      Branch: perl
1681            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
1682            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
1683            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
1684            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
1685 ____________________________________________________________________________
1686 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
1687         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
1688              From: Robin Barker <rmb1@cise.npl.co.uk>
1689              Date: Wed, 13 Feb 2002 17:37:07 GMT
1690              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
1691              
1692              (updated version of the above)
1693      Branch: perl
1694            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
1695 ____________________________________________________________________________
1696 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
1697         Log: Excise inexact blather.
1698      Branch: perl
1699            ! utf8.c
1700 ____________________________________________________________________________
1701 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
1702         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
1703              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1704              Date: Mon, 31 Dec 2001 20:28:46 -0500
1705              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
1706      Branch: perl
1707            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
1708            ! MANIFEST
1709 ____________________________________________________________________________
1710 [ 14685] By: nick                                  on 2002/02/14  14:20:20
1711         Log: Make dependencies more precise (for nmake)
1712      Branch: perlio
1713            ! ext/Encode/EUC_JP/Makefile.PL
1714 ____________________________________________________________________________
1715 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
1716         Log: Subject: [PATCH @13746] tied hashes
1717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
1718              Date: Mon, 31 Dec 2001 19:15:39 -0500
1719              Message-ID: <20011231191539.A46@math.ohio-state.edu>
1720      Branch: perl
1721            ! lib/Tie/Hash.pm pod/perltie.pod
1722 ____________________________________________________________________________
1723 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
1724         Log: Subject: Re: [PATCH] Configure followed by make minitest
1725              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1726              Date: Sun, 10 Feb 2002 23:22:05 -0800
1727              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
1728      Branch: perl
1729            ! Makefile.SH
1730 ____________________________________________________________________________
1731 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
1732         Log: Subject: Re: perl@14647
1733              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1734              Date: Mon, 11 Feb 2002 19:30:36 +0100
1735              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
1736      Branch: perl
1737            ! t/op/groups.t
1738 ____________________________________________________________________________
1739 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
1740         Log: Update Changes.
1741      Branch: perl
1742            ! Changes patchlevel.h
1743 ____________________________________________________________________________
1744 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
1745         Log: Integrate perlio;
1746              
1747              Do not lc() the file names before doing dirname() or they don't match.
1748      Branch: perl
1749           !> lib/ExtUtils/t/Installed.t
1750 ____________________________________________________________________________
1751 [ 14679] By: sky                                   on 2002/02/13  12:56:13
1752         Log: rename mutex to make a bit more sense
1753      Branch: perl
1754            ! ext/threads/threads.xs
1755 ____________________________________________________________________________
1756 [ 14678] By: sky                                   on 2002/02/13  12:46:11
1757         Log: Track active threads....
1758      Branch: perl
1759            ! ext/threads/threads.pm ext/threads/threads.xs
1760 ____________________________________________________________________________
1761 [ 14677] By: nick                                  on 2002/02/13  09:30:42
1762         Log: Do not lc() the file names before doing dirname() or they don't match.
1763      Branch: perlio
1764            ! lib/ExtUtils/t/Installed.t
1765 ____________________________________________________________________________
1766 [ 14676] By: sky                                   on 2002/02/13  09:03:37
1767         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
1768              From: Michael G Schwern <schwern@pobox.com>
1769              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
1770              Message-Id: <20020213100017.GA6288@blackrider>
1771      Branch: perl
1772            ! lib/File/Spec/t/rel2abs2rel.t
1773 ____________________________________________________________________________
1774 [ 14675] By: sky                                   on 2002/02/13  09:00:24
1775         Log: Do not propagate END blocks to child threads, test.
1776      Branch: perl
1777            + ext/threads/t/end.t
1778            ! MANIFEST ext/threads/threads.xs
1779 ____________________________________________________________________________
1780 [ 14674] By: nick                                  on 2002/02/13  08:34:55
1781         Log: Integrate mainline
1782      Branch: perlio
1783           +> ext/threads/t/join.t
1784           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
1785           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
1786           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
1787 ____________________________________________________________________________
1788 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
1789         Log: metaconfig unit change for #14672.
1790      Branch: metaconfig
1791            ! U/modified/lns.U
1792 ____________________________________________________________________________
1793 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
1794         Log: $ln is supposed to be already set to $ln + executable suffix
1795              on platforms that need it, from Paul Green.
1796      Branch: perl
1797            ! Configure
1798 ____________________________________________________________________________
1799 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
1800         Log: Subject: New command syntax for 'x' command
1801              From: Mark-Jason Dominus <mjd@plover.com>
1802              Date: Tue, 12 Feb 2002 20:54:01 -0500
1803              Message-ID: <20020213015401.25685.qmail@plover.com>
1804      Branch: perl
1805            ! lib/perl5db.pl pod/perldebug.pod
1806 ____________________________________________________________________________
1807 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
1808         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
1809              From: Mark-Jason Dominus <mjd@plover.com>
1810              Date: Tue, 12 Feb 2002 20:20:42 -0500
1811              Message-ID: <20020213012042.25245.qmail@plover.com>
1812      Branch: perl
1813            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
1814 ____________________________________________________________________________
1815 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
1816         Log: Iteration continues.
1817      Branch: perl
1818            ! utf8.c
1819 ____________________________________________________________________________
1820 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
1821         Log: Duh.
1822      Branch: perl
1823            ! pp_pack.c t/op/length.t
1824 ____________________________________________________________________________
1825 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
1826         Log: Retract #14666.
1827      Branch: perl
1828            ! t/op/lc.t
1829 ____________________________________________________________________________
1830 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
1831         Log: (retracted by #14667)
1832      Branch: perl
1833            ! t/op/lc.t
1834 ____________________________________________________________________________
1835 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
1836         Log: Tiny test script tweaks.
1837      Branch: perl
1838            ! t/uni/fold.t
1839 ____________________________________________________________________________
1840 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
1841         Log: Rewrite the "special mapping" part of to_utf8_case(),
1842              this time with fewer bugs.  (See: The Law of Cybernetic
1843              Entymology.)
1844      Branch: perl
1845            ! utf8.c
1846 ____________________________________________________________________________
1847 [ 14663] By: sky                                   on 2002/02/12  18:26:16
1848         Log: Stop failures if you pass an object, sv_dup might not be the right 
1849              thing to use since I have a feeling we end up cloning far too much. 
1850              (Like the stash for example).... Maybe we need a lightweight sv_dup 
1851              that searches the target for things....
1852              Real fix is another option to perl_clone which controls if you should 
1853              save stashes.
1854      Branch: perl
1855            ! ext/threads/threads.xs
1856 ____________________________________________________________________________
1857 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
1858         Log: Retract #14661.
1859      Branch: perl
1860            ! hints/solaris_2.sh
1861 ____________________________________________________________________________
1862 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
1863         Log: (retracted by #14662)
1864      Branch: perl
1865            ! hints/solaris_2.sh
1866 ____________________________________________________________________________
1867 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
1868         Log: EBCDIC: another "can't happen".
1869      Branch: perl
1870            ! utf8.c
1871 ____________________________________________________________________________
1872 [ 14659] By: sky                                   on 2002/02/12  14:38:21
1873         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
1874      Branch: perl
1875            + ext/threads/t/join.t
1876            ! MANIFEST ext/threads/threads.xs
1877 ____________________________________________________________________________
1878 [ 14658] By: nick                                  on 2002/02/12  13:54:06
1879         Log: Integrate mainline
1880      Branch: perlio
1881           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
1882           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
1883           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
1884 ____________________________________________________________________________
1885 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
1886         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
1887              From: Jan Dubois <JanD@ActiveState.com> 
1888              Date: Tue, 12 Feb 2002 00:56:31 -0800
1889              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
1890      Branch: perl
1891            ! lib/Win32.pod win32/win32.c win32/win32.h
1892 ____________________________________________________________________________
1893 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
1894         Log: Subject: [PATCH] Re: 14654 introduced a bug 
1895              From: Michael G Schwern <schwern@pobox.com> 
1896              Date: Tue, 12 Feb 2002 05:37:36 -0500
1897              Message-ID: <20020212103736.GC14327@blackrider>
1898      Branch: perl
1899            ! lib/File/Spec/t/rel2abs2rel.t
1900 ____________________________________________________________________________
1901 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
1902         Log: More unset installman[13]dir tweaks from chromatic.
1903      Branch: perl
1904            ! lib/ExtUtils/Installed.pm
1905 ____________________________________________________________________________
1906 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
1907         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
1908              From: Michael G Schwern <schwern@pobox.com>
1909              Date: Mon, 11 Feb 2002 12:23:02 -0500
1910              Message-ID: <20020211172302.GD9556@blackrider>
1911      Branch: perl
1912            ! lib/File/Spec/t/rel2abs2rel.t
1913 ____________________________________________________________________________
1914 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
1915         Log: Use `` instead of -| to be a little bit more portable,
1916              from Michael Schwern.
1917      Branch: perl
1918            ! lib/ExtUtils/t/Embed.t
1919 ____________________________________________________________________________
1920 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
1921         Log: EBCDIC: this change for \N{} in particular is now
1922              unnecessary because of the recent more general
1923              pack U change.
1924      Branch: perl
1925            ! toke.c
1926 ____________________________________________________________________________
1927 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
1928         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
1929              From: "Craig A. Berry" <craigberry@mac.com>
1930              Date: Mon, 11 Feb 2002 17:13:47 -0600
1931              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
1932      Branch: perl
1933            ! t/test.pl
1934 ____________________________________________________________________________
1935 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
1936         Log: EBCDIC: pack U bytes change.
1937      Branch: perl
1938            ! t/op/length.t
1939 ____________________________________________________________________________
1940 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
1941         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
1942      Branch: perl
1943            ! t/op/each.t
1944 ____________________________________________________________________________
1945 [ 14648] By: nick                                  on 2002/02/11  16:14:50
1946         Log: Integrate mainline
1947      Branch: perlio
1948           !> Changes Configure Makefile.SH autodoc.pl
1949           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
1950           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
1951           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
1952 ____________________________________________________________________________
1953 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
1954         Log: Update Changes.
1955      Branch: perl
1956            ! Changes patchlevel.h
1957 ____________________________________________________________________________
1958 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
1959         Log: Regen toc.
1960      Branch: perl
1961            ! pod/perltoc.pod
1962 ____________________________________________________________________________
1963 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
1964         Log: Forgot from #14641.
1965      Branch: perl
1966            ! lib/ExtUtils/t/Embed.t
1967 ____________________________________________________________________________
1968 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
1969         Log: A forgotten metaconfig unit.
1970      Branch: metaconfig/U/perl
1971            + i_features.U
1972 ____________________________________________________________________________
1973 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
1974         Log: metaconfig unit changes for #14642.
1975      Branch: metaconfig
1976            + U/modified/lns.U
1977      Branch: metaconfig/U/perl
1978            ! issymlink.U
1979 ____________________________________________________________________________
1980 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
1981         Log: -Dmksymlinks was broken by #14628.
1982      Branch: perl
1983            ! Configure
1984 ____________________________________________________________________________
1985 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
1986         Log: Subject: [PATCH @14577] OS/2 build
1987              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1988              Date: Mon, 11 Feb 2002 06:56:41 -0500
1989              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
1990              
1991              (sans the Configure, perlio.sym, and t/op/stat.t parts)
1992      Branch: perl
1993            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
1994            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
1995            ! os2/os2ish.h
1996 ____________________________________________________________________________
1997 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
1998         Log: Integrate perlio;
1999              
2000              Re-structure Japanese encodings - part 1
2001              
2002              Split Japanese encodings - part 2
2003              - build separate .c files with separate 'compile' steps
2004              - overall Japanese.xs / Japanese.pm which loads them
2005              
2006              Add test for Japanese encoding (well euc-jp anyway).
2007              Fix one bug shown by above
2008              Skip test which does not pass yet.
2009              
2010              Patch up the failing multi-byte write case, and un-skip
2011              the test.
2012      Branch: perl
2013           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
2014           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
2015            - ext/Encode/EUC_JP/EUC_JP.pm
2016           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
2017 ____________________________________________________________________________
2018 [ 14639] By: nick                                  on 2002/02/11  11:59:18
2019         Log: Patch up the failing multi-byte write case, and un-skip
2020              the test.
2021      Branch: perlio
2022            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
2023 ____________________________________________________________________________
2024 [ 14638] By: nick                                  on 2002/02/11  10:55:39
2025         Log: Add test for Japanese encoding (well euc-jp anyway).
2026              Fix one bug shown by above
2027              Skip test which does not pass yet.
2028      Branch: perlio
2029            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
2030            + ext/Encode/t/table.ref
2031            ! MANIFEST ext/Encode/Encode.xs
2032 ____________________________________________________________________________
2033 [ 14637] By: nick                                  on 2002/02/11  09:07:04
2034         Log: Split Japanese encodings - part 2
2035              - build separate .c files with separate 'compile' steps
2036              - overall Japanese.xs / Japanese.pm which loads them
2037      Branch: perlio
2038            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2039 ____________________________________________________________________________
2040 [ 14636] By: nick                                  on 2002/02/11  08:15:42
2041         Log: Re-structure Japanese encodings - part 1
2042      Branch: perlio
2043           +> ext/Encode/EUC_JP/Japanese.pm
2044            - ext/Encode/EUC_JP/EUC_JP.pm
2045            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
2046 ____________________________________________________________________________
2047 [ 14635] By: nick                                  on 2002/02/11  08:05:12
2048         Log: Integrate mainline
2049      Branch: perlio
2050           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
2051           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
2052           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
2053 ____________________________________________________________________________
2054 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
2055         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
2056              From: Mike Guy <mjtg@cam.ac.uk>
2057              Date: Mon, 11 Feb 2002 02:50:42 +0000
2058              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
2059      Branch: perl
2060            ! t/op/arith.t
2061 ____________________________________________________________________________
2062 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
2063         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
2064              Stepping backward in the string would be majorly bad.
2065      Branch: perl
2066            ! regcomp.c
2067 ____________________________________________________________________________
2068 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
2069         Log: The debugger part of
2070              
2071              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
2072              From: Michael G Schwern <schwern@pobox.com> 
2073              Date: Wed, 6 Feb 2002 17:32:12 -0500
2074              Message-ID: <20020206223212.GG1346@blackrider>
2075      Branch: perl
2076            ! lib/perl5db.pl
2077 ____________________________________________________________________________
2078 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
2079         Log: Integrate perlio;
2080              
2081              Borland/Win32 tuning
2082              
2083              Move PerlIO_perlio to layer_syms where it belongs?
2084      Branch: perl
2085           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2086 ____________________________________________________________________________
2087 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
2088         Log: EBCDIC: the low 256 needs to be shuffled also
2089              in pack/unpack U (this breaks the equivalence
2090              of pack U and v-strings, but I think if someone
2091              has to give, v-strings are a good victim)
2092      Branch: perl
2093            ! pp_pack.c t/op/pack.t
2094 ____________________________________________________________________________
2095 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
2096         Log: metaconfig unit changes for #14628.
2097      Branch: metaconfig/U/perl
2098            ! d_u32align.U issymlink.U
2099 ____________________________________________________________________________
2100 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
2101         Log: Two Configure tweaks; the u32align test was trying
2102              to write into a string literal, the ln -s test was
2103              failing in VOS.
2104      Branch: perl
2105            ! Configure
2106 ____________________________________________________________________________
2107 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
2108         Log: DJGPP tweaks from Laszlo Molnar.
2109      Branch: perl
2110            ! djgpp/djgpp.c lib/File/Spec.pm
2111 ____________________________________________________________________________
2112 [ 14626] By: nick                                  on 2002/02/10  18:36:47
2113         Log: Move PerlIO_perlio to layer_syms where it belongs?
2114      Branch: perlio
2115            ! makedef.pl
2116 ____________________________________________________________________________
2117 [ 14625] By: nick                                  on 2002/02/10  18:02:21
2118         Log: Borland/Win32 tuning
2119      Branch: perlio
2120            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2121 ____________________________________________________________________________
2122 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
2123         Log: Additional explanation for the [:...:] failure.
2124      Branch: perl
2125            ! pod/perldiag.pod
2126 ____________________________________________________________________________
2127 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
2128         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2129              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2130              Date: Sun, 10 Feb 2002 13:32:48 +0100
2131              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
2132      Branch: perl
2133            ! makedef.pl
2134 ____________________________________________________________________________
2135 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
2136         Log: Test tweaks from chromatic for cases where there
2137              are no installman1dir or installman3dir.
2138      Branch: perl
2139            ! lib/ExtUtils/t/Installed.t
2140 ____________________________________________________________________________
2141 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
2142         Log: Integrate perlio;
2143              
2144              Nick Clark's tweaks to Encode compile process
2145              1. Use decimal constants to unit string arrays rather than
2146              very long string litterals (latter having possible "\0"
2147              on end issues, and needing ANSI C line splicing).
2148              2. Replace tail-recursion during insert process with itteration.
2149              Nick C sees 12% speedup from these.
2150      Branch: perl
2151           !> ext/Encode/Encode.pm ext/Encode/compile
2152 ____________________________________________________________________________
2153 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
2154         Log: Portability notes: filename characters, character sets.
2155      Branch: perl
2156            ! pod/perlport.pod
2157 ____________________________________________________________________________
2158 [ 14619] By: nick                                  on 2002/02/10  11:06:05
2159         Log: Integrate mainline
2160      Branch: perlio
2161            ! ext/Encode/Encode.pm
2162           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
2163           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
2164           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
2165           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
2166           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
2167 ____________________________________________________________________________
2168 [ 14618] By: nick                                  on 2002/02/10  10:48:15
2169         Log: Nick Clark's tweaks to Encode compile process
2170              1. Use decimal constants to unit string arrays rather than
2171              very long string litterals (latter having possible "\0"
2172              on end issues, and needing ANSI C line splicing).
2173              2. Replace tail-recursion during insert process with itteration.
2174              Nick C sees 12% speedup from these.
2175      Branch: perlio
2176            ! ext/Encode/compile
2177 ____________________________________________________________________________
2178 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
2179         Log: Use the "Unicode 1.0" name field for control characters,
2180              as suggested by Mark Davis.  Note that Unicode 3.2 will
2181              require some more legwork on this because of certain
2182              alternative names.
2183      Branch: perl
2184            ! lib/unicore/Name.pl lib/unicore/mktables
2185 ____________________________________________________________________________
2186 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
2187         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
2188      Branch: perl
2189            ! hints/os390.sh
2190 ____________________________________________________________________________
2191 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
2192         Log: EBCDIC: the non-printable characters are different.
2193      Branch: perl
2194            ! ext/B/B/Deparse.pm
2195 ____________________________________________________________________________
2196 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
2197         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
2198              From: Nicholas Clark <nick@unfortu.net> 
2199              Date: Sat, 9 Feb 2002 22:31:29 +0000
2200              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
2201      Branch: perl
2202            ! t/lib/warnings/pp_hot
2203 ____________________________________________________________________________
2204 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
2205         Log: Subject: [PATCH] Re: Modulus operator inconsistency
2206              From: Nicholas Clark <nick@unfortu.net>
2207              Date: Sat, 9 Feb 2002 21:00:13 +0000
2208              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
2209      Branch: perl
2210            ! op.c t/op/arith.t
2211 ____________________________________________________________________________
2212 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
2213         Log: Use the same escaping mechanism for all the *flags.
2214      Branch: perl
2215            ! lib/ExtUtils/Embed.pm
2216 ____________________________________________________________________________
2217 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
2218         Log: Protect possible parentheses in ccflags, ccdlflags, and
2219              ldflags.  (In OS/390 there are parentheses in ccflags.)
2220      Branch: perl
2221            ! lib/ExtUtils/Embed.pm
2222 ____________________________________________________________________________
2223 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
2224         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
2225              From: Peter Scott <Peter@PSDT.com>
2226              Date: Fri, 08 Feb 2002 19:20:19 -0800
2227              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
2228      Branch: perl
2229            ! lib/perl5db.pl
2230 ____________________________________________________________________________
2231 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
2232         Log: FAQ sync.
2233      Branch: perl
2234            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
2235 ____________________________________________________________________________
2236 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
2237         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
2238              From: Chris Nandor <pudge@pobox.com>
2239              Date: Fri, 08 Feb 2002 16:31:41 -0500
2240              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
2241      Branch: perl
2242            ! cop.h deb.c pp_ctl.c toke.c util.c
2243 ____________________________________________________________________________
2244 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
2245         Log: Redo CopFILE / MacPerl_MPWFIleName patch
2246      Branch: maint-5.6/macperl
2247            ! cop.h deb.c pp_ctl.c toke.c util.c
2248 ____________________________________________________________________________
2249 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
2250         Log: The metaconfig unit change to go with #14605.
2251      Branch: metaconfig/U/perl
2252            ! libperl.U
2253 ____________________________________________________________________________
2254 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
2255         Log: The Configure change to go with #14604.
2256      Branch: perl
2257            ! Configure
2258 ____________________________________________________________________________
2259 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
2260         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
2261              From: Andy Dougherty <doughera@lafayette.edu>
2262              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
2263              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
2264      Branch: perl
2265            ! hints/bsdos.sh
2266 ____________________________________________________________________________
2267 [ 14603] By: nick                                  on 2002/02/08  18:16:09
2268         Log: Integrate mainline
2269      Branch: perlio
2270           +> ext/threads/t/libc.t
2271           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
2272           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
2273 ____________________________________________________________________________
2274 [ 14602] By: sky                                   on 2002/02/08  15:19:15
2275         Log: Start testing for safe localtime functions, TODO, test more functions.
2276      Branch: perl
2277            + ext/threads/t/libc.t
2278            ! MANIFEST
2279 ____________________________________________________________________________
2280 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
2281         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
2282              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2283              Date: Fri, 8 Feb 2002 00:21:07 +0100
2284              Message-ID: <20020208002107.E763@rafael>
2285      Branch: perl
2286            ! doio.c pp_sys.c t/io/argv.t
2287 ____________________________________________________________________________
2288 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
2289         Log: Subject: [PATCH] Configure followed by make minitest
2290              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2291              Date: Wed, 06 Feb 2002 21:35:20 -0800
2292              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
2293      Branch: perl
2294            ! t/op/taint.t t/run/fresh_perl.t
2295 ____________________________________________________________________________
2296 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
2297         Log: Integrate perlio;
2298              
2299              Extract something from yesterdays effort - convert my mail on pad
2300              data structures (incoporating Sarathy's corrections/clarifications)
2301              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
2302      Branch: perl
2303           !> cv.h pod/perlapi.pod pod/perlintern.pod
2304 ____________________________________________________________________________
2305 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
2306         Log: metaconfig unit changes for #14597.
2307      Branch: metaconfig
2308            ! U/modified/Loc.U
2309      Branch: metaconfig/U/perl
2310            ! libperl.U
2311 ____________________________________________________________________________
2312 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
2313         Log: Configure DJGPP tweak from Laszlo Molnar.
2314      Branch: perl
2315            ! Configure
2316 ____________________________________________________________________________
2317 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
2318         Log: DJGPP tweaks from Laszlo Molnar.
2319      Branch: perl
2320            ! djgpp/djgppsed.sh perl.c
2321 ____________________________________________________________________________
2322 [ 14595] By: nick                                  on 2002/02/08  09:19:29
2323         Log: Extract something from yesterdays effort - convert my mail on pad
2324              data structures (incoporating Sarathy's corrections/clarifications)
2325              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
2326      Branch: perlio
2327            ! cv.h pod/perlapi.pod pod/perlintern.pod
2328 ____________________________________________________________________________
2329 [ 14594] By: nick                                  on 2002/02/08  08:34:49
2330         Log: Integrate mainline
2331      Branch: perlio
2332           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
2333           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
2334           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
2335           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
2336           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
2337           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
2338 ____________________________________________________________________________
2339 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
2340         Log: To really skip the test an exit() is needed.
2341      Branch: perl
2342            ! lib/encoding.t
2343 ____________________________________________________________________________
2344 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
2345         Log: More diagnostics from Nicholas Clark.
2346      Branch: perl
2347            ! lib/Benchmark.t
2348 ____________________________________________________________________________
2349 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
2350         Log: In case of failure be more verbose.
2351      Branch: perl
2352            ! t/base/num.t
2353 ____________________________________________________________________________
2354 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
2355         Log: Update Changes
2356      Branch: maint-5.6/macperl
2357            ! macos/Changes
2358 ____________________________________________________________________________
2359 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
2360         Log: Merge AEGizmos library into PPC binary
2361      Branch: maint-5.6/macperl
2362            ! macos/Makefile.mk
2363 ____________________________________________________________________________
2364 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
2365         Log: Add -ansifor for MrCpp options
2366      Branch: maint-5.6/macperl
2367            ! macos/BuildRules.mk
2368 ____________________________________________________________________________
2369 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
2370         Log: Check ownership of CatInfos (MacPerl Bug #494482)
2371      Branch: maint-5.6/macperl
2372            ! macos/ext/Mac/Files/Files.xs
2373 ____________________________________________________________________________
2374 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
2375         Log: Resource updates
2376      Branch: maint-5.6/macperl
2377            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
2378 ____________________________________________________________________________
2379 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
2380         Log: Empty path is ENOENT (MacPerl Bug #512351)
2381      Branch: maint-5.6/macperl
2382            ! macos/macperl/MPAppleEvents.c
2383 ____________________________________________________________________________
2384 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
2385         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
2386      Branch: maint-5.6/macperl
2387            ! macos/macperl/MPAEVTStream.cp
2388 ____________________________________________________________________________
2389 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
2390         Log: macify(ABSTRACT_FROM)
2391      Branch: maint-5.6/macperl
2392            ! macos/lib/ExtUtils/MM_MacOS.pm
2393 ____________________________________________________________________________
2394 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
2395         Log: Use correct Mac filenames in error messages, caller()
2396      Branch: maint-5.6/macperl
2397            ! deb.c pp_ctl.c toke.c util.c
2398 ____________________________________________________________________________
2399 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
2400         Log: Sanity checks to see that the IV/NV and the PV of numeric
2401              scalars stay in sync (unearthed this via the OS/390 gcvt()
2402              brokenness)
2403      Branch: perl
2404            + t/base/num.t
2405            ! MANIFEST
2406 ____________________________________________________________________________
2407 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
2408         Log: Retract the anon leak subpatch of #14418 and #14431
2409              (the latter came into bleadperl as part of #14433).
2410      Branch: perl
2411            ! op.c t/run/fresh_perl.t
2412 ____________________________________________________________________________
2413 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
2414         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
2415              mangles 0.1 to "10".  sprintf() seems more well-behaved.
2416      Branch: perl
2417            ! hints/os390.sh
2418 ____________________________________________________________________________
2419 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
2420         Log: Subject: [PATCH @14557] another Encode fix for VMS
2421              From: "Craig A. Berry" <craigberry@mac.com>
2422              Date: Wed, 06 Feb 2002 14:44:20 -0600
2423              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
2424      Branch: perl
2425            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
2426 ____________________________________________________________________________
2427 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
2428         Log: Integrate perlio;
2429              
2430              One way to avoid OS390 winge about #line directives.
2431      Branch: perl
2432           !> ext/Encode/EUC_JP/Makefile.PL
2433 ____________________________________________________________________________
2434 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
2435         Log: Update Changes.
2436      Branch: perl
2437            ! Changes patchlevel.h
2438 ____________________________________________________________________________
2439 [ 14575] By: nick                                  on 2002/02/06  15:23:24
2440         Log: One way to avoid OS390 winge about #line directives.
2441      Branch: perlio
2442            ! ext/Encode/EUC_JP/Makefile.PL
2443 ____________________________________________________________________________
2444 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
2445         Log: s/Netware/NetWare/
2446      Branch: perl
2447            ! MANIFEST
2448 ____________________________________________________________________________
2449 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
2450         Log: New Netware scripts.
2451      Branch: perl
2452            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
2453            + NetWare/t/NWScripts-Exist.pl
2454            ! MANIFEST
2455 ____________________________________________________________________________
2456 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
2457         Log: EBCDIC: the encoding pragma would need some rethinking,
2458              probably a pass of EBCDIC->Unicode mapping.  For now,
2459              disable it on EBCDIC.
2460      Branch: perl
2461            ! lib/encoding.pm lib/encoding.t
2462 ____________________________________________________________________________
2463 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
2464         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
2465              for the low 256.  Now tweaked the tests, but maybe it's
2466              the module that needs few NATIVE_TO_UNI()s somewhere?
2467      Branch: perl
2468            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
2469 ____________________________________________________________________________
2470 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
2471         Log: Subject: [PATCH utf8.c] format problem
2472              From: Robin Barker <rmb1@cise.npl.co.uk>
2473              Date: Wed, 6 Feb 2002 14:01:43 GMT
2474              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
2475      Branch: perl
2476            ! utf8.c
2477 ____________________________________________________________________________
2478 [ 14569] By: nick                                  on 2002/02/06  09:52:23
2479         Log: Integrate mainline
2480      Branch: perlio
2481           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
2482           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
2483           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
2484           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
2485           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
2486           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
2487 ____________________________________________________________________________
2488 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
2489         Log: EBCDIC: 0x41 is not cricket.
2490      Branch: perl
2491            ! ext/Encode/t/Encode.t
2492 ____________________________________________________________________________
2493 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
2494         Log: NetWare update from Ananth Kesari.
2495      Branch: perl
2496            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
2497            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
2498            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
2499            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
2500            ! NetWare/t/NWScripts.pl makedef.pl
2501 ____________________________________________________________________________
2502 [ 14566] By: sky                                   on 2002/02/05  18:39:13
2503         Log: Subject: Re: File::Spec::rel2abs2rel (?)
2504              From: Michael G Schwern <schwern@pobox.com>
2505              Date: Tue, 5 Feb 2002 13:47:39 -0500
2506              Message-ID: <20020205184739.GB17375@blackrider>
2507      Branch: perl
2508            ! lib/File/Spec/t/rel2abs2rel.t
2509 ____________________________________________________________________________
2510 [ 14565] By: nick                                  on 2002/02/05  17:31:24
2511         Log: Integrate mainline
2512      Branch: perlio
2513           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
2514           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
2515           !> utf8.h
2516 ____________________________________________________________________________
2517 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
2518         Log: Integrate perlio;
2519              
2520              More Encode tweaks:
2521              - make expensive and marginal substring search optional (-O)
2522              - enable -O for ASCII-oid encodings (search space is small)
2523              - add ASCII-oid jis0201 to basic Encode.so
2524              - add some other Japanese encodings to EUC_JP bundle (without -O)
2525      Branch: perl
2526           +> ext/Encode/Encode/jis0201.ucm
2527           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
2528           !> ext/Encode/compile
2529 ____________________________________________________________________________
2530 [ 14563] By: nick                                  on 2002/02/05  16:01:15
2531         Log: More Encode tweaks:
2532              - make expensive and marginal substring search optional (-O)
2533              - enable -O for ASCII-oid encodings (search space is small)
2534              - add ASCII-oid jis0201 to basic Encode.so
2535              - add some other Japanese encodings to EUC_JP bundle (without -O)
2536      Branch: perlio
2537            + ext/Encode/Encode/jis0201.ucm
2538            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
2539            ! ext/Encode/compile
2540 ____________________________________________________________________________
2541 [ 14562] By: sky                                   on 2002/02/05  14:50:36
2542         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
2543      Branch: perl
2544            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
2545 ____________________________________________________________________________
2546 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
2547         Log: EBCDIC: SHARP S is different.
2548      Branch: perl
2549            ! regexec.c utf8.h
2550 ____________________________________________________________________________
2551 [ 14560] By: sky                                   on 2002/02/05  13:49:40
2552         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
2553      Branch: perl
2554            ! t/op/filetest.t
2555 ____________________________________________________________________________
2556 [ 14559] By: sky                                   on 2002/02/05  11:39:24
2557         Log: Add . first to the PATH environment to test that we really
2558              get ./perl and not some other older perl.
2559      Branch: perl
2560            ! lib/File/Spec/t/rel2abs2rel.t
2561 ____________________________________________________________________________
2562 [ 14558] By: sky                                   on 2002/02/05  11:20:21
2563         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...
2564      Branch: perl
2565            ! ext/POSIX/t/posix.t
2566 ____________________________________________________________________________
2567 [ 14557] By: sky                                   on 2002/02/05  10:30:58
2568         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
2569      Branch: perl
2570            ! hints/darwin.sh perl.h
2571 ____________________________________________________________________________
2572 [ 14556] By: nick                                  on 2002/02/05  06:58:52
2573         Log: Integrate mainline
2574      Branch: perlio
2575           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
2576           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
2577           !> lib/File/Find/t/taint.t
2578 ____________________________________________________________________________
2579 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
2580         Log: Integrate change #14439 from maintperl
2581      Branch: maint-5.6/macperl
2582           !> op.c
2583 ____________________________________________________________________________
2584 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
2585         Log: Subject: [PATCH] File::Find tests not cleaning up properly
2586              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2587              Date: Mon, 4 Feb 2002 22:09:07 +0100
2588              Message-ID: <20020204220907.A8288@rafael>
2589      Branch: perl
2590            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
2591 ____________________________________________________________________________
2592 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
2593         Log: Signedness mumblings from Tru64.
2594      Branch: perl
2595            ! ext/Encode/Encode.xs
2596 ____________________________________________________________________________
2597 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
2598         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
2599              From: "Craig A. Berry" <craigberry@mac.com>
2600              Date: Mon, 04 Feb 2002 17:16:00 -0600
2601              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
2602      Branch: perl
2603            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
2604            ! ext/Encode/Encode.xs
2605 ____________________________________________________________________________
2606 [ 14551] By: nick                                  on 2002/02/04  16:00:31
2607         Log: Integrate mainline
2608      Branch: perlio
2609           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
2610           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
2611           !> regcomp.c
2612 ____________________________________________________________________________
2613 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
2614         Log: Update Changes.
2615      Branch: perl
2616            ! Changes patchlevel.h
2617 ____________________________________________________________________________
2618 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
2619         Log: Comment microtweaks.
2620      Branch: perl
2621            ! lib/locale.t
2622 ____________________________________________________________________________
2623 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
2624         Log: Subject: trivial docu patch
2625              From: andreas.koenig@anima.de (Andreas J. Koenig)
2626              Date: 04 Feb 2002 08:15:19 +0100
2627              Message-ID: <m3pu3l7m60.fsf@anima.de>
2628      Branch: perl
2629            ! pod/perluniintro.pod
2630 ____________________________________________________________________________
2631 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
2632         Log: Subject: [PATCH] (??{ }) anomaly
2633              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2634              Date: Sun, 03 Feb 2002 20:21:45 -0800
2635              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
2636      Branch: perl
2637            ! regcomp.c
2638 ____________________________________________________________________________
2639 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
2640         Log: Integrate perlio.
2641              
2642              Carry on where we left off if we have to grow destination
2643              SV during XS encode/decode
2644              
2645              Remove debugging warning, be consistent about API fails.
2646      Branch: perl
2647           !> ext/Encode/Encode.xs
2648 ____________________________________________________________________________
2649 [ 14545] By: nick                                  on 2002/02/03  20:03:38
2650         Log: Remove debugging warning, be consistent about API fails.
2651      Branch: perlio
2652            ! ext/Encode/Encode.xs
2653 ____________________________________________________________________________
2654 [ 14544] By: nick                                  on 2002/02/03  19:47:48
2655         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
2656      Branch: perlio
2657            ! ext/Encode/Encode.xs
2658 ____________________________________________________________________________
2659 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
2660         Log: Subject: PATCH CPAN.pm
2661              From: Mark-Jason Dominus <mjd@plover.com>
2662              Date: Sun, 03 Feb 2002 12:36:36 -0500
2663              Message-ID: <20020203173636.27451.qmail@plover.com>
2664      Branch: perl
2665            ! lib/CPAN.pm
2666 ____________________________________________________________________________
2667 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
2668         Log: Must search further back.
2669      Branch: perl
2670            ! lib/h2xs.t
2671 ____________________________________________________________________________
2672 [ 14541] By: nick                                  on 2002/02/03  18:52:09
2673         Log: Integrate mainline
2674      Branch: perlio
2675           !> (integrate 29 files)
2676 ____________________________________________________________________________
2677 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
2678         Log: EBCDIC: more natification.
2679      Branch: perl
2680            ! regcomp.c
2681 ____________________________________________________________________________
2682 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
2683         Log: Debug noise.
2684      Branch: perl
2685            ! ext/Encode/Encode.xs
2686 ____________________________________________________________________________
2687 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
2688         Log: Integrate perlio;
2689              
2690              Stable intermediate point in Encode cleanup.
2691              :encode(euc-jp) works on Dan's table.euc
2692              Much buffer copying and other silliness remains.
2693      Branch: perl
2694           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
2695           !> ext/Encode/lib/Encode/Encoding.pm
2696 ____________________________________________________________________________
2697 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
2698         Log: Prettify.
2699      Branch: perl
2700            ! lib/unicore/mktables
2701 ____________________________________________________________________________
2702 [ 14536] By: nick                                  on 2002/02/03  17:32:03
2703         Log: Stable intermediate point in Encode cleanup.
2704              :encode(euc-jp) works on Dan's table.euc
2705              Much buffer copying and other silliness remains.
2706      Branch: perlio
2707            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2708            ! ext/Encode/lib/Encode/Encoding.pm
2709 ____________________________________________________________________________
2710 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
2711         Log: EBCDIC: it's much nicer to compare Unicode code points
2712              to Unicode code points.
2713      Branch: perl
2714            ! regexec.c
2715 ____________________________________________________________________________
2716 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
2717         Log: EBCDIC: character classes must remap the low 256.
2718      Branch: perl
2719            ! regcomp.c
2720 ____________________________________________________________________________
2721 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
2722         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
2723      Branch: perl
2724            ! lib/I18N/LangTags/List.pm
2725 ____________________________________________________________________________
2726 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
2727         Log: FAQ sync.
2728      Branch: perl
2729            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
2730            ! pod/perlfaq6.pod pod/perlfaq7.pod
2731 ____________________________________________________________________________
2732 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
2733         Log: Integrate perlio;
2734              
2735              Re-indent Encode.xs
2736              
2737              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
2738              (Mis-feature discovered by Encode.)
2739      Branch: perl
2740           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
2741 ____________________________________________________________________________
2742 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
2743         Log: Subject: [PATCH] lstat FH and -l FH warnings
2744              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2745              Date: Sat, 2 Feb 2002 22:24:54 +0100           
2746              Message-ID: <20020202222454.A11608@rafael>       
2747      Branch: perl
2748            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
2749            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
2750 ____________________________________________________________________________
2751 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
2752         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
2753              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2754              Date: Sat, 2 Feb 2002 13:11:01 +0100           
2755              Message-ID: <20020202131101.A722@rafael>               
2756              
2757              Subject: [PATCH t/op/ver.t] another false positive
2758              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2759              Date: Sat, 2 Feb 2002 13:38:22 +0100           
2760              Message-ID: <20020202133822.E722@rafael>         
2761              
2762              Subject: [PATCH] t/test.pl:ok() doesn't work
2763              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
2764              Date: Sun, 03 Feb 2002 00:02:38 -0800          
2765              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
2766      Branch: perl
2767            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
2768            ! t/test.pl
2769 ____________________________________________________________________________
2770 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
2771         Log: Subject: [PATCH @13746] OS2::Process's constants
2772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2773              Date: Sat, 2 Feb 2002 01:00:55 -0500           
2774              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
2775      Branch: perl
2776            ! os2/OS2/Process/Makefile.PL
2777 ____________________________________________________________________________
2778 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
2779         Log: Subject: [PATCH @13746] h2xs   
2780              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2781              Date: Sat, 2 Feb 2002 00:58:44 -0500           
2782              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
2783      Branch: perl
2784            ! utils/h2xs.PL
2785 ____________________________________________________________________________
2786 [ 14526] By: nick                                  on 2002/02/03  14:54:18
2787         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
2788              (Mis-feature discovered by Encode.)
2789      Branch: perlio
2790            ! sv.c
2791 ____________________________________________________________________________
2792 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
2793         Log: EBCDIC: since #14519 made \N{...} to remap,
2794              the test cannot expect an ASCII code point.
2795      Branch: perl
2796            ! lib/charnames.t
2797 ____________________________________________________________________________
2798 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
2799         Log: Sub-MANIFEST-tweak.
2800      Branch: perl
2801            ! ext/Encode/MANIFEST
2802 ____________________________________________________________________________
2803 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
2804         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
2805              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2806              Date: Fri, 01 Feb 2002 23:51:03 +0900
2807              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
2808      Branch: perl
2809            ! ext/Encode/lib/Encode/Tcl/Escape.pm
2810 ____________________________________________________________________________
2811 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
2812         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
2813              From: Andy Dougherty <doughera@lafayette.edu>
2814              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
2815              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
2816      Branch: perl
2817            ! README.solaris hints/solaris_2.sh
2818 ____________________________________________________________________________
2819 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
2820         Log: EBCDIC: no hope to get the low 256 right in unifolding.
2821      Branch: perl
2822            ! t/uni/fold.t
2823 ____________________________________________________________________________
2824 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
2825         Log: todo entry for missing pack formats.
2826      Branch: perl
2827            ! pod/perltodo.pod
2828 ____________________________________________________________________________
2829 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
2830         Log: EBCDIC: the low 256 \N{...} need to be remapped.
2831      Branch: perl
2832            ! toke.c
2833 ____________________________________________________________________________
2834 [ 14518] By: nick                                  on 2002/02/01  18:32:03
2835         Log: indent -kr -nce and some manual tweaks to match perl style.
2836      Branch: perlio
2837            ! ext/Encode/Encode.xs
2838 ____________________________________________________________________________
2839 [ 14517] By: nick                                  on 2002/02/01  18:20:46
2840         Log: Integrate mainline
2841      Branch: perlio
2842           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
2843           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
2844           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
2845           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
2846           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
2847           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
2848           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
2849 ____________________________________________________________________________
2850 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
2851         Log: Integrate perlio; 
2852              
2853              Minor Encode tweaks:
2854              - move Encode.pm back to top of Encode like normal XS extension
2855              - avoid .def as a file extension (Win32 builds)
2856      Branch: perl
2857            ! MANIFEST
2858           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
2859           !> ext/Encode/Makefile.PL ext/Encode/compile
2860 ____________________________________________________________________________
2861 [ 14515] By: nick                                  on 2002/02/01  16:27:59
2862         Log: Minor Encode tweaks:
2863              - move Encode.pm back to top of Encode like normal XS extension
2864              - avoid .def as a file extension (Win32 builds)
2865      Branch: perlio
2866           +> ext/Encode/Encode.pm
2867            - ext/Encode/lib/Encode.pm
2868            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
2869            ! ext/Encode/Makefile.PL ext/Encode/compile
2870 ____________________________________________________________________________
2871 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
2872         Log: Subject: [PATCH utf8.t] temp file not cleaned up
2873              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2874              Date: Fri, 1 Feb 2002 15:47:46 +0100
2875              Message-ID: <20020201154746.A24079@rafael>
2876      Branch: perl
2877            ! t/io/utf8.t
2878 ____________________________________________________________________________
2879 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
2880         Log: Subject: [PATCH] make "lstat FH" croak
2881              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2882              Date: Fri, 1 Feb 2002 15:12:50 +0100
2883              Message-ID: <20020201151250.A738@rafael>
2884      Branch: perl
2885            ! pod/perldiag.pod pp_sys.c t/op/stat.t
2886 ____________________________________________________________________________
2887 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
2888         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
2889              From: Kay Röpke <kroepke@dolphin-services.de>
2890              Date: Fri, 1 Feb 2002 01:10:43 +0100
2891              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
2892      Branch: perl
2893            ! t/op/stat.t
2894 ____________________________________________________________________________
2895 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
2896         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
2897              I got it in Tru64 + ithreads but only without -g, took
2898              some debugging by printf (which was no fun either since
2899              adding some debug printfs hid the error)
2900      Branch: perl
2901            ! regexec.c utf8.c
2902 ____________________________________________________________________________
2903 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
2904         Log: Subject: Re: [PATCH] perl -V:
2905              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
2906              Date: Thu, 31 Jan 2002 12:10:20 -0800
2907              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
2908              
2909              Subject: Re: [PATCH] perl -V:
2910              From: Michael G Schwern <schwern@pobox.com>
2911              Date: Thu, 31 Jan 2002 16:43:13 -0500
2912              Message-ID: <20020131214313.GH6498@blackrider>
2913      Branch: perl
2914            ! t/run/switches.t
2915 ____________________________________________________________________________
2916 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
2917         Log: #14505 effect.
2918      Branch: perl
2919            ! pod/perluniintro.pod
2920 ____________________________________________________________________________
2921 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
2922         Log: Daniel S. Lewart adopts the Math::Complex.
2923      Branch: perl
2924            ! lib/Math/Complex.pm
2925 ____________________________________________________________________________
2926 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
2927         Log: More Complex DWIMmery.
2928      Branch: perl
2929            ! lib/Math/Complex.pm lib/Math/Complex.t
2930 ____________________________________________________________________________
2931 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
2932         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
2933              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2934              Date: Thu, 31 Jan 2002 14:37:52 +0100
2935              Message-ID: <20020131143752.A1452@rafael>
2936      Branch: perl
2937            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
2938 ____________________________________________________________________________
2939 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
2940         Log: Turn the I/O Unicode error by default on, but the
2941              character-generating Unicode error by default off,
2942              as Larry suggested.
2943      Branch: perl
2944            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
2945            ! utf8.c
2946 ____________________________________________________________________________
2947 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
2948         Log: Subject: [PATCH] open.pm minor cleanup
2949              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2950              Date: Thu, 31 Jan 2002 15:03:02 +0100
2951              Message-ID: <20020131150302.C1452@rafael>
2952      Branch: perl
2953            ! lib/open.pm
2954 ____________________________________________________________________________
2955 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
2956         Log: Update Changes.
2957      Branch: perl
2958            ! Changes patchlevel.h
2959 ____________________________________________________________________________
2960 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
2961         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
2962              From: Robin Barker <rmb1@cise.npl.co.uk>
2963              Date: Wed, 30 Jan 2002 11:58:33 GMT
2964              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
2965      Branch: perl
2966            ! lib/CPAN.pm
2967 ____________________________________________________________________________
2968 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
2969         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
2970              re-sort MANIFEST.
2971      Branch: perl
2972            + ext/Encode/Encode.pm
2973            - ext/Encode/lib/Encode.pm
2974            ! MANIFEST ext/Encode/Makefile.PL
2975 ____________________________________________________________________________
2976 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
2977         Log: Integrate perlio;
2978              
2979              Collect some stats during compile process.
2980              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
2981              as one XS - inconclusive - marginal win?
2982              Add some comments to encode.h
2983      Branch: perl
2984           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
2985           !> ext/Encode/encode.h
2986 ____________________________________________________________________________
2987 [ 14499] By: nick                                  on 2002/01/30  09:57:47
2988         Log: Collect some stats during compile process.
2989              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
2990              as one XS - inconclusive - marginal win?
2991              Add some comments to encode.h
2992      Branch: perlio
2993            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
2994            ! ext/Encode/encode.h
2995 ____________________________________________________________________________
2996 [ 14498] By: nick                                  on 2002/01/30  07:27:55
2997         Log: Integrate Jarkko's path/INC tweaks
2998      Branch: perlio
2999           !> ext/Encode/compile
3000 ____________________________________________________________________________
3001 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
3002         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
3003              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3004              Date: Tue, 29 Jan 2002 01:13:09 -0800
3005              Message-ID: <lemV8gzkgu/K092yn@efn.org>
3006      Branch: perl
3007            ! configpm
3008 ____________________________________________________________________________
3009 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
3010         Log: Subject: [PATCH t/op/inccode.t] new test
3011              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3012              Date: Tue, 29 Jan 2002 22:03:45 +0100
3013              Message-ID: <20020129220345.A704@rafael>
3014      Branch: perl
3015            ! t/op/inccode.t
3016 ____________________________________________________________________________
3017 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
3018         Log: EBCDIC: t/op/lc.t now passes.
3019      Branch: perl
3020            ! t/op/lc.t
3021 ____________________________________________________________________________
3022 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
3023         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
3024      Branch: perl
3025            ! utf8.c
3026 ____________________________________________________________________________
3027 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
3028         Log: Must find stuff during build.
3029      Branch: perl
3030            ! ext/Encode/compile
3031 ____________________________________________________________________________
3032 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
3033         Log: Integrate with perlio;
3034              
3035              Basics of a compiled Encode XS extension
3036      Branch: perl
3037           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3038           +> ext/Encode/Encode/euc-jp.ucm
3039           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3040           !> ext/Encode/encode.h
3041 ____________________________________________________________________________
3042 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
3043         Log: EBCDIC tweaks-- no new test passes, but getting closer.
3044      Branch: perl
3045            ! utf8.c
3046 ____________________________________________________________________________
3047 [ 14490] By: nick                                  on 2002/01/29  21:20:57
3048         Log: Basics of a compiled Encode XS extension
3049      Branch: perlio
3050            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3051            + ext/Encode/Encode/euc-jp.ucm
3052            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3053            ! ext/Encode/encode.h
3054 ____________________________________________________________________________
3055 [ 14489] By: nick                                  on 2002/01/29  18:40:54
3056         Log: Integrate mainline
3057      Branch: perlio
3058           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3059           +> ext/Encode/lib/Encode/Encoding.pm
3060           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3061           +> ext/Encode/lib/Encode/Tcl/Escape.pm
3062           +> ext/Encode/lib/Encode/Tcl/Extended.pm
3063           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
3064           +> ext/Encode/lib/Encode/Tcl/Table.pm
3065           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3066           +> ext/Encode/lib/Encode/iso10646_1.pm
3067           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3068           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3069           +> ext/Encode/t/Tcl.t
3070            - ext/Encode.t ext/Encode/Encode.pm
3071            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3072            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3073           !> (integrate 33 files)
3074 ____________________________________________________________________________
3075 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
3076         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
3077              From: Richard Clamp <richardc@unixbeard.net>
3078              Date: Mon, 28 Jan 2002 02:17:55 +0000
3079              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
3080      Branch: perl
3081            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
3082 ____________________________________________________________________________
3083 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
3084         Log: OS/390 seems to do length 0 udp reads, Nicholas says
3085              skippage is for now the best cause of action.
3086      Branch: perl
3087            ! ext/Socket/socketpair.t
3088 ____________________________________________________________________________
3089 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
3090         Log: Encode cleanup from Dan Kogai; reworked even further.
3091      Branch: perl
3092            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3093            + ext/Encode/lib/Encode/Encoding.pm
3094            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3095            + ext/Encode/lib/Encode/Tcl/Escape.pm
3096            + ext/Encode/lib/Encode/Tcl/Extended.pm
3097            + ext/Encode/lib/Encode/Tcl/HanZi.pm
3098            + ext/Encode/lib/Encode/Tcl/Table.pm
3099            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3100            + ext/Encode/lib/Encode/iso10646_1.pm
3101            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3102            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3103            + ext/Encode/t/Tcl.t
3104            - ext/Encode.t ext/Encode/Encode.pm
3105            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3106            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3107            ! MANIFEST ext/Encode/Encode/8859-1.ucm
3108            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
3109            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
3110            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
3111            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
3112            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
3113            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
3114            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
3115            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
3116            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
3117            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
3118            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
3119            ! ext/Encode/compile
3120 ____________________________________________________________________________
3121 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
3122         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
3123      Branch: perl
3124            ! djgpp/djgpp.c perlio.c
3125 ____________________________________________________________________________
3126 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
3127         Log: Prettier printing from Michael Schwern.
3128      Branch: perl
3129            ! t/test.pl
3130 ____________________________________________________________________________
3131 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
3132         Log: Show also the debug and debugcolor as known pragmas.
3133      Branch: perl
3134            ! ext/re/re.pm
3135 ____________________________________________________________________________
3136 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
3137         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
3138              From: "Craig A. Berry" <craigberry@mac.com>
3139              Date: Mon, 28 Jan 2002 16:30:30 -0600
3140              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
3141      Branch: perl
3142            ! ext/B/t/assembler.t
3143 ____________________________________________________________________________
3144 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
3145         Log: metaconfig unit change for #14480.
3146      Branch: metaconfig
3147            ! U/modified/Init.U
3148 ____________________________________________________________________________
3149 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
3150         Log: DJGPP needs to know its exe soon, too.
3151      Branch: perl
3152            ! Configure
3153 ____________________________________________________________________________
3154 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
3155         Log: Round #2 on EBCDICation.
3156      Branch: perl
3157            ! t/op/append.t
3158 ____________________________________________________________________________
3159 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
3160         Log: Integrate perlio;
3161              
3162              Set makefile.mk CCHOME etc. for default locations of MinGW and free
3163              Borland compilers. (Borland builds one or two oddities.)
3164      Branch: perl
3165           !> win32/config.bc win32/makefile.mk
3166 ____________________________________________________________________________
3167 [ 14477] By: nick                                  on 2002/01/28  20:12:31
3168         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
3169              Borland compilers. (Borland builds one or two oddities.)
3170      Branch: perlio
3171            ! win32/config.bc win32/makefile.mk
3172 ____________________________________________________________________________
3173 [ 14476] By: nick                                  on 2002/01/28  18:43:47
3174         Log: Integrate mainline
3175      Branch: perlio
3176           !> Configure hints/hpux.sh
3177 ____________________________________________________________________________
3178 [ 14475] By: nick                                  on 2002/01/28  17:15:12
3179         Log: Integrate mainline
3180      Branch: perlio
3181           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
3182           !> patchlevel.h pp_sys.c t/lib/warnings/perl
3183 ____________________________________________________________________________
3184 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
3185         Log: metaconfig unit change for #14472.
3186      Branch: metaconfig/U/perl
3187            ! d_u32align.U
3188 ____________________________________________________________________________
3189 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
3190         Log: Misunderstood Merijn's patch.
3191      Branch: perl
3192            ! hints/hpux.sh
3193 ____________________________________________________________________________
3194 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
3195         Log: Misapplied Merijn's patch.
3196      Branch: perl
3197            ! Configure
3198 ____________________________________________________________________________
3199 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
3200         Log: Update Changes.
3201      Branch: perl
3202            ! Changes patchlevel.h
3203 ____________________________________________________________________________
3204 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
3205         Log: BeOS has sockets but not true ones.
3206      Branch: perl
3207            ! pp_sys.c
3208 ____________________________________________________________________________
3209 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
3210         Log: metaconfig unit change for #14467.
3211      Branch: metaconfig/U/perl
3212            ! d_u32align.U
3213 ____________________________________________________________________________
3214 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
3215         Log: For some strange reason under the smoke harness the alignment
3216              test hangs in HP-UX 10.20.  So hint it to avoid the test.
3217      Branch: perl
3218            ! hints/hpux.sh
3219 ____________________________________________________________________________
3220 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
3221         Log: Allow d_u32align to be hinted.
3222      Branch: perl
3223            ! Configure
3224 ____________________________________________________________________________
3225 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
3226         Log: The shift key is important.
3227      Branch: perl
3228            ! ext/B/B.xs
3229 ____________________________________________________________________________
3230 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
3231         Log: The "used only once" warnings (from gv_check) come
3232              in pseudorandom hash order-- in EBCDIC the order
3233              is different.  Add a new option that allow the warnings
3234              to come in any order (Paul Marquess).
3235      Branch: perl
3236            ! lib/warnings.t t/lib/warnings/perl
3237 ____________________________________________________________________________
3238 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
3239         Log: Integrate perlio; the 0nothread test failure without threads.
3240      Branch: perl
3241           !> ext/threads/shared/t/0nothread.t
3242 ____________________________________________________________________________
3243 [ 14463] By: nick                                  on 2002/01/28  08:22:36
3244         Log: Integrate mainline
3245      Branch: perlio
3246           !> (integrate 37 files)
3247 ____________________________________________________________________________
3248 [ 14462] By: nick                                  on 2002/01/28  08:09:53
3249         Log: 1st attempt at skipping broke threads case.
3250      Branch: perlio
3251            ! ext/threads/shared/t/0nothread.t
3252 ____________________________________________________________________________
3253 [ 14461] By: nick                                  on 2002/01/28  07:25:58
3254         Log: Skip new threads::shared test unless -Duseithreads
3255      Branch: perlio
3256            ! ext/threads/shared/t/0nothread.t
3257 ____________________________________________________________________________
3258 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
3259         Log: FAQ sync.
3260      Branch: perl
3261            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3262            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3263            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3264            ! pod/perlfaq9.pod
3265 ____________________________________________________________________________
3266 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
3267         Log: Upgrade to podlators 1.20.
3268      Branch: perl
3269            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
3270 ____________________________________________________________________________
3271 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
3272         Log: Retract #14448, a better patch coming up.
3273      Branch: perl
3274            ! lib/Pod/t/basic.t
3275 ____________________________________________________________________________
3276 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
3277         Log: EBCDIC portability.
3278      Branch: perl
3279            ! t/op/append.t
3280 ____________________________________________________________________________
3281 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
3282         Log: Further cygwin installperl tweak from Gerrit P. Haase.
3283      Branch: perl
3284            ! installperl
3285 ____________________________________________________________________________
3286 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
3287         Log: A bug in Bulgarian EBCDIC locale (this sounds like
3288              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
3289              locales failed, too.  The patch works around the bug by
3290              skipping the test, but the real problem may be deeper
3291              (affecting probably only EBCDIC platforms, though):
3292              see the comment in locale.t for more details.
3293      Branch: perl
3294            ! lib/locale.t
3295 ____________________________________________________________________________
3296 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
3297         Log: metaconfig unit change for #14453.
3298      Branch: metaconfig/U/perl
3299            ! libperl.U
3300 ____________________________________________________________________________
3301 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
3302         Log: Subject: Bleadperl on Cygwin today
3303              From: "Gerrit P. Haase" <gp@familiehaase.de>              
3304              Date: Sun, 27 Jan 2002 22:30:41 +0100
3305              Message-ID: <462007239437.20020127223041@familiehaase.de>
3306      Branch: perl
3307            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
3308            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
3309            ! lib/ExtUtils/t/MM_Cygwin.t
3310 ____________________________________________________________________________
3311 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
3312         Log: Unfinished EBCDIC branch.
3313      Branch: perl
3314            ! t/op/ver.t
3315 ____________________________________________________________________________
3316 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
3317         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
3318      Branch: perl
3319            ! ext/B/B.xs ext/B/B/Deparse.pm
3320 ____________________________________________________________________________
3321 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
3322         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
3323              platforms.
3324      Branch: perl
3325            ! ext/B/t/stash.t
3326 ____________________________________________________________________________
3327 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
3328         Log: Apparently no need for EBCDIC exception any more.
3329      Branch: perl
3330            ! ext/B/t/showlex.t
3331 ____________________________________________________________________________
3332 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
3333         Log: (retracted by #14458)
3334              (Russ Allbery) OS/390 is using a high-bit character for ESC,
3335              skip the test for now.  A better fix would be to override
3336              the notion of the platform's escape sequence in the test
3337              of Pod::Text::Termcap.  We may have to apply a filter to
3338              the output to substitute back in the ESC character that
3339              the test expects, but only on OS/390.
3340      Branch: perl
3341            ! lib/Pod/t/basic.t
3342 ____________________________________________________________________________
3343 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
3344         Log: Detypo.
3345      Branch: perl
3346            ! ext/Devel/Peek/Peek.t
3347 ____________________________________________________________________________
3348 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
3349         Log: OS/390 USS has a different idea of the pw* functions.
3350              Also, test the name with eq, not with ==.
3351      Branch: perl
3352            ! lib/User/pwent.t
3353 ____________________________________________________________________________
3354 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
3355         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
3356      Branch: perl
3357            ! doio.c
3358 ____________________________________________________________________________
3359 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
3360         Log: ASCIIisms.
3361      Branch: perl
3362            ! ext/PerlIO/t/encoding.t
3363 ____________________________________________________________________________
3364 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
3365         Log: chr(42) ne '*'  if one is in EBCDIC.
3366      Branch: perl
3367            ! t/op/pack.t
3368 ____________________________________________________________________________
3369 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
3370         Log: Subject: [PATCH] Fix up recent op/stat.t failures
3371              From: Andy Dougherty <doughera@lafayette.edu>
3372              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
3373              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
3374      Branch: perl
3375            ! t/op/stat.t
3376 ____________________________________________________________________________
3377 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
3378         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
3379              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3380              Date: Sun, 27 Jan 2002 15:03:18 +0100
3381              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
3382      Branch: perl
3383            ! lib/ExtUtils/t/Command.t
3384 ____________________________________________________________________________
3385 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
3386         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
3387              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3388              Date: Sun, 27 Jan 2002 14:51:10 +0100
3389              Message-ID: <20020127145110.A16332@rafael>
3390      Branch: perl
3391            ! ext/B/B/Deparse.pm
3392 ____________________________________________________________________________
3393 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
3394         Log: integrate change#14431 from perlio branch (Nick's fix for
3395              change#13474 to be more defensive about looking at pad entries
3396              that may not exist yet)
3397      Branch: maint-5.6/perl
3398            ! op.c
3399 ____________________________________________________________________________
3400 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
3401         Log: Comment to avoid later "cleanups."
3402      Branch: perl
3403            ! lib/ExtUtils/MakeMaker.pm
3404 ____________________________________________________________________________
3405 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
3406         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
3407              instead of just FOO=... cmd ...
3408      Branch: perl
3409            ! Makefile.SH
3410 ____________________________________________________________________________
3411 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
3412         Log: Overquoting bad (in UNIX one would get
3413              Can't open perl script "'-I../lib'": No such file or directory)
3414      Branch: perl
3415            ! lib/Pod/t/Usage.t
3416 ____________________________________________________________________________
3417 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
3418         Log: Integrate perlio;
3419              
3420              "All tests successful" VC6.0 Win32
3421              (Update config.vc to need cppstdin so those tests are skipped...)
3422      Branch: perl
3423           !> win32/config.vc win32/config_H.bc win32/config_H.gc
3424           !> win32/config_H.vc
3425 ____________________________________________________________________________
3426 [ 14434] By: nick                                  on 2002/01/26  22:27:08
3427         Log: "All tests successful" VC6.0 Win32
3428              (Update config.vc to need cppstdin so those tests are skipped...)
3429      Branch: perlio
3430            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3431            ! win32/config_H.vc
3432 ____________________________________________________________________________
3433 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
3434         Log: Integrate perlio;
3435              
3436              1st two tests of File/Find/t/find.t and taint.t were run after 
3437              calling cleanup(). If previous fail had left for_find directory,
3438              but no content in it then cleanup() returned cd'ed to that directory.
3439              So tests failed. Fixed cleanup()-s.
3440              
3441              If we get to sighandler by mistake (no perl handler set) then
3442              warn() and exit() rather than die() - should never happen
3443              but if it does context needed to die is likely to be trashed
3444              as well.
3445              
3446              Win32 signal emulation cleanup.
3447              
3448              Tinkering with thread cleanup mutex-ing - not the problem 
3449              (op.c is) but could have been...
3450              
3451              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
3452              Should really be looked at by someone that knows about pads.
3453              
3454              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
3455              for CRLF line endings.
3456      Branch: perl
3457           !> ext/threads/threads.xs lib/File/Find/t/find.t
3458           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
3459           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
3460 ____________________________________________________________________________
3461 [ 14432] By: nick                                  on 2002/01/26  21:10:38
3462         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
3463              for CRLF line endings.
3464      Branch: perlio
3465            ! lib/Filter/Simple.pm
3466 ____________________________________________________________________________
3467 [ 14431] By: nick                                  on 2002/01/26  21:08:35
3468         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
3469              Should really be looked at by someone that knows about pads.
3470      Branch: perlio
3471            ! op.c
3472 ____________________________________________________________________________
3473 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
3474         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
3475              From: "Craig A. Berry" <craigberry@mac.com>       
3476              Date: Sat, 26 Jan 2002 11:19:44 -0600
3477              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
3478      Branch: perl
3479            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
3480 ____________________________________________________________________________
3481 [ 14429] By: nick                                  on 2002/01/26  18:04:22
3482         Log: Tinkering with thread cleanup mutex-ing - not the problem 
3483              (op.c is) but could have been...
3484      Branch: perlio
3485            ! ext/threads/threads.xs
3486 ____________________________________________________________________________
3487 [ 14428] By: nick                                  on 2002/01/26  18:03:13
3488         Log: Win32 signal emulation cleanup.
3489      Branch: perlio
3490            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
3491 ____________________________________________________________________________
3492 [ 14427] By: nick                                  on 2002/01/26  13:59:33
3493         Log: If we get to sighandler by mistake (no perl handler set) then
3494              warn() and exit() rather than die() - should never happen
3495              but if it does context needed to die is likely to be trashed
3496              as well.
3497      Branch: perlio
3498            ! mg.c
3499 ____________________________________________________________________________
3500 [ 14426] By: nick                                  on 2002/01/26  13:56:23
3501         Log: Integrate mainline
3502      Branch: perlio
3503           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
3504           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
3505           !> t/run/fresh_perl.t
3506 ____________________________________________________________________________
3507 [ 14425] By: nick                                  on 2002/01/26  08:11:33
3508         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
3509              calling cleanup(). If previous fail had left for_find directory,
3510              but no content in it then cleanup() returned cd'ed to that directory.
3511              So tests failed. Fixed cleanup()-s.
3512      Branch: perlio
3513            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
3514 ____________________________________________________________________________
3515 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
3516         Log: Integrate perlio;
3517              
3518              Fix winsystem.t's attempt to build showav.exe to work
3519              with gcc (which writes a.exe unless told with -o ).
3520              Also put in a few more fail-safes to check .exe got
3521              built somehow.
3522              
3523              More Win32 tuning
3524              
3525              Save $! so that other syscalls don't disturb it before
3526              we test it.
3527      Branch: perl
3528           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
3529           !> t/op/winsystem.t
3530 ____________________________________________________________________________
3531 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
3532         Log: Subject: [PATCH] new test in op/universal.t
3533              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3534              Date: Fri, 25 Jan 2002 23:17:33 +0100
3535              Message-ID: <20020125231733.A11733@rafael>
3536      Branch: perl
3537            ! t/op/universal.t
3538 ____________________________________________________________________________
3539 [ 14422] By: nick                                  on 2002/01/25  21:37:03
3540         Log: Save $! so that other syscalls don't disturb it before 
3541              we test it.
3542      Branch: perlio
3543            ! ext/Socket/socketpair.t
3544 ____________________________________________________________________________
3545 [ 14421] By: nick                                  on 2002/01/25  19:05:57
3546         Log: More Win32 tuning
3547      Branch: perlio
3548            ! t/op/stat.t t/op/taint.t
3549 ____________________________________________________________________________
3550 [ 14420] By: nick                                  on 2002/01/25  18:21:42
3551         Log: Fix winsystem.t's attempt to build showav.exe to work 
3552              with gcc (which writes a.exe unless told with -o ).
3553              Also put in a few more fail-safes to check .exe got 
3554              built somehow.
3555      Branch: perlio
3556            ! t/op/winsystem.t
3557 ____________________________________________________________________________
3558 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
3559         Log: Subject: [Patch Encode.xs] calculation of need overflows
3560              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3561              Date: Sat, 26 Jan 2002 00:58:50 +0900
3562              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
3563      Branch: perl
3564            ! ext/Encode/Encode.xs
3565 ____________________________________________________________________________
3566 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
3567         Log: Integrate changes 13474+13478+13584 from maintperl;
3568              anon sub leakage.
3569      Branch: perl
3570            ! op.c t/run/fresh_perl.t
3571 ____________________________________________________________________________
3572 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
3573         Log: Update Changes.
3574      Branch: perl
3575            ! Changes patchlevel.h
3576 ____________________________________________________________________________
3577 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
3578         Log: Integrate perlio; extensive threads and threads::shared work
3579              (note that the below is a chronological list of perlio
3580              check-in entries since the last integrate)
3581              
3582              Nearly-working threads re-structuring. Do not integrate,
3583              submit-ing to get to Win32, and as "off site" backup.
3584              
3585              threads work again on Win32. (Not threads::shared yet)
3586              Submit to see if they do on Linux.
3587              
3588              Add new threads/typemap to MANIFEST
3589              
3590              XS side of new threads::shared designed, coded and compiles,
3591              and mostly commented but is totaly untested.
3592              submit in case anyone wants a preview.
3593              
3594              Miss mg_len == 0 meaning don't Safefree
3595              
3596              Shared scalars working, some shared array ops working.
3597              
3598              Implement recursive lock and use of scope for PL_sharedsv_space,
3599              so now croak() from asserts does not leave locks.
3600              Make hv_simple compile (new prototype for debugging probe).
3601              
3602              thread::shared nearly working again - remaining issue
3603              is references withing shared space.
3604              Added bulk test with no threads involved (for debugging)
3605              Tuned tests to skip those needing _thrcnt
3606              
3607              SvTEMP_off to stop private PV's being stolen and stored in shared space
3608              
3609              Except Win32 from echo tests. (Alarm does not break into connect)
3610              
3611              Expand command line test globs on Win32.
3612              
3613              threads::shared tidy up:
3614              - Add _id() function to shared.xs so we can test refs point at same thing.
3615              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
3616              - Allow no_share to pass if sharing to works despite mis-ordering.
3617              - Change docs of threads to document ->create() (as used in tests),
3618              and not mention "new".
3619              
3620              Linux/NFS hackery was not faking right number of passes.
3621      Branch: perl
3622           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
3623           +> ext/threads/typemap
3624            - ext/threads/threads.h sharedsv.c sharedsv.h
3625            ! NetWare/config_H.wc
3626           !> (integrate 38 files)
3627 ____________________________________________________________________________
3628 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
3629         Log: Subject: Re: perldebguts minor tweaks
3630              From: Joe McMahon <mcmahon@metalab.unc.edu>
3631              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
3632              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
3633      Branch: perl
3634            ! pod/perldebguts.pod
3635 ____________________________________________________________________________
3636 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
3637         Log: metaconfig unit change for #14413.
3638      Branch: metaconfig
3639            ! U/modified/prototype.U
3640 ____________________________________________________________________________
3641 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
3642         Log: Okay, you can come home now, _().
3643      Branch: perl
3644            ! config_h.SH
3645 ____________________________________________________________________________
3646 [ 14412] By: nick                                  on 2002/01/25  11:01:49
3647         Log: Integrate mainline
3648              All but ../lib/Unicode/UCD.t pass.
3649      Branch: perlio
3650           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
3651           +> lib/unicore/CaseFolding.txt
3652           +> lib/unicore/CompositionExclusions.txt
3653           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
3654           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
3655           +> vos/vos.c
3656            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
3657            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
3658            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
3659            - lib/unicore/NamesList.html lib/unicore/PropList.html
3660            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
3661            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
3662            - lib/unicore/rename
3663           !> (integrate 424 files)
3664 ____________________________________________________________________________
3665 [ 14411] By: nick                                  on 2002/01/25  09:45:13
3666         Log: Linux/NFS hackery was not faking right number of passes.
3667      Branch: perlio
3668            ! t/io/fs.t
3669 ____________________________________________________________________________
3670 [ 14410] By: nick                                  on 2002/01/25  09:35:07
3671         Log: threads::shared tidy up:
3672              - Add _id() function to shared.xs so we can test refs point at same thing.
3673              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
3674              - Allow no_share to pass if sharing to works despite mis-ordering.
3675              - Change docs of threads to document ->create() (as used in tests),
3676              and not mention "new".
3677      Branch: perlio
3678            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3679            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
3680            ! ext/threads/threads.pm
3681 ____________________________________________________________________________
3682 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
3683         Log: Subject: perldebguts minor tweaks
3684              From: Joe McMahon <mcmahon@metalab.unc.edu>
3685              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
3686              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
3687      Branch: perl
3688            ! pod/perldebguts.pod
3689 ____________________________________________________________________________
3690 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
3691         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
3692              From: Peter Scott <Peter@PSDT.com>
3693              Date: Thu, 24 Jan 2002 08:51:34 -0800
3694              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
3695      Branch: perl
3696            ! pod/perldebguts.pod
3697 ____________________________________________________________________________
3698 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
3699         Log: Few more paranoia checks for Unicode hash keys.
3700      Branch: perl
3701            ! t/op/each.t
3702 ____________________________________________________________________________
3703 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
3704         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
3705              From: Andy Dougherty <doughera@lafayette.edu>
3706              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
3707              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
3708      Branch: perl
3709            ! t/op/stat.t
3710 ____________________________________________________________________________
3711 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
3712         Log: The
3713              
3714              Subject: Very old debugger UTF-8 bug
3715              From: andreas.koenig@anima.de (Andreas J. Koenig)
3716              Date: 24 Jan 2002 12:45:44 +0100
3717              Message-ID: <m3y9iot1jr.fsf@anima.de>
3718              
3719              still broken, but this should work as a stopgap
3720              measure to stop pp_match accessing naughty data.
3721      Branch: perl
3722            ! pod/perldiag.pod pp_hot.c
3723 ____________________________________________________________________________
3724 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
3725         Log: metaconfig unit change for #14403.
3726      Branch: metaconfig/U/perl
3727            ! d_u32align.U
3728 ____________________________________________________________________________
3729 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
3730         Log: Pacify picky compilers (this time Sun Workshop).
3731      Branch: perl
3732            ! Configure
3733 ____________________________________________________________________________
3734 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
3735         Log: Subject: Very old debugger UTF-8 bug
3736              From: andreas.koenig@anima.de (Andreas J. Koenig)
3737              Date: 24 Jan 2002 12:45:44 +0100
3738              Message-ID: <m3y9iot1jr.fsf@anima.de>
3739      Branch: perl
3740            ! lib/dumpvar.pl
3741 ____________________________________________________________________________
3742 [ 14401] By: nick                                  on 2002/01/24  07:50:38
3743         Log: Expand command line test globs on Win32.
3744      Branch: perlio
3745            ! t/harness
3746 ____________________________________________________________________________
3747 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
3748         Log: Sprinkle some copyrights (use the oldest timestamp to
3749              be found in the repository, which is most often not right,
3750              but at least consistent)
3751      Branch: perl
3752            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
3753            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
3754            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
3755            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
3756            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
3757            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
3758            ! unixish.h xsutils.c
3759 ____________________________________________________________________________
3760 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
3761         Log: Don't crash on Help for long text (bug #506672)
3762      Branch: maint-5.6/macperl
3763            ! macos/macperl/MPHelp.c
3764 ____________________________________________________________________________
3765 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
3766         Log: Fix minor path problem
3767      Branch: maint-5.6/macperl
3768            ! macos/macperl/Droplets/tarzipme.plx
3769 ____________________________________________________________________________
3770 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
3771         Log: Minor text changes
3772      Branch: maint-5.6/macperl
3773            ! macos/Perl.r
3774 ____________________________________________________________________________
3775 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
3776         Log: Bump versions, dates, etc.
3777      Branch: maint-5.6/macperl
3778            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
3779 ____________________________________________________________________________
3780 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
3781         Log: coderefs in @INC and absolute paths
3782      Branch: maint-5.6/macperl
3783            ! embed.h pp_ctl.c proto.h
3784 ____________________________________________________________________________
3785 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
3786         Log: Minor module thingys
3787      Branch: maint-5.6/macperl
3788            ! macos/ext/Mac/Controls/Controls.xs
3789            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
3790            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
3791            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
3792            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
3793            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
3794            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
3795            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
3796            ! macos/ext/Mac/Movies/Movies.xs
3797            ! macos/ext/Mac/Navigation/Navigation.pm
3798            ! macos/ext/Mac/Navigation/Navigation.xs
3799            ! macos/ext/Mac/Notification/Notification.xs
3800            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
3801            ! macos/ext/Mac/Processes/Processes.xs
3802            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
3803            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
3804            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
3805            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
3806            ! macos/ext/Mac/Resources/Resources.pm
3807            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
3808            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
3809            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
3810            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
3811            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
3812 ____________________________________________________________________________
3813 [ 14393] By: nick                                  on 2002/01/23  19:52:19
3814         Log: Except Win32 from echo tests. (Alarm does not break into connect)
3815      Branch: perlio
3816            ! ext/Socket/Socket.t
3817 ____________________________________________________________________________
3818 [ 14392] By: nick                                  on 2002/01/23  19:31:57
3819         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
3820      Branch: perlio
3821            ! ext/threads/shared/shared.xs
3822 ____________________________________________________________________________
3823 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
3824         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
3825      Branch: perl
3826            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
3827            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
3828            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
3829            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
3830            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
3831            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
3832            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
3833            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
3834            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
3835            ! x2p/util.c x2p/util.h x2p/walk.c
3836 ____________________________________________________________________________
3837 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
3838         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
3839              therefore quite probably also obsolete code.
3840      Branch: perl
3841            ! sv.c
3842 ____________________________________________________________________________
3843 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
3844         Log: Update Changes.
3845      Branch: perl
3846            ! Changes patchlevel.h
3847 ____________________________________________________________________________
3848 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
3849         Log: Small update on todo.  Could use a lot more.
3850      Branch: perl
3851            ! pod/perltodo.pod
3852 ____________________________________________________________________________
3853 [ 14387] By: nick                                  on 2002/01/23  14:19:30
3854         Log: thread::shared nearly working again - remaining issue
3855              is references withing shared space.
3856              Added bulk test with no threads involved (for debugging)
3857              Tuned tests to skip those needing _thrcnt
3858      Branch: perlio
3859            + ext/threads/shared/t/0nothread.t
3860            ! MANIFEST ext/threads/shared/shared.pm
3861            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
3862            ! ext/threads/shared/t/hv_refs.t
3863            ! ext/threads/shared/t/hv_simple.t
3864            ! ext/threads/shared/t/sv_simple.t
3865 ____________________________________________________________________________
3866 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
3867         Log: Subject: [ID 20020121.003] perldata doco bug
3868              From: John Stumbles <jstumbles@bluearc.com>
3869              Date: Mon, 21 Jan 2002 14:19:56 -0000
3870              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
3871      Branch: perl
3872            ! pod/perldata.pod
3873 ____________________________________________________________________________
3874 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
3875         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
3876              From: Michael G Schwern <schwern@pobox.com>
3877              Date: Mon, 21 Jan 2002 15:16:42 -0500
3878              Message-ID: <20020121201642.GA6659@blackrider>
3879      Branch: perl
3880            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
3881 ____________________________________________________________________________
3882 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
3883         Log: Subject: [PATCH] Re: eval not catching warnings?
3884              From: abigail@foad.org
3885              Date: Wed, 23 Jan 2002 15:35:47 +0100
3886              Message-ID: <20020123143547.24798.qmail@foad.org>
3887      Branch: perl
3888            ! pod/perlfunc.pod
3889 ____________________________________________________________________________
3890 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
3891         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
3892              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3893              Date: Tue, 22 Jan 2002 17:00:54 -0800            
3894              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
3895      Branch: perl
3896            ! t/run/fresh_perl.t
3897 ____________________________________________________________________________
3898 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
3899         Log: metaconfig unit change for #14381.
3900      Branch: metaconfig/U/perl
3901            ! d_u32align.U
3902 ____________________________________________________________________________
3903 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
3904         Log: HP-UX 10.20 cc pacifying from Merijn.
3905      Branch: perl
3906            ! Configure
3907 ____________________________________________________________________________
3908 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
3909         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
3910              From: "Craig A. Berry" <craigberry@mac.com> 
3911              Date: Tue, 22 Jan 2002 22:14:26 -0600
3912              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
3913      Branch: perl
3914            ! vms/test.com
3915 ____________________________________________________________________________
3916 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
3917         Log: AIX cpp bug: having macro arguments and character constants
3918              "the same" means trouble (here s and 's')
3919              What broke now was 841 and 842 of t/op/pat.t, because of the
3920              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
3921              (note that breakage happened only under cc_r and usethreads+
3922              useithreads)
3923      Branch: perl
3924            ! utf8.h
3925 ____________________________________________________________________________
3926 [ 14378] By: nick                                  on 2002/01/22  20:33:15
3927         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
3928              so now croak() from asserts does not leave locks.
3929              Make hv_simple compile (new prototype for debugging probe).
3930      Branch: perlio
3931            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3932            ! ext/threads/shared/t/hv_simple.t
3933 ____________________________________________________________________________
3934 [ 14377] By: nick                                  on 2002/01/22  17:32:21
3935         Log: Shared scalars working, some shared array ops working.
3936      Branch: perlio
3937            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3938            ! ext/threads/shared/t/sv_refs.t
3939            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
3940 ____________________________________________________________________________
3941 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
3942         Log: Subject: [PATCH] Support truncate() in VOS port
3943              From: Paul_GreenVOS@vos.stratus.com
3944              Date: Mon, 21 Jan 02 23:27 est
3945              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
3946      Branch: perl
3947            + vos/vos.c
3948            ! MANIFEST hints/vos.sh vos/vosish.h
3949 ____________________________________________________________________________
3950 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
3951         Log: metaconfig unit changes for #14374.  Couldn't figure
3952              how to get completely rid of _() (some weird dependency
3953              pulling it in?) so renamed it as PROTO_().
3954      Branch: metaconfig
3955            + U/modified/d_shmat.U U/modified/prototype.U
3956            ! U/protos/d_drand48proto.U
3957      Branch: metaconfig/U/perl
3958            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
3959 ____________________________________________________________________________
3960 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
3961         Log: Get rid of the _() macro since (1) we require ANSI anyway
3962              (2) Other software (GNU) seems to use it and we don't need it,
3963              so let's give it up.
3964      Branch: perl
3965            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3966            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
3967            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
3968            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
3969            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
3970            ! wince/config.h wince/config_H.ce
3971 ____________________________________________________________________________
3972 [ 14373] By: nick                                  on 2002/01/22  10:10:48
3973         Log: Miss mg_len == 0 meaning don't Safefree
3974      Branch: perlio
3975            ! mg.c
3976 ____________________________________________________________________________
3977 [ 14372] By: nick                                  on 2002/01/21  22:34:06
3978         Log: XS side of new threads::shared designed, coded and compiles,
3979              and mostly commented but is totaly untested.
3980              submit in case anyone wants a preview.
3981      Branch: perlio
3982            + ext/threads/shared/typemap
3983            ! MANIFEST ext/threads/shared/shared.pm
3984            ! ext/threads/shared/shared.xs
3985 ____________________________________________________________________________
3986 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
3987         Log: Subject: [BUG] /\_/ an unrecognized escape?
3988              From: Michael G Schwern <schwern@pobox.com>
3989              Date: Mon, 21 Jan 2002 15:22:54 -0500
3990              Message-ID: <20020121202254.GA6731@blackrider>
3991      Branch: perl
3992            ! t/lib/warnings/toke toke.c
3993 ____________________________________________________________________________
3994 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
3995         Log: Undo the renaming of the Unicode data files; the simple
3996              solution being not including the *.html files.  This means
3997              that in the future there is no need for any renamings
3998              (well, assuming that the Consortium doesn't cause any),
3999              and the files are named like they are in the Consortium
4000              website, thus alleviating confusion.
4001      Branch: perl
4002            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
4003            + lib/unicore/CaseFolding.txt
4004            + lib/unicore/CompositionExclusions.txt
4005            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
4006            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
4007            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
4008            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
4009            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
4010            - lib/unicore/NamesList.html lib/unicore/PropList.html
4011            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
4012            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
4013            - lib/unicore/rename
4014            ! (edit 285 files)
4015 ____________________________________________________________________________
4016 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
4017         Log: Update Changes.
4018      Branch: perl
4019            ! Changes patchlevel.h
4020 ____________________________________________________________________________
4021 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
4022         Log: Subject: RE: BCC for Win32 is unhappy @14331
4023              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
4024              Date: Mon, 21 Jan 2002 09:48:40 +0300
4025              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
4026              
4027              (using IV instead of int)
4028      Branch: perl
4029            ! hv.h
4030 ____________________________________________________________________________
4031 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
4032         Log: path_is_absolute() needs a prototype (and maybe
4033              a better name, but that's another story).
4034      Branch: perl
4035            ! embed.fnc embed.h pp_ctl.c proto.h
4036 ____________________________________________________________________________
4037 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
4038         Log: Subject: Re: coderefs in @INC
4039              From: Chris Nandor <pudge@pobox.com>
4040              Date: Thu, 17 Jan 2002 11:26:02 -0500
4041              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
4042      Branch: perl
4043            ! pp_ctl.c
4044 ____________________________________________________________________________
4045 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
4046         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
4047              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4048              Date: Sun, 20 Jan 2002 22:53:56 +0100
4049              Message-ID: <20020120225356.A12093@rafael>
4050      Branch: perl
4051            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
4052            ! t/lib/warnings/9enabled warnings.h warnings.pl
4053 ____________________________________________________________________________
4054 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
4055         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
4056              From: "Craig A. Berry" <craigberry@mac.com>
4057              Date: Sun, 20 Jan 2002 22:49:42 -0600
4058              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
4059      Branch: perl
4060            ! lib/ExtUtils/MakeMaker.pm
4061 ____________________________________________________________________________
4062 [ 14363] By: nick                                  on 2002/01/20  20:38:23
4063         Log: Add new threads/typemap to MANIFEST
4064      Branch: perlio
4065            ! MANIFEST
4066 ____________________________________________________________________________
4067 [ 14362] By: nick                                  on 2002/01/20  20:34:36
4068         Log: Integrate mainline
4069      Branch: perlio
4070           +> lib/Pod/t/Usage.t
4071           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
4072           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
4073           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
4074           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
4075           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
4076           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
4077           !> util.c
4078 ____________________________________________________________________________
4079 [ 14361] By: nick                                  on 2002/01/20  18:51:47
4080         Log: Integrate MANIFEST
4081      Branch: perlio
4082           !> MANIFEST
4083 ____________________________________________________________________________
4084 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
4085         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
4086              From: Paul_GreenVOS@vos.stratus.com
4087              Date: Sat, 19 Jan 02 17:17 est
4088              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
4089              
4090              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
4091              From: Paul_GreenVOS@vos.stratus.com
4092              Date: Sat, 19 Jan 02 17:19 est
4093              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
4094      Branch: perl
4095            ! lib/ExtUtils/t/Command.t
4096 ____________________________________________________________________________
4097 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
4098         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
4099              From: Paul_GreenVOS@vos.stratus.com
4100              Date: Sat, 19 Jan 02 14:30 est
4101              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
4102      Branch: perl
4103            ! lib/AnyDBM_File.t
4104 ____________________________________________________________________________
4105 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
4106         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
4107              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
4108              Date: Sun, 20 Jan 2002 13:51:36 +0100
4109              Message-ID: <20020120135136.A710@rafael>
4110      Branch: perl
4111            ! ext/File/Glob/t/basic.t
4112 ____________________________________________________________________________
4113 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
4114         Log: #14352 deleted ext/threads/threads.h
4115      Branch: perlio
4116            ! MANIFEST
4117 ____________________________________________________________________________
4118 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
4119         Log: Eradicate sharedsv.*
4120      Branch: perlio
4121            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
4122 ____________________________________________________________________________
4123 [ 14355] By: nick                                  on 2002/01/20  11:50:22
4124         Log: threads work again on Win32. (Not threads::shared yet)
4125              Submit to see if they do on Linux.
4126      Branch: perlio
4127            ! ext/threads/shared/shared.xs ext/threads/threads.xs
4128            ! win32/makefile.mk
4129 ____________________________________________________________________________
4130 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
4131         Log: Make also hex() and oct() to croak if their arguments
4132              cannot be downgraded (that is, if they contain wide
4133              characters), just like crypt() does (and use the croak
4134              feature of sv_utf8_downgrade()).
4135      Branch: perl
4136            ! pp.c t/op/oct.t
4137 ____________________________________________________________________________
4138 [ 14353] By: nick                                  on 2002/01/19  22:20:09
4139         Log: Integrate Time/Local and its test
4140      Branch: perlio
4141           !> lib/Time/Local.pm lib/Time/Local.t
4142 ____________________________________________________________________________
4143 [ 14352] By: nick                                  on 2002/01/19  22:17:07
4144         Log: Nearly-working threads re-structuring. Do not integrate,
4145              submit-ing to get to Win32, and as "off site" backup.
4146      Branch: perlio
4147            + ext/threads/typemap
4148            - ext/threads/threads.h sharedsv.c sharedsv.h
4149            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
4150            ! embedvar.h ext/threads/shared/shared.pm
4151            ! ext/threads/shared/shared.xs ext/threads/threads.pm
4152            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
4153            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
4154            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
4155 ____________________________________________________________________________
4156 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
4157         Log: Regen toc.
4158      Branch: perl
4159            ! pod/perltoc.pod
4160 ____________________________________________________________________________
4161 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
4162         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
4163              From: David Dyck <dcd@tc.fluke.com>
4164              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
4165              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
4166      Branch: perl
4167            ! pod/perl5004delta.pod pod/perl5005delta.pod
4168            ! pod/perl561delta.pod pod/perl56delta.pod
4169 ____________________________________________________________________________
4170 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
4171         Log: FAQ sync.
4172      Branch: perl
4173            ! pod/perlfaq1.pod pod/perlfaq2.pod
4174 ____________________________________________________________________________
4175 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
4176         Log: Subject: [PATCH lib/Pod/t/Usage.t]
4177              From: Abe Timmerman <abe@ztreet.demon.nl>
4178              Date: Sat, 19 Jan 2002 19:57:57 +0100
4179              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
4180      Branch: perl
4181            + lib/Pod/t/Usage.t
4182            ! MANIFEST
4183 ____________________________________________________________________________
4184 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
4185         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
4186              From: Paul_GreenVOS@vos.stratus.com
4187              Date: Sat, 19 Jan 02 13:15 est
4188              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
4189      Branch: perl
4190            ! ext/SDBM_File/sdbm.t
4191 ____________________________________________________________________________
4192 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
4193         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
4194      Branch: perl
4195           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
4196           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
4197 ____________________________________________________________________________
4198 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
4199         Log: Alternative Time::Local algorithm that uses matemathical formula
4200              for timegm instead of progressive guessing
4201      Branch: perl
4202            ! lib/Time/Local.pm
4203 ____________________________________________________________________________
4204 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
4205         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
4206              From: Paul_GreenVOS@vos.stratus.com
4207              Date: Sat, 19 Jan 02 11:20 est
4208              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
4209      Branch: perl
4210            ! ext/File/Glob/t/basic.t
4211 ____________________________________________________________________________
4212 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
4213         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
4214              From: Paul_GreenVOS@vos.stratus.com
4215              Date: Fri, 18 Jan 02 22:56 est
4216              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
4217      Branch: perl
4218            ! ext/Cwd/t/cwd.t
4219 ____________________________________________________________________________
4220 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
4221         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
4222              From: Paul_GreenVOS@vos.stratus.com
4223              Date: Fri, 18 Jan 02 22:48 est
4224              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
4225      Branch: perl
4226            ! lib/Time/Local.t
4227 ____________________________________________________________________________
4228 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
4229         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
4230              From: Paul_GreenVOS@vos.stratus.com
4231              Date: Fri, 18 Jan 02 16:22 est
4232              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
4233      Branch: perl
4234            ! ext/Devel/DProf/DProf.t
4235 ____________________________________________________________________________
4236 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
4237         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
4238              From: Tels <perl_dummy@bloodgate.com>
4239              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
4240              Message-Id: <200201182106.XAA19133@taku.hut.fi>
4241      Branch: perl
4242            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
4243 ____________________________________________________________________________
4244 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
4245         Log: Don't do socketpair udp unless you've got all what it takes.
4246      Branch: perl
4247            ! util.c
4248 ____________________________________________________________________________
4249 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
4250         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
4251              From: Tels <perl_dummy@bloodgate.com>
4252              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
4253              Message-Id: <200201182206.AAA15310@taku.hut.fi>
4254      Branch: perl
4255            ! lib/ExtUtils/MM_BeOS.pm
4256 ____________________________________________________________________________
4257 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
4258         Log: metaconfig unit change for #14336.
4259      Branch: metaconfig
4260            ! U/modified/myhostname.U
4261 ____________________________________________________________________________
4262 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
4263         Log: Avoid bare "set", and kiss .uucp goodbye.
4264      Branch: perl
4265            ! Configure
4266 ____________________________________________________________________________
4267 [ 14335] By: nick                                  on 2002/01/18  22:11:42
4268         Log: Split out core of sv_magic() into sv_magicext().
4269              sv_magic provides the extra restictions (no READONLY, only
4270              one of each type, canned set of vtables), and sv_magicext()
4271              does the actual data twiddling.
4272              Also enhances semantics of ->mg_ptr setting via name/namlen
4273              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
4274              scratch area (namlen > 0 && name == NULL).
4275              sv_magicext also returns the MAGIC * it added.
4276              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
4277              
4278              To come sv_unmagicext() - which will remove just one magic
4279              of particular type, and additionaly match against ->mg_ptr,
4280              or the MAGIC * (need to experiment as to which is more natural).
4281      Branch: perlio
4282            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
4283            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
4284 ____________________________________________________________________________
4285 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
4286         Log: Retract #14327 for now, going to the limit seems
4287              to be too much for many platforms.
4288      Branch: perl
4289            ! lib/Time/Local.t
4290 ____________________________________________________________________________
4291 [ 14333] By: nick                                  on 2002/01/18  18:58:33
4292         Log: Integrate mainline
4293      Branch: perlio
4294           !> Changes patchlevel.h
4295 ____________________________________________________________________________
4296 [ 14332] By: nick                                  on 2002/01/18  16:19:06
4297         Log: Integrate mainline
4298      Branch: perlio
4299           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
4300           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
4301            - lib/ExtUtils/inst
4302           !> (integrate 32 files)
4303 ____________________________________________________________________________
4304 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
4305         Log: Update Changes.
4306      Branch: perl
4307            ! Changes patchlevel.h
4308 ____________________________________________________________________________
4309 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
4310         Log: Try to make the connect/read/write timeouting.
4311      Branch: perl
4312            ! ext/Socket/Socket.t
4313 ____________________________________________________________________________
4314 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
4315         Log: Netware Makefile tweak from Ananth Kesari.
4316      Branch: perl
4317            ! NetWare/Makefile
4318 ____________________________________________________________________________
4319 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
4320         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
4321              From: Michael G Schwern <schwern@pobox.com>
4322              Date: Fri, 18 Jan 2002 03:10:27 -0500
4323              Message-ID: <20020118081027.GE7226@blackrider>
4324      Branch: perl
4325            ! lib/File/Find.pm
4326 ____________________________________________________________________________
4327 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
4328         Log: (retracted by #14334)
4329              
4330              Subject: [PATCH] Improving lib/Time/Local.t
4331              From: Paul_GreenVOS@vos.stratus.com        
4332              Date: Thu, 17 Jan 02 22:36 est
4333              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
4334      Branch: perl
4335            ! lib/Time/Local.t
4336 ____________________________________________________________________________
4337 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
4338         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
4339              From: Abe Timmerman <abe@ztreet.demon.nl>  
4340              Date: Fri, 18 Jan 2002 13:18:47 +0100
4341              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
4342      Branch: perl
4343            ! lib/ExtUtils/t/MM_Win32.t
4344 ____________________________________________________________________________
4345 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
4346         Log: Subject: [PATCH] Syncing with bleadperl 
4347              From: Michael G Schwern <schwern@pobox.com> 
4348              Date: Fri, 18 Jan 2002 03:04:33 -0500
4349              Message-ID: <20020118080432.GC7226@blackrider>
4350      Branch: perl
4351            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
4352            - lib/ExtUtils/inst
4353            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
4354            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4355            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
4356            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
4357            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
4358            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
4359            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
4360            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
4361            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
4362            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
4363            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
4364            ! lib/ExtUtils/testlib.pm
4365 ____________________________________________________________________________
4366 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
4367         Log: Detypo.
4368      Branch: perl
4369            ! AUTHORS
4370 ____________________________________________________________________________
4371 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
4372         Log: Subject: [PATCH] MM check_hints test
4373              From: Michael G Schwern <schwern@pobox.com>
4374              Date: Thu, 17 Jan 2002 20:25:57 -0500
4375              Message-ID: <20020118012557.GE32762@blackrider>
4376      Branch: perl
4377            + lib/ExtUtils/t/hints.t
4378            ! MANIFEST
4379 ____________________________________________________________________________
4380 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
4381         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
4382              From: Michael G Schwern <schwern@pobox.com> 
4383              Date: Thu, 17 Jan 2002 20:12:20 -0500
4384              Message-ID: <20020118011220.GC32762@blackrider>
4385              
4386              (#14317 replaced with this)
4387      Branch: perl
4388            ! lib/ExtUtils/MakeMaker.pm
4389 ____________________________________________________________________________
4390 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
4391         Log: Subject: [PATCH perldiag] overload.pm warnings
4392              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4393              Date: Thu, 17 Jan 2002 23:53:49 +0100
4394              Message-ID: <20020117235349.A14530@rafael>
4395      Branch: perl
4396            ! pod/perldiag.pod
4397 ____________________________________________________________________________
4398 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
4399         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
4400              From: Michael G Schwern <schwern@pobox.com>
4401              Date: Thu, 17 Jan 2002 16:35:47 -0500
4402              Message-ID: <20020117213546.GD23830@blackrider>
4403      Branch: perl
4404            ! lib/File/Find.pm
4405 ____________________________________________________________________________
4406 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
4407         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
4408              From: chromatic <chromatic@rmci.net>
4409              Date: Thu, 17 Jan 2002 13:04:22 -0700
4410              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
4411      Branch: perl
4412            ! pod/perltodo.pod
4413 ____________________________________________________________________________
4414 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
4415         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
4416              From: chromatic <chromatic@rmci.net>
4417              Date: Thu, 17 Jan 2002 12:59:04 -0700
4418              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
4419      Branch: perl
4420            ! lib/ExtUtils/t/Mkbootstrap.t
4421 ____________________________________________________________________________
4422 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
4423         Log: (replaced by #14322)
4424              The #14300 broke hints file handling.
4425      Branch: perl
4426            ! lib/ExtUtils/MakeMaker.pm
4427 ____________________________________________________________________________
4428 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
4429         Log: metaconfig unit change for #14315.
4430      Branch: metaconfig/U/perl
4431            ! uselongdbl.U
4432 ____________________________________________________________________________
4433 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
4434         Log: Subject: [PATCH] long doubles
4435              From: Nicholas Clark <nick@unfortu.net>
4436              Date: Thu, 17 Jan 2002 17:06:28 +0000
4437              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
4438      Branch: perl
4439            ! Configure
4440 ____________________________________________________________________________
4441 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
4442         Log: metaconfig unit change for #14313.
4443      Branch: metaconfig
4444            ! U/modified/i_ndbm.U
4445 ____________________________________________________________________________
4446 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
4447         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
4448              From: Andy Dougherty <doughera@lafayette.edu>
4449              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
4450              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
4451      Branch: perl
4452            ! Configure
4453 ____________________________________________________________________________
4454 [ 14312] By: nick                                  on 2002/01/17  21:38:38
4455         Log: Integrate mainline (for ndbm fixes etc.)
4456      Branch: perlio
4457           +> t/run/fresh_perl.t
4458            - t/run/kill_perl.t
4459           !> Changes MANIFEST ext/Opcode/Opcode.xs
4460           !> ext/SDBM_File/sdbm/Makefile.PL
4461           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
4462           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
4463           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
4464           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
4465           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
4466 ____________________________________________________________________________
4467 [ 14311] By: sky                                   on 2002/01/17  21:01:00
4468         Log: Simplify the code that duplicates the threads 
4469              init function and the parameters to the thread by using sv_dup. 
4470              Note,what happens if you pass a shared variable as a parameter?
4471      Branch: perl
4472            ! ext/threads/threads.xs
4473 ____________________________________________________________________________
4474 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
4475         Log: Update Changes.
4476      Branch: perl
4477            ! Changes patchlevel.h
4478 ____________________________________________________________________________
4479 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
4480         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
4481              with fresh_perl_is() and fresh_perl_like().
4482      Branch: perl
4483            + t/run/fresh_perl.t
4484            - t/run/kill_perl.t
4485            ! MANIFEST t/test.pl
4486 ____________________________________________________________________________
4487 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
4488         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
4489              From: Benjamin Goldberg <goldbb2@earthlink.net>
4490              Date: Wed, 09 Jan 2002 21:03:16 -0500
4491              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
4492      Branch: perl
4493            ! ext/Unicode/Normalize/Normalize.pm
4494 ____________________________________________________________________________
4495 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
4496         Log: Retract #14144 as Hugo isn't happy with it.
4497      Branch: perl
4498            ! scope.c t/run/kill_perl.t
4499 ____________________________________________________________________________
4500 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
4501         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
4502              From: Richard Clamp <richardc@unixbeard.net>
4503              Date: Wed, 16 Jan 2002 17:34:31 +0000
4504              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
4505      Branch: perl
4506            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
4507 ____________________________________________________________________________
4508 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
4509         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
4510              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4511              Date: Tue, 15 Jan 2002 21:23:30 +0100
4512              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
4513      Branch: perl
4514            ! ext/Opcode/Opcode.xs
4515 ____________________________________________________________________________
4516 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
4517         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
4518              From: Paul_GreenVOS@vos.stratus.com
4519              Date: Wed, 16 Jan 02 6:42 est
4520              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
4521      Branch: perl
4522            ! t/io/fs.t t/op/crypt.t
4523 ____________________________________________________________________________
4524 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
4525         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
4526              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4527              Date: Wed, 16 Jan 2002 13:43:39 +0100
4528              Message-ID: <20020116134339.A704@rafael>
4529              
4530              (replaces #14302)
4531      Branch: perl
4532            ! mg.c t/lib/warnings/mg
4533 ____________________________________________________________________________
4534 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
4535         Log: (replaced by #14303)
4536              Subject: [PATCH] length of undefined $(digit) should warn
4537              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4538              Date: Tue, 15 Jan 2002 23:02:44 +0100            
4539              Message-ID: <20020115230244.A31786@rafael>     
4540      Branch: perl
4541            ! mg.c t/lib/warnings/mg
4542 ____________________________________________________________________________
4543 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
4544         Log: The non-MakeMaker.pm parts of
4545              
4546              Subject: [PATCH] Re: MM_Beos.pm?
4547              From: Tels <perl_dummy@bloodgate.com>
4548              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
4549              Message-Id: <200201142006.WAA29544@taas.iki.fi>
4550      Branch: perl
4551            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
4552            ! lib/ExtUtils/t/MM_Unix.t
4553 ____________________________________________________________________________
4554 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
4555         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
4556              From: Michael G Schwern <schwern@pobox.com>    
4557              Date: Tue, 15 Jan 2002 20:07:50 -0500            
4558              Message-ID: <20020116010750.GH625@blackrider>  
4559      Branch: perl
4560            ! lib/ExtUtils/MakeMaker.pm
4561 ____________________________________________________________________________
4562 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
4563         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
4564              From: Jeffrey Friedl <jfriedl@yahoo.com>       
4565              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
4566              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
4567      Branch: perl
4568            ! lib/Text/Tabs.pm
4569 ____________________________________________________________________________
4570 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
4571         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
4572              From: "Green, Paul" <Paul.Green@stratus.com>
4573              Date: Tue, 15 Jan 2002 22:28:10 -0500
4574              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
4575      Branch: perl
4576            ! lib/ExtUtils/MM_Unix.pm
4577 ____________________________________________________________________________
4578 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
4579         Log: Integrate perlio; offsetof() is in <stddef.h>
4580      Branch: perl
4581           !> ext/Socket/Socket.xs
4582 ____________________________________________________________________________
4583 [ 14296] By: nick                                  on 2002/01/16  13:02:29
4584         Log: offsetof() is in <stddef.h>
4585      Branch: perlio
4586            ! ext/Socket/Socket.xs
4587 ____________________________________________________________________________
4588 [ 14295] By: nick                                  on 2002/01/16  07:25:29
4589         Log: Integrate mainline
4590      Branch: perlio
4591           +> (branch 262 files)
4592            - (delete 285 files)
4593           !> (integrate 34 files)
4594 ____________________________________________________________________________
4595 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
4596         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
4597              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
4598              Canonical.pl and Exact.pl.
4599      Branch: perl
4600            + (add 259 files)
4601            - (delete 288 files)
4602            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
4603            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
4604            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
4605            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
4606 ____________________________________________________________________________
4607 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
4608         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
4609      Branch: perl
4610            ! ext/Socket/Socket.xs
4611 ____________________________________________________________________________
4612 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
4613         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
4614              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4615              Date: Tue, 15 Jan 2002 21:59:19 +0100
4616              Message-ID: <3C44A637.16602.25EB208@localhost>
4617      Branch: perl
4618            ! embed.fnc embed.h proto.h
4619 ____________________________________________________________________________
4620 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
4621         Log: Duh.  The updated In/*.pl weren't checked in.
4622      Branch: perl
4623            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
4624            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
4625            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
4626            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
4627            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
4628            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
4629            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
4630            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
4631            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
4632            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
4633            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
4634            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
4635            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
4636            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
4637            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
4638            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
4639            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
4640            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
4641            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
4642            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
4643            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
4644            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
4645            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
4646            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
4647            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
4648            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
4649            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
4650            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
4651            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
4652            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
4653            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
4654            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
4655            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
4656            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
4657            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
4658            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
4659            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
4660            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
4661            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
4662            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
4663            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
4664            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
4665            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
4666            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
4667            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
4668            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
4669            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
4670            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
4671 ____________________________________________________________________________
4672 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
4673         Log: Update Changes.
4674      Branch: perl
4675            ! Changes patchlevel.h
4676 ____________________________________________________________________________
4677 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
4678         Log: Jeffrey is trying very hard to avoid working on his
4679              book, it would seem :-) (better naming, better comments
4680              in the files)
4681      Branch: perl
4682            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
4683            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
4684            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
4685            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
4686            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
4687            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
4688            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
4689            - lib/unicore/Is/IDStart.pl
4690            ! (edit 200 files)
4691 ____________________________________________________________________________
4692 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
4693         Log: metaconfig unit changes for #14287.
4694      Branch: metaconfig
4695            + U/modified/Chk_MANI.U
4696            ! U/modified/Extract.U U/modified/Finish.U
4697      Branch: metaconfig/U/perl
4698            ! Extensions.U dlsrc.U
4699 ____________________________________________________________________________
4700 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
4701         Log: Some protection against spaces in directory names.
4702              (Tru64 still has some makedepend problems in such
4703              cases but that looks like Tru64's problem.)
4704      Branch: perl
4705            ! Configure Makefile.SH
4706 ____________________________________________________________________________
4707 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
4708         Log: Should have been in #14285 but I have sausages for fingers.
4709      Branch: perl
4710            + lib/ExtUtils/MM_BeOS.pm
4711 ____________________________________________________________________________
4712 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
4713         Log: MM_BeOS from Tels.
4714      Branch: perl
4715            + lib/ExtUtils/t/MM_BeOS.t
4716            ! MANIFEST
4717 ____________________________________________________________________________
4718 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
4719         Log: Integrate perlio;
4720              
4721              (reintroduce #14251) Slab allocator for ops
4722              - moved the statics to intrpvar.h
4723              - implemented Slab_Free()
4724              - uses PerlMemShared (for now) if distinction exists.
4725              
4726              Slab allocator submit after resolve -ay to keep it!
4727              
4728              Hand merge of non slab allocator stuff
4729              
4730              const-ness fix in savepv's passing of NULL
4731              
4732              Typo in #else branch of PL_SLAB_ALLOC
4733              
4734              Integrate rest of mainline
4735              
4736              Regen embed enable slab for PERL_IMPLICIT_SYS
4737              
4738              Correct name of PL_OP_SLAB_ALLOC
4739              
4740              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
4741              e.g. -Duse64bitint on a 32-bit platform.
4742              Now uses I32 for use-count and is more careful with its casts.
4743      Branch: perl
4744           !> (integrate 28 files)
4745 ____________________________________________________________________________
4746 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
4747         Log: Add Shuck URL
4748      Branch: maint-5.6/macperl
4749            ! macos/macperl/MacPerl.podhelp
4750 ____________________________________________________________________________
4751 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
4752         Log: Remove obsolete docs
4753      Branch: maint-5.6/macperl
4754            ! ext/File/Glob/Glob.pm
4755 ____________________________________________________________________________
4756 [ 14281] By: nick                                  on 2002/01/15  15:08:43
4757         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
4758              e.g. -Duse64bitint on a 32-bit platform.
4759              Now uses I32 for use-count and is more careful with its casts.
4760      Branch: perlio
4761            ! intrpvar.h op.c
4762 ____________________________________________________________________________
4763 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
4764         Log: Update bundled modules.  Yow!
4765      Branch: maint-5.6/macperl
4766            + macos/bundled_ext/Compress/Zlib/constants.h
4767            + macos/bundled_ext/Compress/Zlib/constants.xs
4768            + macos/bundled_ext/Filter/Util/Call/ppport.h
4769            + macos/bundled_ext/Storable/t/compat-0.6.t
4770            + macos/bundled_ext/Storable/t/dump.pl
4771            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
4772            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
4773            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
4774            + macos/bundled_lib/blib/lib/URI/ssh.pm
4775            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
4776            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
4777            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
4778            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
4779            + macos/bundled_lib/t/Filter/Simple/data.t
4780            + macos/bundled_lib/t/Filter/Simple/export.t
4781            + macos/bundled_lib/t/Filter/Simple/filter_only.t
4782            + macos/bundled_lib/t/Filter/Simple/import.t
4783            + macos/bundled_lib/t/NEXT/actual.t
4784            + macos/bundled_lib/t/NEXT/actuns.t
4785            + macos/bundled_lib/t/NEXT/next.t
4786            + macos/bundled_lib/t/NEXT/unseen.t
4787            + macos/bundled_lib/t/libnet/netrc.t
4788            + macos/bundled_lib/t/libwww-perl/base/http.t
4789            + macos/bundled_lib/t/libwww-perl/live/activestate.t
4790            - macos/bundled_ext/Filter/t/FilterTest.pm
4791            - macos/bundled_ext/Storable/t/compat06.t
4792            - macos/bundled_ext/Storable/t/st-dump.pl
4793            - macos/bundled_lib/t/NEXT/test.pl
4794            - macos/bundled_lib/t/libwww-perl/live/google.t
4795            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
4796            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
4797            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
4798            ! macos/bundled_ext/Compress/Zlib/README
4799            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
4800            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
4801            ! macos/bundled_ext/Compress/Zlib/t/examples.t
4802            ! macos/bundled_ext/Filter/Util/Call/Call.pm
4803            ! macos/bundled_ext/Filter/Util/Call/Call.xs
4804            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
4805            ! macos/bundled_ext/Filter/t/call.t
4806            ! macos/bundled_ext/Filter/t/filter-util.pl
4807            ! macos/bundled_ext/Storable/ChangeLog
4808            ! macos/bundled_ext/Storable/README
4809            ! macos/bundled_ext/Storable/Storable.pm
4810            ! macos/bundled_ext/Storable/t/blessed.t
4811            ! macos/bundled_ext/Storable/t/canonical.t
4812            ! macos/bundled_ext/Storable/t/dclone.t
4813            ! macos/bundled_ext/Storable/t/forgive.t
4814            ! macos/bundled_ext/Storable/t/freeze.t
4815            ! macos/bundled_ext/Storable/t/lock.t
4816            ! macos/bundled_ext/Storable/t/overload.t
4817            ! macos/bundled_ext/Storable/t/recurse.t
4818            ! macos/bundled_ext/Storable/t/retrieve.t
4819            ! macos/bundled_ext/Storable/t/store.t
4820            ! macos/bundled_ext/Storable/t/tied.t
4821            ! macos/bundled_ext/Storable/t/tied_hook.t
4822            ! macos/bundled_ext/Storable/t/tied_items.t
4823            ! macos/bundled_ext/Storable/t/utf8.t
4824            ! macos/bundled_lib/blib/lib/File/Sort.pm
4825            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
4826            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
4827            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
4828            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
4829            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
4830            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
4831            ! macos/bundled_lib/blib/lib/LWP.pm
4832            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
4833            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
4834            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
4835            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
4836            ! macos/bundled_lib/blib/lib/Mail/Address.pm
4837            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
4838            ! macos/bundled_lib/blib/lib/Mail/Field.pm
4839            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
4840            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
4841            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
4842            ! macos/bundled_lib/blib/lib/Mail/Header.pm
4843            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
4844            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
4845            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
4846            ! macos/bundled_lib/blib/lib/Mail/Send.pm
4847            ! macos/bundled_lib/blib/lib/Mail/Util.pm
4848            ! macos/bundled_lib/blib/lib/NEXT.pm
4849            ! macos/bundled_lib/blib/lib/Net/Config.pm
4850            ! macos/bundled_lib/blib/lib/Net/Domain.pm
4851            ! macos/bundled_lib/blib/lib/Net/FTP.pm
4852            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
4853            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
4854            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
4855            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
4856            ! macos/bundled_lib/blib/lib/Net/POP3.pm
4857            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
4858            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
4859            ! macos/bundled_lib/blib/lib/Switch.pm
4860            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
4861            ! macos/bundled_lib/blib/lib/URI/Escape.pm
4862            ! macos/bundled_lib/blib/lib/URI/ftp.pm
4863            ! macos/bundled_lib/blib/lib/lwpcook.pod
4864            ! macos/bundled_lib/t/Filter/Simple/filter.t
4865            ! macos/bundled_lib/t/Switch/t/nested.t
4866            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
4867            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
4868            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
4869            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
4870            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
4871            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
4872            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
4873            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
4874            ! macos/bundled_lib/t/libnet/config.t
4875            ! macos/bundled_lib/t/libnet/ftp.t
4876            ! macos/bundled_lib/t/libnet/hostname.t
4877            ! macos/bundled_lib/t/libnet/nntp.t
4878            ! macos/bundled_lib/t/libnet/require.t
4879            ! macos/bundled_lib/t/libnet/smtp.t
4880            ! macos/bundled_lib/t/libwww-perl/base/headers.t
4881            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
4882            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
4883            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
4884            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
4885            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
4886            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
4887            ! macos/bundled_lib/t/libwww-perl/live/validator.t
4888            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
4889 ____________________________________________________________________________
4890 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
4891         Log: Subject: [PATCH] Socket::sockaddr_family
4892              From: Gisle Aas <gisle@ActiveState.com> 
4893              Date: 15 Jan 2002 06:35:28 -0800
4894              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
4895      Branch: perl
4896            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
4897 ____________________________________________________________________________
4898 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
4899         Log: Subject: [PATCH perldiag] Style issue
4900              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4901              Date: Tue, 15 Jan 2002 15:36:30 +0100                
4902              Message-ID: <20020115153630.A11568@rafael>
4903      Branch: perl
4904            ! pod/perldiag.pod
4905 ____________________________________________________________________________
4906 [ 14277] By: nick                                  on 2002/01/15  14:30:51
4907         Log: Correct name of PL_OP_SLAB_ALLOC
4908      Branch: perlio
4909            ! perl.h
4910 ____________________________________________________________________________
4911 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
4912         Log: NetWare tweak from Ananth Kesari.
4913      Branch: perl
4914            ! lib/ExtUtils/MakeMaker.pm
4915 ____________________________________________________________________________
4916 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
4917         Log: Throwback.
4918      Branch: perl
4919            ! MANIFEST
4920 ____________________________________________________________________________
4921 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
4922         Log: A couple of additional character classes from Jeffrey,
4923              hopefully useful in future for internal use for implementing
4924              some special cases of casing.
4925              
4926              Also regenerate once more all the character classes,
4927              now without the timestamp.  A timestamp would be kind of
4928              nice but it's not: having a timestamp in a file means that
4929              even if the effective contents of file really didn't
4930              change, the file looks as if it changed.
4931      Branch: perl
4932            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
4933            + lib/unicore/Is/CombAbov.pl
4934            ! (edit 304 files)
4935 ____________________________________________________________________________
4936 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
4937         Log: Make the test harder.
4938      Branch: perl
4939            ! t/op/pat.t
4940 ____________________________________________________________________________
4941 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
4942         Log: Additional utf8_heavy.pl tweak from Jeffrey.
4943      Branch: perl
4944            ! lib/utf8_heavy.pl
4945 ____________________________________________________________________________
4946 [ 14271] By: nick                                  on 2002/01/15  11:29:47
4947         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
4948      Branch: perlio
4949            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
4950            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
4951 ____________________________________________________________________________
4952 [ 14270] By: nick                                  on 2002/01/15  08:19:08
4953         Log: Integrate rest of mainline
4954      Branch: perlio
4955           !> (integrate 28 files)
4956 ____________________________________________________________________________
4957 [ 14269] By: nick                                  on 2002/01/15  08:02:44
4958         Log: Typo in #else branch of PL_SLAB_ALLOC
4959      Branch: perlio
4960            ! op.c
4961 ____________________________________________________________________________
4962 [ 14268] By: nick                                  on 2002/01/15  07:57:47
4963         Log: const-ness fix in savepv's passing of NULL
4964      Branch: perlio
4965            ! util.c
4966 ____________________________________________________________________________
4967 [ 14267] By: nick                                  on 2002/01/15  07:42:17
4968         Log: Hand merge of non slab allocator stuff
4969      Branch: perlio
4970            ! op.c
4971 ____________________________________________________________________________
4972 [ 14266] By: nick                                  on 2002/01/15  07:39:33
4973         Log: Slab allocator submit after resolve -ay to keep it!
4974      Branch: perlio
4975           !> op.c
4976 ____________________________________________________________________________
4977 [ 14265] By: nick                                  on 2002/01/15  07:05:06
4978         Log: Blind integrate of bulk of mainline.
4979      Branch: perlio
4980           +> (branch 173 files)
4981            - (delete 184 files)
4982           !> (integrate 146 files)
4983 ____________________________________________________________________________
4984 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
4985         Log: Pod nits.
4986      Branch: perl
4987            ! lib/Unicode/UCD.pm pod/perlunicode.pod
4988 ____________________________________________________________________________
4989 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
4990         Log: The Unicode categories doc patch to go with #14254,
4991              from Jeffrey.
4992      Branch: perl
4993            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
4994 ____________________________________________________________________________
4995 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
4996         Log: There isn't going to be perl.third.exe.
4997      Branch: perl
4998            ! Makefile.SH
4999 ____________________________________________________________________________
5000 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
5001         Log: Subject: [PATCH] small coredump correction
5002              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5003              Date: Tue, 15 Jan 2002 00:22:52 +0100
5004              Message-ID: <20020115002252.I691@rafael>
5005      Branch: perl
5006            ! op.c
5007 ____________________________________________________________________________
5008 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
5009         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
5010              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5011              Date: Mon, 14 Jan 2002 23:03:04 +0100
5012              Message-ID: <20020114230304.A691@rafael>   
5013              
5014              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
5015              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5016              Date: Mon, 14 Jan 2002 23:18:43 +0100
5017              Message-ID: <20020114231843.E691@rafael>   
5018      Branch: perl
5019            ! pod/perlsub.pod t/op/override.t toke.c
5020 ____________________________________________________________________________
5021 [ 14259] By: nick                                  on 2002/01/14  22:02:49
5022         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
5023              Need to use CopXXXXX macros everywhere and add CopSTASH_free
5024              Add new scope type and add support for it to scope.c and scope stack
5025              dup-er in sv.c. Add savesharedpv().
5026              Also zealous version of Win32's vmem.h to catch all the abuses.
5027              With this t/op/fork.t passes even with zealous checking and 
5028              checker is point a finger at various threads/shared issues.
5029              
5030              PL_curcop->cop_io is still an issue.
5031      Branch: perlio
5032            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
5033            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
5034            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
5035            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
5036            ! win32/vmem.h win32/win32.c win32/win32.h
5037 ____________________________________________________________________________
5038 [ 14258] By: nick                                  on 2002/01/14  20:24:28
5039         Log: Integrate build parts of mainline
5040      Branch: perlio
5041           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
5042           !> lib/ExtUtils/t/MM_Win32.t
5043 ____________________________________________________________________________
5044 [ 14257] By: nick                                  on 2002/01/14  16:10:54
5045         Log: Inverted sense of special-ness of specialCopIO - supposed to 
5046              be true if value is "special" i.e. NOT an SV.
5047      Branch: perlio
5048            ! perlio.h
5049 ____________________________________________________________________________
5050 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
5051         Log: Update Changes.
5052      Branch: perl
5053            ! Changes patchlevel.h
5054 ____________________________________________________________________________
5055 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
5056         Log: Retract #14251 (the op slab allocator from perlio)
5057              until we figure out why 2.2.19 x86 debian gets
5058              a circular sibling chain and therefore hangs in
5059              the Perl_ck_subr() sibling for-loop.
5060      Branch: perl
5061            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5062            ! perlapi.c perlapi.h proto.h
5063 ____________________________________________________________________________
5064 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
5065         Log: Big mktables rewrite from Jeffrey;
5066              documentation not yet updated.
5067      Branch: perl
5068            + (add 171 files)
5069            - (delete 182 files)
5070            ! (edit 135 files)
5071 ____________________________________________________________________________
5072 [ 14253] By: ams                                   on 2002/01/14  03:15:05
5073         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
5074              From: Michael G Schwern <schwern@pobox.com>
5075              Date: Sun, 13 Jan 2002 21:00:07 -0500
5076              Message-Id: <20020114020007.GB2877@blackrider>
5077      Branch: perl
5078            ! lib/Cwd.pm
5079 ____________________________________________________________________________
5080 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
5081         Log: Subject: Re: Win32 status - progress !
5082              From: Abe Timmerman <abe@ztreet.demon.nl>       
5083              Date: Mon, 14 Jan 2002 02:29:51 +0100
5084              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
5085      Branch: perl
5086            ! lib/ExtUtils/t/MM_Win32.t
5087 ____________________________________________________________________________
5088 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
5089         Log: Integrate perlio.
5090              
5091              Slab allocator for ops
5092              - moved the statics to intrpvar.h
5093              - implemented Slab_Free()
5094              - uses PerlMemShared (for now) if distinction exists.
5095      Branch: perl
5096           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5097           !> perlapi.c perlapi.h proto.h
5098 ____________________________________________________________________________
5099 [ 14250] By: nick                                  on 2002/01/13  23:22:34
5100         Log: Slab allocator for ops
5101              - moved the statics to intrpvar.h
5102              - implemented Slab_Free()
5103              - uses PerlMemShared (for now) if distinction exists.
5104      Branch: perlio
5105            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5106            ! perlapi.c perlapi.h proto.h
5107 ____________________________________________________________________________
5108 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
5109         Log: Start a new test category: uni.  Much of t/op/pat
5110              should probably be moved here, but holding on that
5111              until Jeffrey finishes his big mktables rewrite.
5112              Bits and pieces of op/split, op/pack, op/append,
5113              op/join, could probably be moved to respective uni
5114              tests, too.
5115      Branch: perl
5116            + t/uni/fold.t t/uni/sprintf.t
5117            - t/op/unifold.t t/op/unisprintf.t
5118            ! MANIFEST t/TEST t/harness
5119 ____________________________________________________________________________
5120 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
5121         Log: Subject: [PATCH] enable Win32 to build again
5122              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5123              Date: Sun, 13 Jan 2002 21:49:24 +0100
5124              Message-ID: <3C4200E4.15926.23F6131@localhost>
5125              
5126              miniperl.exe.exe does not exe that well.
5127      Branch: perl
5128            ! lib/ExtUtils/MM_Unix.pm
5129 ____________________________________________________________________________
5130 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
5131         Log: Mention some of the load-affected tests.
5132      Branch: perl
5133            ! INSTALL
5134 ____________________________________________________________________________
5135 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
5136         Log: Move the UTF-8 conversion code earlier so that
5137              op/ver is happy.
5138      Branch: perl
5139            ! sv.c t/op/ver.t
5140 ____________________________________________________________________________
5141 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
5142         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
5143              have diverged quite a bit so no updates there.
5144      Branch: perl
5145            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
5146            ! ext/List/Util/lib/List/Util.pm
5147            ! ext/List/Util/lib/Scalar/Util.pm
5148 ____________________________________________________________________________
5149 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
5150         Log: Make the crypt() pickier: if downgrading doesn't work,
5151              croak.
5152      Branch: perl
5153            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
5154 ____________________________________________________________________________
5155 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
5156         Log: Grow the buffer in case Unicode caused size changes
5157              (and it very probably did).
5158      Branch: perl
5159            ! sv.c
5160 ____________________________________________________________________________
5161 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
5162         Log: Future-proofing from Jeffrey Friedl (for conflicting
5163              In* and Is* names).
5164      Branch: perl
5165            ! lib/utf8_heavy.pl
5166 ____________________________________________________________________________
5167 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
5168         Log: Subject: [PATCH] Re: Warning in B.xs
5169              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5170              Date: Sun, 13 Jan 2002 19:39:52 +0100
5171              Message-ID: <3C41E288.20562.1C8C895@localhost>
5172      Branch: perl
5173            ! ext/B/B.xs
5174 ____________________________________________________________________________
5175 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
5176         Log: Subject: Re: lookbehind broken with latest bleedperl
5177              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5178              Date: Sun, 13 Jan 2002 18:06:22 +0000
5179              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
5180      Branch: perl
5181            ! regexec.c t/op/re_tests
5182 ____________________________________________________________________________
5183 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
5184         Log: Subject: [PATCH] more MM_Unix.t tests
5185              From: Tels <perl_dummy@bloodgate.com>
5186              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
5187              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
5188              
5189              Subject: [PATCH] 14220 misunderstood, I bet          
5190              From: andreas.koenig@anima.de (Andreas J. Koenig)
5191              Date: 12 Jan 2002 21:31:58 +0100
5192              Message-ID: <m3k7un8g5d.fsf@anima.de>
5193      Branch: perl
5194            ! lib/ExtUtils/t/MM_Unix.t
5195 ____________________________________________________________________________
5196 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
5197         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
5198              From: Tels <perl_dummy@bloodgate.com>
5199              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
5200              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
5201              
5202              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
5203              From: Tels <perl_dummy@bloodgate.com>
5204              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
5205              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
5206      Branch: perl
5207            ! lib/ExtUtils/MM_Unix.pm
5208 ____________________________________________________________________________
5209 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
5210         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
5211              From: Nicholas Clark <nick@unfortu.net> 
5212              Date: Sun, 13 Jan 2002 15:58:34 +0000
5213              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
5214      Branch: perl
5215            ! lib/Benchmark.t
5216 ____________________________________________________________________________
5217 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
5218         Log: Anton Berezin did more reading and the uid setting story
5219              gets more complex.
5220      Branch: perl
5221            ! pod/perltodo.pod utils/perldoc.PL
5222 ____________________________________________________________________________
5223 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
5224         Log: Integrate perlio;
5225              
5226              Win32 fixes:
5227              - vmem.h hack to handle free-by-wrong-thread after eval "".
5228              - Initialize timerid 
5229      Branch: perl
5230           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
5231 ____________________________________________________________________________
5232 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
5233         Log: Subject: Re: HiRes
5234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5235              Date: Sun, 13 Jan 2002 10:18:46 +0100
5236              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
5237              
5238              Give up on socketpair in HP-UX.
5239      Branch: perl
5240            ! ext/Socket/socketpair.t
5241 ____________________________________________________________________________
5242 [ 14233] By: nick                                  on 2002/01/13  16:29:30
5243         Log: Integrate mainline
5244      Branch: perlio
5245           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
5246           !> (integrate 46 files)
5247 ____________________________________________________________________________
5248 [ 14232] By: nick                                  on 2002/01/13  15:37:48
5249         Log: Win32 fixes:
5250              - vmem.h hack to handle free-by-wrong-thread after eval "".
5251              - Initialize timerid 
5252      Branch: perlio
5253            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
5254 ____________________________________________________________________________
5255 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
5256         Log: *groan*
5257      Branch: perl
5258            ! t/op/pat.t
5259 ____________________________________________________________________________
5260 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
5261         Log: One more sharp s case found by Jeffrey.
5262      Branch: perl
5263            ! regexec.c t/op/pat.t
5264 ____________________________________________________________________________
5265 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
5266         Log: Comment tweak.
5267      Branch: perl
5268            ! regexec.c
5269 ____________________________________________________________________________
5270 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
5271         Log: Don't bother checking for the Greek special
5272              cases if the node is too short.
5273      Branch: perl
5274            ! regcomp.c
5275 ____________________________________________________________________________
5276 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
5277         Log: Update Changes.
5278      Branch: perl
5279            ! Changes patchlevel.h
5280 ____________________________________________________________________________
5281 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
5282         Log: metaconfig unit change for #14225.
5283      Branch: metaconfig
5284            + U/modified/i_ndbm.U
5285 ____________________________________________________________________________
5286 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
5287         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
5288              From: Jonathan Stowe <gellyfish@gellyfish.com>
5289              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
5290              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
5291      Branch: perl
5292            ! Configure config_h.SH
5293 ____________________________________________________________________________
5294 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
5295         Log: Quick reformat using indent -kr -nce, as requested
5296              by Dan Kogai and suggest by NI-S.
5297      Branch: perl
5298            ! ext/Encode/encengine.c
5299 ____________________________________________________________________________
5300 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
5301         Log: Couple more Unicode lookbehind tests.
5302      Branch: perl
5303            ! t/op/pat.t
5304 ____________________________________________________________________________
5305 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
5306         Log: Sharp S as a special treat for our German UTF-8 testers :-)
5307      Branch: perl
5308            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
5309 ____________________________________________________________________________
5310 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
5311         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
5312              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5313              Date: Sat, 12 Jan 2002 20:37:32 +0100
5314              Message-ID: <3C409E8C.16203.196C2D3@localhost>
5315      Branch: perl
5316            ! ext/B/B/Deparse.pm
5317 ____________________________________________________________________________
5318 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
5319         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
5320              really worth the bits it's printed on?
5321      Branch: perl
5322            ! lib/ExtUtils/t/MM_Unix.t
5323 ____________________________________________________________________________
5324 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
5325         Log: Special treatment for U+03B0 and U+0390 in //i,
5326              this means that we can remove the minlen pessimisations
5327              introduced by the #14096.
5328      Branch: perl
5329            ! pp_hot.c regcomp.c regexec.c
5330 ____________________________________________________________________________
5331 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
5332         Log: Integrate perlio;
5333              
5334              Abstract out the cloning of SvPVX and handle shared pv in a 
5335              safe (if suboptimal) manner. Does not fix op/fork.t :-(
5336              
5337              Win32-ize socketpair test
5338              - Win32 can fork even though $Config{d_fork} is undef
5339              - SOCK_DGRAM does not work - skip those tests.
5340      Branch: perl
5341           !> ext/Socket/socketpair.t sv.c
5342 ____________________________________________________________________________
5343 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
5344         Log: One should first drop the real uid, not the effective uid.
5345              [ID 20020110.003]
5346      Branch: perl
5347            ! utils/perldoc.PL
5348 ____________________________________________________________________________
5349 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
5350         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
5351              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5352              Date: Fri, 11 Jan 2002 23:29:48 +0100
5353              Message-ID: <3C3F756C.4581.2E2A938@localhost>
5354      Branch: perl
5355            + ext/B/C/C.xs ext/B/C/Makefile.PL
5356            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
5357            ! utils/perlcc.PL
5358 ____________________________________________________________________________
5359 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
5360         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
5361              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
5362              Date: Fri, 11 Jan 2002 14:29:30 -0800
5363              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
5364      Branch: perl
5365            ! ext/B/t/concise.t
5366 ____________________________________________________________________________
5367 [ 14214] By: nick                                  on 2002/01/12  12:31:12
5368         Log: Win32-ize socketpair test
5369              - Win32 can fork even though $Config{d_fork} is undef
5370              - SOCK_DGRAM does not work - skip those tests.
5371      Branch: perlio
5372            ! ext/Socket/socketpair.t
5373 ____________________________________________________________________________
5374 [ 14213] By: nick                                  on 2002/01/12  11:46:28
5375         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
5376              safe (if suboptimal) manner. Does not fix op/fork.t :-(
5377      Branch: perlio
5378            ! sv.c
5379 ____________________________________________________________________________
5380 [ 14212] By: ams                                   on 2002/01/12  06:10:52
5381         Log: Subject: [PATCH] More fixes for Stratus VOS
5382              From: "Green, Paul" <Paul.Green@stratus.com>
5383              Date: Fri, 11 Jan 2002 17:30:37 -0500
5384              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
5385      Branch: perl
5386            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
5387 ____________________________________________________________________________
5388 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
5389         Log: Upgrade to CGI.pm 2.80.
5390      Branch: perl
5391            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
5392 ____________________________________________________________________________
5393 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
5394         Log: FAQ sync.
5395      Branch: perl
5396            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5397            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5398            ! pod/perlfaq8.pod
5399 ____________________________________________________________________________
5400 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
5401         Log: This is getting embarrassing.
5402      Branch: perl
5403            ! t/op/pat.t
5404 ____________________________________________________________________________
5405 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
5406         Log: Doc tweaks.
5407      Branch: perl
5408            ! pod/perlunicode.pod
5409 ____________________________________________________________________________
5410 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
5411         Log: Updating the test count is good; also rephrasing
5412              so that there is no ok output containing "not".
5413      Branch: perl
5414            ! t/op/pat.t
5415 ____________________________________________________________________________
5416 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
5417         Log: Andreas is busy :-)
5418      Branch: perl
5419            ! doop.c t/op/unisprintf.t
5420 ____________________________________________________________________________
5421 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
5422         Log: Unicode lookbehind looked bad.
5423      Branch: perl
5424            ! regexec.c t/op/pat.t
5425 ____________________________________________________________________________
5426 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
5427         Log: Garbage collection.
5428      Branch: perl
5429            ! t/run/kill_perl.t
5430 ____________________________________________________________________________
5431 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
5432         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
5433              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5434              Date: Fri, 11 Jan 2002 23:29:48 +0100
5435              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
5436      Branch: perl
5437            ! embed.fnc global.sym makedef.pl
5438 ____________________________________________________________________________
5439 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
5440         Log: Subject: [PATCH] perldelta nit?
5441              From: Robert Spier <rspier@pobox.com>
5442              Date: Fri, 11 Jan 2002 15:19:16 -0800
5443              Message-ID: <15423.29428.164185.251700@rls.cx>
5444      Branch: perl
5445            ! pod/perldelta.pod
5446 ____________________________________________________________________________
5447 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
5448         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
5449              From: Michael G Schwern <schwern@pobox.com>
5450              Date: Fri, 11 Jan 2002 17:08:17 -0500
5451              Message-ID: <20020111220817.GG2838@blackrider>
5452      Branch: perl
5453            ! t/run/kill_perl.t t/test.pl
5454 ____________________________________________________________________________
5455 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
5456         Log: Subject: [PATCH] Correct misleading error message
5457              From: Mike Guy <mjtg@cam.ac.uk>
5458              Date: Fri, 11 Jan 2002 18:36:33 +0000
5459              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
5460              
5461              hash assignment -> anonymous hash
5462      Branch: perl
5463            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
5464 ____________________________________________________________________________
5465 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
5466         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
5467              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5468              Date: Fri, 11 Jan 2002 16:58:14 +0100
5469              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
5470      Branch: perl
5471            ! ext/Unicode/Normalize/mkheader
5472 ____________________________________________________________________________
5473 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
5474         Log: Add a new test for is-sprintf-preserving Unicodeness:
5475              #14194 and an old one from kill_perl.t (I could have used
5476              sprintf.t, but it's format was quite fixed, and I didn't
5477              feel like breaking the format)
5478      Branch: perl
5479            + t/op/unisprintf.t
5480            ! MANIFEST t/run/kill_perl.t
5481 ____________________________________________________________________________
5482 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
5483         Log: Integrate perlio;
5484              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
5485      Branch: perl
5486           !> win32/win32.c
5487 ____________________________________________________________________________
5488 [ 14196] By: nick                                  on 2002/01/11  20:58:20
5489         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
5490              as C runtime seems to get its hands on them even though we said
5491              they were handled.
5492              Still an issue with "die" out of signal handler - get panic: pp_iter
5493      Branch: perlio
5494            ! win32/win32.c
5495 ____________________________________________________________________________
5496 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
5497         Log: Integrate perlio;
5498              A mostly-stable version of "new" Win32 signal/kill support.
5499      Branch: perl
5500           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
5501           !> win32/config.gc win32/config.vc win32/config_H.bc
5502           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
5503           !> win32/makefile.mk win32/win32.c win32/win32.h
5504 ____________________________________________________________________________
5505 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
5506         Log: Fix for
5507              
5508              Subject: UTF-8 sprintf bug in bleadperl
5509              From: andreas.koenig@anima.de (Andreas J. Koenig)
5510              Date: 11 Jan 2002 15:47:15 +0100
5511              Message-ID: <m3vge99c7g.fsf@anima.de>
5512              
5513              I have tests, have just to figure out where to put them
5514              since op/sprintf looks a bit unfriendly for tests of
5515              somewhat freer form.
5516      Branch: perl
5517            ! doop.c sv.c
5518 ____________________________________________________________________________
5519 [ 14193] By: nick                                  on 2002/01/11  18:25:34
5520         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
5521              Builds and passes a few tests.
5522      Branch: perlio
5523           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
5524           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
5525           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
5526           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
5527           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
5528           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
5529           +> t/lib/sample-tests/lone_not_bug
5530           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
5531           +> t/lib/sample-tests/vms_nit
5532           !> (integrate 63 files)
5533 ____________________________________________________________________________
5534 [ 14192] By: nick                                  on 2002/01/11  17:49:39
5535         Log: A mostly-stable version of "new" Win32 signal/kill support.
5536      Branch: perlio
5537            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
5538            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5539            ! win32/config_h.PL win32/makefile.mk win32/win32.c
5540            ! win32/win32.h
5541 ____________________________________________________________________________
5542 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
5543         Log: Update Changes.
5544      Branch: perl
5545            ! Changes patchlevel.h
5546 ____________________________________________________________________________
5547 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
5548         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
5549              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5550              Date: Thu, 10 Jan 2002 18:21:34 -0800
5551              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
5552      Branch: perl
5553            + ext/B/t/concise.t
5554            ! MANIFEST
5555 ____________________________________________________________________________
5556 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
5557         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
5558              necessary in form.t and html.t @INC setups.
5559      Branch: perl
5560            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
5561 ____________________________________________________________________________
5562 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
5563         Log: Yet another twist.
5564      Branch: perl
5565            ! t/test.pl
5566 ____________________________________________________________________________
5567 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
5568         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
5569              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5570              Date: Fri, 11 Jan 2002 13:04:15 +0100      
5571              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
5572      Branch: perl
5573            ! hints/aix.sh
5574 ____________________________________________________________________________
5575 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
5576         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
5577              From: Jonathan Stowe <gellyfish@gellyfish.com> 
5578              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
5579              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
5580      Branch: perl
5581            ! lib/AnyDBM_File.t
5582 ____________________________________________________________________________
5583 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
5584         Log: Arguments were being mangled.
5585      Branch: perl
5586            ! t/test.pl
5587 ____________________________________________________________________________
5588 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
5589         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
5590              From: Jonathan Stowe <gellyfish@gellyfish.com>
5591              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
5592              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
5593      Branch: perl
5594            ! lib/AnyDBM_File.t
5595 ____________________________________________________________________________
5596 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
5597         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
5598              From: Michael G Schwern <schwern@pobox.com> 
5599              Date: Fri, 11 Jan 2002 04:26:27 -0500
5600              Message-ID: <20020111092626.GA16544@blackrider>
5601      Branch: perl
5602            ! t/run/kill_perl.t t/test.pl
5603 ____________________________________________________________________________
5604 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
5605         Log: Subject: [PATCH] Test::Harness 2.01
5606              From: Michael G Schwern <schwern@pobox.com> 
5607              Date: Thu, 10 Jan 2002 21:11:24 -0500
5608              Message-ID: <20020111021123.GA30666@blackrider>
5609      Branch: perl
5610            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
5611            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
5612            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
5613            + lib/Test/Harness/t/nonumbers.t
5614            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
5615            + t/lib/sample-tests/lone_not_bug
5616            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
5617            + t/lib/sample-tests/vms_nit
5618            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
5619            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
5620 ____________________________________________________________________________
5621 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
5622         Log: patch is silly when creating new files: don't run
5623              patch more than once.
5624      Branch: perl
5625            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
5626 ____________________________________________________________________________
5627 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
5628         Log: Forgot from #14179.
5629      Branch: perl
5630            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
5631 ____________________________________________________________________________
5632 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
5633         Log: Subject: [PATCH] is() undef/'' behavior change
5634              From: Michael G Schwern <schwern@pobox.com> 
5635              Date: Fri, 11 Jan 2002 03:35:51 -0500
5636              Message-ID: <20020111083551.GC30666@blackrider>
5637              
5638              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
5639              From: Michael G Schwern <schwern@pobox.com> 
5640              Date: Fri, 11 Jan 2002 03:37:44 -0500
5641              Message-ID: <20020111083744.GD30666@blackrider>
5642      Branch: perl
5643            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
5644            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
5645            ! lib/Pod/t/InputObjects.t lib/blib.t
5646 ____________________________________________________________________________
5647 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
5648         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
5649              From: Michael G Schwern <schwern@pobox.com> 
5650              Date: Thu, 10 Jan 2002 19:56:23 -0500
5651              Message-ID: <20020111005623.GA13192@blackrider>
5652      Branch: perl
5653            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
5654            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
5655            ! lib/Test/Simple.pm lib/Test/Simple/Changes
5656            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
5657            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
5658            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
5659            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
5660            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
5661            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
5662            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
5663            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
5664            ! lib/Test/Simple/t/plan_is_noplan.t
5665            ! lib/Test/Simple/t/plan_no_plan.t
5666            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
5667            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
5668            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
5669            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
5670            ! lib/Test/Tutorial.pod
5671 ____________________________________________________________________________
5672 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
5673         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
5674              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
5675              
5676              turns out even the malloc() was never really needed to begin with,
5677              so get rid of it
5678      Branch: perl
5679            ! sv.c
5680 ____________________________________________________________________________
5681 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
5682         Log: Small doc tweaks.
5683      Branch: perl
5684            ! pod/perluniintro.pod
5685 ____________________________________________________________________________
5686 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
5687         Log: support using the CRT's malloc() family of functions instead of
5688              the internal one when ithreads is enabled; allocate large blocks
5689              using VirtualAlloc() since the Heap*() functions may only be tuned
5690              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
5691              
5692              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
5693              also see comments at the top of win32/vmem.h for other options that
5694              can be set
5695      Branch: perl
5696            ! win32/vmem.h
5697 ____________________________________________________________________________
5698 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
5699         Log: Subject: micropatch
5700              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5701              Date: Thu, 10 Jan 2002 18:20:58 +0000
5702              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
5703      Branch: perl
5704            ! regcomp.c
5705 ____________________________________________________________________________
5706 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
5707         Log: Subject: [PATCH] Embed.t on Win32
5708              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5709              Date: Thu, 10 Jan 2002 18:56:21 +0100
5710              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
5711      Branch: perl
5712            ! lib/ExtUtils/t/Embed.t
5713 ____________________________________________________________________________
5714 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
5715         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
5716              From: Gisle Aas <gisle@ActiveState.com>
5717              Date: 10 Jan 2002 08:56:05 -0800
5718              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
5719      Branch: perl
5720            ! toke.c
5721 ____________________________________________________________________________
5722 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
5723         Log: Subject: [PATCH] doc fixes
5724              From: "Brendan O'Dea" <bod@debian.org>
5725              Date: Fri, 11 Jan 2002 03:49:54 +1100
5726              Message-ID: <20020110164954.GA21891@compusol.com.au>
5727      Branch: perl
5728            ! lib/I18N/Collate.pm pod/perlfunc.pod
5729 ____________________________________________________________________________
5730 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
5731         Log: Integrate perlio; More signal hackery.
5732      Branch: perl
5733           !> win32/win32.c
5734 ____________________________________________________________________________
5735 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
5736         Log: No need to show internal encodings, or return them
5737              in random order.
5738      Branch: perl
5739            ! ext/Encode/Encode.pm
5740 ____________________________________________________________________________
5741 [ 14168] By: nick                                  on 2002/01/10  17:33:31
5742         Log: Integrate mainline
5743      Branch: perlio
5744            - ext/Unicode/Normalize/Normalize.pod
5745           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
5746           !> ext/Unicode/Normalize/Makefile.PL
5747           !> ext/Unicode/Normalize/Normalize.pm
5748           !> ext/Unicode/Normalize/Normalize.xs
5749           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
5750           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
5751           !> t/run/kill_perl.t toke.c
5752 ____________________________________________________________________________
5753 [ 14167] By: nick                                  on 2002/01/10  17:08:35
5754         Log: More signal hackery
5755      Branch: perlio
5756            ! win32/win32.c
5757 ____________________________________________________________________________
5758 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
5759         Log: I think we can claim to be supporting Unicode
5760              "loose matching" now.
5761      Branch: perl
5762            ! pod/perlunicode.pod
5763 ____________________________________________________________________________
5764 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
5765         Log: Subject: doc patch
5766              From: mjd@plover.com
5767              Date: 10 Jan 2002 15:12:27 -0000
5768              Message-ID: <20020110151227.14850.qmail@plover.com>
5769      Branch: perl
5770            ! pod/perlrun.pod
5771 ____________________________________________________________________________
5772 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
5773         Log: Subject: Re: [ID 20011223.001] accept leaks memory
5774              From: Andy Dougherty <doughera@lafayette.edu>
5775              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
5776              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
5777      Branch: perl
5778            ! hints/linux.sh
5779 ____________________________________________________________________________
5780 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
5781         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
5782      Branch: perl
5783           !> win32/win32.c
5784 ____________________________________________________________________________
5785 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
5786         Log: Subject: [PATCH] Magic numbers in B::Concise
5787              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
5788              Date: Wed, 9 Jan 2002 23:04:01 -0800
5789              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
5790      Branch: perl
5791            ! ext/B/B/Concise.pm ext/B/O.pm
5792 ____________________________________________________________________________
5793 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
5794         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
5795              From: Gisle Aas <gisle@ActiveState.com>
5796              Date: 09 Jan 2002 21:52:40 -0800
5797              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
5798      Branch: perl
5799            ! t/lib/strict/vars toke.c
5800 ____________________________________________________________________________
5801 [ 14160] By: nick                                  on 2002/01/09  21:29:39
5802         Log: Skeleton coding of more kill() support on Win32.
5803      Branch: perlio
5804            ! win32/win32.c
5805 ____________________________________________________________________________
5806 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
5807         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
5808              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5809              Date: Wed, 9 Jan 2002 23:24:32 +0100
5810              Message-ID: <20020109232432.A692@rafael>
5811      Branch: perl
5812            ! ext/B/B/Deparse.pm
5813 ____________________________________________________________________________
5814 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
5815         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
5816              From: Jonathan Stowe <gellyfish@gellyfish.com>
5817              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
5818              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
5819      Branch: perl
5820            ! t/run/kill_perl.t
5821 ____________________________________________________________________________
5822 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
5823         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
5824              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5825              Date: Wed, 09 Jan 2002 20:16:54 +0000
5826              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
5827      Branch: perl
5828            ! regexec.c
5829 ____________________________________________________________________________
5830 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
5831         Log: Subject: [Patch @14129] fixes Unicode::Normalize
5832              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5833              Date: Thu, 10 Jan 2002 01:08:56 +0900
5834              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
5835      Branch: perl
5836            - ext/Unicode/Normalize/Normalize.pod
5837            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
5838            ! ext/Unicode/Normalize/Normalize.pm
5839            ! ext/Unicode/Normalize/Normalize.xs
5840            ! ext/Unicode/Normalize/mkheader
5841 ____________________________________________________________________________
5842 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
5843         Log: Integrate perlio; (Re-)implement alarm() for Win32.
5844      Branch: perl
5845           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
5846           !> win32/win32iop.h
5847 ____________________________________________________________________________
5848 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
5849         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
5850              From: Nicholas Clark <nick@unfortu.net>
5851              Date: Wed, 9 Jan 2002 17:56:04 +0000
5852              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
5853      Branch: perl
5854            ! t/op/readdir.t
5855 ____________________________________________________________________________
5856 [ 14153] By: nick                                  on 2002/01/09  16:18:57
5857         Log: Integrate mainline
5858      Branch: perlio
5859           +> ext/threads/t/stress_re.t t/op/unifold.t
5860            - lib/unifold.t
5861           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
5862           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
5863           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
5864 ____________________________________________________________________________
5865 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
5866         Log: Update Changes.
5867      Branch: perl
5868            ! Changes patchlevel.h
5869 ____________________________________________________________________________
5870 [ 14151] By: nick                                  on 2002/01/09  14:27:36
5871         Log: (Re-)implement alarm() for Win32.
5872      Branch: perlio
5873            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
5874            ! win32/win32iop.h
5875 ____________________________________________________________________________
5876 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
5877         Log: Thinko.
5878      Branch: perl
5879            ! ext/threads/t/stress_re.t
5880 ____________________________________________________________________________
5881 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
5882         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
5883              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
5884              Date: Wed, 09 Jan 2002 13:37:17 +0000                
5885              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
5886      Branch: perl
5887            ! regexec.c t/op/re_tests
5888 ____________________________________________________________________________
5889 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
5890         Log: Subject: Re: Weird Malformed warning in bleadperl    
5891              From: andreas.koenig@anima.de (Andreas J. Koenig)    
5892              Date: 09 Jan 2002 11:12:37 +0100
5893              Message-ID: <m3itabbzoq.fsf@anima.de>
5894      Branch: perl
5895            ! regexec.c t/op/pat.t
5896 ____________________________________________________________________________
5897 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
5898         Log: Forgot stress_re.t from MANIFEST.
5899      Branch: perl
5900            ! MANIFEST
5901 ____________________________________________________________________________
5902 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
5903         Log: In dumping use isPRINT() instead of isprint() so that locale
5904              does not come into play.
5905      Branch: perl
5906            ! utf8.c
5907 ____________________________________________________________________________
5908 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
5909         Log: Add a threads stress test for regular expressions
5910              (mostly just a modified stress_string.t) and doesn't
5911              test that much of regular expressions, just that $1
5912              doesn't get stomped by competing threads (as it does
5913              in the 5005threads of old).
5914      Branch: perl
5915            + ext/threads/t/stress_re.t
5916            ! MANIFEST
5917 ____________________________________________________________________________
5918 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
5919         Log: (retracted by #14307)
5920              Subject: Re: [ID 20010912.007] substr reference core dump
5921              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5922              Date: Tue, 08 Jan 2002 19:17:50 +0000
5923              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
5924      Branch: perl
5925            ! scope.c t/run/kill_perl.t
5926 ____________________________________________________________________________
5927 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
5928         Log: SANY (. with /s) wasn't happy on Unicode.
5929      Branch: perl
5930            ! regexec.c t/op/pat.t
5931 ____________________________________________________________________________
5932 [ 14142] By: ams                                   on 2002/01/08  22:42:10
5933         Log: Subject: [PATCH] perldebug nit
5934              From: Tels <tels@bloodgate.com>
5935              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
5936      Branch: perl
5937            ! pod/perldebug.pod
5938 ____________________________________________________________________________
5939 [ 14141] By: ams                                   on 2002/01/08  21:32:59
5940         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
5941              From: "Green, Paul" <Paul.Green@stratus.com>
5942              Date: Tue, 8 Jan 2002 17:31:35 -0500
5943              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
5944      Branch: perl
5945            ! Makefile.SH
5946 ____________________________________________________________________________
5947 [ 14140] By: ams                                   on 2002/01/08  21:27:57
5948         Log: Subject: [PATCH] Re: Slight chokage from Deparse
5949              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5950              Date: Tue, 8 Jan 2002 23:04:45 +0100
5951              Message-Id: <20020108230445.A4798@rafael>
5952      Branch: perl
5953            ! ext/B/B/Deparse.pm
5954 ____________________________________________________________________________
5955 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
5956         Log: Subject: [patch] peep() is rude
5957              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
5958              Date: Tue, 08 Jan 2002 19:17:50 +0000            
5959              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
5960      Branch: perl
5961            ! op.c t/run/kill_perl.t
5962 ____________________________________________________________________________
5963 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
5964         Log: unifold is really an op test since it requires
5965              no external modules for its actual testing:
5966              only the unicore CaseFold.txt file, and File::Spec
5967              to portably access that file.
5968      Branch: perl
5969            + t/op/unifold.t
5970            - lib/unifold.t
5971            ! MANIFEST
5972 ____________________________________________________________________________
5973 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
5974         Log: Subject: [patch] save a test 
5975              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5976              Date: Tue, 08 Jan 2002 16:18:47 +0000
5977              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
5978      Branch: perl
5979            ! regcomp.c
5980 ____________________________________________________________________________
5981 [ 14136] By: nick                                  on 2002/01/08  16:11:55
5982         Log: Integrate mainline
5983      Branch: perlio
5984           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
5985           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
5986           !> (integrate 37 files)
5987 ____________________________________________________________________________
5988 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
5989         Log: Subject: Not OK 13843 
5990              From: andreas.koenig@anima.de (Andreas J. Koenig)
5991              Date: 08 Jan 2002 14:12:29 +0100
5992              Message-ID: <m38zb9c7gi.fsf@anima.de>
5993      Branch: perl
5994            ! op.c t/op/subst.t
5995 ____________________________________________________________________________
5996 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
5997         Log: Missed one variant of the fold testing, noticed bu Hugo.
5998      Branch: perl
5999            ! lib/unifold.t
6000 ____________________________________________________________________________
6001 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
6002         Log: Enchance the Storable magic description.
6003      Branch: perl
6004            ! ext/Storable/Storable.pm
6005 ____________________________________________________________________________
6006 [ 14132] By: ams                                   on 2002/01/08  09:16:12
6007         Log: Subject: [PATCH] don't installperl pods
6008              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6009              Date: Tue, 08 Jan 2002 10:36:01 +0100
6010              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
6011      Branch: perl
6012            ! installperl
6013 ____________________________________________________________________________
6014 [ 14131] By: ams                                   on 2002/01/08  03:38:40
6015         Log: Subject: Math-BigInt v1.49 released
6016              From: Tels <perl_dummy@bloodgate.com>
6017              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
6018      Branch: perl
6019            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
6020            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
6021            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6022            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
6023            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6024            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
6025            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
6026            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6027            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
6028            ! t/lib/Math/BigInt/Subclass.pm
6029 ____________________________________________________________________________
6030 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
6031         Log: A little better comments.
6032      Branch: perl
6033            ! regexec.c
6034 ____________________________________________________________________________
6035 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
6036         Log: No normalization form DNF.
6037      Branch: perl
6038            ! ext/Unicode/Normalize/Normalize.pm
6039 ____________________________________________________________________________
6040 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
6041         Log: Extension nits found by -Wall (several from threads
6042              and threads::shared, but leaving them to Arthur).
6043      Branch: perl
6044            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
6045            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
6046            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
6047            ! ext/Unicode/Normalize/mkheader x2p/str.c
6048 ____________________________________________________________________________
6049 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
6050         Log: Sync up Changes etc.
6051      Branch: maint-5.6/macperl
6052            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
6053 ____________________________________________________________________________
6054 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
6055         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
6056      Branch: maint-5.6/macperl
6057            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
6058 ____________________________________________________________________________
6059 [ 14125] By: ams                                   on 2002/01/07  22:03:22
6060         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
6061              From: Nicholas Clark (sans From field in mail header)
6062              Date: Mon, 7 Jan 2002 16:18:23 +0000
6063              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
6064      Branch: perl
6065            ! lib/Exporter.pm
6066 ____________________________________________________________________________
6067 [ 14124] By: ams                                   on 2002/01/07  21:46:11
6068         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
6069              From: "Green, Paul" <Paul.Green@stratus.com>
6070              Date: Mon, 7 Jan 2002 16:59:38 -0500
6071              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
6072      Branch: perl
6073            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
6074 ____________________________________________________________________________
6075 [ 14123] By: nick                                  on 2002/01/07  18:49:55
6076         Log: Integrate mainline
6077      Branch: perlio
6078           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
6079           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
6080           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
6081           !> regexec.c t/op/re_tests utf8.c utf8.h
6082 ____________________________________________________________________________
6083 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
6084         Log: Update Changes.
6085      Branch: perl
6086            ! Changes patchlevel.h
6087 ____________________________________________________________________________
6088 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
6089         Log: Subject: [PATCH] Correct module name in perldelta*
6090              From: Mike Guy <mjtg@cam.ac.uk>
6091              Date: Mon, 07 Jan 2002 17:02:43 +0000
6092              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
6093      Branch: perl
6094            ! pod/perl561delta.pod pod/perl56delta.pod
6095 ____________________________________________________________________________
6096 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
6097         Log: AUTHORS update.
6098      Branch: perl
6099            ! AUTHORS
6100 ____________________________________________________________________________
6101 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
6102         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
6103      Branch: perl
6104            ! ext/Storable/Storable.pm
6105 ____________________________________________________________________________
6106 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
6107         Log: perldelta updates.
6108      Branch: perl
6109            ! pod/perldelta.pod
6110 ____________________________________________________________________________
6111 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
6112         Log: Document the flags of pv_uni_display().
6113      Branch: perl
6114            ! pod/perlapi.pod utf8.c
6115 ____________________________________________________________________________
6116 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
6117         Log: Forgot from #14115.
6118      Branch: perl
6119            ! t/op/re_tests
6120 ____________________________________________________________________________
6121 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
6122         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
6123              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
6124              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
6125              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
6126      Branch: perl
6127            ! regcomp.c
6128 ____________________________________________________________________________
6129 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
6130         Log: More regex and utf8 debug dumping.
6131      Branch: perl
6132            ! dump.c regcomp.c regexec.c utf8.c utf8.h
6133 ____________________________________________________________________________
6134 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
6135         Log: Unused variable.
6136      Branch: perl
6137            ! regcomp.c
6138 ____________________________________________________________________________
6139 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
6140         Log: Regen toc.
6141      Branch: perl
6142            ! pod/perltoc.pod
6143 ____________________________________________________________________________
6144 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
6145         Log: capitalize correctly, noticed by David Dyck.
6146      Branch: perl
6147            ! lib/sort.pm
6148 ____________________________________________________________________________
6149 [ 14110] By: nick                                  on 2002/01/06  22:05:19
6150         Log: Integrate mainline - threads mended, DB_File sick?
6151      Branch: perlio
6152           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
6153           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
6154           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
6155           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
6156           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
6157 ____________________________________________________________________________
6158 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
6159         Log: No need to overqualify.
6160      Branch: perl
6161            ! lib/sort.pm
6162 ____________________________________________________________________________
6163 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
6164         Log: PL_debug_pad wasn't initialized to zeroes which broke
6165              ithreads + DEBUGGING.
6166      Branch: perl
6167            ! sv.c
6168 ____________________________________________________________________________
6169 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
6170         Log: Update Changes.
6171      Branch: perl
6172            ! Changes patchlevel.h
6173 ____________________________________________________________________________
6174 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
6175         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
6176              From: Jonathan Stowe <gellyfish@gellyfish.com>
6177              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
6178              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
6179      Branch: perl
6180            ! pp_sys.c
6181 ____________________________________________________________________________
6182 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
6183         Log: DB_File sync from Paul Marquess.
6184      Branch: perl
6185            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6186            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
6187            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
6188 ____________________________________________________________________________
6189 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
6190         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
6191              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
6192              Date: Sun, 6 Jan 2002 11:44:30 +0100
6193              Message-ID: <3C38389E.7831.493570@localhost>
6194      Branch: perl
6195            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
6196            ! utils/perlcc.PL
6197 ____________________________________________________________________________
6198 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
6199         Log: Tests for #14098.
6200      Branch: perl
6201            ! t/op/lc.t
6202 ____________________________________________________________________________
6203 [ 14102] By: nick                                  on 2002/01/06  11:33:55
6204         Log: Integrate mainline (PPPort still multi-building).
6205      Branch: perlio
6206           +> lib/unifold.t
6207           !> (integrate 30 files)
6208 ____________________________________________________________________________
6209 [ 14101] By: ams                                   on 2002/01/06  04:52:50
6210         Log: Subject: [PATCH] Bad prototype detection now an optional warning
6211              From: Sam Tregar <sam@tregar.com>
6212              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
6213              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
6214      Branch: perl
6215            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
6216            ! t/comp/proto.t toke.c
6217 ____________________________________________________________________________
6218 [ 14100] By: ams                                   on 2002/01/06  01:56:59
6219         Log: Subject: [PATCH] Correct several Stratus VOS build issues
6220              From: "Green, Paul" <Paul.Green@stratus.com>
6221              Date: Sat, 5 Jan 2002 21:30:56 -0500
6222              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
6223      Branch: perl
6224            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
6225 ____________________________________________________________________________
6226 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
6227         Log: Further perl.org URL elaboration from Ask.
6228      Branch: perl
6229            ! pod/perlfaq1.pod pod/perlfaq2.pod
6230 ____________________________________________________________________________
6231 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
6232         Log: The same problem with To{Lower,Title,Upper}
6233              as earlier with ToFold.
6234      Branch: perl
6235            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
6236            ! lib/unicore/To/Upper.pl lib/unicore/mktables
6237 ____________________________________________________________________________
6238 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
6239         Log: Retract #14057 for now; the alarm/setitimer timers
6240              seen to be the same in many systems, which leads into
6241              hangups.
6242      Branch: perl
6243            ! ext/Time/HiRes/HiRes.t
6244 ____________________________________________________________________________
6245 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
6246         Log: Finish up (ha!) the Unicode case folding;
6247              enhance regex dumping code.
6248      Branch: perl
6249            + lib/unifold.t
6250            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
6251            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
6252 ____________________________________________________________________________
6253 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
6254         Log: Use the perl.org news gw instead of the perl.com one
6255              (from Ask).
6256      Branch: perl
6257            ! pod/perlfaq1.pod pod/perlfaq2.pod
6258 ____________________________________________________________________________
6259 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
6260         Log: Zero() wasn't documented.
6261      Branch: perl
6262            ! pod/perlclib.pod
6263 ____________________________________________________________________________
6264 [ 14093] By: ams                                   on 2002/01/05  17:58:35
6265         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
6266              From: Nicholas Clark <nick@unfortu.net>
6267              Date: Sat, 5 Jan 2002 18:55:39 +0000
6268              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
6269      Branch: perl
6270            ! lib/Memoize/t/tie_ndbm.t
6271 ____________________________________________________________________________
6272 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
6273         Log: Also UNICOS/mk has deviant socketpair().
6274      Branch: perl
6275            ! ext/Socket/socketpair.t
6276 ____________________________________________________________________________
6277 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
6278         Log: Ooops.  Retract the regex parts of #14090.
6279      Branch: perl
6280            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
6281 ____________________________________________________________________________
6282 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
6283         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
6284              From: Nicholas Clark <nick@unfortu.net> 
6285              Date: Sat, 5 Jan 2002 18:10:13 +0000
6286              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
6287      Branch: perl
6288            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
6289            ! regcomp.h regexec.c
6290 ____________________________________________________________________________
6291 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
6292         Log: Integrate perlio; a missing aTHX.
6293      Branch: perl
6294           !> op.c
6295 ____________________________________________________________________________
6296 [ 14088] By: nick                                  on 2002/01/05  12:35:01
6297         Log: One missing aTHX_
6298      Branch: perlio
6299            ! op.c
6300 ____________________________________________________________________________
6301 [ 14087] By: nick                                  on 2002/01/05  12:00:48
6302         Log: Raw integrate of mainline - op.c looks dodgy.
6303      Branch: perlio
6304           +> lib/Pod/t/Functions.t t/op/winsystem.t
6305            - lib/File/Spec/NW5.pm t/op/system.t
6306           !> (integrate 77 files)
6307 ____________________________________________________________________________
6308 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
6309         Log: integrate changes from maint-5.6/macperl branch
6310      Branch: maint-5.6/perl
6311           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
6312           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
6313 ____________________________________________________________________________
6314 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
6315         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
6316              found by Marc Lehmann.
6317      Branch: perl
6318            ! pp.c
6319 ____________________________________________________________________________
6320 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
6321         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
6322              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6323              Date: Sat, 5 Jan 2002 00:31:12 +0100
6324              Message-ID: <20020105003112.E1850@rafael>              
6325      Branch: perl
6326            ! t/comp/proto.t
6327 ____________________________________________________________________________
6328 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
6329         Log: A bit of "perl.com" cleanup.
6330      Branch: perl
6331            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
6332            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6333            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
6334            ! pod/perlmodlib.PL pod/perlmodlib.pod
6335 ____________________________________________________________________________
6336 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
6337         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
6338              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6339              Date: Fri, 4 Jan 2002 23:35:19 +0100
6340              Message-ID: <20020104233519.A1850@rafael>
6341      Branch: perl
6342            ! op.c
6343 ____________________________________________________________________________
6344 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
6345         Log: Integrate change #14062 from macperl;
6346              Define setbuf, setvbuf for Mac OS
6347      Branch: perl
6348           !> ext/IO/IO.xs
6349 ____________________________________________________________________________
6350 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
6351         Log: Bump version, update Changes
6352      Branch: maint-5.6/macperl
6353            ! macos/Changes macos/MPVersion.r
6354 ____________________________________________________________________________
6355 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
6356         Log: Add more droplets
6357      Branch: maint-5.6/macperl
6358            + macos/macperl/Droplets/gluedialect.plx
6359            + macos/macperl/Droplets/glueedit.plx
6360            + macos/macperl/Droplets/gluemac.plx
6361            + macos/macperl/Droplets/gluescriptadds.plx
6362            + macos/macperl/Droplets/installme.plx
6363            + macos/macperl/Droplets/show_glue_pods.plx
6364            + macos/macperl/Droplets/tarzipme.plx
6365            + macos/macperl/Droplets/untarzipme.plx
6366 ____________________________________________________________________________
6367 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
6368         Log: Display the native pwd command.
6369      Branch: perl
6370            ! ext/Cwd/t/cwd.t
6371 ____________________________________________________________________________
6372 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
6373         Log: Under Mac OS X /dev/stdout is normally a symlink,
6374              but when running the test it seems to become a socket.
6375              So let's extend our censorship.
6376      Branch: perl
6377            ! t/op/stat.t
6378 ____________________________________________________________________________
6379 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
6380         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
6381      Branch: maint-5.6/macperl
6382            + macos/HandleSocket.cp
6383            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
6384            ! macos/macperl.sym
6385 ____________________________________________________________________________
6386 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
6387         Log: Doc updates
6388      Branch: maint-5.6/macperl
6389            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
6390 ____________________________________________________________________________
6391 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
6392         Log: Update libraries
6393      Branch: maint-5.6/macperl
6394            ! macos/macperl/Makefile.mk
6395 ____________________________________________________________________________
6396 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
6397         Log: Update tests to Mac::StandardFile from StandardFile.pl,
6398              plus other fixes
6399      Branch: maint-5.6/macperl
6400            ! macos/ext/Mac/Menus/t/MenuBar.t
6401            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
6402            ! macos/ext/Mac/Movies/t/PlayMovie.t
6403            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
6404            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
6405            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
6406            ! macos/ext/Mac/Resources/t/Resources.t
6407 ____________________________________________________________________________
6408 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
6409         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
6410      Branch: maint-5.6/macperl
6411            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
6412            ! macos/ext/Mac/Movies/Movies.xs
6413            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
6414            ! macos/ext/Mac/StandardFile/StandardFile.xs
6415            ! macos/ext/Mac/Windows/Windows.xs
6416 ____________________________________________________________________________
6417 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
6418         Log: Updates for Universal Headers 3.4 (forgot one)
6419      Branch: maint-5.6/macperl
6420            ! macos/macperl/MPConsole.cp
6421 ____________________________________________________________________________
6422 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
6423         Log: Updates for Universal Headers 3.4
6424      Branch: maint-5.6/macperl
6425            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
6426            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
6427            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
6428            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
6429            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
6430            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
6431            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
6432            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
6433            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
6434 ____________________________________________________________________________
6435 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
6436         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
6437              from <200112112327.JAA25434@gpo.metropolis.net.au>;
6438              don't crash on quit for 68K (MacPerl Bug #490013)
6439      Branch: maint-5.6/macperl
6440            ! macos/macish.c macos/macperl/MPConsole.cp
6441 ____________________________________________________________________________
6442 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
6443         Log: If we do have socketpair(), make my_socketpair()
6444              just call the real socketpair().  This way we always
6445              have real code behind my_socketpair() and a symbol
6446              corresponding to the my_socketpair in global.sym.
6447      Branch: perl
6448            ! embed.fnc embed.h makedef.pl proto.h util.c
6449 ____________________________________________________________________________
6450 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
6451         Log: Disable sigaction (MacPerl Bug #470321)
6452      Branch: maint-5.6/macperl
6453            ! macos/config.h macos/config.sh
6454 ____________________________________________________________________________
6455 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
6456         Log: Make GUSI resource work (MacPerl Bug #464638)
6457      Branch: maint-5.6/macperl
6458            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
6459            ! macos/macperl/MacPerl.rsrc
6460 ____________________________________________________________________________
6461 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
6462         Log: Make AutoSplit go a little deeper
6463      Branch: maint-5.6/macperl
6464            ! macos/Makefile.mk
6465 ____________________________________________________________________________
6466 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
6467         Log: A few doc updates from bleadperl
6468      Branch: maint-5.6/macperl
6469            ! pod/perlmodinstall.pod pod/perlport.pod
6470 ____________________________________________________________________________
6471 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
6472         Log: Sync up to latest changes from bleadperl
6473      Branch: maint-5.6/macperl
6474            ! lib/File/Find.pm
6475 ____________________________________________________________________________
6476 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
6477         Log: Define setbuf, setvbuf for Mac OS
6478      Branch: maint-5.6/macperl
6479            ! ext/IO/IO.xs
6480 ____________________________________________________________________________
6481 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
6482         Log: Delete by request of Mark-Jason Dominus (change #13676)
6483      Branch: maint-5.6/macperl
6484            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
6485 ____________________________________________________________________________
6486 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
6487         Log: Spread the good word of "env".
6488      Branch: perl
6489            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
6490 ____________________________________________________________________________
6491 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
6492         Log: Till the system tests do something non-Win*, better rename
6493              the test so that people on other platforms don't get confused.
6494              (Not win32system, because assumedly there's win64, too.)
6495      Branch: perl
6496            + t/op/winsystem.t
6497            - t/op/system.t
6498            ! MANIFEST
6499 ____________________________________________________________________________
6500 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
6501         Log: Some tweaks.
6502      Branch: perl
6503            ! lib/Pod/t/Functions.t
6504 ____________________________________________________________________________
6505 [ 14057] By: ams                                   on 2002/01/04  17:40:31
6506         Log: (retracted by #14057)
6507              
6508              Subject: [PATCH] Time/HiRes/HiRes.t
6509              From: Nicholas Clark <nick@unfortu.net>
6510              Date: Fri, 4 Jan 2002 17:28:46 +0000
6511              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
6512      Branch: perl
6513            ! ext/Time/HiRes/HiRes.t
6514 ____________________________________________________________________________
6515 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
6516         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
6517              From: Abe Timmerman <abe@ztreet.demon.nl>
6518              Date: Fri, 04 Jan 2002 18:42:33 +0100
6519              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
6520      Branch: perl
6521            + lib/Pod/t/Functions.t
6522            ! MANIFEST lib/Pod/Functions.pm
6523 ____________________________________________________________________________
6524 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
6525         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
6526              From: "Craig A. Berry" <craigberry@mac.com>
6527              Date: Thu, 3 Jan 2002 17:32:20 -0600
6528              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
6529      Branch: perl
6530            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
6531 ____________________________________________________________________________
6532 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
6533         Log: Document the U+0085, U+2028, and U+2029.
6534      Branch: perl
6535            ! pod/perlre.pod pod/perlretut.pod
6536 ____________________________________________________________________________
6537 [ 14053] By: ams                                   on 2002/01/04  03:27:44
6538         Log: Subject: [PATCH] warn if not CORE::dump
6539              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6540              Date: Thu, 3 Jan 2002 22:04:00 +0100
6541              Message-Id: <20020103220400.A13958@rafael>
6542      Branch: perl
6543            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
6544 ____________________________________________________________________________
6545 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
6546         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
6547      Branch: perl
6548            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
6549 ____________________________________________________________________________
6550 [ 14051] By: ams                                   on 2002/01/04  03:00:12
6551         Log: Subject: [PATCH] File::Compare::VERSION
6552              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6553              Date: Thu, 3 Jan 2002 23:42:52 +0100
6554              Message-Id: <20020103234252.G13958@rafael>
6555      Branch: perl
6556            ! lib/File/Compare.pm
6557 ____________________________________________________________________________
6558 [ 14050] By: ams                                   on 2002/01/04  02:58:05
6559         Log: Subject: [PATCH @14042] threads::shared doc
6560              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
6561              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
6562              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
6563      Branch: perl
6564            ! ext/threads/shared/shared.pm
6565 ____________________________________________________________________________
6566 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
6567         Log: #14048 exposed few false positives, to be fixed soonish.
6568      Branch: perl
6569            ! t/op/pat.t
6570 ____________________________________________________________________________
6571 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
6572         Log: Do not add the first characters of multicharacter foldings
6573              into character classes.
6574      Branch: perl
6575            ! regcomp.c
6576 ____________________________________________________________________________
6577 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
6578         Log: A bit of testing for #14046.
6579      Branch: perl
6580            ! t/op/pat.t
6581 ____________________________________________________________________________
6582 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
6583         Log: Allow emitting the foldcased version of "\x{df}", "ss"
6584              (among others, another example would be \x{fb00} -> "ff")
6585      Branch: perl
6586            ! regcomp.c
6587 ____________________________________________________________________________
6588 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
6589         Log: Subject: [PATCH] File::Spec & NetWare
6590              From: Dave Rolsky <autarch@urth.org>
6591              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
6592              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
6593      Branch: perl
6594            - lib/File/Spec/NW5.pm
6595            ! MANIFEST lib/File/Spec.pm
6596 ____________________________________________________________________________
6597 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
6598         Log: FAQ sync (RCS Ids only?)
6599      Branch: perl
6600            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
6601 ____________________________________________________________________________
6602 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
6603         Log: AUTHORs updates.
6604      Branch: perl
6605            ! AUTHORS
6606 ____________________________________________________________________________
6607 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
6608         Log: Update Changes.
6609      Branch: perl
6610            ! Changes patchlevel.h
6611 ____________________________________________________________________________
6612 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
6613         Log: Missed the =head1 additions.
6614      Branch: perl
6615            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
6616            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
6617            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
6618            ! util.c
6619 ____________________________________________________________________________
6620 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
6621         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
6622              From: Robin Barker <rmb1@cise.npl.co.uk>
6623              Date: Thu, 3 Jan 2002 15:26:20 GMT
6624              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
6625      Branch: perl
6626            ! lib/Carp.t lib/Carp/Heavy.pm
6627 ____________________________________________________________________________
6628 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
6629         Log: Subject: [PATCH hv.c] 
6630              From: Robin Barker <rmb1@cise.npl.co.uk>
6631              Date: Thu, 3 Jan 2002 14:49:06 GMT
6632              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
6633              
6634              -Wformat check.
6635      Branch: perl
6636            ! hv.c
6637 ____________________________________________________________________________
6638 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
6639         Log: NetWare tweaks from Ananth Kesari.
6640      Branch: perl
6641            ! NetWare/t/NWScripts.pl lib/File/Find.pm
6642 ____________________________________________________________________________
6643 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
6644         Log: Cast.
6645      Branch: perl
6646            ! regexec.c
6647 ____________________________________________________________________________
6648 [ 14036] By: ams                                   on 2002/01/03  12:12:31
6649         Log: Grammar fix suggested by Gwyn Judd.
6650      Branch: perl
6651            ! pod/perldiag.pod
6652 ____________________________________________________________________________
6653 [ 14035] By: nick                                  on 2002/01/03  09:22:42
6654         Log: More strange perlio != mainline differences where
6655              I have not been.
6656      Branch: perlio
6657           !> hints/unicos.sh hints/unicosmk.sh
6658 ____________________________________________________________________________
6659 [ 14034] By: nick                                  on 2002/01/03  09:19:37
6660         Log: Integrate mainline (including force integrate of
6661              lib/charnames.pm which had got out-of-step)
6662      Branch: perlio
6663           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
6664 ____________________________________________________________________________
6665 [ 14033] By: ams                                   on 2002/01/03  08:24:24
6666         Log: Subject: Not ok 14031: PPPort Makefile.PL
6667              From: andreas.koenig@anima.de (Andreas J. Koenig)
6668              Date: 03 Jan 2002 10:17:46 +0100
6669              Message-Id: <m3sn9n94jp.fsf@anima.de>
6670      Branch: perl
6671            ! ext/Devel/PPPort/Makefile.PL
6672 ____________________________________________________________________________
6673 [ 14032] By: nick                                  on 2002/01/03  08:24:00
6674         Log: Integrate mainline.
6675      Branch: perlio
6676           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
6677           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
6678           !> (integrate 31 files)
6679 ____________________________________________________________________________
6680 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
6681         Log: Off-by-one is my middle name.
6682      Branch: perl
6683            ! regexec.c
6684 ____________________________________________________________________________
6685 [ 14030] By: ams                                   on 2002/01/02  23:56:37
6686         Log: Subject: [PATCH @14015] threads::shared disabling
6687              From: Andy Bussey <andybussey@yahoo.co.uk>
6688              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
6689              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
6690      Branch: perl
6691            + ext/threads/shared/t/no_share.t
6692            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
6693 ____________________________________________________________________________
6694 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
6695         Log: Simon's new perlapi scheme, I hope I got all the pieces.
6696      Branch: perl
6697            + autodoc.pl embed.fnc
6698            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
6699 ____________________________________________________________________________
6700 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
6701         Log: Integrate perlio; more PPPort Makefile source dependence removal
6702      Branch: perl
6703           !> ext/Devel/PPPort/Makefile.PL perl.h
6704 ____________________________________________________________________________
6705 [ 14027] By: ams                                   on 2002/01/02  21:42:50
6706         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
6707              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6708              Date: Wed, 2 Jan 2002 23:09:13 +0100
6709              Message-Id: <20020102230913.A17373@rafael>
6710      Branch: perl
6711            ! pod/perldiag.pod
6712 ____________________________________________________________________________
6713 [ 14026] By: ams                                   on 2002/01/02  21:38:34
6714         Log: Subject: Re: PATCH: lib/Term/Cap.pm
6715              From: Jonathan Stowe <gellyfish@gellyfish.com>
6716              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
6717              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
6718      Branch: perl
6719            ! lib/Term/Cap.pm
6720 ____________________________________________________________________________
6721 [ 14025] By: ams                                   on 2002/01/02  18:34:26
6722         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
6723              From: Sam Tregar <sam@tregar.com>
6724              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
6725              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
6726      Branch: perl
6727            ! pod/perldiag.pod t/comp/proto.t toke.c
6728 ____________________________________________________________________________
6729 [ 14024] By: ams                                   on 2002/01/02  18:16:12
6730         Log: Subject: PATCH: lib/Term/Cap.pm
6731              From: Norton Allen <allen@huarp.harvard.edu>
6732              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
6733              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
6734      Branch: perl
6735            ! lib/Term/Cap.pm
6736 ____________________________________________________________________________
6737 [ 14023] By: ams                                   on 2002/01/02  18:12:31
6738         Log: Subject: PATCH: lib/Cwd.pm for QNX4
6739              From: Norton Allen <allen@huarp.harvard.edu>
6740              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
6741              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
6742      Branch: perl
6743            ! lib/Cwd.pm
6744 ____________________________________________________________________________
6745 [ 14022] By: nick                                  on 2002/01/02  18:01:21
6746         Log: More PPPort Makefile source dependence removal
6747      Branch: perlio
6748            ! ext/Devel/PPPort/Makefile.PL
6749 ____________________________________________________________________________
6750 [ 14021] By: nick                                  on 2002/01/02  17:44:36
6751         Log: Sort out muddle of editing on three machines ...
6752      Branch: perlio
6753           !> Changes MANIFEST cygwin/Makefile.SHs
6754           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
6755           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
6756           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
6757 ____________________________________________________________________________
6758 [ 14020] By: ams                                   on 2002/01/02  17:06:27
6759         Log: Fix misplaced application of #14016.
6760      Branch: perl
6761            ! op.c
6762 ____________________________________________________________________________
6763 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
6764         Log: Integrate perlio; avoid uninit debug_pad.
6765      Branch: perl
6766           !> sv.c
6767 ____________________________________________________________________________
6768 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
6769         Log: makedepend VOS fix from Paul Green.
6770      Branch: perl
6771            ! makedepend.SH
6772 ____________________________________________________________________________
6773 [ 14017] By: nick                                  on 2002/01/02  16:09:43
6774         Log: Avoid un-init perl_debug_pad in clones
6775      Branch: perlio
6776            ! sv.c
6777 ____________________________________________________________________________
6778 [ 14016] By: ams                                   on 2002/01/02  15:58:11
6779         Log: Subject: [PATCH] random crash in B::LISTOP::last
6780              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6781              Date: Wed, 2 Jan 2002 17:37:28 +0100
6782              Message-Id: <3C334558.3906.19CB98D@localhost>
6783      Branch: perl
6784            ! op.c
6785 ____________________________________________________________________________
6786 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
6787         Log: Update Changes.
6788      Branch: perl
6789            ! Changes patchlevel.h
6790 ____________________________________________________________________________
6791 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
6792         Log: One more iteration of the ibcmp_utf8() interface,
6793              hopefully this is a convergent iteration...
6794      Branch: perl
6795            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
6796 ____________________________________________________________________________
6797 [ 14013] By: ams                                   on 2002/01/02  13:43:58
6798         Log: Upgrade to podlators-1.19.
6799      Branch: perl
6800            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
6801            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
6802            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
6803            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
6804            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
6805 ____________________________________________________________________________
6806 [ 14012] By: ams                                   on 2002/01/02  09:48:51
6807         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
6808              From: martyn@inpharmatica.co.uk
6809              Date: Wed, 19 Dec 2001 19:05:00 +0000
6810              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
6811      Branch: perl
6812            ! lib/Pod/Usage.pm
6813 ____________________________________________________________________________
6814 [ 14011] By: nick                                  on 2002/01/02  08:38:18
6815         Log: Integrate mainline
6816      Branch: perlio
6817           !> (integrate 28 files)
6818 ____________________________________________________________________________
6819 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
6820         Log: Make ibcmp_utf8() optionally progress in either string for
6821              as long as it takes and optionally record how far it got.
6822      Branch: perl
6823            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
6824 ____________________________________________________________________________
6825 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
6826         Log: Once more try to get the PPPort Makefile right.
6827      Branch: perl
6828            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
6829 ____________________________________________________________________________
6830 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
6831         Log: -Wall silencing.
6832      Branch: perl
6833            ! utf8.c
6834 ____________________________________________________________________________
6835 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
6836         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
6837              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6838              Date: Tue, 1 Jan 2002 22:45:21 +0100       
6839              Message-ID: <20020101224521.A691@rafael>
6840      Branch: perl
6841            ! ext/B/B/Deparse.pm
6842 ____________________________________________________________________________
6843 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
6844         Log: VOS tweak from Paul Green: VOS has different O_BINARY
6845              and O_TEXT, but VOS always uses LF, never CRLF.
6846      Branch: perl
6847            ! perl.h
6848 ____________________________________________________________________________
6849 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
6850         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
6851      Branch: perl
6852            ! regexec.c utf8.c
6853 ____________________________________________________________________________
6854 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
6855         Log: Now that to_utf8_fold() was fixed.
6856      Branch: perl
6857            ! regcomp.c regexec.c
6858 ____________________________________________________________________________
6859 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
6860         Log: Integrate perlio; experimental binmode() re-coding.
6861      Branch: perl
6862           !> perlio.c
6863 ____________________________________________________________________________
6864 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
6865         Log: Document the to_utf8_*() functions.
6866      Branch: perl
6867            ! embed.pl pod/perlapi.pod utf8.c
6868 ____________________________________________________________________________
6869 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
6870         Log: Better support for multicharacter foldings.
6871              Now all but two of the CaseFold.txt cases work-- but
6872              only when the target string is single-character, more
6873              debugging needed.
6874      Branch: perl
6875            ! regexec.c
6876 ____________________________________________________________________________
6877 [ 14000] By: ams                                   on 2002/01/01  15:59:43
6878         Log: Subject: [PATCH] don't installperl pods
6879              From: Nicholas Clark <nick@unfortu.net>
6880              Date: Tue, 1 Jan 2002 16:44:12 +0000
6881              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
6882      Branch: perl
6883            ! installperl
6884 ____________________________________________________________________________
6885 [ 13999] By: ams                                   on 2002/01/01  14:34:04
6886         Log: Subject: [PATCH] perldiag.pod transposition
6887              From: Nicholas Clark <nick@unfortu.net>
6888              Date: Tue, 1 Jan 2002 15:03:52 +0000
6889              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
6890      Branch: perl
6891            ! pod/perldiag.pod
6892 ____________________________________________________________________________
6893 [ 13998] By: ams                                   on 2002/01/01  13:36:49
6894         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
6895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6896              Date: Tue, 1 Jan 2002 15:12:36 +0100
6897              Message-Id: <20020101151236.A951@rafael>
6898      Branch: perl
6899            ! pod/perldiag.pod
6900 ____________________________________________________________________________
6901 [ 13997] By: ams                                   on 2002/01/01  13:33:06
6902         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
6903              From: Nicholas Clark <nick@unfortu.net>
6904              Date: Tue, 1 Jan 2002 13:13:17 +0000
6905              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
6906      Branch: perl
6907            ! ext/Socket/socketpair.t
6908 ____________________________________________________________________________
6909 [ 13996] By: ams                                   on 2002/01/01  04:44:28
6910         Log: Subject: [PATCH @13746] Leaner exporter
6911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6912              Date: Mon, 31 Dec 2001 18:16:08 -0500
6913              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
6914      Branch: perl
6915            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
6916 ____________________________________________________________________________
6917 [ 13995] By: ams                                   on 2002/01/01  04:29:44
6918         Log: Subject: [PATCH @13746] h2xs broken
6919              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6920              Date: Mon, 31 Dec 2001 17:48:55 -0500
6921              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
6922      Branch: perl
6923            ! utils/h2xs.PL
6924 ____________________________________________________________________________
6925 [ 13994] By: ams                                   on 2002/01/01  04:25:46
6926         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
6927              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6928              Date: Mon, 31 Dec 2001 17:42:25 -0500
6929              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
6930      Branch: perl
6931            ! lib/ExtUtils/MM_Unix.pm
6932 ____________________________________________________________________________
6933 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
6934         Log: Rename the variables to be a bit more consistent.
6935      Branch: perl
6936            ! utf8.c
6937 ____________________________________________________________________________
6938 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
6939         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
6940              (found by Jeffrey Friedl)
6941      Branch: perl
6942            ! regexec.c t/op/pat.t utf8.c
6943 ____________________________________________________________________________
6944 [ 13991] By: nick                                  on 2001/12/31  18:08:55
6945         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
6946      Branch: perlio
6947            ! perlio.c
6948 ____________________________________________________________________________
6949 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
6950         Log: Update Changes.
6951      Branch: perl
6952            ! Changes patchlevel.h
6953 ____________________________________________________________________________
6954 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
6955         Log: Less unused ones.
6956      Branch: perl
6957            ! regexec.c
6958 ____________________________________________________________________________
6959 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
6960         Log: Unused variable.
6961      Branch: perl
6962            ! regcomp.c
6963 ____________________________________________________________________________
6964 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
6965         Log: Forgotten file.
6966      Branch: perl
6967            ! MANIFEST
6968 ____________________________________________________________________________
6969 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
6970         Log: Subject: Re: Cygwin: one down one to go 
6971              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6972              Date: Mon, 31 Dec 2001 18:34:36 +0100
6973              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
6974      Branch: perl
6975            ! cygwin/Makefile.SHs
6976 ____________________________________________________________________________
6977 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
6978         Log: Add some comments to the recent Unicode case-folding saga.
6979      Branch: perl
6980            ! regcomp.c regexec.c
6981 ____________________________________________________________________________
6982 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
6983         Log: Slight comment tweakage.
6984      Branch: perl
6985            ! ext/I18N/Langinfo/Langinfo.t
6986 ____________________________________________________________________________
6987 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
6988         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
6989      Branch: perl
6990            ! perl.h
6991 ____________________________________________________________________________
6992 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
6993         Log: Subject: [ PATCH] Cygwin: one down one to go
6994              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6995              Date: Mon, 31 Dec 2001 17:03:40 +0100
6996              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
6997      Branch: perl
6998            ! lib/Pod/t/basic.t
6999 ____________________________________________________________________________
7000 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
7001         Log: Tweak the dependencies not to recompile everytime,
7002              as suggested by NI-S.
7003      Branch: perl
7004            ! ext/Devel/PPPort/Makefile.PL
7005 ____________________________________________________________________________
7006 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
7007         Log: Planning still not right.
7008      Branch: perl
7009            ! lib/User/grent.t
7010 ____________________________________________________________________________
7011 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
7012         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
7013              From: Michael G Schwern <schwern@pobox.com>
7014              Date: Sun, 30 Dec 2001 18:07:55 -0500
7015              Message-ID: <20011230230755.GG12840@blackrider>
7016              
7017              (lib/User/grent, really)
7018      Branch: perl
7019            ! lib/User/grent.t
7020 ____________________________________________________________________________
7021 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
7022         Log: Integrate perlio; cleanup, in particular avoid accidental
7023              PerlIO_flush(NULL) if PerlIONext is NULL.
7024      Branch: perl
7025           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
7026 ____________________________________________________________________________
7027 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
7028         Log: Subject: typo in IO::Socket::INET.pm
7029              From: mjd@plover.com
7030              Date: 31 Dec 2001 14:31:10 -0000
7031              Message-ID: <20011231143110.4989.qmail@plover.com>
7032      Branch: perl
7033            ! ext/IO/lib/IO/Socket/INET.pm
7034 ____________________________________________________________________________
7035 [ 13976] By: nick                                  on 2001/12/31  13:56:11
7036         Log: Integrate mainline
7037      Branch: perlio
7038           !> (integrate 29 files)
7039 ____________________________________________________________________________
7040 [ 13975] By: nick                                  on 2001/12/31  12:40:50
7041         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
7042              if PerlIONext is NULL.
7043      Branch: perlio
7044            ! perlio.c perliol.h
7045 ____________________________________________________________________________
7046 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
7047         Log: Subject: Re: [PATCH] Basic bad prototype detection
7048              From: Sam Tregar <sam@tregar.com>
7049              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
7050              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
7051      Branch: perl
7052            ! t/comp/proto.t toke.c
7053 ____________________________________________________________________________
7054 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
7055         Log: Subject: [PATCH] configure.com / scriptdirexp
7056              From: "Craig A. Berry" <craigberry@mac.com>
7057              Date: Sun, 30 Dec 2001 15:47:28 -0600
7058              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
7059      Branch: perl
7060            ! configure.com
7061 ____________________________________________________________________________
7062 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
7063         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
7064              From: Abe Timmerman <abe@ztreet.demon.nl>
7065              Date: Mon, 31 Dec 2001 03:55:27 +0100
7066              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
7067      Branch: perl
7068            ! lib/ExtUtils/t/MM_Win32.t
7069 ____________________________________________________________________________
7070 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
7071         Log: Subject: [PATCH] Basic bad prototype detection
7072              From: Sam Tregar <sam@tregar.com> 
7073              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
7074              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
7075      Branch: perl
7076            ! pod/perldiag.pod t/comp/proto.t toke.c
7077 ____________________________________________________________________________
7078 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
7079         Log: Makefiles are sloppy about the exe suffix
7080              (from Paul Green)
7081      Branch: perl
7082            ! Makefile.SH x2p/Makefile.SH
7083 ____________________________________________________________________________
7084 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
7085         Log: Delay folding until necessary; start of handling
7086              folding into several characters.
7087      Branch: perl
7088            ! regcomp.c regexec.c
7089 ____________________________________________________________________________
7090 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
7091         Log: gcc -Wall dewhine.
7092      Branch: perl
7093            ! regexec.c
7094 ____________________________________________________________________________
7095 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
7096         Log: More Unicode folding tweaks, avoid potential false matches.
7097      Branch: perl
7098            ! regexec.c
7099 ____________________________________________________________________________
7100 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
7101         Log: Make that six wrongs.
7102      Branch: perl
7103            ! regexec.c utf8.c
7104 ____________________________________________________________________________
7105 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
7106         Log: Four wrongs can make a right.
7107      Branch: perl
7108            ! regexec.c utf8.c
7109 ____________________________________________________________________________
7110 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
7111         Log: Fix all the I case foldings as per CaseFold.txt.
7112      Branch: perl
7113            ! regcomp.c regexec.c
7114 ____________________________________________________________________________
7115 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
7116         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
7117      Branch: perl
7118            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
7119            ! regexec.c utf8.c
7120 ____________________________________________________________________________
7121 [ 13962] By: nick                                  on 2001/12/30  18:33:41
7122         Log: Integrate 8.3 fix for PPPort fix
7123      Branch: perlio
7124           +> ext/Devel/PPPort/ppport_h.PL
7125            - ext/Devel/PPPort/ppport.h.PL
7126            ! ext/Devel/PPPort/MANIFEST
7127           !> ext/Devel/PPPort/Makefile.PL
7128 ____________________________________________________________________________
7129 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
7130         Log: Integrate perlio; more win32 stuff:
7131              
7132              A. Use Perl_my_socketpair()
7133              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
7134              load winsock.
7135              C. (In passing) work round fact that $$ is now SvREADONLY
7136              so we need to take special measures to set it during
7137              pseudo-fork.
7138      Branch: perl
7139           !> util.c win32/perlhost.h
7140 ____________________________________________________________________________
7141 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
7142         Log: Fix ppport.h for Unix.
7143      Branch: perl
7144            + ext/Devel/PPPort/ppport_h.PL
7145            - ext/Devel/PPPort/ppport.h.PL
7146            ! MANIFEST ext/Devel/PPPort/Makefile.PL
7147 ____________________________________________________________________________
7148 [ 13959] By: nick                                  on 2001/12/30  16:53:42
7149         Log: Win32 stuff:
7150              A. Use Perl_my_socketpair()
7151              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
7152              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
7153              take special measures to set it during pseudo-fork.
7154      Branch: perlio
7155            ! util.c win32/perlhost.h
7156 ____________________________________________________________________________
7157 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
7158         Log: Integrate perlio; win32 kicking.
7159      Branch: perl
7160           +> ext/Devel/PPPort/ppport.h.PL
7161           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
7162           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
7163           !> proto.h
7164 ____________________________________________________________________________
7165 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
7166         Log: metaconfig unit change for #13956.
7167      Branch: metaconfig
7168            ! U/modified/spitshell.U
7169 ____________________________________________________________________________
7170 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
7171         Log: Must look for cat also in $PATH (noticed by Philip Newton).
7172      Branch: perl
7173            ! Configure
7174 ____________________________________________________________________________
7175 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
7176         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
7177              From: Blair Zajac <blair@orcaware.com>
7178              Date: Sat, 29 Dec 2001 22:37:03 -0800
7179              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
7180      Branch: perl
7181            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
7182 ____________________________________________________________________________
7183 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
7184         Log: Regen files.
7185      Branch: perl
7186            ! embed.h global.sym pod/perlapi.pod uconfig.h
7187 ____________________________________________________________________________
7188 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
7189         Log: Subject: [PATCH] -t without -w 
7190              From: Michael G Schwern <schwern@pobox.com>
7191              Date: Sat, 29 Dec 2001 23:46:25 -0500
7192              Message-ID: <20011230044625.GA14386@blackrider>
7193      Branch: perl
7194            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
7195            ! warnings.pl
7196 ____________________________________________________________________________
7197 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
7198         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
7199              From: Dave Rolsky <autarch@urth.org>               
7200              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
7201              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
7202              
7203              $^O is NetWare, not Netware.
7204      Branch: perl
7205            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
7206 ____________________________________________________________________________
7207 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
7208         Log: Sarathy thinks undoing C++ comments from C++ files
7209              is a bit too zealous.
7210      Branch: perl
7211            ! win32/perlhost.h win32/vmem.h
7212 ____________________________________________________________________________
7213 [ 13950] By: nick                                  on 2001/12/30  14:30:02
7214         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
7215              This gets them into Errno.pm - yet to prove they end up in $!.
7216      Branch: perlio
7217            ! ext/Errno/Errno_pm.PL
7218 ____________________________________________________________________________
7219 [ 13949] By: nick                                  on 2001/12/30  12:02:21
7220         Log: Integrate Cwd muddle
7221      Branch: perlio
7222           !> MANIFEST installperl lib/Cwd.pm
7223 ____________________________________________________________________________
7224 [ 13948] By: nick                                  on 2001/12/30  11:51:40
7225         Log: remove embed.pl duplicates
7226      Branch: perlio
7227            ! embed.h embed.pl global.sym proto.h
7228 ____________________________________________________________________________
7229 [ 13947] By: nick                                  on 2001/12/30  11:35:51
7230         Log: More Cwd tidy up
7231      Branch: perl
7232            ! MANIFEST installperl
7233 ____________________________________________________________________________
7234 [ 13946] By: nick                                  on 2001/12/30  11:12:42
7235         Log: Undo a mess trying Cwd.pm in its ext directory
7236      Branch: perl
7237            + lib/Cwd.pm
7238            - ext/Cwd/Cwd.pm
7239 ____________________________________________________________________________
7240 [ 13945] By: nick                                  on 2001/12/30  10:03:43
7241         Log: Integrate mainline
7242      Branch: perl
7243           +> ext/Cwd/Cwd.pm
7244            - lib/Cwd.pm
7245            ! MANIFEST
7246      Branch: perlio
7247           !> (integrate 45 files)
7248 ____________________________________________________________________________
7249 [ 13944] By: nick                                  on 2001/12/30  09:27:16
7250         Log: "Port" Devel::PPPort to Win32:
7251              - need to set @INC before use in the test
7252              - {} are special to dmake, so use ppport.h.PL
7253              rather than commandline 
7254      Branch: perlio
7255            + ext/Devel/PPPort/ppport.h.PL
7256            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
7257 ____________________________________________________________________________
7258 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
7259         Log: Update Changes.
7260      Branch: perl
7261            ! Changes patchlevel.h
7262 ____________________________________________________________________________
7263 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
7264         Log: Subject: [PATCH] cleaner close on tests, take 2
7265              From: andreas.koenig@anima.de (Andreas J. Koenig)
7266              Date: 29 Dec 2001 21:42:37 +0100
7267              Message-ID: <m33d1tvjuq.fsf@anima.de>
7268              
7269              (the DB_File patches)
7270      Branch: perl
7271            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7272            ! ext/DB_File/t/db-recno.t
7273 ____________________________________________________________________________
7274 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
7275         Log: Integrate perlio; regen'ed config_H.?c
7276      Branch: perl
7277           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7278 ____________________________________________________________________________
7279 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
7280         Log: Subject: [PATCH] cleaner close on tests, take 2             
7281              From: andreas.koenig@anima.de (Andreas J. Koenig)
7282              Date: 29 Dec 2001 21:42:37 +0100
7283              Message-ID: <m33d1tvjuq.fsf@anima.de>
7284              
7285              (except for the three DB_File patch fragments)
7286      Branch: perl
7287            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
7288            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
7289            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
7290            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
7291            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
7292            ! t/op/runlevel.t t/op/write.t t/run/switches.t
7293 ____________________________________________________________________________
7294 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
7295         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
7296              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7297              Date: Sat, 29 Dec 2001 20:38:59 +0100
7298              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
7299              
7300              (NetWare tree not touched because it's very //)
7301      Branch: perl
7302            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
7303            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
7304            ! wince/include/errno.h wince/include/netdb.h
7305            ! wince/include/sys/socket.h wince/include/sys/stat.h
7306            ! wince/perllib.c wince/perlmain.c wince/win32.h
7307            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
7308            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
7309 ____________________________________________________________________________
7310 [ 13938] By: nick                                  on 2001/12/29  19:23:32
7311         Log: Integrate mainline (ok linux)
7312      Branch: perlio
7313           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
7314           !> (integrate 33 files)
7315 ____________________________________________________________________________
7316 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
7317         Log: Give up on serious testing of langinfo().  Leave the old
7318              code in place, though.
7319      Branch: perl
7320            ! ext/I18N/Langinfo/Langinfo.t
7321 ____________________________________________________________________________
7322 [ 13936] By: nick                                  on 2001/12/29  18:20:33
7323         Log: Routine regen_config_h - no real differences other than order of crypt 
7324      Branch: perlio
7325            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7326 ____________________________________________________________________________
7327 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
7328         Log: Integrate perlio;
7329              
7330              Define the two socket error numbers in terms of WSAEXXXXX equivalents
7331              
7332              Fudge Config.pm so File::Spec does not croak.
7333      Branch: perl
7334           !> win32/FindExt.pm win32/win32.h
7335 ____________________________________________________________________________
7336 [ 13934] By: nick                                  on 2001/12/29  17:27:50
7337         Log: Fudge Config.pm so File::Spec does not croak.
7338      Branch: perlio
7339            ! win32/FindExt.pm
7340 ____________________________________________________________________________
7341 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
7342         Log: metaconfig unit changes for #13932.
7343      Branch: metaconfig
7344            + U/modified/Init.U
7345            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
7346 ____________________________________________________________________________
7347 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
7348         Log: VOS tweaks from Paul Green.
7349              
7350              The Configure tweaks: the _exe needs to be
7351              set after the init; VOS has fd 3 hardwired to /dev/tty;
7352              the grep/ln/make substitutions really need to stick.
7353      Branch: perl
7354            ! Configure hints/vos.sh perl.h util.c vos/build.cm
7355            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7356            ! vos/config.ga.h vos/vosish.h
7357 ____________________________________________________________________________
7358 [ 13931] By: nick                                  on 2001/12/29  17:00:38
7359         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
7360              (just to get util.c to compile)
7361      Branch: perlio
7362            ! win32/win32.h
7363 ____________________________________________________________________________
7364 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
7365         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
7366              From: coral@eekeek.org
7367              Date: Fri, 28 Dec 2001 19:58:22 -0500      
7368              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
7369      Branch: perl
7370            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
7371            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
7372            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
7373            ! pod/perlunicode.pod pod/perlxs.pod util.c
7374 ____________________________________________________________________________
7375 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
7376         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
7377      Branch: perl
7378            ! t/op/exec.t
7379 ____________________________________________________________________________
7380 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
7381         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
7382              From: Abe Timmerman <abe@ztreet.demon.nl>
7383              Date: Sat, 29 Dec 2001 13:10:06 +0100
7384              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
7385      Branch: perl
7386            + lib/Pod/t/InputObjects.t
7387 ____________________________________________________________________________
7388 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
7389         Log: Integrate perlio;
7390              
7391              Quick fix (after couple of clever fixes failed) for
7392              "accept leaks memory" fail [ID 20011223.001]
7393              
7394              Nick Clark's embed.pl fix for my_socketpair
7395      Branch: perl
7396           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
7397 ____________________________________________________________________________
7398 [ 13926] By: nick                                  on 2001/12/29  15:23:21
7399         Log: Nick Clark's embed.pl fix for my_socketpair
7400      Branch: perlio
7401            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
7402 ____________________________________________________________________________
7403 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
7404         Log: Slight tweaks on the MM_Win32.t.
7405      Branch: perl
7406            ! lib/ExtUtils/t/MM_Win32.t
7407 ____________________________________________________________________________
7408 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
7409         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
7410              From: Abe Timmerman <abe@ztreet.demon.nl>
7411              Date: Sat, 29 Dec 2001 12:51:36 +0100
7412              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
7413      Branch: perl
7414            + lib/ExtUtils/t/MM_Win32.t
7415            ! MANIFEST
7416 ____________________________________________________________________________
7417 [ 13923] By: nick                                  on 2001/12/29  15:12:07
7418         Log: Quick fix (after couple of clever fixes failed) for
7419              "accept leaks memory" fail [ID 20011223.001]
7420      Branch: perlio
7421            ! pp_sys.c
7422 ____________________________________________________________________________
7423 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
7424         Log: Subject: [PATCH] Module names and other nits
7425              From: Autrijus Tang <autrijus@autrijus.org>                 
7426              Date: Sat, 29 Dec 2001 01:59:28 +0800
7427              Message-ID: <20011229015928.A29712@geb.elixus.org>              
7428      Branch: perl
7429            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
7430            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
7431            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
7432            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
7433            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
7434 ____________________________________________________________________________
7435 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
7436         Log: socketpair tweaks from Nicholas Clark.
7437      Branch: perl
7438            ! ext/Socket/socketpair.t util.c
7439 ____________________________________________________________________________
7440 [ 13920] By: nick                                  on 2001/12/29  12:36:21
7441         Log: Integrate mainline
7442      Branch: perlio
7443           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
7444           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
7445           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7446           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
7447           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
7448           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
7449           !> t/op/sysio.t
7450 ____________________________________________________________________________
7451 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
7452         Log: Retract #13917.
7453      Branch: perl
7454            ! doop.c
7455 ____________________________________________________________________________
7456 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
7457         Log: Subject: provisional MakeMaker patch for VMS
7458              From: "Craig A. Berry" <craigberry@mac.com> 
7459              Date: Thu, 27 Dec 2001 22:29:37 -0600
7460              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
7461      Branch: perl
7462            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7463 ____________________________________________________________________________
7464 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
7465         Log: (retracted by #13919)
7466      Branch: perl
7467            ! doop.c
7468 ____________________________________________________________________________
7469 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
7470         Log: metaconfig unit change for #13915.
7471      Branch: metaconfig/U/perl
7472            ! d_u32align.U
7473 ____________________________________________________________________________
7474 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
7475         Log: Remove debris in any case.
7476      Branch: perl
7477            ! Configure
7478 ____________________________________________________________________________
7479 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
7480         Log: Subject: [PATCH] Re: B::walksymtable oddness
7481              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7482              Date: Thu, 27 Dec 2001 19:14:24 +0100
7483              Message-ID: <3C2B7310.861.18820D0@localhost>
7484      Branch: perl
7485            ! ext/B/B.pm
7486 ____________________________________________________________________________
7487 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
7488         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
7489              From: Nicholas Clark <nick@unfortu.net> 
7490              Date: Fri, 28 Dec 2001 00:43:02 +0000
7491              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
7492      Branch: perl
7493            ! ext/Socket/socketpair.t
7494 ____________________________________________________________________________
7495 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
7496         Log: Fast Latin1<->UTF-8 conversion for older Perls.
7497      Branch: perl
7498            ! pod/perluniintro.pod
7499 ____________________________________________________________________________
7500 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
7501         Log: Update Changes.
7502      Branch: perl
7503            ! Changes patchlevel.h
7504 ____________________________________________________________________________
7505 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
7506         Log: More wait status trickery for BeOS.
7507      Branch: perl
7508            ! ext/POSIX/POSIX.xs
7509 ____________________________________________________________________________
7510 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
7511         Log: metaconfig unit change for #13908.
7512      Branch: metaconfig/U/perl
7513            ! d_u32align.U
7514 ____________________________________________________________________________
7515 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
7516         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
7517      Branch: perl
7518            ! Configure
7519 ____________________________________________________________________________
7520 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
7521         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
7522              From: gbarr@monty.mutatus.co.uk
7523              Date: 27 Dec 2001 14:41:36 -0000
7524              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
7525      Branch: perl
7526            ! lib/ExtUtils/t/Embed.t
7527 ____________________________________________________________________________
7528 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
7529         Log: Subject: [PATCH] Re: socketpair emulation
7530              From: Nicholas Clark <nick@unfortu.net> 
7531              Date: Wed, 26 Dec 2001 20:08:14 +0000
7532              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
7533      Branch: perl
7534            ! ext/Socket/socketpair.t
7535 ____________________________________________________________________________
7536 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
7537         Log: Subject: [DOC PATCH] left is right and right is left
7538              From: Philip Newton <Philip.Newton@gmx.net>
7539              Date: Thu, 27 Dec 2001 10:04:17 +0100
7540              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
7541      Branch: perl
7542            ! pod/perlfunc.pod pod/perlport.pod
7543 ____________________________________________________________________________
7544 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
7545         Log: Subject: [PATCH] check return of close
7546              From: andreas.koenig@anima.de (Andreas J. Koenig)            
7547              Date: 27 Dec 2001 09:47:30 +0100
7548              Message-ID: <m3ellhgicd.fsf@anima.de> 
7549              
7550              Subject: [PATCH] improve error reporting
7551              From: andreas.koenig@anima.de (Andreas J. Koenig)            
7552              Date: 27 Dec 2001 09:54:55 +0100
7553              Message-ID: <m3adw5gi00.fsf@anima.de> 
7554              
7555              Subject: [PATCH] check return value of close
7556              From: andreas.koenig@anima.de (Andreas J. Koenig)            
7557              Date: 27 Dec 2001 10:03:55 +0100
7558              Message-ID: <m3666tghl0.fsf@anima.de> 
7559              
7560              Subject: [PATCH] return of close
7561              From: andreas.koenig@anima.de (Andreas J. Koenig)            
7562              Date: 27 Dec 2001 10:22:15 +0100
7563              Message-ID: <m31yhhggqg.fsf@anima.de> 
7564      Branch: perl
7565            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
7566            ! t/io/fflush.t
7567 ____________________________________________________________________________
7568 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
7569         Log: Subject: [PATCH] check return of close
7570              From: andreas.koenig@anima.de (Andreas J. Koenig)            
7571              Date: 27 Dec 2001 09:47:30 +0100
7572              Message-ID: <m3ellhgicd.fsf@anima.de> 
7573      Branch: perl
7574            ! t/base/rs.t
7575 ____________________________________________________________________________
7576 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
7577         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
7578              From: andreas.koenig@anima.de (Andreas J. Koenig)
7579              Date: 27 Dec 2001 09:21:16 +0100
7580              Message-ID: <m3n105gjk3.fsf@anima.de>
7581      Branch: perl
7582            ! t/op/sysio.t
7583 ____________________________________________________________________________
7584 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
7585         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
7586              From: "Gerrit P. Haase" <gp@familiehaase.de>
7587              Date: Thu, 27 Dec 2001 09:23:55 +0100 
7588              Message-ID: <98211521662.20011227092355@familiehaase.de>
7589      Branch: perl
7590            ! lib/ExtUtils/t/MM_Cygwin.t
7591 ____________________________________________________________________________
7592 [ 13900] By: nick                                  on 2001/12/27  11:11:51
7593         Log: Integrate mainline
7594      Branch: perlio
7595           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
7596           +> lib/File/Spec/NW5.pm
7597           !> (integrate 52 files)
7598 ____________________________________________________________________________
7599 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
7600         Log: Replace the awful (most likely generated and not very persistent)
7601              URL with something tangible.
7602      Branch: perl
7603            ! README.hpux
7604 ____________________________________________________________________________
7605 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
7606         Log: Naughty /dev/printer (ls -l, really) of IRIX.
7607      Branch: perl
7608            ! t/op/stat.t
7609 ____________________________________________________________________________
7610 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
7611         Log: Upgrade to Net::Ping 2.10.
7612      Branch: perl
7613            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
7614            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
7615            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
7616            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
7617 ____________________________________________________________________________
7618 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
7619         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
7620              (this showed up in Benchmark.t)
7621      Branch: perl
7622            ! pp_sys.c
7623 ____________________________________________________________________________
7624 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
7625         Log: BeOS updates.
7626      Branch: perl
7627            ! README.beos beos/beos.c
7628 ____________________________________________________________________________
7629 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
7630         Log: Subject: Re: bleadperl doesn't compile
7631              From: "Gerrit P. Haase" <gp@familiehaase.de>
7632              Date: Wed, 26 Dec 2001 21:29:08 +0100
7633              Message-ID: <22168634623.20011226212908@familiehaase.de>
7634              
7635              Cygwin with multiplicity.
7636      Branch: perl
7637            ! perlio.c
7638 ____________________________________________________________________________
7639 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
7640         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
7641              From: Nicholas Clark <nick@ccl4.org>
7642              Date: Wed, 26 Dec 2001 19:07:33 +0000
7643              Message-ID: <20011226190732.J48842@plum.flirble.org>            
7644              
7645              socketpair() (un)signedness nit.
7646      Branch: perl
7647            ! util.c
7648 ____________________________________________________________________________
7649 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
7650         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
7651              From: Nicholas Clark <nick@ccl4.org>
7652              Date: Wed, 26 Dec 2001 19:19:47 +0000
7653              Message-ID: <20011226191946.K48842@plum.flirble.org>
7654              
7655              Use report_evil_fh().
7656      Branch: perl
7657            ! doio.c
7658 ____________________________________________________________________________
7659 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
7660         Log: Bad $? assumptions.
7661      Branch: perl
7662            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
7663 ____________________________________________________________________________
7664 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
7665         Log: Net::Ping isn't going to work much without
7666              the Socket extension; fail more gracefully.
7667      Branch: perl
7668            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
7669            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
7670            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
7671            ! lib/Net/Ping/t/300_ping_stream.t
7672 ____________________________________________________________________________
7673 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
7674         Log: metaconfig unit change for #13888.
7675      Branch: metaconfig
7676            ! U/modified/Oldconfig.U
7677 ____________________________________________________________________________
7678 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
7679         Log: test -d /system is a bit too generic test for VOS
7680              (false hit in BeOS)
7681      Branch: perl
7682            ! Configure
7683 ____________________________________________________________________________
7684 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
7685         Log: No AF_UNIX in BeOS.
7686      Branch: perl
7687            ! util.c
7688 ____________________________________________________________________________
7689 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
7690         Log: FAQ sync.
7691      Branch: perl
7692            ! pod/perlfaq5.pod
7693 ____________________________________________________________________________
7694 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
7695         Log: Update Changes.
7696      Branch: perl
7697            ! Changes patchlevel.h
7698 ____________________________________________________________________________
7699 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
7700         Log: Make -t equal -tw.
7701      Branch: perl
7702            ! perl.c pod/perlrun.pod
7703 ____________________________________________________________________________
7704 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
7705         Log: Subject: Re: Not OK 13881
7706              From: John Peacock <jpeacock@rowman.com>
7707              Date: Tue, 25 Dec 2001 06:02:12 -0500
7708              Message-ID: <3C285CB4.8040006@rowman.com>
7709      Branch: perl
7710            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
7711 ____________________________________________________________________________
7712 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
7713         Log: Subject: Re: Not OK 13881
7714              From: andreas.koenig@anima.de (Andreas J. Koenig)
7715              Date: 25 Dec 2001 07:33:23 +0100
7716              Message-ID: <m3bsgnajws.fsf@anima.de>
7717      Branch: perl
7718            ! op.c
7719 ____________________________________________________________________________
7720 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
7721         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
7722              From: Mark-Jason Dominus <mjd@plover.com>    
7723              Date: Mon, 24 Dec 2001 18:14:48 -0500
7724              Message-ID: <20011224231448.25826.qmail@plover.com>
7725      Branch: perl
7726            ! op.c t/op/eval.t
7727 ____________________________________________________________________________
7728 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
7729         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
7730              From: Dave Rolsky <autarch@urth.org>
7731              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
7732              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
7733      Branch: perl
7734            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
7735            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
7736            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7737            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7738            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
7739 ____________________________________________________________________________
7740 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
7741         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
7742              From: Jeffrey Friedl <jfriedl@yahoo.com>
7743              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
7744              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
7745              
7746              The rest of the tests for plus few extras.
7747      Branch: perl
7748            ! t/op/pat.t
7749 ____________________________________________________________________________
7750 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
7751         Log: metaconfig unit change for #13877.
7752      Branch: metaconfig
7753            ! U/modified/Unix.U
7754 ____________________________________________________________________________
7755 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
7756         Log: No-op.
7757      Branch: perl
7758            ! Configure
7759 ____________________________________________________________________________
7760 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
7761         Log: More constant casting.
7762      Branch: perl
7763            ! regexec.c
7764 ____________________________________________________________________________
7765 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
7766         Log: Subject: perlhack.pod 
7767              From: "John P. Linderman" <jpl@research.att.com>
7768              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
7769              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
7770      Branch: perl
7771            ! pod/perlhack.pod
7772 ____________________________________________________________________________
7773 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
7774         Log: File::Find patch patches from Thomas Wegner.
7775      Branch: perl
7776            ! lib/File/Find.pm
7777 ____________________________________________________________________________
7778 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
7779         Log: Subject: Re: socketpair emulation 
7780              From: Nicholas Clark <nick@unfortu.net>                 
7781              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
7782              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
7783      Branch: perl
7784            ! ext/Socket/socketpair.t
7785 ____________________________________________________________________________
7786 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
7787         Log: Must cast constants if they can be quads.
7788      Branch: perl
7789            ! regcomp.c
7790 ____________________________________________________________________________
7791 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
7792         Log: Promote the e/uid to wide enough un/signed integers
7793              and printf them as such.
7794      Branch: perl
7795            ! taint.c
7796 ____________________________________________________________________________
7797 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
7798         Log: metaconfig unit change for #13869.
7799      Branch: metaconfig/U/perl
7800            ! d_u32align.U
7801 ____________________________________________________________________________
7802 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
7803         Log: The U32 alignment test wasn't really working, noticed
7804              by Paul Green.  Now the test works, but this means that
7805              we may see coredumps from the test.   I sure hope MMUless
7806              places don't crash on the test.
7807      Branch: perl
7808            ! Configure
7809 ____________________________________________________________________________
7810 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
7811         Log: metaconfig unit changes for #13867.
7812      Branch: metaconfig
7813            ! U/compline/nblock_io.U U/modified/Unix.U
7814            ! U/modified/spitshell.U
7815 ____________________________________________________________________________
7816 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
7817         Log: More VOS tweaks.
7818      Branch: perl
7819            ! Configure
7820 ____________________________________________________________________________
7821 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
7822         Log: The funky final sigma casefolding.
7823      Branch: perl
7824            ! regcomp.c regexec.c t/op/pat.t utf8.h
7825 ____________________________________________________________________________
7826 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
7827         Log: Update Changes.
7828      Branch: perl
7829            ! Changes patchlevel.h
7830 ____________________________________________________________________________
7831 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
7832         Log: Move the \C and \X to pat.t.
7833      Branch: perl
7834            ! t/op/pat.t t/op/re_tests
7835 ____________________________________________________________________________
7836 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
7837         Log: More logical test ordering.
7838      Branch: perl
7839            ! perl.h
7840 ____________________________________________________________________________
7841 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
7842         Log: Integrate perlio;
7843              
7844              Add at least the "important" PerlIO_xxxx functions to embed.pl
7845              so that they get implicit pTHX_ and we can avoid slow dTHX.
7846              
7847              Put PerlIO stuff inside EXTERN C
7848              
7849              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
7850      Branch: perl
7851           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
7852           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
7853           !> win32/win32.c
7854 ____________________________________________________________________________
7855 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
7856         Log: Even more \X fixing.
7857      Branch: perl
7858            ! regexec.c t/op/pat.t
7859 ____________________________________________________________________________
7860 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
7861         Log: More \X fixing.
7862      Branch: perl
7863            ! regexec.c t/op/pat.t
7864 ____________________________________________________________________________
7865 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
7866         Log: Fix encoding pragma.
7867      Branch: perl
7868            ! regcomp.c
7869 ____________________________________________________________________________
7870 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
7871         Log: Subject: socketpair emulation
7872              From: Nicholas Clark <nick@unfortu.net>
7873              Date: Sat, 22 Dec 2001 18:38:18 +0000
7874              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
7875      Branch: perl
7876            + ext/Socket/socketpair.t
7877            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
7878            ! pp_sys.c proto.h util.c
7879 ____________________________________________________________________________
7880 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
7881         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
7882              From: Jeffrey Friedl <jfriedl@yahoo.com>
7883              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
7884              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
7885              
7886              (partially applied, most of the new tests need to be rethought)
7887      Branch: perl
7888            ! regcomp.c t/op/re_tests
7889 ____________________________________________________________________________
7890 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
7891         Log: Small tweaks.
7892      Branch: perl
7893            ! handy.h regexec.c
7894 ____________________________________________________________________________
7895 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
7896         Log: Unicode casefolding continues.
7897              (lib/encoding.t still failing.)
7898      Branch: perl
7899            ! regexec.c t/op/pat.t
7900 ____________________________________________________________________________
7901 [ 13854] By: nick                                  on 2001/12/22  20:01:27
7902         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
7903      Branch: perlio
7904            ! makedef.pl perlio.h perlio.sym win32/win32.c
7905 ____________________________________________________________________________
7906 [ 13853] By: nick                                  on 2001/12/22  19:58:53
7907         Log: Put PerlIO stuff inside EXTERN C
7908      Branch: perlio
7909            ! embed.pl proto.h
7910 ____________________________________________________________________________
7911 [ 13852] By: nick                                  on 2001/12/22  18:04:34
7912         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
7913              so that they get implicit pTHX_ and we can avoid slow dTHX.
7914      Branch: perlio
7915            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
7916            ! perlio.h pod/perlapi.pod proto.h
7917 ____________________________________________________________________________
7918 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
7919         Log: metaconfig unit change for #13850.
7920      Branch: metaconfig
7921            ! U/modified/Loc.U
7922 ____________________________________________________________________________
7923 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
7924         Log: Rework the make logic (again).
7925      Branch: perl
7926            ! Configure
7927 ____________________________________________________________________________
7928 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
7929         Log: Integrate perlio;
7930              Fix mis-parse of autoloaded usage code by declaring the sub
7931              Correct checking code which Ilya spotted was tripped by CR at EOF.
7932              The CR at EOF fix earlier broke CR at end-of-buffer.
7933      Branch: perl
7934            ! regexec.c
7935           !> ext/POSIX/POSIX.pm perlio.c sv.c
7936 ____________________________________________________________________________
7937 [ 13848] By: nick                                  on 2001/12/22  15:11:17
7938         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
7939              This should be okay for both?
7940      Branch: perlio
7941            ! perlio.c
7942 ____________________________________________________________________________
7943 [ 13847] By: nick                                  on 2001/12/22  12:26:32
7944         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
7945              Also tone down perl -DP tracing of sv_gets.
7946      Branch: perlio
7947            ! perlio.c sv.c
7948 ____________________________________________________________________________
7949 [ 13846] By: nick                                  on 2001/12/22  10:49:27
7950         Log: Fix mis-parse of autoloaded usage code by declaring the sub
7951      Branch: perlio
7952            ! ext/POSIX/POSIX.pm
7953 ____________________________________________________________________________
7954 [ 13845] By: nick                                  on 2001/12/22  10:44:11
7955         Log: Integrate mainline - some fails:
7956              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
7957              -------------------------------------------------------------------------------
7958              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
7959              ../lib/encoding.t                    19    2  10.53%  17-18
7960              op/pat.t                            770    3   0.39%  754-755 757
7961      Branch: perlio
7962           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
7963           !> (integrate 36 files)
7964 ____________________________________________________________________________
7965 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
7966         Log: More Unicode casing fixes.
7967      Branch: perl
7968            ! regexec.c t/op/pat.t
7969 ____________________________________________________________________________
7970 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
7971         Log: Unicode casefolding fixes.
7972      Branch: perl
7973            ! op.c regcomp.c regexec.c t/op/pat.t
7974 ____________________________________________________________________________
7975 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
7976         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
7977              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
7978              Date: Sat, 22 Dec 2001 00:01:29 +0100
7979              Message-ID: <20011222000129.A713@rafael>
7980      Branch: perl
7981            ! ext/B/B/Deparse.pm
7982 ____________________________________________________________________________
7983 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
7984         Log: VOS config from Paul Green.
7985      Branch: perl
7986            ! hints/vos.sh
7987 ____________________________________________________________________________
7988 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
7989         Log: Subject: [PATCH @13746] CreateTTY on OS/2
7990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7991              Date: Fri, 21 Dec 2001 15:59:45 -0500
7992              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
7993      Branch: perl
7994            ! lib/perl5db.pl
7995 ____________________________________________________________________________
7996 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
7997         Log: Subject: [PATCH @13746] uninstalled build of modules broken
7998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7999              Date: Fri, 21 Dec 2001 15:49:09 -0500
8000              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
8001      Branch: perl
8002            ! lib/ExtUtils/MM_Unix.pm
8003 ____________________________________________________________________________
8004 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
8005         Log: Subject: [PATCH @13746] OS/2 File::* modules
8006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8007              Date: Fri, 21 Dec 2001 15:43:24 -0500
8008              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
8009      Branch: perl
8010            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
8011 ____________________________________________________________________________
8012 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
8013         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
8014              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8015              Date: Fri, 21 Dec 2001 17:29:07 +0100
8016              Message-ID: <3C236353.6625C4C0@alcatel.at>
8017      Branch: perl
8018            ! pod/perltie.pod
8019 ____________________________________________________________________________
8020 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
8021         Log: metaconfig unit changes for #13835
8022      Branch: metaconfig
8023            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
8024            ! U/modified/sh.U
8025 ____________________________________________________________________________
8026 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
8027         Log: Further VOS tweaks: the _exe needs to be introduced
8028              in the very beginning, and the make/gmake needs special
8029              VOS logic.
8030      Branch: perl
8031            ! Configure Makefile.SH
8032 ____________________________________________________________________________
8033 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
8034         Log: Update Changes.
8035      Branch: perl
8036            ! Changes patchlevel.h
8037 ____________________________________________________________________________
8038 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
8039         Log: metaconfig unit change for #13832.
8040      Branch: metaconfig
8041            ! U/modified/spitshell.U
8042 ____________________________________________________________________________
8043 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
8044         Log: Also the search for cat needs to be _exe-aware.
8045      Branch: perl
8046            ! Configure
8047 ____________________________________________________________________________
8048 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
8049         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
8050              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8051              Date: Fri, 21 Dec 2001 14:02:01 +0100
8052              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
8053      Branch: perl
8054            ! ext/B/B/Xref.pm
8055 ____________________________________________________________________________
8056 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
8057         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
8058      Branch: perl
8059            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8060            ! ext/B/t/assembler.t
8061 ____________________________________________________________________________
8062 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
8063         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
8064              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8065              Date: Fri, 21 Dec 2001 11:15:38 +0100
8066              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
8067      Branch: perl
8068            ! hv.c
8069 ____________________________________________________________________________
8070 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
8071         Log: A plan is good.
8072      Branch: perl
8073            ! ext/re/re.t
8074 ____________________________________________________________________________
8075 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
8076         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
8077              From: chromatic <chromatic@rmci.net>
8078              Date: Thu, 20 Dec 2001 16:16:48 -0700
8079              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
8080      Branch: perl
8081            + ext/re/re.t
8082            ! MANIFEST
8083 ____________________________________________________________________________
8084 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
8085         Log: Synchronize the skippage message.
8086      Branch: perl
8087            ! lib/ExtUtils/t/MM_OS2.t
8088 ____________________________________________________________________________
8089 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
8090         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
8091              From: chromatic <chromatic@rmci.net>
8092              Date: Thu, 20 Dec 2001 16:09:10 -0700
8093              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
8094      Branch: perl
8095            + lib/ExtUtils/t/MM_OS2.t
8096            ! MANIFEST
8097 ____________________________________________________________________________
8098 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
8099         Log: Subject: perlfunc.pod patch re flock via fcntl
8100              From: "Tye McQueen" <tye@metronet.com>
8101              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
8102              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
8103      Branch: perl
8104            ! pod/perlfunc.pod
8105 ____________________________________________________________________________
8106 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
8107         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
8108              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
8109              (the Unicode maximum code point) warnable offenses.
8110      Branch: perl
8111            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
8112            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
8113 ____________________________________________________________________________
8114 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
8115         Log: Sterner admonishment on -t.
8116      Branch: perl
8117            ! pod/perlrun.pod
8118 ____________________________________________________________________________
8119 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
8120         Log: Subject: [PATCH B::Dpparse] minor qr// fix
8121              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8122              Date: Thu, 20 Dec 2001 22:53:34 +0100
8123              Message-ID: <20011220225334.A735@rafael>
8124      Branch: perl
8125            ! ext/B/B/Deparse.pm
8126 ____________________________________________________________________________
8127 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
8128         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
8129              From: Robert Spier <rspier@pobox.com>
8130              Date: Thu, 20 Dec 2001 08:10:00 -0800
8131              Message-ID: <15394.3416.693353.107334@rls.cx>
8132      Branch: perl
8133            ! lib/Carp/Heavy.pm
8134 ____________________________________________________________________________
8135 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
8136         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
8137      Branch: perl
8138           !> win32/win32io.c
8139 ____________________________________________________________________________
8140 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
8141         Log: Subject: Re: [PATCH pod/perliol.pod] resend
8142              From: Stas Bekman <stas@stason.org>
8143              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
8144              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
8145      Branch: perl
8146            ! pod/perliol.pod
8147 ____________________________________________________________________________
8148 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
8149         Log: Fix up the APIs noone hopefully uses.
8150      Branch: perl
8151            ! utf8.c
8152 ____________________________________________________________________________
8153 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
8154         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
8155              Date: Wed, 19 Dec 2001 14:13:38 -0800
8156              From: Robert Spier <rspier@pobox.com>
8157              Message-ID: <15393.4370.605214.548582@rls.cx>
8158      Branch: perl
8159            ! lib/Carp.t lib/Carp/Heavy.pm
8160 ____________________________________________________________________________
8161 [ 13815] By: nick                                  on 2001/12/20  10:23:42
8162         Log: pTHX_ fixes for :win32 layer
8163      Branch: perlio
8164            ! win32/win32io.c
8165 ____________________________________________________________________________
8166 [ 13814] By: nick                                  on 2001/12/20  08:20:11
8167         Log: Integrate mainline (mostly) utf8.c does not compile.
8168      Branch: perlio
8169           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
8170           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8171           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8172           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
8173           +> lib/Net/Ping/t/300_ping_stream.t
8174           !> Changes MANIFEST embed.h embed.pl embedvar.h
8175           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
8176           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
8177           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
8178           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
8179           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
8180 ____________________________________________________________________________
8181 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
8182         Log: Some bincompat clawbacks.
8183      Branch: perl
8184            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
8185            ! wince/perldll.def
8186 ____________________________________________________________________________
8187 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
8188         Log: gcc pacifying (RH 7.1/ia64).
8189      Branch: perl
8190            ! pp.c
8191 ____________________________________________________________________________
8192 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
8193         Log: Update Changes.
8194      Branch: perl
8195            ! Changes patchlevel.h
8196 ____________________________________________________________________________
8197 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
8198         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
8199              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8200              Date: Wed, 19 Dec 2001 12:35:07 +0100
8201              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
8202              
8203              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
8204              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8205              Date: Wed, 19 Dec 2001 17:34:51 +0000
8206              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
8207      Branch: perl
8208            ! pod/perlre.pod
8209 ____________________________________________________________________________
8210 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
8211         Log: Integrate perlio.
8212      Branch: perl
8213           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
8214           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
8215 ____________________________________________________________________________
8216 [ 13808] By: nick                                  on 2001/12/19  16:08:27
8217         Log: Add pTHX to all vtable functions for future-proofing and
8218              consistency of PerlIO layers.
8219      Branch: perlio
8220            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
8221            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
8222 ____________________________________________________________________________
8223 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
8224         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
8225      Branch: perl
8226            ! ext/B/B/Assembler.pm
8227 ____________________________________________________________________________
8228 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
8229         Log: Reword the alarm explanation.
8230      Branch: perl
8231            ! pod/perlfunc.pod
8232 ____________________________________________________________________________
8233 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
8234         Log: Subject: [PATCH @13746] OS/2 build
8235              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
8236              Date: Wed, 19 Dec 2001 02:45:41 -0500
8237              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
8238              
8239              (skipped the t/TEST change)
8240      Branch: perl
8241            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
8242            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
8243            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
8244 ____________________________________________________________________________
8245 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
8246         Log: Upgrade to Net::Ping 2.09.
8247      Branch: perl
8248            + lib/Net/Ping/CHANGES lib/Net/Ping/README
8249            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8250            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8251            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
8252            + lib/Net/Ping/t/300_ping_stream.t
8253            ! MANIFEST lib/Net/Ping.pm
8254 ____________________________________________________________________________
8255 [ 13803] By: nick                                  on 2001/12/19  14:43:24
8256         Log: Integrate mainline
8257      Branch: perlio
8258           +> ext/B/t/assembler.t lib/lib.t
8259           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8260           !> lib/lib_pm.PL t/op/glob.t utf8.c
8261 ____________________________________________________________________________
8262 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
8263         Log: B::Assembler/B::Disassembler patches and test;
8264              from Wolfgang Laun.
8265              
8266              TODO: getting perlcc working.
8267      Branch: perl
8268            + ext/B/t/assembler.t
8269            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8270 ____________________________________________________________________________
8271 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
8272         Log: Can't printf U8s as UVs.
8273      Branch: perl
8274            ! utf8.c
8275 ____________________________________________________________________________
8276 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
8277         Log: Subject: Re: [PATCH] ...while $var = glob(...)
8278              From: Robin Houston <robin@kitsite.com> 
8279              Date: Wed, 19 Dec 2001 13:48:55 +0000
8280              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
8281              
8282              Not exactly a glob test but internal-logically correct.
8283      Branch: perl
8284            ! t/op/glob.t
8285 ____________________________________________________________________________
8286 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
8287         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
8288              From: Michael G Schwern <schwern@pobox.com> 
8289              Date: Wed, 19 Dec 2001 07:42:54 -0500
8290              Message-ID: <20011219124254.GF8630@blackrider>
8291      Branch: perl
8292            + lib/lib.t
8293            ! MANIFEST lib/lib_pm.PL
8294 ____________________________________________________________________________
8295 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
8296         Log: Integrate with perlio.
8297      Branch: perl
8298           !> hv.c hv.h scope.c util.c
8299 ____________________________________________________________________________
8300 [ 13797] By: nick                                  on 2001/12/19  12:03:21
8301         Log: Remove the sometimes-lvalue cast
8302      Branch: perlio
8303            ! hv.h
8304 ____________________________________________________________________________
8305 [ 13796] By: nick                                  on 2001/12/19  11:02:27
8306         Log: alarm.t with -Uuseperlio fix
8307              - SA_RESTART should only be function of PERL_OLD_SIGNALS
8308              not USE_PERLIO
8309      Branch: perlio
8310            ! util.c
8311 ____________________________________________________________________________
8312 [ 13795] By: nick                                  on 2001/12/19  10:19:40
8313         Log: Fix READONLY hashes:
8314              1. Discovered need for disabled scope.c part of Jeff's patch.
8315              2. Corrected hv_delete* - entry was being de-linked from
8316              chain (patch program not smart enough?)
8317      Branch: perlio
8318            ! hv.c scope.c
8319 ____________________________________________________________________________
8320 [ 13794] By: nick                                  on 2001/12/19  09:35:13
8321         Log: Integrate mainline
8322      Branch: perlio
8323           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
8324           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
8325           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
8326           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
8327           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
8328 ____________________________________________________________________________
8329 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
8330         Log: Regen toc.
8331      Branch: perl
8332            ! pod/perltoc.pod
8333 ____________________________________________________________________________
8334 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
8335         Log: FAQ sync.
8336      Branch: perl
8337            ! pod/perlfaq5.pod
8338 ____________________________________________________________________________
8339 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
8340         Log: Reformat round.
8341      Branch: perl
8342            ! pod/perlunicode.pod
8343 ____________________________________________________________________________
8344 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
8345         Log: Subject: [PATCH] pod/perlunicode.pod
8346              From: Jeffrey Friedl <jfriedl@yahoo.com>
8347              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
8348              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
8349      Branch: perl
8350            ! pod/perlunicode.pod
8351 ____________________________________________________________________________
8352 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
8353         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
8354              From: Jeffrey Friedl <jfriedl@yahoo.com>
8355              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
8356              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
8357      Branch: perl
8358            ! pod/perluniintro.pod
8359 ____________________________________________________________________________
8360 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
8361         Log: Slight pod reformatting.
8362      Branch: perl
8363            ! pod/perluniintro.pod
8364 ____________________________________________________________________________
8365 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
8366         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
8367              From: Jeffrey Friedl <jfriedl@yahoo.com>    
8368              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
8369              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
8370      Branch: perl
8371            ! pod/perluniintro.pod
8372 ____________________________________________________________________________
8373 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
8374         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
8375              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8376              Date: Wed, 19 Dec 2001 01:45:23 +0000
8377              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
8378      Branch: perl
8379            ! sv.c
8380 ____________________________________________________________________________
8381 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
8382         Log: Subject: Porting/checkURL.pl
8383              From: abigail@foad.org
8384              Date: Tue, 18 Dec 2001 19:03:22 +0100          
8385              Message-ID: <20011218180322.8278.qmail@foad.org> 
8386      Branch: perl
8387            ! Porting/checkURL.pl
8388 ____________________________________________________________________________
8389 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
8390         Log: metaconfig unit change for #13783.
8391      Branch: metaconfig
8392            ! U/modified/Loc.U
8393 ____________________________________________________________________________
8394 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
8395         Log: A bit too oversweeping matching in #13778.
8396      Branch: perl
8397            ! Configure
8398 ____________________________________________________________________________
8399 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
8400         Log: Re-gen Configure based on #13778..13781.
8401      Branch: perl
8402            ! Configure config_h.SH
8403 ____________________________________________________________________________
8404 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
8405         Log: First assume that crypt() can live happy normal life in
8406              the libc or the moral equivalent; only then try magic.
8407      Branch: metaconfig
8408            + U/modified/d_crypt.U
8409 ____________________________________________________________________________
8410 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
8411         Log: In VOS ACLs confuse the testing.
8412      Branch: metaconfig
8413            ! U/modified/Findhdr.U
8414 ____________________________________________________________________________
8415 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
8416         Log: Either make or gmake.
8417      Branch: metaconfig
8418            ! U/modified/Loc.U
8419 ____________________________________________________________________________
8420 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
8421         Log: If your _exe is different from .exe and your test -f $foo
8422              doesn't do magic to recognize $foo$_exe, you will need to
8423              specify -D_exe=... on command line-- and this patch.
8424      Branch: metaconfig
8425            + U/modified/sh.U
8426            ! U/modified/Loc.U
8427 ____________________________________________________________________________
8428 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
8429         Log: Fix the bugs in #13768..13776, and regen Configure.
8430      Branch: metaconfig
8431            ! U/compline/nblock_io.U U/modified/Findhdr.U
8432            ! U/modified/spitshell.U
8433      Branch: metaconfig/U/perl
8434            ! issymlink.U perlpath.U
8435      Branch: perl
8436            ! Configure config_h.SH
8437 ____________________________________________________________________________
8438 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
8439         Log: Must test with $_exe. (There are plenty of similar
8440              spots earlier but they are a tad more complex to fix
8441              since they come before the hints are run.)
8442      Branch: metaconfig
8443            + U/modified/yacc.U
8444 ____________________________________________________________________________
8445 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
8446         Log: F_SETFL might require <fcntl.h>
8447      Branch: metaconfig
8448            ! U/compline/nblock_io.U
8449 ____________________________________________________________________________
8450 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
8451         Log: Don't require make; have both make and gmake optional.
8452              (Maybe have a check that at least one of them is available?)
8453      Branch: metaconfig
8454            ! U/modified/Loc.U
8455 ____________________________________________________________________________
8456 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
8457         Log: cat might be farther than /bin or /usr/bin.
8458      Branch: metaconfig
8459            ! U/modified/spitshell.U
8460 ____________________________________________________________________________
8461 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
8462         Log: In VOS the path component separator is >, not /.
8463      Branch: metaconfig
8464            ! U/modified/Findhdr.U
8465 ____________________________________________________________________________
8466 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
8467         Log: The VOS shell doesn't implement the ? wildcard
8468              (? is used for other purposes, I assume); but
8469              it does implement the * wildcard, and that works
8470              in the general case just fine.
8471      Branch: metaconfig/U/perl
8472            ! d_dlsymun.U
8473 ____________________________________________________________________________
8474 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
8475         Log: VOS detection.
8476      Branch: metaconfig
8477            ! U/modified/Oldconfig.U
8478 ____________________________________________________________________________
8479 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
8480         Log: Proper path for VOS.
8481      Branch: metaconfig
8482            ! U/modified/Head.U
8483 ____________________________________________________________________________
8484 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
8485         Log: Change s/>& 4/>&4/g for consistency.
8486      Branch: metaconfig
8487            + U/modified/d_dosuid.U
8488            ! U/modified/d_socket.U
8489      Branch: metaconfig/U/perl
8490            ! issymlink.U perlxvf.U
8491 ____________________________________________________________________________
8492 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
8493         Log: Subject: Re: Benchmark.t failure on Linux
8494              From: Nicholas Clark <nick@ccl4.org>
8495              Date: Tue, 18 Dec 2001 22:51:25 +0000
8496              Message-ID: <20011218225124.N21702@plum.flirble.org>
8497      Branch: perl
8498            ! lib/Benchmark.t
8499 ____________________________________________________________________________
8500 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
8501         Log: Re-applying #13752 until a better solution can be found.
8502      Branch: perl
8503            ! lib/ExtUtils/t/MM_Unix.t
8504 ____________________________________________________________________________
8505 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
8506         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
8507              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
8508              Date: Tue, 18 Dec 2001 12:05:40 -0500
8509              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
8510      Branch: perl
8511            ! lib/Exporter.pm
8512 ____________________________________________________________________________
8513 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
8514         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
8515              findings -- some of the warnings I can't explain except
8516              by NVgf being detected wrong, though.
8517      Branch: perl
8518            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
8519 ____________________________________________________________________________
8520 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
8521         Log: Subject: [PATCH] pod/perluniintro.pod
8522              From: Jeffrey Friedl <jfriedl@yahoo.com>
8523              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
8524              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
8525      Branch: perl
8526            ! pod/perluniintro.pod
8527 ____________________________________________________________________________
8528 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
8529         Log: ".pm" is the native executable suffix in VOS.
8530      Branch: perl
8531            ! hints/vos.sh
8532 ____________________________________________________________________________
8533 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
8534         Log: Integrate perlio;
8535              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
8536      Branch: perl
8537           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
8538 ____________________________________________________________________________
8539 [ 13760] By: nick                                  on 2001/12/18  15:55:22
8540         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
8541              - added delete of READONLY value inhibit & test for same
8542              - re-tabbed
8543      Branch: perlio
8544            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
8545 ____________________________________________________________________________
8546 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
8547         Log: (Undone by #13766.)
8548              Retract #13752.
8549      Branch: perl
8550            ! lib/ExtUtils/t/MM_Unix.t
8551 ____________________________________________________________________________
8552 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
8553         Log: Echoes of #13757.
8554      Branch: perl
8555            ! t/lib/warnings/utf8
8556 ____________________________________________________________________________
8557 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
8558         Log: Make the utf8 malformedness messages more verbose.
8559      Branch: perl
8560            ! lib/utf8.t utf8.c
8561 ____________________________________________________________________________
8562 [ 13756] By: nick                                  on 2001/12/18  14:43:58
8563         Log: Integrate mainline
8564      Branch: perlio
8565           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
8566           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
8567           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
8568           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
8569           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
8570           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
8571            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
8572            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
8573            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
8574            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
8575            - lib/ExtUtils/testlib.t
8576           !> (integrate 28 files)
8577 ____________________________________________________________________________
8578 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
8579         Log: README.aix updates from Jens-Uwe Mager.
8580      Branch: perl
8581            ! README.aix
8582 ____________________________________________________________________________
8583 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
8584         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
8585              From: Michael G Schwern <schwern@pobox.com>
8586              Date: Tue, 18 Dec 2001 00:58:18 -0500
8587              Message-ID: <20011218055818.GC4362@blackrider>
8588      Branch: perl
8589            ! lib/Benchmark.t
8590 ____________________________________________________________________________
8591 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
8592         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
8593              From: Michael G Schwern <schwern@pobox.com>
8594              Date: Tue, 18 Dec 2001 00:40:38 -0500
8595              Message-ID: <20011218054038.GB4362@blackrider>
8596      Branch: perl
8597            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
8598 ____________________________________________________________________________
8599 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
8600         Log: (reintroduced by #13766)
8601              (retracted by #13759)
8602              
8603              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
8604              From: Michael G Schwern <schwern@pobox.com>  
8605              Date: Tue, 18 Dec 2001 00:00:23 -0500
8606              Message-ID: <20011218050023.GA27893@blackrider>
8607      Branch: perl
8608            ! lib/ExtUtils/t/MM_Unix.t
8609 ____________________________________________________________________________
8610 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
8611         Log: Re-patch #13749.
8612      Branch: perl
8613            ! t/op/glob.t
8614 ____________________________________________________________________________
8615 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
8616         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
8617              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8618              Date: Tue, 18 Dec 2001 12:55:43 +0000
8619              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
8620      Branch: perl
8621            ! ext/Devel/Peek/Peek.pm
8622 ____________________________________________________________________________
8623 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
8624         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
8625              From: Robin Houston <robin@kitsite.com> 
8626              Date: Tue, 18 Dec 2001 14:54:33 +0000
8627              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
8628      Branch: perl
8629            ! t/op/glob.t
8630 ____________________________________________________________________________
8631 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
8632         Log: Subject: [PATCH] slightly more for Exporter.pm
8633              From: Nicholas Clark <nick@ccl4.org>
8634              Date: Tue, 18 Dec 2001 00:22:03 +0000
8635              Message-ID: <20011218002203.M21702@plum.flirble.org>
8636      Branch: perl
8637            ! lib/Exporter.pm
8638 ____________________________________________________________________________
8639 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
8640         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
8641              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8642              Date: Mon, 17 Dec 2001 16:37:18 +0100
8643              Message-ID: <20011217163718.A2292@rafael>
8644              
8645              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
8646              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8647              Date: Mon, 17 Dec 2001 23:17:06 +0100
8648              Message-ID: <20011217231706.A730@rafael>
8649      Branch: perl
8650            ! pod/perlsub.pod pp.c toke.c
8651 ____________________________________________________________________________
8652 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
8653         Log: Update Changes.
8654      Branch: perl
8655            ! Changes patchlevel.h
8656 ____________________________________________________________________________
8657 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
8658         Log: New test warrants a MANIFEST entry.
8659      Branch: perl
8660            ! MANIFEST
8661 ____________________________________________________________________________
8662 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
8663         Log: Subject: Re: [PATCH] ...while $var = glob(...)
8664              From: Robin Houston <robin@kitsite.com>
8665              Date: Mon, 17 Dec 2001 20:27:30 +0000
8666              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
8667              
8668              Can't portably unlink open files.
8669      Branch: perl
8670            ! t/op/glob.t
8671 ____________________________________________________________________________
8672 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
8673         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
8674      Branch: perl
8675            ! pod/perluniintro.pod
8676 ____________________________________________________________________________
8677 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
8678         Log: Move typeglob test from glob.t to gv.t.
8679      Branch: perl
8680            ! t/op/glob.t t/op/gv.t
8681 ____________________________________________________________________________
8682 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
8683         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
8684              From: Robin Houston <robin@kitsite.com> 
8685              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
8686              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
8687      Branch: perl
8688            ! t/op/glob.t
8689 ____________________________________________________________________________
8690 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
8691         Log: Demote the surrogate and non-character errors to warnings.
8692      Branch: perl
8693            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
8694 ____________________________________________________________________________
8695 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
8696         Log: Subject: [PATCH] more POSIX tests, and more autoloading
8697              From: Nicholas Clark <nick@ccl4.org>
8698              Date: Mon, 17 Dec 2001 18:27:47 +0000
8699              Message-ID: <20011217182747.D21702@plum.flirble.org>
8700      Branch: perl
8701            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
8702 ____________________________________________________________________________
8703 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
8704         Log: Subject: [PATCH] ...while $var = glob(...)
8705              From: Robin Houston <robin@kitsite.com> 
8706              Date: Mon, 17 Dec 2001 15:51:54 +0000
8707              Message-ID: <20011217155153.A311@robin.kitsite.com>
8708      Branch: perl
8709            ! op.c
8710 ____________________________________________________________________________
8711 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
8712         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
8713              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8714              Date: Mon, 17 Dec 2001 15:23:01 +0100
8715              Message-ID: <20011217152301.A704@rafael>
8716      Branch: perl
8717            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
8718 ____________________________________________________________________________
8719 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
8720         Log: The system() vs $SIG{ARLM} is no more a todo.
8721      Branch: perl
8722            ! t/op/alarm.t
8723 ____________________________________________________________________________
8724 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
8725         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
8726              From: Michael G Schwern <schwern@pobox.com>
8727              Date: Sun, 16 Dec 2001 23:59:01 -0500
8728              Message-ID: <20011217045901.GL17232@blackrider>
8729      Branch: perl
8730            + t/op/alarm.t
8731            ! MANIFEST
8732 ____________________________________________________________________________
8733 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
8734         Log: s/UNIX/Unix/
8735      Branch: perl
8736            ! MANIFEST
8737 ____________________________________________________________________________
8738 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
8739         Log: Move ExtUtils tests to lib/ExtUtils/t.
8740      Branch: perl
8741            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
8742            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
8743            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
8744            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
8745            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
8746            + lib/ExtUtils/t/testlib.t
8747            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
8748            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
8749            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
8750            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
8751            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
8752            ! MANIFEST
8753 ____________________________________________________________________________
8754 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
8755         Log: Subject: [PATCH] MM_Unix tests, and some questions
8756              From: Tels <perl_dummy@bloodgate.com>
8757              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
8758              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
8759              
8760              Subject: Re: [PATCH] MM_Unix tests, and some questions
8761              From: Tels <perl_dummy@bloodgate.com>
8762              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
8763              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
8764      Branch: perl
8765            + lib/ExtUtils/MM_Unix.t
8766            ! MANIFEST lib/ExtUtils/MM_Unix.pm
8767 ____________________________________________________________________________
8768 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
8769         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
8770              From: Michael G Schwern <schwern@pobox.com>
8771              Date: Sun, 16 Dec 2001 17:53:55 -0500
8772              Message-ID: <20011216225354.GE8900@blackrider>
8773      Branch: perl
8774            ! lib/ExtUtils/MM_Unix.pm
8775 ____________________________________________________________________________
8776 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
8777         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
8778              From: Michael G Schwern <schwern@pobox.com>                
8779              Date: Sun, 16 Dec 2001 16:12:55 -0500
8780              Message-ID: <20011216211255.GV8900@blackrider>
8781      Branch: perl
8782            ! ext/B/B/Deparse.pm
8783 ____________________________________________________________________________
8784 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
8785         Log: Subject: [PATCH] Exporter.pm
8786              From: Nicholas Clark <nick@ccl4.org>
8787              Date: Sun, 16 Dec 2001 19:24:25 +0000
8788              Message-ID: <20011216192425.R21702@plum.flirble.org>
8789      Branch: perl
8790            ! lib/Exporter.pm
8791 ____________________________________________________________________________
8792 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
8793         Log: Subject: [PATCH] Exporter.t (and question)
8794              From: Nicholas Clark <nick@ccl4.org>
8795              Date: Sun, 16 Dec 2001 17:24:55 +0000
8796              Message-ID: <20011216172455.P21702@plum.flirble.org>
8797      Branch: perl
8798            ! lib/Exporter.t
8799 ____________________________________________________________________________
8800 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
8801         Log: Subject: Re: perl@13661
8802              From: "John P. Linderman" <jpl@research.att.com>              
8803              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
8804              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
8805      Branch: perl
8806            ! pp_sort.c
8807 ____________________________________________________________________________
8808 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
8809         Log: Subject: Will the real Unicode encoding please stand up?
8810              From: Jeffrey Friedl <jfriedl@yahoo.com>
8811              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
8812              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
8813      Branch: perl
8814            ! pod/perluniintro.pod
8815 ____________________________________________________________________________
8816 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
8817         Log: Integrate perlio; interruptable system().
8818      Branch: perl
8819           !> util.c
8820 ____________________________________________________________________________
8821 [ 13724] By: nick                                  on 2001/12/17  09:16:50
8822         Log: Fix for alarm() breaking into wait*().
8823              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
8824              signal handler before caller re-does the system call.
8825      Branch: perlio
8826            ! util.c
8827 ____________________________________________________________________________
8828 [ 13723] By: nick                                  on 2001/12/17  07:45:13
8829         Log: Integrate mainline
8830      Branch: perlio
8831           +> (branch 26 files)
8832           !> (integrate 47 files)
8833 ____________________________________________________________________________
8834 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
8835         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
8836              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
8837              and characters beyond 0x10FFF should be disallowed, too,
8838              but some tests would need changing, but more importantly some
8839              APIs would need remodeling since one can easily generate such
8840              characters either by bitwise complements, tr complements, or
8841              v-strings.
8842      Branch: perl
8843            ! pod/perldiag.pod utf8.c
8844 ____________________________________________________________________________
8845 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
8846         Log: Make surrogates illegal also on EBCDIC.
8847      Branch: perl
8848            ! utf8.c
8849 ____________________________________________________________________________
8850 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
8851         Log: Subject: [patch @13687] Unicode::Collate 0.10
8852              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
8853              Date: Sun, 16 Dec 2001 21:22:12 +0900
8854              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
8855      Branch: perl
8856            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
8857            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
8858 ____________________________________________________________________________
8859 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
8860         Log: More documentation for the encoding pragma.
8861      Branch: perl
8862            ! lib/encoding.pm
8863 ____________________________________________________________________________
8864 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
8865         Log: Subject: [PATCH] lib/open.pm 
8866              From: Jeffrey Friedl <jfriedl@yahoo.com>
8867              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
8868              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
8869      Branch: perl
8870            ! lib/open.pm
8871 ____________________________________________________________________________
8872 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
8873         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
8874              From: chromatic <chromatic@rmci.net>
8875              Date: Sat, 15 Dec 2001 23:24:40 -0700
8876              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
8877      Branch: perl
8878            + lib/ExtUtils/Installed.t
8879            ! MANIFEST
8880 ____________________________________________________________________________
8881 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
8882         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
8883              From: Michael G Schwern <schwern@pobox.com>
8884              Date: Sun, 16 Dec 2001 01:14:00 -0500
8885              Message-ID: <20011216061400.GC8900@blackrider>
8886      Branch: perl
8887            ! lib/diagnostics.pm
8888 ____________________________________________________________________________
8889 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
8890         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
8891              From: Michael G Schwern <schwern@pobox.com>
8892              Date: Sun, 16 Dec 2001 01:12:42 -0500
8893              Message-ID: <20011216061242.GB8900@blackrider>
8894      Branch: perl
8895            ! t/test.pl
8896 ____________________________________________________________________________
8897 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
8898         Log: I sometimes outsmart myself.
8899      Branch: perl
8900            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
8901 ____________________________________________________________________________
8902 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
8903         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
8904              From: Michael G Schwern <schwern@pobox.com>
8905              Date: Sat, 15 Dec 2001 15:08:29 -0500
8906              Message-ID: <20011215200829.GK1548@blackrider>
8907      Branch: perl
8908            ! lib/AutoSplit.pm
8909 ____________________________________________________________________________
8910 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
8911         Log: perlunicode enchancements suggested by Jeffrey Friedl.
8912      Branch: perl
8913            ! pod/perlunicode.pod
8914 ____________________________________________________________________________
8915 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
8916         Log: Subject: [PATCH] perlunicode.pod
8917              From: Jeffrey Friedl <jfriedl@yahoo.com>
8918              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
8919              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
8920      Branch: perl
8921            ! pod/perlunicode.pod
8922 ____________________________________________________________________________
8923 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
8924         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
8925              From: Jeffrey Friedl <jfriedl@yahoo.com>
8926              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
8927              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
8928      Branch: perl
8929            ! lib/utf8_heavy.pl
8930 ____________________________________________________________________________
8931 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
8932         Log: Can't create surrogates; so can't match them, either.
8933      Branch: perl
8934            ! pod/perlunicode.pod
8935 ____________________________________________________________________________
8936 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
8937         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
8938              From: Michael G Schwern <schwern@pobox.com>
8939              Date: Sat, 15 Dec 2001 21:20:35 -0500
8940              Message-ID: <20011216022035.GE5672@blackrider>
8941      Branch: perl
8942            ! t/test.pl
8943 ____________________________________________________________________________
8944 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
8945         Log: Make creating UTF-8 surrogates a punishable act.
8946      Branch: perl
8947            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
8948 ____________________________________________________________________________
8949 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
8950         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
8951      Branch: perl
8952            + lib/unicore/In/172.pl lib/unicore/In/173.pl
8953            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
8954            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
8955            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
8956            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
8957            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
8958 ____________________________________________________________________________
8959 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
8960         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
8961              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8962              Date: Sat, 15 Dec 2001 23:21:43 +0100
8963              Message-ID: <20011215232143.A11790@rafael>
8964      Branch: perl
8965            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
8966 ____________________________________________________________________________
8967 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
8968         Log: Make charnames more robust.
8969      Branch: perl
8970            ! lib/charnames.pm
8971 ____________________________________________________________________________
8972 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
8973         Log: The hoops one has to jump through.
8974      Branch: perl
8975            ! ext/I18N/Langinfo/Langinfo.pm
8976 ____________________________________________________________________________
8977 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
8978         Log: Subject: [PATCH] perlstyle.pod nit on warnings
8979              From: Autrijus Tang <autrijus@egb.elixus.org>
8980              Date: Sat, 15 Dec 2001 04:24:34 -0800
8981              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
8982      Branch: perl
8983            ! pod/perlstyle.pod
8984 ____________________________________________________________________________
8985 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
8986         Log: I don't think we are in FooOS, Toto.
8987      Branch: perl
8988            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
8989 ____________________________________________________________________________
8990 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
8991         Log: Subject: Re: Untested modules update:  There's more than we thought
8992              From: chromatic <chromatic@rmci.net>
8993              Date: Fri, 14 Dec 2001 17:20:24 -0700
8994              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
8995      Branch: perl
8996            + lib/ExtUtils/MM_Cygwin.t
8997            ! MANIFEST
8998 ____________________________________________________________________________
8999 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
9000         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
9001              From: Michael G Schwern <schwern@pobox.com> 
9002              Date: Fri, 14 Dec 2001 20:59:42 -0500
9003              Message-ID: <20011215015942.GF28596@blackrider>
9004      Branch: perl
9005            ! t/TEST
9006 ____________________________________________________________________________
9007 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
9008         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
9009              From: Michael G Schwern <schwern@pobox.com> 
9010              Date: Fri, 14 Dec 2001 20:03:46 -0500
9011              Message-ID: <20011215010346.GD28596@blackrider>
9012      Branch: perl
9013            + ext/B/t/bblock.t
9014            ! MANIFEST
9015 ____________________________________________________________________________
9016 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
9017         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
9018              From: Michael G Schwern <schwern@pobox.com> 
9019              Date: Fri, 14 Dec 2001 19:59:13 -0500
9020              Message-ID: <20011215005913.GC28596@blackrider>
9021      Branch: perl
9022            ! ext/B/B/Bblock.pm
9023 ____________________________________________________________________________
9024 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
9025         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
9026              From: Michael G Schwern <schwern@pobox.com> 
9027              Date: Fri, 14 Dec 2001 19:36:12 -0500
9028              Message-ID: <20011215003611.GA28596@blackrider>
9029      Branch: perl
9030            + ext/B/t/asmdata.t
9031            ! MANIFEST
9032 ____________________________________________________________________________
9033 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
9034         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
9035              From: Michael G Schwern <schwern@pobox.com> 
9036              Date: Fri, 14 Dec 2001 19:14:14 -0500
9037              Message-ID: <20011215001414.GA25077@blackrider>
9038      Branch: perl
9039            ! bytecode.pl ext/B/B/Asmdata.pm
9040 ____________________________________________________________________________
9041 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
9042         Log: Permissions.
9043      Branch: perl
9044            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
9045            ! ext/Devel/PPPort/module3.c
9046 ____________________________________________________________________________
9047 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
9048         Log: Benchmark test from Nicholas Clark.
9049      Branch: perl
9050            + lib/Benchmark.t
9051            ! MANIFEST lib/Benchmark.pm
9052 ____________________________________________________________________________
9053 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
9054         Log: Mithing.
9055      Branch: perl
9056            + lib/Attribute/Handlers/demo/demo2.pl
9057            + lib/Attribute/Handlers/demo/demo3.pl
9058            + lib/Attribute/Handlers/demo/demo4.pl
9059 ____________________________________________________________________________
9060 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
9061         Log: Silence compiler worries found by Schwern/Digital cc.
9062      Branch: perl
9063            ! perlio.c sv.c x2p/str.c
9064 ____________________________________________________________________________
9065 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
9066         Log: User may not have a valid home directory even if
9067              getpwuid() succedds.
9068      Branch: perl
9069            ! ext/File/Glob/t/basic.t
9070 ____________________________________________________________________________
9071 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
9072         Log: Integrate with perlio.  (No changes, but that's okay.)
9073      Branch: perl
9074           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
9075 ____________________________________________________________________________
9076 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
9077         Log: Add a Configure hints file for VOS: the POSIX support
9078              of VOS is getting close to the point where it can run
9079              Configure (some Configure tweaks will be required).
9080      Branch: perl
9081            + hints/vos.sh
9082            ! MANIFEST
9083 ____________________________________________________________________________
9084 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
9085         Log: Update Changes.
9086      Branch: perl
9087            ! Changes patchlevel.h
9088 ____________________________________________________________________________
9089 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
9090         Log: Reintroduce Attribute::Handlers with Spider's fixes.
9091      Branch: perl
9092            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9093            + lib/Attribute/Handlers/README
9094            + lib/Attribute/Handlers/demo/Demo.pm
9095            + lib/Attribute/Handlers/demo/Descriptions.pm
9096            + lib/Attribute/Handlers/demo/MyClass.pm
9097            + lib/Attribute/Handlers/demo/demo.pl
9098            + lib/Attribute/Handlers/demo/demo_call.pl
9099            + lib/Attribute/Handlers/demo/demo_chain.pl
9100            + lib/Attribute/Handlers/demo/demo_cycle.pl
9101            + lib/Attribute/Handlers/demo/demo_hashdir.pl
9102            + lib/Attribute/Handlers/demo/demo_phases.pl
9103            + lib/Attribute/Handlers/demo/demo_range.pl
9104            + lib/Attribute/Handlers/demo/demo_rawdata.pl
9105            + lib/Attribute/Handlers/t/multi.t
9106            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
9107 ____________________________________________________________________________
9108 [ 13685] By: nick                                  on 2001/12/14  15:57:00
9109         Log: Integrate mainline
9110      Branch: perlio
9111           +> t/run/switcht.t
9112           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9113           !> perlapi.h pod/perlrun.pod t/TEST taint.c
9114 ____________________________________________________________________________
9115 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
9116         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
9117              From: Michael G Schwern <schwern@pobox.com> 
9118              Date: Thu, 13 Dec 2001 19:27:08 -0500
9119              Message-ID: <20011214002707.GA10532@blackrider>
9120              
9121              (reword the perlrun -t description a bit,
9122              and move the Itaint_warn to the bottom of
9123              the intrpvar.h for binary compatibility)
9124      Branch: perl
9125            + t/run/switcht.t
9126            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9127            ! perlapi.h pod/perlrun.pod t/TEST taint.c
9128 ____________________________________________________________________________
9129 [ 13683] By: nick                                  on 2001/12/14  12:29:41
9130         Log: Integrate mainline
9131      Branch: perlio
9132           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
9133           +> lib/Term/ReadLine.t t/op/hashassign.t
9134            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9135            - lib/Attribute/Handlers/README
9136            - lib/Attribute/Handlers/demo/Demo.pm
9137            - lib/Attribute/Handlers/demo/Descriptions.pm
9138            - lib/Attribute/Handlers/demo/MyClass.pm
9139            - lib/Attribute/Handlers/demo/demo.pl
9140            - lib/Attribute/Handlers/demo/demo2.pl
9141            - lib/Attribute/Handlers/demo/demo3.pl
9142            - lib/Attribute/Handlers/demo/demo4.pl
9143            - lib/Attribute/Handlers/demo/demo_call.pl
9144            - lib/Attribute/Handlers/demo/demo_chain.pl
9145            - lib/Attribute/Handlers/demo/demo_cycle.pl
9146            - lib/Attribute/Handlers/demo/demo_hashdir.pl
9147            - lib/Attribute/Handlers/demo/demo_phases.pl
9148            - lib/Attribute/Handlers/demo/demo_range.pl
9149            - lib/Attribute/Handlers/demo/demo_rawdata.pl
9150            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
9151           !> (integrate 101 files)
9152 ____________________________________________________________________________
9153 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
9154         Log: Detypo.
9155      Branch: perl
9156            ! utf8.c
9157 ____________________________________________________________________________
9158 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
9159         Log: Buffer overflow checks.
9160      Branch: perl
9161            ! utf8.c
9162 ____________________________________________________________________________
9163 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
9164         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
9165              From: Spider Boardman <spider@leggy.zk3.dec.com>
9166              Date: Thu, 13 Dec 2001 15:32:51 -0500
9167              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
9168      Branch: perl
9169            ! lib/ExtUtils/Embed.t
9170 ____________________________________________________________________________
9171 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
9172         Log: More on the Unicode "line" definition.
9173      Branch: perl
9174            ! pod/perlunicode.pod
9175 ____________________________________________________________________________
9176 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
9177         Log: Open-ended VERSION?
9178      Branch: perl
9179            ! lib/ExtUtils/Install.pm
9180 ____________________________________________________________________________
9181 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
9182         Log: Subject: [PATCH] Better make distclean
9183              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9184              Date: Thu, 13 Dec 2001 21:10:18 +0100
9185              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
9186      Branch: perl
9187            ! Makefile.SH
9188 ____________________________________________________________________________
9189 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
9190         Log: Remove Memoize::Saves as requested by mjd.
9191      Branch: perl
9192            - lib/Memoize/Saves.pm
9193            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
9194 ____________________________________________________________________________
9195 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
9196         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
9197              From: Michael G Schwern <schwern@pobox.com>
9198              Date: Tue, 11 Dec 2001 23:17:32 -0500
9199              Message-ID: <20011212041732.GS17250@blackrider>
9200      Branch: perl
9201            ! lib/ExtUtils/Install.pm
9202 ____________________________________________________________________________
9203 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
9204         Log: Subject: [PATCH] Re: use utf8; with bad utf8
9205              From: Nicholas Clark <nick@ccl4.org>
9206              Date: Thu, 13 Dec 2001 17:09:39 +0000
9207              Message-ID: <20011213170939.L21702@plum.flirble.org>
9208      Branch: perl
9209            ! t/lib/1_compile.t
9210 ____________________________________________________________________________
9211 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
9212         Log: Subject: (LONG!) Sort benchmarks and patch
9213              From: "John P. Linderman" <jpl@research.att.com>
9214              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
9215              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
9216      Branch: perl
9217            ! pp_sort.c
9218 ____________________________________________________________________________
9219 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
9220         Log: Unadorned numbers evil.
9221      Branch: perl
9222            ! pp.c regcomp.c regexec.c utf8.c utf8.h
9223 ____________________________________________________________________________
9224 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
9225         Log: "preprocessing directive not recognized within macro arg"
9226      Branch: perl
9227            ! ext/Data/Dumper/Dumper.xs
9228 ____________________________________________________________________________
9229 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
9230         Log: Subject: Clarifying the documentation of goto            
9231              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
9232              Date: Thu, 13 Dec 2001 08:57:38 -0500
9233              Message-ID: <3C18BD8B@operamail.com>
9234      Branch: perl
9235            ! pod/perlfunc.pod
9236 ____________________________________________________________________________
9237 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
9238         Log: It could be possible for the case-insensitive
9239              Unicode-aware string comparison to wander off
9240              to the la-la land.
9241      Branch: perl
9242            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
9243            ! regexec.c utf8.c
9244 ____________________________________________________________________________
9245 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
9246         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
9247              From: Michael G Schwern <schwern@pobox.com> 
9248              Date: Wed, 12 Dec 2001 21:53:46 -0500
9249              Message-ID: <20011213025346.GH25129@blackrider>
9250      Branch: perl
9251            ! lib/Net/hostent.t t/op/stat.t t/test.pl
9252 ____________________________________________________________________________
9253 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
9254         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
9255              From: Michael G Schwern <schwern@pobox.com> 
9256              Date: Wed, 12 Dec 2001 20:33:42 -0500
9257              Message-ID: <20011213013342.GX25129@blackrider>
9258      Branch: perl
9259            ! t/io/fs.t
9260 ____________________________________________________________________________
9261 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
9262         Log: Subject: Re: [PATCH] use utf8; tests
9263              From: Nicholas Clark <nick@ccl4.org>
9264              Date: Thu, 13 Dec 2001 00:16:58 +0000
9265              Message-ID: <20011213001658.I21702@plum.flirble.org>
9266      Branch: perl
9267            ! lib/utf8.t
9268 ____________________________________________________________________________
9269 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
9270         Log: EPOC fixes from Olaf Flebbe.
9271      Branch: perl
9272            ! README.epoc epoc/config.sh epoc/createpkg.pl
9273            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
9274 ____________________________________________________________________________
9275 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
9276         Log: Subject: [PATCH perl@13661] VMS test fix-ups
9277              From: "Craig A. Berry" <craigberry@mac.com>
9278              Date: Wed, 12 Dec 2001 16:27:48 -0600
9279              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
9280      Branch: perl
9281            ! lib/Net/hostent.t t/io/fs.t
9282 ____________________________________________________________________________
9283 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
9284         Log: Subject: Re: Next cygwin round.
9285              From: "Gerrit P. Haase" <gp@familiehaase.de>
9286              Date: Wed, 12 Dec 2001 21:59:00 +0100
9287              Message-ID: <122343874595.20011212215900@familiehaase.de>
9288      Branch: perl
9289            ! t/io/fs.t
9290 ____________________________________________________________________________
9291 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
9292         Log: Subject: [PATCH] use utf8; tests
9293              From: Nicholas Clark <nick@ccl4.org>
9294              Date: Wed, 12 Dec 2001 20:07:04 +0000
9295              Message-ID: <20011212200704.E21702@plum.flirble.org>
9296      Branch: perl
9297            ! lib/utf8.t t/test.pl
9298 ____________________________________________________________________________
9299 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
9300         Log: Update Changes.
9301      Branch: perl
9302            ! Changes patchlevel.h
9303 ____________________________________________________________________________
9304 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
9305         Log: Subject: [PATCH] Passing in env to perl_parse did not work
9306              From: Gisle Aas <gisle@ActiveState.com>
9307              Date: 11 Dec 2001 20:52:57 -0800
9308              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
9309      Branch: perl
9310            ! perl.c perl.h
9311 ____________________________________________________________________________
9312 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
9313         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
9314              mostly gcc -Wall complaining about the argument of %p not
9315              being a void *.
9316      Branch: perl
9317            ! perlio.c regcomp.c taint.c toke.c
9318 ____________________________________________________________________________
9319 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
9320         Log: metaconfig unit change for #13657.
9321      Branch: metaconfig
9322            ! U/modified/nis.U
9323 ____________________________________________________________________________
9324 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
9325         Log: Try YP/NIS also from /usr/lib/yp.
9326      Branch: perl
9327            ! Configure
9328 ____________________________________________________________________________
9329 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
9330         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
9331              From: Michael G Schwern <schwern@pobox.com>                
9332              Date: Wed, 12 Dec 2001 05:27:02 -0500      
9333              Message-ID: <20011212102702.GW17250@blackrider>
9334              
9335              (the op/grent part)
9336      Branch: perl
9337            ! t/op/grent.t
9338 ____________________________________________________________________________
9339 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
9340         Log: Weed out .files from ls and readdir() results.
9341      Branch: perl
9342            ! t/op/stat.t
9343 ____________________________________________________________________________
9344 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
9345         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
9346              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
9347              Date: Wed, 12 Dec 2001 10:52:21 +0100
9348              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
9349      Branch: perl
9350            ! lib/File/Find.pm
9351 ____________________________________________________________________________
9352 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
9353         Log: Subject: [PATCH] doio fatal on cygwin for 13651
9354              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
9355              Date: Wed, 12 Dec 2001 11:28:13 +0100      
9356              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
9357      Branch: perl
9358            ! doio.c
9359 ____________________________________________________________________________
9360 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
9361         Log: Get the whole line of ls, makes debugging easier
9362              (from Schwern)
9363      Branch: perl
9364            ! t/op/stat.t
9365 ____________________________________________________________________________
9366 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
9367         Log: rename() must be tested even without link()
9368              or the utime() and rename-directory tests fail.
9369              (Also got the BeOS utime atime/time the wrong way round.)
9370      Branch: perl
9371            ! t/io/fs.t
9372 ____________________________________________________________________________
9373 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
9374         Log: Now that the beos.c is compiled at the main level
9375              the header is in the beos/
9376      Branch: perl
9377            ! beos/beos.c
9378 ____________________________________________________________________________
9379 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
9380         Log: Must remember to require Socket.
9381      Branch: perl
9382            ! ext/Sys/Syslog/syslog.t
9383 ____________________________________________________________________________
9384 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
9385         Log: In BeOS Errno must resort to actual compilation
9386              and execution for some of the error constants.
9387      Branch: perl
9388            ! ext/Errno/Errno_pm.PL
9389 ____________________________________________________________________________
9390 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
9391         Log: BeOS still has no good sockets.
9392      Branch: perl
9393            ! ext/IO/lib/IO/t/io_sel.t
9394 ____________________________________________________________________________
9395 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
9396         Log: BeOS sockets are not true sockets.
9397      Branch: perl
9398            ! ext/IO/lib/IO/t/io_poll.t
9399 ____________________________________________________________________________
9400 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
9401         Log: No Socket, no Syslog.
9402      Branch: perl
9403            ! ext/Sys/Syslog/syslog.t
9404 ____________________________________________________________________________
9405 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
9406         Log: (On some platforms) missing truncate FH.
9407      Branch: perl
9408            ! pod/perltodo.pod
9409 ____________________________________________________________________________
9410 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
9411         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
9412              and vms would be muchly appreciated.
9413      Branch: perl
9414            ! t/io/fs.t
9415 ____________________________________________________________________________
9416 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
9417         Log: utime() updates only the mtime in BeOS. 
9418      Branch: perl
9419            ! pod/perlport.pod
9420 ____________________________________________________________________________
9421 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
9422         Log: No link(), no need to dSP.
9423      Branch: perl
9424            ! pp_sys.c
9425 ____________________________________________________________________________
9426 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
9427         Log: Missing argument.
9428      Branch: perl
9429            ! utf8.c
9430 ____________________________________________________________________________
9431 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
9432         Log: (1) To assume any setuid programs is silly.
9433              (2) Chaining tests with booleans means that some
9434              of them may not get run which means getting out
9435              of test count sync.
9436      Branch: perl
9437            ! t/op/stat.t
9438 ____________________________________________________________________________
9439 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
9440         Log: The beos.c needs to be in the main directory.
9441      Branch: perl
9442            ! hints/beos.sh
9443 ____________________________________________________________________________
9444 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
9445         Log: Detypo and rename.
9446      Branch: perl
9447            ! doio.c perl.h perlio.c perliol.h
9448 ____________________________________________________________________________
9449 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
9450         Log: This time I test compiled.  Honest.
9451      Branch: perl
9452            ! beos/beos.c
9453 ____________________________________________________________________________
9454 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
9455         Log: Subject: [PATCH] slightly more pack tests
9456              From: Nicholas Clark <nick@ccl4.org>
9457              Date: Tue, 11 Dec 2001 23:41:23 +0000
9458              Message-ID: <20011211234123.Y21702@plum.flirble.org>
9459      Branch: perl
9460            ! t/op/pack.t
9461 ____________________________________________________________________________
9462 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
9463         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
9464              From: "Craig A. Berry" <craigberry@mac.com>
9465              Date: Tue, 11 Dec 2001 16:39:13 -0600
9466              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
9467      Branch: perl
9468            ! configure.com
9469 ____________________________________________________________________________
9470 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
9471         Log: metaconfig unit change for #13632.
9472      Branch: metaconfig/U/perl
9473            ! perlpath.U
9474 ____________________________________________________________________________
9475 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
9476         Log: Subject: $Config{perlpath} and -Dversiononly
9477              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9478              Date: Tue, 11 Dec 2001 23:32:33 +0100
9479              Message-ID: <20011211233233.A11587@rafael>
9480      Branch: perl
9481            ! Configure
9482 ____________________________________________________________________________
9483 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
9484         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
9485              From: Nicholas Clark <nick@ccl4.org>
9486              Date: Tue, 11 Dec 2001 21:59:36 +0000
9487              Message-ID: <20011211215935.W21702@plum.flirble.org>
9488      Branch: perl
9489            ! t/op/pack.t
9490 ____________________________________________________________________________
9491 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
9492         Log: More UTF-8 API docs.
9493      Branch: perl
9494            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
9495 ____________________________________________________________________________
9496 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
9497         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
9498              From: Nicholas Clark <nick@ccl4.org>
9499              Date: Tue, 11 Dec 2001 20:08:59 +0000
9500              Message-ID: <20011211200859.S21702@plum.flirble.org>
9501      Branch: perl
9502            ! t/op/pack.t
9503 ____________________________________________________________________________
9504 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
9505         Log: Subject: Re: use utf8; with bad utf8
9506              From: Nicholas Clark <nick@ccl4.org>
9507              Date: Tue, 11 Dec 2001 19:49:21 +0000
9508              Message-ID: <20011211194921.R21702@plum.flirble.org>
9509      Branch: perl
9510            ! lib/utf8.t
9511 ____________________________________________________________________________
9512 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
9513         Log: Can't spell worth a dam.  (Try Three Gorges.)
9514      Branch: perl
9515            ! beos/beos.c
9516 ____________________________________________________________________________
9517 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
9518         Log: We need DWIM cpps.
9519      Branch: perl
9520            ! perlio.c
9521 ____________________________________________________________________________
9522 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
9523         Log: The unixish.h needs to be found and the waitpid wrapper
9524              could use a proto.
9525      Branch: perl
9526            ! beos/beosish.h
9527 ____________________________________________________________________________
9528 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
9529         Log: The BeOS waitpid() seems to be broken,
9530              have a wrapper for it.
9531      Branch: perl
9532            + beos/beos.c beos/beosish.h
9533            ! MANIFEST hints/beos.sh perl.h
9534 ____________________________________________________________________________
9535 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
9536         Log: Unlean the leaning tower of Babel.
9537      Branch: perl
9538            ! perl.h
9539 ____________________________________________________________________________
9540 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
9541         Log: Retract #13607 until we figure out what to do with autouse.
9542      Branch: perl
9543            ! lib/Carp.pm
9544 ____________________________________________________________________________
9545 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
9546         Log: Try to handle platforms that have O_TEXT != O_BINARY but
9547              which are not DOSish, BeOS being one of such platforms.
9548              Ideally this should be a Configure test, not a hardwired
9549              cpp symbol test... 
9550      Branch: perl
9551            ! doio.c perl.h perlio.c perliol.h
9552 ____________________________________________________________________________
9553 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
9554         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
9555              From: Jonathan Stowe <gellyfish@gellyfish.com>
9556              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
9557              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
9558      Branch: perl
9559            ! lib/Term/Cap.pm lib/Term/Cap.t
9560 ____________________________________________________________________________
9561 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
9562         Log: Subject: [patch perlio.c] test for NULL before derefencing
9563              From: Stas Bekman <stas@stason.org>
9564              Date: Tue, 11 Dec 2001 16:17:55 +0800
9565              Message-ID: <3C15C133.8@stason.org>
9566      Branch: perl
9567            ! perlio.c
9568 ____________________________________________________________________________
9569 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
9570         Log: metaconfig unit change for #13617.
9571      Branch: metaconfig/U/perl
9572            ! Extensions.U
9573 ____________________________________________________________________________
9574 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
9575         Log: BeOS has socket() but not enough to build a working Socket.
9576              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
9577              new networking implementation, which is rumored to fix the
9578              non-standardness of sockets, but it's apparently not publicly
9579              available, and anything to do with BeOS has become quite
9580              complicated with the sale of the Be assets to Palm.)
9581      Branch: perl
9582            ! Configure
9583 ____________________________________________________________________________
9584 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
9585         Log: Update changes
9586      Branch: maint-5.6/macperl
9587            ! macos/Changes
9588 ____________________________________________________________________________
9589 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
9590         Log: Add extra pod to help
9591      Branch: maint-5.6/macperl
9592            ! macos/macperl/MacPerl.podhelp
9593 ____________________________________________________________________________
9594 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
9595         Log: Return DoAppleScript errors in $@
9596      Branch: maint-5.6/macperl
9597            ! macos/ext/MacPerl/OSA.xs
9598 ____________________________________________________________________________
9599 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
9600         Log: Clear out $^E before each script run
9601      Branch: maint-5.6/macperl
9602            ! macos/macperl/MPScript.c
9603 ____________________________________________________________________________
9604 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
9605         Log: Integrate various changes from maint-5.6/perl/.
9606      Branch: maint-5.6/macperl
9607           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
9608           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
9609 ____________________________________________________________________________
9610 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
9611         Log: Subject: Exporter's documentation shouldn't lie               
9612              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
9613              Date: Mon, 10 Dec 2001 21:30:20 -0500
9614              Message-ID: <3C4AA201@operamail.com>
9615      Branch: perl
9616            ! lib/Exporter.pm
9617 ____________________________________________________________________________
9618 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
9619         Log: Make Errno better in BeOS (the second hunk is
9620              good on any platform).  Still not working in BeOS
9621              are the E constants that refer BeOS native error
9622              constants (B_...) which are enums (*groan*).
9623      Branch: perl
9624            ! ext/Errno/Errno_pm.PL
9625 ____________________________________________________________________________
9626 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
9627         Log: The BeOS linker seems to link the last seen symbol,
9628              not the first (so the symbols of op.o from libperl.so
9629              would get linked to miniperl instead of the symbols of
9630              opmini.o)-- use the same trick as for NeXT4 for linking
9631              miniperl.
9632      Branch: perl
9633            ! Makefile.SH
9634 ____________________________________________________________________________
9635 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
9636         Log: Subject: Re: [PATCH] tests for hash assignment
9637              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9638              Date: Tue, 11 Dec 2001 01:48:55 +0000
9639              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
9640      Branch: perl
9641            ! utf8.c
9642 ____________________________________________________________________________
9643 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
9644         Log: (retracted by #13622)
9645              
9646              Subject: RE: More verbose POD for Carp
9647              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
9648              Date: Mon, 10 Dec 2001 20:23:20 -0500
9649              Message-ID: <3C4A3566@operamail.com>
9650      Branch: perl
9651            ! lib/Carp.pm
9652 ____________________________________________________________________________
9653 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
9654         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
9655              From: "Craig A. Berry" <craigberry@mac.com>
9656              Date: Mon, 10 Dec 2001 18:25:37 -0600
9657              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
9658      Branch: perl
9659            ! t/op/write.t t/test.pl
9660 ____________________________________________________________________________
9661 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
9662         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
9663              From: Michael G Schwern <schwern@pobox.com>
9664              Date: Mon, 10 Dec 2001 08:00:01 -0500
9665              Message-ID: <20011210130000.GK1770@blackrider>
9666      Branch: perl
9667            ! t/comp/multiline.t
9668 ____________________________________________________________________________
9669 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
9670         Log: Subject: Re: [PATCH] tests for hash assignment
9671              From: Nicholas Clark <nick@ccl4.org>
9672              Date: Mon, 10 Dec 2001 23:22:28 +0000
9673              Message-ID: <20011210232228.M21702@plum.flirble.org>
9674      Branch: perl
9675            + t/op/hashassign.t
9676            ! MANIFEST t/op/each.t t/test.pl
9677 ____________________________________________________________________________
9678 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
9679         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
9680              From: "Craig A. Berry" <craigberry@mac.com>
9681              Date: Mon, 10 Dec 2001 16:38:14 -0600
9682              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
9683      Branch: perl
9684            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
9685 ____________________________________________________________________________
9686 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
9687         Log: Subject: [PATCH perl@13600] configure.com fixes
9688              From: "Craig A. Berry" <craigberry@mac.com>
9689              Date: Mon, 10 Dec 2001 14:40:20 -0600
9690              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
9691      Branch: perl
9692            ! configure.com
9693 ____________________________________________________________________________
9694 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
9695         Log: Silence BeOS compilation moaning.
9696      Branch: perl
9697            ! perl.h
9698 ____________________________________________________________________________
9699 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
9700         Log: Update Changes.
9701      Branch: perl
9702            ! Changes patchlevel.h
9703 ____________________________________________________________________________
9704 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
9705         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
9706              From: Michael G Schwern <schwern@pobox.com>
9707              Date: Mon, 10 Dec 2001 01:21:03 -0500
9708              Message-ID: <20011210062103.GC1770@blackrider>
9709      Branch: perl
9710            ! lib/ExtUtils/Command.t
9711 ____________________________________________________________________________
9712 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
9713         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
9714              From: Michael G Schwern <schwern@pobox.com>
9715              Date: Mon, 10 Dec 2001 01:10:57 -0500
9716              Message-ID: <20011210061057.GB1770@blackrider>
9717      Branch: perl
9718            ! t/op/groups.t
9719 ____________________________________________________________________________
9720 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
9721         Log: Retract #13596, #13593 should do the trick.
9722      Branch: perl
9723            ! t/op/stat.t
9724 ____________________________________________________________________________
9725 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
9726         Log: (retracted by #13597, #13593 does the job better)
9727              
9728              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
9729              From: Michael G Schwern <schwern@pobox.com>
9730              Date: Mon, 10 Dec 2001 00:53:16 -0500
9731              Message-ID: <20011210055316.GA1770@blackrider>
9732      Branch: perl
9733            ! t/op/stat.t
9734 ____________________________________________________________________________
9735 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
9736         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
9737              From: Michael G Schwern <schwern@pobox.com> 
9738              Date: Mon, 10 Dec 2001 02:19:14 -0500
9739              Message-ID: <20011210071914.GF1770@blackrider>
9740      Branch: perl
9741            ! lib/AutoSplit.t
9742 ____________________________________________________________________________
9743 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
9744         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
9745              From: Michael G Schwern <schwern@pobox.com>
9746              Date: Mon, 10 Dec 2001 02:47:40 -0500
9747              Message-ID: <20011210074739.GH1770@blackrider>
9748      Branch: perl
9749            ! t/op/pack.t
9750 ____________________________________________________________________________
9751 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
9752         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
9753              From: Michael G Schwern <schwern@pobox.com>
9754              Date: Mon, 10 Dec 2001 02:54:22 -0500
9755              Message-ID: <20011210075422.GI1770@blackrider>
9756      Branch: perl
9757            ! t/test.pl
9758 ____________________________________________________________________________
9759 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
9760         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
9761              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9762              Date: Mon, 10 Dec 2001 08:45:20 +0100
9763              Message-ID: <3C146810.60B5B7C0@alcatel.at>
9764      Branch: perl
9765            ! pp_pack.c
9766 ____________________________________________________________________________
9767 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
9768         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
9769              From: Michael G Schwern <schwern@pobox.com>
9770              Date: Mon, 10 Dec 2001 03:27:02 -0500
9771              Message-ID: <20011210082702.GN1770@blackrider>
9772      Branch: perl
9773            ! t/io/openpid.t
9774 ____________________________________________________________________________
9775 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
9776         Log: More chmod +w.
9777      Branch: perl
9778            ! Porting/makerel
9779 ____________________________________________________________________________
9780 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
9781         Log: Just skip the readability test if running as root.
9782      Branch: perl
9783            ! lib/Net/t/netrc.t
9784 ____________________________________________________________________________
9785 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
9786         Log: Tell about the downside of safe signals.
9787      Branch: perl
9788            ! pod/perldelta.pod
9789 ____________________________________________________________________________
9790 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
9791         Log: Make the whole -lperl thing NetBSD only until we
9792              find some other platform that needs the same.
9793      Branch: perl
9794            ! lib/ExtUtils/MM_Unix.pm
9795 ____________________________________________________________________________
9796 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
9797         Log: Subject: [PATCH t/op/pack.t] Cleanup
9798              From: Michael G Schwern <schwern@pobox.com> 
9799              Date: Sun, 9 Dec 2001 23:08:26 -0500
9800              Message-ID: <20011210040826.GD660@blackrider>
9801      Branch: perl
9802            ! t/op/pack.t
9803 ____________________________________________________________________________
9804 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
9805         Log: Add threads support for NetBSD.
9806              
9807              This is also the first (I think) Perl threads build with
9808              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
9809              NetBSD does not as of yet have true kernel POSIX threads,
9810              but the user-level pth seems to be doing pretty well--
9811              the only failure is that threads/t/basic okays 6 and 7
9812              consistently seem be arriving in the reverse order.
9813              Well, gdbm.t is also failing: 'Undefined PLT symbol
9814              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
9815              guessing that GDBM would need a threaded rebuild.
9816      Branch: perl
9817            ! hints/netbsd.sh
9818 ____________________________________________________________________________
9819 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
9820         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
9821              potential performance hit and change in semantics of closure
9822              lookups after C<undef &foo>)
9823      Branch: maint-5.6/perl
9824            ! op.c
9825 ____________________________________________________________________________
9826 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
9827         Log: metaconfig unit change for #13582.
9828      Branch: metaconfig
9829            ! U/threads/usethreads.U
9830 ____________________________________________________________________________
9831 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
9832         Log: Update the ithreads selection info in Configure,
9833              as suggested by Michael Schwern.
9834      Branch: perl
9835            ! Configure
9836 ____________________________________________________________________________
9837 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
9838         Log: Clearing locale environment simply doesn't seem to
9839              guarantee that (nl_)langinfo(CODESET) would return nil.
9840              (I for example get "ISO8859-1", so <guess>maybe there can
9841              be per-system default settings at work</guess>.)
9842      Branch: perl
9843            ! lib/open.t
9844 ____________________________________________________________________________
9845 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
9846         Log: Subject: RE: Exporter fixes reversed in 13540?
9847              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
9848              Date: Sun, 9 Dec 2001 12:55:15 -0500
9849              Message-ID: <3C13F455@operamail.com>
9850      Branch: perl
9851            ! lib/open.pm
9852 ____________________________________________________________________________
9853 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
9854         Log: Root is the lizard king.
9855      Branch: perl
9856            ! lib/Net/t/netrc.t
9857 ____________________________________________________________________________
9858 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
9859         Log: Telling how many tests we are expecting helps.
9860      Branch: perl
9861            ! ext/POSIX/t/waitpid.t
9862 ____________________________________________________________________________
9863 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
9864         Log: Add a test case for waitpid(): from Rocco Caputo.
9865      Branch: perl
9866            + ext/POSIX/t/waitpid.t
9867            ! MANIFEST
9868 ____________________________________________________________________________
9869 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
9870         Log: Subject: [PATCH] Term::ReadLine tweaks and test
9871              From: Richard Clamp <richardc@unixbeard.net>
9872              Date: Mon, 10 Dec 2001 00:51:47 +0000
9873              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
9874      Branch: perl
9875            + lib/Term/ReadLine.t
9876            ! MANIFEST lib/Term/ReadLine.pm
9877 ____________________________________________________________________________
9878 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
9879         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
9880              From: Rocco Caputo <troc@netrus.net>
9881              Date: Sun, 9 Dec 2001 18:12:38 -0500
9882              Message-ID: <20011209181238.A803@eyrie.homenet>
9883      Branch: perl
9884            ! win32/win32.c
9885 ____________________________________________________________________________
9886 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
9887         Log: make sure that va_start() has matching va_end();
9888              from OpenBSD 3.0.
9889      Branch: perl
9890            ! x2p/util.c
9891 ____________________________________________________________________________
9892 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
9893         Log: h2ph updates from OpenBSD 3.0.
9894      Branch: perl
9895            ! utils/h2ph.PL
9896 ____________________________________________________________________________
9897 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
9898         Log: OpenBSD hints update from OpenBSD 3.0.
9899      Branch: perl
9900            ! hints/openbsd.sh
9901 ____________________________________________________________________________
9902 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
9903         Log: DJGPP tweaks from Laszlo Molnar.
9904      Branch: perl
9905            ! djgpp/config.over lib/File/Find/t/find.t
9906            ! lib/File/Find/t/taint.t t/pod/find.t
9907 ____________________________________________________________________________
9908 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
9909         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
9910              From: Michael G Schwern <schwern@pobox.com> 
9911              Date: Sun, 9 Dec 2001 19:28:12 -0500
9912              Message-ID: <20011210002812.GF13586@blackrider>
9913      Branch: perl
9914            ! README.cygwin
9915 ____________________________________________________________________________
9916 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
9917         Log: README.cygwin update from Gerrit P. Haase.
9918      Branch: perl
9919            ! README.cygwin
9920 ____________________________________________________________________________
9921 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
9922         Log: Apply NetBSD patch-ag: shared/static linking,
9923              but make the change less intrusive on non-NetBSD.
9924      Branch: perl
9925            ! lib/ExtUtils/MM_Unix.pm
9926 ____________________________________________________________________________
9927 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
9928         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
9929      Branch: perl
9930            ! lib/ExtUtils/Liblist.pm
9931 ____________________________________________________________________________
9932 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
9933         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
9934      Branch: perl
9935            ! regcomp.c
9936 ____________________________________________________________________________
9937 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
9938         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
9939      Branch: perl
9940            ! pp.c
9941 ____________________________________________________________________________
9942 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
9943         Log: Apply NetBSD patch-ac.
9944              (the fix has already been done: change #9706, fully qualified
9945              pathnames in packlists)
9946      Branch: perl
9947            ! lib/ExtUtils/Install.pm
9948 ____________________________________________________________________________
9949 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
9950         Log: Apply NetBSD patch-ab: NetBSD hints update.
9951      Branch: perl
9952            ! hints/netbsd.sh
9953 ____________________________________________________________________________
9954 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
9955         Log: metaconfig unit changes for #13560.
9956      Branch: metaconfig/U/perl
9957            ! dlsrc.U i_ieeefp.U libperl.U
9958 ____________________________________________________________________________
9959 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
9960         Log: NetBSD has <ieeefp.h> but hidden.
9961      Branch: perl
9962            ! hints/netbsd.sh
9963 ____________________________________________________________________________
9964 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
9965         Log: Implement NetBSD patch-aa.
9966      Branch: perl
9967            ! Configure
9968 ____________________________________________________________________________
9969 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
9970         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
9971              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
9972              Date: Sun, 09 Dec 2001 13:40:58 +0100
9973              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
9974              
9975              (The lstat()s were there in 5.6.1: what happened to them?)
9976      Branch: perl
9977            ! lib/File/Find.pm
9978 ____________________________________________________________________________
9979 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
9980         Log: Quickie documentation of the C UTF-8 API.
9981      Branch: perl
9982            ! pod/perlunicode.pod
9983 ____________________________________________________________________________
9984 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
9985         Log: Subject: bleadperl on cygwin weirdness...
9986              From: "Gerrit P. Haase" <gp@familiehaase.de>
9987              Date: Sun, 9 Dec 2001 20:31:28 +0100
9988              Message-ID: <13779422183.20011209203128@familiehaase.de>          
9989              
9990              (plus libperl*.dll version portability tweaks)
9991      Branch: perl
9992            ! lib/ExtUtils/Embed.t
9993 ____________________________________________________________________________
9994 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
9995         Log: Instead of muting symbol export error if under eval,
9996              delay the errors until the croak().
9997              
9998              (replaces #13408)
9999      Branch: perl
10000            ! lib/Exporter/Heavy.pm
10001 ____________________________________________________________________________
10002 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
10003         Log: Basegroup 0 is a cygwin_nt thing.
10004      Branch: perl
10005            ! t/op/groups.t
10006 ____________________________________________________________________________
10007 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
10008         Log: Also WinME is LoseLink.
10009      Branch: perl
10010            ! t/op/stat.t
10011 ____________________________________________________________________________
10012 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
10013         Log: Forgotten checkin.
10014      Branch: perl
10015            ! lib/User/grent.t
10016 ____________________________________________________________________________
10017 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
10018         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
10019              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10020              Date: Sun, 09 Dec 2001 13:45:06 +0100
10021              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
10022      Branch: perl
10023            ! lib/File/Find.pm
10024 ____________________________________________________________________________
10025 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
10026         Log: Tweakback.
10027      Branch: perl
10028            ! lib/Net/hostent.t
10029 ____________________________________________________________________________
10030 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
10031         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
10032              From: Michael G Schwern <schwern@pobox.com>
10033              Date: Sat, 8 Dec 2001 14:48:38 -0500
10034              Message-ID: <20011208194838.GA8650@blackrider>
10035      Branch: perl
10036            ! t/op/grent.t
10037 ____________________________________________________________________________
10038 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
10039         Log: Subject: [README.cygwin] Removing old expected test failures
10040              From: Michael G Schwern <schwern@pobox.com>
10041              Date: Sat, 8 Dec 2001 15:38:28 -0500
10042              Message-ID: <20011208203828.GB9017@blackrider>
10043      Branch: perl
10044            ! README.cygwin
10045 ____________________________________________________________________________
10046 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
10047         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
10048              From: Michael G Schwern <schwern@pobox.com>                
10049              Date: Sat, 8 Dec 2001 15:26:59 -0500
10050              Message-ID: <20011208202659.GA9017@blackrider> 
10051      Branch: perl
10052            ! lib/Net/hostent.t
10053 ____________________________________________________________________________
10054 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
10055         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
10056              From: Michael G Schwern <schwern@pobox.com> 
10057              Date: Sat, 8 Dec 2001 15:06:16 -0500
10058              Message-ID: <20011208200616.GA8915@blackrider>
10059      Branch: perl
10060            ! t/op/stat.t
10061 ____________________________________________________________________________
10062 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
10063         Log: Developer deprecations and an incompatibility.
10064      Branch: perl
10065            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
10066 ____________________________________________________________________________
10067 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
10068         Log: Shoo.
10069      Branch: perl
10070            - lib/Attribute/Handlers.pm
10071 ____________________________________________________________________________
10072 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
10073         Log: Remove Attribute::Handlers, as per Damian's request.
10074              (Because of fixing the my variables to be now handled
10075              in run-time, the whole internals of the A::H needs to
10076              be rewritten and Damian will not have time for that
10077              for months.)
10078      Branch: perl
10079            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
10080            - lib/Attribute/Handlers/demo/Demo.pm
10081            - lib/Attribute/Handlers/demo/Descriptions.pm
10082            - lib/Attribute/Handlers/demo/MyClass.pm
10083            - lib/Attribute/Handlers/demo/demo.pl
10084            - lib/Attribute/Handlers/demo/demo2.pl
10085            - lib/Attribute/Handlers/demo/demo3.pl
10086            - lib/Attribute/Handlers/demo/demo4.pl
10087            - lib/Attribute/Handlers/demo/demo_call.pl
10088            - lib/Attribute/Handlers/demo/demo_chain.pl
10089            - lib/Attribute/Handlers/demo/demo_cycle.pl
10090            - lib/Attribute/Handlers/demo/demo_hashdir.pl
10091            - lib/Attribute/Handlers/demo/demo_phases.pl
10092            - lib/Attribute/Handlers/demo/demo_range.pl
10093            - lib/Attribute/Handlers/demo/demo_rawdata.pl
10094            - lib/Attribute/Handlers/t/multi.t
10095            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
10096            ! pod/perlmodlib.pod pod/perltoc.pod
10097 ____________________________________________________________________________
10098 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
10099         Log: Subject: Re: attributes are broken
10100              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10101              Date: Sun, 09 Dec 2001 00:09:23 -0500
10102              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
10103      Branch: perl
10104            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
10105            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
10106            ! xsutils.c
10107 ____________________________________________________________________________
10108 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
10109         Log: Forgotten checkin.
10110      Branch: perl
10111            ! lib/Pod/Text.pm
10112 ____________________________________________________________________________
10113 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
10114         Log: uconfig.h update.
10115      Branch: perl
10116            ! uconfig.h
10117 ____________________________________________________________________________
10118 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
10119         Log: Update Changes.
10120      Branch: perl
10121            ! Changes patchlevel.h
10122 ____________________________________________________________________________
10123 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
10124         Log: Note that some of the Unicode features are
10125              dependent on perlio.
10126      Branch: perl
10127            ! pod/perluniintro.pod
10128 ____________________________________________________________________________
10129 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
10130         Log: Regen perlapi, regen toc.
10131      Branch: perl
10132            ! pod/perlapi.pod pod/perltoc.pod
10133 ____________________________________________________________________________
10134 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
10135         Log: FAQ sync.
10136      Branch: perl
10137            ! pod/perlfaq4.pod pod/perlfaq6.pod
10138 ____________________________________________________________________________
10139 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
10140         Log: Subject: [PATCH] Fix odd language in an sv.c comment
10141              From: coral@eekeek.org
10142              Date: Sat, 8 Dec 2001 12:19:39 -0500
10143              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
10144      Branch: perl
10145            ! sv.c
10146 ____________________________________________________________________________
10147 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
10148         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
10149              From: Michael G Schwern <schwern@pobox.com>
10150              Date: Fri, 7 Dec 2001 20:03:45 -0500
10151              Message-ID: <20011208010345.GD642@blackrider>
10152              
10153              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
10154              From: Michael G Schwern <schwern@pobox.com>
10155              Date: Fri, 7 Dec 2001 20:13:54 -0500
10156              Message-ID: <20011208011354.GE642@blackrider>
10157              
10158              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
10159              From: Michael G Schwern <schwern@pobox.com>
10160              Date: Fri, 7 Dec 2001 21:47:36 -0500
10161              Message-ID: <20011208024736.GH642@blackrider>
10162              
10163              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
10164              From: Michael G Schwern <schwern@pobox.com>
10165              Date: Fri, 7 Dec 2001 23:09:43 -0500
10166              Message-ID: <20011208040943.GK642@blackrider>
10167              
10168              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
10169              Message-Id: <a05101004b83754903506@[172.16.52.1]>
10170              Date: Fri, 7 Dec 2001 23:28:15 -0600
10171              From: "Craig A. Berry" <craigberry@mac.com>
10172      Branch: perl
10173            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
10174 ____________________________________________________________________________
10175 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
10176         Log: Integrate perlio.
10177      Branch: perl
10178           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
10179           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
10180 ____________________________________________________________________________
10181 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
10182         Log: Retract #11156 since Sarathy has found that it breaks code:
10183              http://bugs.ActiveState.com/show_bug.cgi?id=18457
10184              http://bugs.ActiveState.com/show_bug.cgi?id=18858
10185      Branch: perl
10186            ! op.c sv.c t/op/pos.t
10187 ____________________________________________________________________________
10188 [ 13532] By: nick                                  on 2001/12/08  14:11:12
10189         Log: Integrate mainline
10190      Branch: perlio
10191           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
10192           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
10193 ____________________________________________________________________________
10194 [ 13531] By: nick                                  on 2001/12/08  13:48:21
10195         Log: Tweak multi-arg open error messages
10196      Branch: perlio
10197            ! perlio.c
10198 ____________________________________________________________________________
10199 [ 13530] By: nick                                  on 2001/12/08  10:20:06
10200         Log: Allow multi-arg open() if opening layer declares this legal.
10201      Branch: perlio
10202            ! doio.c perlio.c perliol.h
10203 ____________________________________________________________________________
10204 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
10205         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
10206              From: Michael G Schwern <schwern@pobox.com>       
10207              Date: Fri, 7 Dec 2001 19:41:31 -0500
10208              Message-ID: <20011208004131.GC642@blackrider>
10209      Branch: perl
10210            ! t/run/switches.t t/test.pl
10211 ____________________________________________________________________________
10212 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
10213         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
10214              From: Michael G Schwern <schwern@pobox.com>       
10215              Date: Fri, 7 Dec 2001 19:12:44 -0500
10216              Message-ID: <20011208001244.GB642@blackrider>
10217      Branch: perl
10218            ! t/op/stat.t
10219 ____________________________________________________________________________
10220 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
10221         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
10222              From: Michael G Schwern <schwern@pobox.com>
10223              Date: Fri, 7 Dec 2001 17:28:57 -0500
10224              Message-ID: <20011207222857.GI23210@blackrider>
10225      Branch: perl
10226            ! t/op/magic.t
10227 ____________________________________________________________________________
10228 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
10229         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
10230      Branch: perl
10231            ! t/test.pl
10232 ____________________________________________________________________________
10233 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
10234         Log: which_perl: delay as much a possible till runtime.
10235      Branch: perl
10236            ! t/test.pl
10237 ____________________________________________________________________________
10238 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
10239         Log: Further tweakage to which_perl().
10240      Branch: perl
10241            ! t/test.pl
10242 ____________________________________________________________________________
10243 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
10244         Log: perluniintro tweaks.
10245      Branch: perl
10246            ! pod/perluniintro.pod
10247 ____________________________________________________________________________
10248 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
10249         Log: Tweak the $Perl computation.
10250      Branch: perl
10251            ! t/test.pl
10252 ____________________________________________________________________________
10253 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
10254         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
10255              From: Nicholas Clark <nick@ccl4.org>
10256              Date: Fri, 7 Dec 2001 17:06:56 +0000
10257              Message-ID: <20011207170656.G21702@plum.flirble.org>
10258      Branch: perl
10259            ! doop.c t/op/chop.t
10260 ____________________________________________________________________________
10261 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
10262         Log: Update Changes.
10263      Branch: perl
10264            ! Changes patchlevel.h
10265 ____________________________________________________________________________
10266 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
10267         Log: Missing ).
10268      Branch: perl
10269            ! t/test.pl
10270 ____________________________________________________________________________
10271 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
10272         Log: Allow several arguments to display().
10273      Branch: perl
10274            ! t/test.pl
10275 ____________________________________________________________________________
10276 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
10277         Log: /dev/stdout could be either a character special file
10278              or a named pipe, so let's pretend it doesn't exist.
10279      Branch: perl
10280            ! t/op/stat.t
10281 ____________________________________________________________________________
10282 [ 13516] By: nick                                  on 2001/12/07  15:09:23
10283         Log: Integrate again - can I catch up ?
10284      Branch: perlio
10285           !> t/test.pl
10286 ____________________________________________________________________________
10287 [ 13515] By: nick                                  on 2001/12/07  15:08:17
10288         Log: Integrate mainline some more
10289      Branch: perlio
10290           !> README.hpux hints/linux.sh pod/perlfunc.pod
10291 ____________________________________________________________________________
10292 [ 13514] By: nick                                  on 2001/12/07  15:07:15
10293         Log: Integrate mainline
10294      Branch: perlio
10295           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
10296           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
10297           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
10298           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
10299           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
10300           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
10301           +> t/lib/Math/BigInt/BareCalc.pm
10302            - ext/Devel/PPPort/harness/Harness.pm
10303            - ext/Devel/PPPort/harness/Harness.xs
10304            - ext/Devel/PPPort/harness/Makefile.PL
10305            - ext/Devel/PPPort/harness/module2.c
10306            - ext/Devel/PPPort/harness/module3.c
10307            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
10308            - lib/File/Spec/Functions.t
10309           !> (integrate 103 files)
10310 ____________________________________________________________________________
10311 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
10312         Log: Add display() for displaying icky scalars.
10313      Branch: perl
10314            ! t/test.pl
10315 ____________________________________________________________________________
10316 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
10317         Log: Subject: [ID 20011207.001] documentation bug for waitpid
10318              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
10319              Date: Fri, 7 Dec 2001 12:44:56 +0100
10320              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
10321      Branch: perl
10322            ! pod/perlfunc.pod
10323 ____________________________________________________________________________
10324 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
10325         Log: gcc version matching didn't.
10326      Branch: perl
10327            ! hints/linux.sh
10328 ____________________________________________________________________________
10329 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
10330         Log: Subject: HP renamed their servers              
10331              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10332              Date: Fri, 07 Dec 2001 12:07:22 +0100
10333              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
10334      Branch: perl
10335            ! README.hpux
10336 ____________________________________________________________________________
10337 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
10338         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
10339              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10340              Date: Fri, 7 Dec 2001 00:24:55 -0500
10341              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
10342      Branch: perl
10343            ! pod/perlport.pod
10344 ____________________________________________________________________________
10345 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
10346         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
10347              From: Michael G Schwern <schwern@pobox.com> 
10348              Date: Thu, 6 Dec 2001 22:56:34 -0500
10349              Message-ID: <20011207035634.GO22648@blackrider>
10350      Branch: perl
10351            ! t/base/lex.t t/op/exec.t
10352 ____________________________________________________________________________
10353 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
10354         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
10355              From: Michael G Schwern <schwern@pobox.com>
10356              Date: Thu, 6 Dec 2001 22:45:44 -0500
10357              Message-ID: <20011207034544.GN22648@blackrider>
10358              
10359              (plus op/ref tweak)
10360      Branch: perl
10361            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
10362            ! t/run/kill_perl.t t/test.pl
10363 ____________________________________________________________________________
10364 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
10365         Log: Upgrade to Math::BigInt 1.48.
10366      Branch: perl
10367            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
10368            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10369            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
10370            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
10371            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
10372            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
10373            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
10374 ____________________________________________________________________________
10375 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
10376         Log: Mention also perl56delta in case someone is upgrading from
10377              Perl 5.005_03.
10378      Branch: perl
10379            ! pod/perldelta.pod
10380 ____________________________________________________________________________
10381 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
10382         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
10383              From: Michael G Schwern <schwern@pobox.com>
10384              Date: Thu, 6 Dec 2001 15:15:28 -0500
10385              Message-ID: <20011206201528.GF16414@blackrider>
10386              
10387              (just the term.t, not the lex.t)
10388              
10389              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
10390              From: Michael G Schwern <schwern@pobox.com>
10391              Date: Thu, 6 Dec 2001 15:22:22 -0500
10392              Message-ID: <20011206202222.GG16414@blackrider>
10393              
10394              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
10395              From: Michael G Schwern <schwern@pobox.com>
10396              Date: Thu, 6 Dec 2001 15:31:58 -0500
10397              Message-ID: <20011206203158.GI16414@blackrider>
10398              
10399              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
10400              From: Michael G Schwern <schwern@pobox.com>
10401              Date: Thu, 6 Dec 2001 17:38:55 -0500
10402              Message-ID: <20011206223855.GC22648@blackrider>
10403      Branch: perl
10404            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
10405            ! t/test.pl
10406 ____________________________________________________________________________
10407 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
10408         Log: Update the thr5005 situation.
10409      Branch: perl
10410            ! pod/perldelta.pod
10411 ____________________________________________________________________________
10412 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
10413         Log: perldelta borrowings from perl561delta.
10414      Branch: perl
10415            ! pod/perldelta.pod
10416 ____________________________________________________________________________
10417 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
10418         Log: Add the 5.6.1 perldelta as perl561delta.
10419              (Makes it easier to steal stuff for perldelta :-)
10420      Branch: perl
10421            + pod/perl561delta.pod
10422            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10423 ____________________________________________________________________________
10424 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
10425         Log: Retract #13496 for now.
10426      Branch: perl
10427            ! t/base/lex.t t/base/term.t
10428 ____________________________________________________________________________
10429 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
10430         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
10431              From: "Craig A. Berry" <craigberry@mac.com>
10432              Date: Thu, 6 Dec 2001 14:54:36 -0600
10433              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
10434      Branch: perl
10435            ! vms/ext/filespec.t
10436 ____________________________________________________________________________
10437 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
10438         Log: (retracted by #13499)
10439              
10440              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
10441              From: Michael G Schwern <schwern@pobox.com>
10442              Date: Thu, 6 Dec 2001 15:15:28 -0500
10443              Message-ID: <20011206201528.GF16414@blackrider>
10444      Branch: perl
10445            ! t/base/lex.t t/base/term.t
10446 ____________________________________________________________________________
10447 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
10448         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
10449              From: Michael G Schwern <schwern@pobox.com>
10450              Date: Thu, 6 Dec 2001 13:54:48 -0500
10451              Message-ID: <20011206185448.GC16414@blackrider>
10452      Branch: perl
10453            ! t/op/stat.t
10454 ____________________________________________________________________________
10455 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
10456         Log: The #4 has nothing to do with Unicode.
10457      Branch: perl
10458            ! t/op/tr.t
10459 ____________________________________________________________________________
10460 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
10461         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
10462              From: Michael G Schwern <schwern@pobox.com>
10463              Date: Thu, 6 Dec 2001 13:45:48 -0500
10464              Message-ID: <20011206184548.GB16414@blackrider>
10465      Branch: perl
10466            ! t/op/tr.t
10467 ____________________________________________________________________________
10468 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
10469         Log: Update Changes.
10470      Branch: perl
10471            ! Changes patchlevel.h
10472 ____________________________________________________________________________
10473 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
10474         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
10475              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10476              Date: Thu, 6 Dec 2001 11:41:25 EST
10477              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
10478      Branch: perl
10479            ! vms/vms.c vms/vmsish.h
10480 ____________________________________________________________________________
10481 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
10482         Log: Subject: [PATCH] Re: weirdness in regexps
10483              From: Robin Houston <robin@kitsite.com> 
10484              Date: Thu, 6 Dec 2001 14:44:01 +0000
10485              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
10486      Branch: perl
10487            ! op.c t/lib/strict/subs
10488 ____________________________________________________________________________
10489 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
10490         Log: Make the -b -c -S tests count all of the /dev, not just
10491              check the first one, as suggested by Benjamin Goldberg.
10492      Branch: perl
10493            ! t/op/stat.t
10494 ____________________________________________________________________________
10495 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
10496         Log: Subject: Re: [PATCH: bleadperl] casefold backref
10497              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
10498              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
10499              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
10500      Branch: perl
10501            ! regexec.c
10502 ____________________________________________________________________________
10503 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
10504         Log: Nits noticed by Philip Newton, and de-tab DB.t.
10505      Branch: perl
10506            ! lib/DB.t
10507 ____________________________________________________________________________
10508 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
10509         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
10510              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10511              Date: 6 Dec 2001 11:06:01 -0000
10512              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
10513      Branch: perl
10514            ! op.c t/op/tr.t
10515 ____________________________________________________________________________
10516 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
10517         Log: Subject: [PATCH: bleadperl] casefold backref
10518              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
10519              Date: Wed, 05 Dec 2001 17:27:05 +0000
10520              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
10521      Branch: perl
10522            ! regexec.c t/op/re_tests
10523 ____________________________________________________________________________
10524 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
10525         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
10526              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10527              Date: Wed, 5 Dec 2001 22:34:53 EST
10528              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
10529      Branch: perl
10530            ! mg.c vms/vms.c vms/vmsish.h
10531 ____________________________________________________________________________
10532 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
10533         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
10534              From: Michael G Schwern <schwern@pobox.com>
10535              Date: Wed, 5 Dec 2001 19:52:58 -0500
10536              Message-ID: <20011205195257.A903@blackrider>
10537      Branch: perl
10538            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
10539            + lib/File/Spec/t/rel2abs2rel.t
10540            - lib/File/Spec.t lib/File/Spec/Functions.t
10541            ! MANIFEST
10542 ____________________________________________________________________________
10543 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
10544         Log: Subject: Re: Silly stat() portability questions                
10545              From: Benjamin Goldberg <goldbb2@earthlink.net>
10546              Date: Wed, 05 Dec 2001 22:52:35 -0500
10547              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
10548      Branch: perl
10549            ! pod/perlport.pod
10550 ____________________________________________________________________________
10551 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
10552         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
10553              From: "Craig A. Berry" <craigberry@mac.com>
10554              Date: Wed, 05 Dec 2001 16:41:59 -0600
10555              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
10556      Branch: perl
10557            ! README.vms configure.com lib/File/Spec/VMS.pm
10558            ! vms/ext/filespec.t
10559 ____________________________________________________________________________
10560 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
10561         Log: $apply->('club', $glibc_maintainers);
10562              
10563              (Nick Clark just reported that <langinfo.h> YESSTR
10564              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
10565      Branch: perl
10566            ! ext/I18N/Langinfo/Langinfo.t
10567 ____________________________________________________________________________
10568 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
10569         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
10570      Branch: perl
10571            ! pod/perlport.pod
10572 ____________________________________________________________________________
10573 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
10574         Log: tweak change#13474 (pad entries can apparently be null in some
10575              situations)
10576      Branch: maint-5.6/perl
10577            ! op.c
10578 ____________________________________________________________________________
10579 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
10580         Log: Restore the /dev -b -c -S part of the test.
10581      Branch: perl
10582            ! t/op/stat.t
10583 ____________________________________________________________________________
10584 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
10585         Log: Retract #13475 until Arthur gets back to the mine.
10586      Branch: perl
10587            ! op.c t/run/kill_perl.t
10588 ____________________________________________________________________________
10589 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
10590         Log: (retracted by #13476)
10591              
10592              Manually apply #13474; fixes stale reference to dead
10593              CvOUTSIDE(); this can happen when anonymous subroutines
10594              that aren't closures are returned from an eval""
10595              
10596              (threads/shared/sv_refs.t is coredump-unhappy about this change)
10597      Branch: perl
10598            ! op.c t/run/kill_perl.t
10599 ____________________________________________________________________________
10600 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
10601         Log: replacement for change#10451
10602              
10603              fixes stale reference to dead CvOUTSIDE(); this can happen when
10604              anonymous subroutines that aren't closures are returned from an
10605              eval""
10606      Branch: maint-5.6/perl
10607            ! op.c t/op/misc.t
10608 ____________________________________________________________________________
10609 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
10610         Log: revert change#10451,10472; it was a naive fix that simply
10611              reintroduced the memory leak!
10612      Branch: maint-5.6/perl
10613            ! op.c t/op/misc.t
10614 ____________________________________________________________________________
10615 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
10616         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
10617              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10618              Date: Wed, 05 Dec 2001 10:49:20 +0100
10619              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
10620      Branch: perl
10621            ! lib/File/Basename.pm lib/File/Basename.t
10622 ____________________________________________________________________________
10623 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
10624         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
10625              From: Michael G Schwern <schwern@pobox.com> 
10626              Date: Wed, 5 Dec 2001 02:47:59 -0500
10627              Message-ID: <20011205024759.H14333@blackrider>
10628      Branch: perl
10629            ! t/op/magic.t
10630 ____________________________________________________________________________
10631 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
10632         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
10633              From: Michael G Schwern <schwern@pobox.com>              
10634              Date: Wed, 5 Dec 2001 02:22:05 -0500
10635              Message-ID: <20011205022205.F14333@blackrider>
10636      Branch: perl
10637            ! t/op/stat.t vms/test.com
10638 ____________________________________________________________________________
10639 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
10640         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
10641              From: Michael G Schwern <schwern@pobox.com> 
10642              Date: Tue, 4 Dec 2001 23:40:10 -0500
10643              Message-ID: <20011204234010.B14333@blackrider>
10644      Branch: perl
10645            ! t/op/stat.t
10646 ____________________________________________________________________________
10647 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
10648         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
10649              From: Michael G Schwern <schwern@pobox.com> 
10650              Date: Tue, 4 Dec 2001 21:09:18 -0500           
10651              Message-ID: <20011204210918.D13279@blackrider>
10652              
10653              t/test.
10654      Branch: perl
10655            ! t/test.pl
10656 ____________________________________________________________________________
10657 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
10658         Log: (accidentally empty check-in)
10659      Branch: perl
10660            ! t/op/stat.t
10661 ____________________________________________________________________________
10662 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
10663         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
10664              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10665              Date: Tue, 04 Dec 2001 23:40:27 +0100
10666              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
10667      Branch: perl
10668            ! mg.c
10669 ____________________________________________________________________________
10670 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
10671         Log: Subject: [PATCH] minor pod fix in Safe.pm
10672              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10673              Date: Tue, 4 Dec 2001 22:02:34 +0100
10674              Message-ID: <20011204220234.A17293@rafael>
10675      Branch: perl
10676            ! ext/Opcode/Safe.pm
10677 ____________________________________________________________________________
10678 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
10679         Log: CRLF GRRR.
10680      Branch: perl
10681            ! djgpp/configure.bat
10682 ____________________________________________________________________________
10683 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
10684         Log: DJGPP fixes from Laszlo Molnar.
10685      Branch: perl
10686            ! djgpp/configure.bat djgpp/djgpp.h
10687 ____________________________________________________________________________
10688 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
10689         Log: Update Changes.
10690      Branch: perl
10691            ! Changes patchlevel.h
10692 ____________________________________________________________________________
10693 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
10694         Log: Must wipe out the memory of real Socket before starting
10695              to use the new fake one.
10696      Branch: perl
10697            ! lib/Net/t/config.t
10698 ____________________________________________________________________________
10699 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
10700         Log: LC_ALL might trump LANG.
10701      Branch: perl
10702            ! lib/open.t
10703 ____________________________________________________________________________
10704 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
10705         Log: Make the eval runtime.
10706      Branch: perl
10707            ! lib/open.pm
10708 ____________________________________________________________________________
10709 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
10710         Log: Make the Langinfo test both more lenient (allow
10711              for any symbol not to exists) and stricter (add
10712              more symbols).
10713      Branch: perl
10714            ! ext/I18N/Langinfo/Langinfo.t
10715 ____________________________________________________________________________
10716 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
10717         Log: integrate change#13453 from maint-5.6
10718              
10719              tweak change#11399 to use an explicit flag rather than
10720              ass_u_ming w32_pseudo_id will only be zero for the real
10721              toplevel interpreter; avoids multiple hosts from diddling
10722              the environment at the same time
10723      Branch: perl
10724           !> win32/perlhost.h
10725 ____________________________________________________________________________
10726 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
10727         Log: Subject: [PATCH] VMS update for perldelta.pod
10728              From: "Craig A. Berry" <craigberry@mac.com> 
10729              Date: Tue, 4 Dec 2001 00:23:12 -0600
10730              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
10731      Branch: perl
10732            ! pod/perldelta.pod
10733 ____________________________________________________________________________
10734 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
10735         Log: NetWare tweak from Ananth Kesari.
10736      Branch: perl
10737            ! NetWare/Makefile
10738 ____________________________________________________________________________
10739 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
10740         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
10741              Not adding the test suite because of its many assumptions.
10742      Branch: perl
10743            ! lib/Net/Ping.pm
10744 ____________________________________________________________________________
10745 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
10746         Log: tweak change#11399 to use an explicit flag rather than
10747              ass_u_ming w32_pseudo_id will only be zero for the real
10748              toplevel interpreter; avoids multiple hosts from diddling
10749              the environment at the same time
10750      Branch: maint-5.6/perl
10751            ! win32/perlhost.h
10752 ____________________________________________________________________________
10753 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
10754         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
10755              from Len Makin.
10756      Branch: perl
10757            + hints/super-ux.sh
10758            ! MANIFEST
10759 ____________________________________________________________________________
10760 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
10761         Log: Add Mac OS X known failures to perldelta.
10762      Branch: perl
10763            ! pod/perldelta.pod
10764 ____________________________________________________________________________
10765 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
10766         Log: I think it's time to call the utf8 code non-test.
10767      Branch: perl
10768            ! utf8.c
10769 ____________________________________________________________________________
10770 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
10771         Log: Retract #13303, need rethink.
10772      Branch: perl
10773            ! utf8.c
10774 ____________________________________________________________________________
10775 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
10776         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
10777              From: "Craig A. Berry" <craigberry@mac.com>
10778              Date: Mon, 03 Dec 2001 16:28:06 -0600
10779              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
10780      Branch: perl
10781            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
10782 ____________________________________________________________________________
10783 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
10784         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
10785              From: Andy Dougherty <doughera@lafayette.edu>
10786              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
10787              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
10788      Branch: perl
10789            ! hints/solaris_2.sh
10790 ____________________________________________________________________________
10791 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
10792         Log: This test is not very robust on 8.3-constrained systems:
10793              all the "with truncated name" lines between "Autosplitting ..."
10794              and "some names are not unique" lines are unexpected,
10795              and the truncation message becomes:
10796              testtest.al, testtest.al truncate to testtest 
10797      Branch: perl
10798            ! lib/AutoSplit.t
10799 ____________________________________________________________________________
10800 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
10801         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
10802      Branch: perl
10803            ! ext/I18N/Langinfo/Langinfo.t
10804 ____________________________________________________________________________
10805 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
10806         Log: Test::Morify UCD.t
10807      Branch: perl
10808            ! lib/Unicode/UCD.t
10809 ____________________________________________________________________________
10810 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
10811         Log: If Socket has not been built (e.g. DJGPP) the libnet
10812              tests fall over with (too) much noise.
10813      Branch: perl
10814            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
10815            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
10816            ! lib/Net/t/smtp.t lib/Net/t/time.t
10817 ____________________________________________________________________________
10818 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
10819         Log: Subject: [PATCH] shared hash keys and ++/--
10820              From: Nicholas Clark <nick@ccl4.org>
10821              Date: Mon, 3 Dec 2001 16:37:16 +0000
10822              Message-ID: <20011203163716.C21702@plum.flirble.org>
10823      Branch: perl
10824            ! pp.c pp_hot.c sv.c t/op/inc.t
10825 ____________________________________________________________________________
10826 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
10827         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
10828              From: Jonathan Stowe <jns@gellyfish.com>
10829              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
10830              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
10831      Branch: perl
10832            ! lib/Term/Cap.pm
10833 ____________________________________________________________________________
10834 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
10835         Log: Update Changes.
10836      Branch: perl
10837            ! Changes patchlevel.h
10838 ____________________________________________________________________________
10839 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
10840         Log: perldelta tweaks.
10841      Branch: perl
10842            ! pod/perldelta.pod
10843 ____________________________________________________________________________
10844 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
10845         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
10846              From: Sam Tregar <sam@tregar.com> 
10847              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
10848              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
10849      Branch: perl
10850            ! pod/perlnewmod.pod
10851 ____________________________________________________________________________
10852 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
10853         Log: microperl casting nit.
10854      Branch: perl
10855            ! utf8.c
10856 ____________________________________________________________________________
10857 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
10858         Log: Make sharepvn a macro since all it does is a deref.
10859      Branch: perl
10860            ! embed.h embed.pl global.sym hv.c hv.h proto.h
10861 ____________________________________________________________________________
10862 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
10863         Log: perldelta updates.
10864      Branch: perl
10865            ! pod/perldelta.pod
10866 ____________________________________________________________________________
10867 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
10868         Log: PPPort update from Paul Marquess.
10869      Branch: perl
10870            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
10871            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
10872            + ext/Devel/PPPort/t/test.t
10873            - ext/Devel/PPPort/harness/Harness.pm
10874            - ext/Devel/PPPort/harness/Harness.xs
10875            - ext/Devel/PPPort/harness/Makefile.PL
10876            - ext/Devel/PPPort/harness/module2.c
10877            - ext/Devel/PPPort/harness/module3.c
10878            - ext/Devel/PPPort/harness/t/test.t
10879            ! MANIFEST ext/Devel/PPPort/MANIFEST
10880            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
10881            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
10882            ! ext/Devel/PPPort/soak
10883 ____________________________________________________________________________
10884 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
10885         Log: No use talking about dynamic library search patch
10886              unless we are having a dynamic build.
10887      Branch: perl
10888            ! t/TEST
10889 ____________________________________________________________________________
10890 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
10891         Log: Be more explicit on the List::Util build trick,
10892              should also stop unneeded rebuilds on static builds.
10893      Branch: perl
10894            ! ext/List/Util/Makefile.PL
10895 ____________________________________________________________________________
10896 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
10897         Log: We need to replace the optimize (-O1) with
10898              the -h scalar0 -h vector0, not append them
10899              to the ccflags.
10900      Branch: perl
10901            ! hints/unicos.sh hints/unicosmk.sh
10902 ____________________________________________________________________________
10903 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
10904         Log: Subject: [PATCH] Shared hash keys 
10905              From: Nicholas Clark <nick@ccl4.org>
10906              Date: Sun, 2 Dec 2001 20:52:32 +0000
10907              Message-ID: <20011202205232.U21702@plum.flirble.org>
10908      Branch: perl
10909            ! doop.c t/op/tr.t
10910 ____________________________________________________________________________
10911 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
10912         Log: Better add new files to MANIFEST, too.
10913      Branch: perl
10914            ! MANIFEST
10915 ____________________________________________________________________________
10916 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
10917         Log: Subject: {PATCH] perlpacktut.pod
10918              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
10919              Date: Sun, 02 Dec 2001 19:55:06 +0100
10920              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
10921      Branch: perl
10922            ! pod/perlpacktut.pod
10923 ____________________________________________________________________________
10924 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
10925         Log: Various small nits found by DJGPP build.
10926      Branch: perl
10927            ! doio.c mg.c pp.c util.c
10928 ____________________________________________________________________________
10929 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
10930         Log: Subject: RE: More verbose POD for Carp
10931              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
10932              Date: Sun, 2 Dec 2001 11:32:51 -0500
10933              Message-ID: <3C0A9748@operamail.com>
10934      Branch: perl
10935            ! lib/Carp.pm
10936 ____________________________________________________________________________
10937 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
10938         Log: Add a header for DJGPP with the function prototypes.
10939      Branch: perl
10940            + djgpp/djgpp.h
10941            ! MANIFEST djgpp/djgpp.c
10942 ____________________________________________________________________________
10943 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
10944         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
10945              From: Abe Timmerman <abe@ztreet.demon.nl>
10946              Date: Sun, 02 Dec 2001 02:41:25 +0100
10947              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
10948      Branch: perl
10949            ! pp_sys.c
10950 ____________________________________________________________________________
10951 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
10952         Log: There isn't PTR2INT(), there's PTR2IV().
10953      Branch: perl
10954            ! ext/Time/HiRes/HiRes.xs
10955 ____________________________________________________________________________
10956 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
10957         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
10958              From: Marc Lehmann <root@schmorp.de>
10959              Date: Sun, 02 Dec 2001 02:44:53 +0100
10960              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
10961      Branch: perl
10962            ! ext/Time/HiRes/HiRes.xs
10963 ____________________________________________________________________________
10964 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
10965         Log: encode()/decode() examples.
10966      Branch: perl
10967            ! ext/Encode/Encode.pm
10968 ____________________________________________________________________________
10969 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
10970         Log: DJGPP tweaks from Laszlo Molnar.
10971      Branch: perl
10972            ! djgpp/config.over djgpp/djgppsed.sh
10973 ____________________________________________________________________________
10974 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
10975         Log: Update Changes.
10976      Branch: perl
10977            ! Changes patchlevel.h
10978 ____________________________________________________________________________
10979 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
10980         Log: Integrate perlio;
10981              
10982              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
10983              which do not have file descriptors. Noticed a possibly
10984              worse problem in the process ...
10985      Branch: perl
10986           !> doio.c
10987 ____________________________________________________________________________
10988 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
10989         Log: Non-VMS-fixed and Win32-skipped version of
10990              
10991              Subject: [PATCH t/op/exec.t] Portabilty fix 
10992              From: Michael G Schwern <schwern@pobox.com> 
10993              Date: Fri, 30 Nov 2001 16:09:27 -0500
10994              Message-ID: <20011130160927.A10406@blackrider>
10995      Branch: perl
10996            ! t/op/exec.t
10997 ____________________________________________________________________________
10998 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
10999         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
11000              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11001              Date: Sat, 1 Dec 2001 07:01:09 -0500
11002              Message-ID: <3C0D2E39@operamail.com>
11003              
11004              Subject: More verbose POD for Carp
11005              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11006              Date: Sat, 1 Dec 2001 08:04:16 -0500
11007              Message-ID: <3C285C2B@operamail.com>
11008      Branch: perl
11009            ! lib/Carp.pm lib/Carp/Heavy.pm
11010 ____________________________________________________________________________
11011 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
11012         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
11013              From: chromatic <chromatic@rmci.net>
11014              Date: Sat, 01 Dec 2001 12:41:58 -0700
11015              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
11016      Branch: perl
11017            ! lib/DB.t
11018 ____________________________________________________________________________
11019 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
11020         Log: Try to make a missing RADIXCHAR a softer kinder error.
11021      Branch: perl
11022            ! ext/I18N/Langinfo/Langinfo.t
11023 ____________________________________________________________________________
11024 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
11025         Log: Have a little faith on nl_langinfo() itself.
11026      Branch: perl
11027            ! ext/I18N/Langinfo/Langinfo.xs
11028 ____________________________________________________________________________
11029 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
11030         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
11031              the max, not max plus one)
11032      Branch: perl
11033            ! ext/I18N/Langinfo/Langinfo.xs
11034 ____________________________________________________________________________
11035 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
11036         Log: Make reality agree with the comment.
11037      Branch: perl
11038            ! ext/I18N/Langinfo/Langinfo.xs
11039 ____________________________________________________________________________
11040 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
11041         Log: Try to protect against wild langinfo() arguments.
11042      Branch: perl
11043            ! ext/I18N/Langinfo/Langinfo.xs
11044 ____________________________________________________________________________
11045 [ 13409] By: nick                                  on 2001/12/01  18:19:59
11046         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
11047              have file descriptors. Noticed a possibly worse problem in the process ...
11048      Branch: perlio
11049            ! doio.c
11050 ____________________________________________________________________________
11051 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
11052         Log: (replaced by #13556)
11053              
11054              If we are inside an eval, let's be silent about
11055              separate symbols and just croak() in the end.
11056      Branch: perl
11057            ! lib/Exporter/Heavy.pm
11058 ____________________________________________________________________________
11059 [ 13407] By: nick                                  on 2001/12/01  17:14:05
11060         Log: Integrate mainline
11061      Branch: perlio
11062           !> (integrate 26 files)
11063 ____________________________________________________________________________
11064 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
11065         Log: Subject: Fix for Exporter error reporting behaviour
11066              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11067              Date: Sat, 1 Dec 2001 06:34:48 -0500
11068              Message-ID: <3C0D1B9A@operamail.com>
11069      Branch: perl
11070            ! lib/Exporter.pm lib/Exporter/Heavy.pm
11071 ____________________________________________________________________________
11072 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
11073         Log: Need to hide behind an eval to avoid a warning
11074              about :utf8 on non-perlio configs.
11075      Branch: perl
11076            ! lib/open.t
11077 ____________________________________________________________________________
11078 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
11079         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
11080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11081              Date: Fri, 30 Nov 2001 23:46:58 +0100
11082              Message-ID: <20011130234658.A717@rafael>
11083      Branch: perl
11084            ! op.c t/op/method.t
11085 ____________________________________________________________________________
11086 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
11087         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
11088              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11089              Date: Thu, 29 Nov 2001 22:46:12 +0100
11090              Message-ID: <20011129224612.A699@rafael>
11091      Branch: perl
11092            ! ext/B/B/Xref.pm
11093 ____________________________________________________________________________
11094 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
11095         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
11096              From: Tels <perl_dummy@bloodgate.com>
11097              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
11098              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
11099      Branch: perl
11100            ! pod/perlfunc.pod
11101 ____________________________________________________________________________
11102 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
11103         Log: Subject: [REPATCH] reference pointer comparison
11104              From: Nicholas Clark <nick@ccl4.org>
11105              Date: Sat, 1 Dec 2001 13:00:17 +0000
11106              Message-ID: <20011201130017.I21702@plum.flirble.org>
11107      Branch: perl
11108            ! pp.c
11109 ____________________________________________________________________________
11110 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
11111         Log: Upgrade to Storable 1.0.14.
11112      Branch: perl
11113            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11114 ____________________________________________________________________________
11115 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
11116         Log: Add simple caches for ::viacode() and ::vianame().
11117      Branch: perl
11118            ! lib/charnames.pm lib/charnames.t
11119 ____________________________________________________________________________
11120 [ 13398] By: nick                                  on 2001/12/01  10:36:24
11121         Log: Integrate mainline.
11122      Branch: perlio
11123           +> (branch 44 files)
11124            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
11125            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
11126            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
11127           !> (integrate 250 files)
11128 ____________________________________________________________________________
11129 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
11130         Log: Regen toc and modlib.
11131      Branch: perl
11132            ! pod/perlmodlib.pod pod/perltoc.pod
11133 ____________________________________________________________________________
11134 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
11135         Log: Upgrade to podlators-1.18.
11136      Branch: perl
11137            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
11138 ____________________________________________________________________________
11139 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
11140         Log: -h scalar0 -h vector0 seems to help for both
11141              UNICOS and UNICOS/mk on the unpack %65c problems.
11142              
11143              (replaces #13393)
11144      Branch: perl
11145            ! hints/unicos.sh hints/unicosmk.sh
11146 ____________________________________________________________________________
11147 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
11148         Log: More Socket constants.
11149      Branch: perl
11150            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
11151 ____________________________________________________________________________
11152 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
11153         Log: (replaced by #13395)
11154      Branch: perl
11155            ! hints/unicosmk.sh
11156 ____________________________________________________________________________
11157 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
11158         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
11159              From: Andy Dougherty <doughera@lafayette.edu>
11160              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
11161              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
11162              
11163              Simplify the test skippage criterion now that we are
11164              no more dependent on sed.
11165      Branch: perl
11166            ! t/comp/cpp.t t/run/switchPx.t
11167 ____________________________________________________________________________
11168 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
11169         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
11170              From: Michael G Schwern <schwern@pobox.com>
11171              Date: Fri, 30 Nov 2001 11:48:44 -0500
11172              Message-ID: <20011130114844.C1303@blackrider>
11173              
11174              (replaces #13381)
11175      Branch: perl
11176            ! t/op/stat.t
11177 ____________________________________________________________________________
11178 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
11179         Log: Let's not assume how much memory has been allocated
11180              to PVs.
11181      Branch: perl
11182            ! ext/Devel/Peek/Peek.t
11183 ____________________________________________________________________________
11184 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
11185         Log: VOS needs to know the modules, including pp_sort.
11186      Branch: perl
11187            ! vos/perl.bind
11188 ____________________________________________________________________________
11189 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
11190         Log: Unused variables.
11191      Branch: perl
11192            ! ext/Unicode/Normalize/Normalize.xs
11193 ____________________________________________________________________________
11194 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
11195         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
11196              From: John Peacock <jpeacock@rowman.com>     
11197              Date: Fri, 30 Nov 2001 10:24:00 -0500        
11198              Message-ID: <3C07A490.A22A76B0@rowman.com>   
11199      Branch: perl
11200            ! lib/ExtUtils/Embed.t
11201 ____________________________________________________________________________
11202 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
11203         Log: Tweak for the VOS building script from Paul Green.
11204      Branch: perl
11205            ! vos/configure_perl.cm
11206 ____________________________________________________________________________
11207 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
11208         Log: Update Changes.
11209      Branch: perl
11210            ! Changes patchlevel.h
11211 ____________________________________________________________________________
11212 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
11213         Log: Cannot test if cppstdin has not yet been installed.
11214      Branch: perl
11215            ! t/run/switchPx.t
11216 ____________________________________________________________________________
11217 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
11218         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
11219              From: Michael G Schwern <schwern@pobox.com> 
11220              Date: Thu, 29 Nov 2001 22:05:11 -0500
11221              Message-ID: <20011129220510.A18869@blackrider>
11222              
11223              TODO 1: if cppstdin is used and not yet installed,
11224              the Px.t will fail (must do the same as in cpp.t)
11225              
11226              TODO 2: does this work if no Perl whatsoever has
11227              yet been installed?  That is, we should be using
11228              the Perl we are building to execute the one-liner.
11229      Branch: perl
11230            + t/run/switchPx.aux t/run/switchPx.t
11231            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
11232            ! vms/test.com
11233 ____________________________________________________________________________
11234 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
11235         Log: Upgrade to Unicode::Normalize 0.12.
11236      Branch: perl
11237            ! ext/Unicode/Normalize/Changes
11238            ! ext/Unicode/Normalize/Normalize.pm
11239            ! ext/Unicode/Normalize/Normalize.xs
11240            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
11241            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
11242            ! ext/Unicode/Normalize/t/test.t
11243 ____________________________________________________________________________
11244 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
11245         Log: (replaced by #13391)
11246              
11247              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
11248              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
11249              Date: 30 Nov 2001 11:41:53 -0000             
11250              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
11251              
11252              No need to die if we have high-paranoia (non-chdirable)
11253              system directories.
11254      Branch: perl
11255            ! t/op/stat.t
11256 ____________________________________________________________________________
11257 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
11258         Log: Paragraph rewrapping.
11259      Branch: perl
11260            ! pod/perliol.pod
11261 ____________________________________________________________________________
11262 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
11263         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
11264              From: Stas Bekman <stas@stason.org>
11265              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
11266              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
11267      Branch: perl
11268            ! pod/perliol.pod
11269 ____________________________________________________________________________
11270 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
11271         Log: Whether select() gets restarted on signals is
11272              implementation dependent.
11273      Branch: perl
11274            ! ext/Time/HiRes/HiRes.t
11275 ____________________________________________________________________________
11276 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
11277         Log: More forgotten checkins.
11278      Branch: perl
11279            ! embed.h embed.pl proto.h
11280 ____________________________________________________________________________
11281 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
11282         Log: Add a note about folding vs lowercase.
11283      Branch: perl
11284            ! regexec.c
11285 ____________________________________________________________________________
11286 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
11287         Log: Use to_uni_fold (and add changed global.sym)
11288      Branch: perl
11289            ! global.sym utf8.c
11290 ____________________________________________________________________________
11291 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
11292         Log: Make to Unicode character functions to use UVs
11293              instead of U32s and add to_uni_fold().
11294      Branch: perl
11295            ! embed.pl proto.h utf8.c
11296 ____________________________________________________________________________
11297 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
11298         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
11299              From: Nicholas Clark <nick@ccl4.org>
11300              Date: Thu, 29 Nov 2001 22:47:32 +0000
11301              Message-ID: <20011129224732.W37621@plum.flirble.org>
11302      Branch: perl
11303            ! pod/perlpacktut.pod
11304 ____________________________________________________________________________
11305 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
11306         Log: README.vos updates from Paul Green.
11307      Branch: perl
11308            ! README.vos
11309 ____________________________________________________________________________
11310 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
11311         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
11312              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11313              Date: Thu, 29 Nov 2001 14:18:51 EST
11314              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
11315      Branch: perl
11316            ! mg.c vms/vms.c vms/vmsish.h
11317 ____________________________________________________________________________
11318 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
11319         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
11320              From: Michael G Schwern <schwern@pobox.com>
11321              Date: Thu, 29 Nov 2001 13:12:31 -0500
11322              Message-ID: <20011129131231.E11300@blackrider>
11323      Branch: perl
11324            ! README.vms
11325 ____________________________________________________________________________
11326 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
11327         Log: BGET_IV was missing.
11328      Branch: perl
11329            ! ext/ByteLoader/bytecode.h
11330 ____________________________________________________________________________
11331 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
11332         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
11333              From: Jonathan Stowe <gellyfish@gellyfish.com>
11334              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
11335              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
11336      Branch: perl
11337            ! lib/Term/Cap.pm
11338 ____________________________________________________________________________
11339 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
11340         Log: Porting/checkURL.pl was missing.
11341      Branch: perl
11342            ! MANIFEST
11343 ____________________________________________________________________________
11344 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
11345         Log: Subject: INSTALL and READMEs should be reviewed
11346              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11347              Date: Thu, 29 Nov 2001 16:49:36 +0100
11348              Message-ID: <20011129164936.A17492@rafael>         
11349      Branch: perl
11350            ! README.cygwin
11351 ____________________________________________________________________________
11352 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
11353         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
11354              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
11355              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
11356              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
11357      Branch: perl
11358            ! README.os390
11359 ____________________________________________________________________________
11360 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
11361         Log: Update Changes.
11362      Branch: perl
11363            ! Changes patchlevel.h
11364 ____________________________________________________________________________
11365 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
11366         Log: The changes to the curliffed files didn't stick in #13348.
11367      Branch: perl
11368            ! README.dos README.win32
11369 ____________________________________________________________________________
11370 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
11371         Log: Subject: Re: Found the rev where File::Glob broke
11372              From: Andy Dougherty <doughera@lafayette.edu>
11373              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
11374              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
11375      Branch: perl
11376            ! lib/ExtUtils/MM_Unix.pm
11377 ____________________________________________________________________________
11378 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
11379         Log: Use __DATA__ instead of __END__.
11380      Branch: perl
11381            ! lib/Term/Cap.pm
11382 ____________________________________________________________________________
11383 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
11384         Log: Subject: [PATCH toke.c] autosplit into @F fix
11385              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11386              Date: Thu, 29 Nov 2001 14:52:23 +0100
11387              Message-ID: <20011129145223.A25817@rafael>         
11388      Branch: perl
11389            ! toke.c
11390 ____________________________________________________________________________
11391 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
11392         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
11393              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11394              Date: Thu, 29 Nov 2001 15:48:15 +0100
11395              Message-ID: <20011129154815.C25817@rafael>         
11396      Branch: perl
11397            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
11398 ____________________________________________________________________________
11399 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
11400         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
11401              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
11402              Date: Wed, 28 Nov 2001 20:35:29 +0100
11403              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
11404      Branch: perl
11405            ! pod/perlpacktut.pod
11406 ____________________________________________________________________________
11407 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
11408         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
11409              From: Stas Bekman <stas@stason.org>
11410              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
11411              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
11412              
11413              (with tweaks)
11414      Branch: perl
11415            ! pod/perlapio.pod
11416 ____________________________________________________________________________
11417 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
11418         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
11419              From: Tels <perl_dummy@bloodgate.com>
11420              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
11421              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
11422              
11423              (plus paragraph rewrapping)
11424      Branch: perl
11425            ! lib/Exporter.pm
11426 ____________________________________________________________________________
11427 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
11428         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
11429              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
11430              Date: Wed, 28 Nov 2001 21:47:59 +0000
11431              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
11432      Branch: perl
11433            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
11434 ____________________________________________________________________________
11435 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
11436         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
11437              From: Andy Dougherty <doughera@lafayette.edu>
11438              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
11439              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
11440      Branch: perl
11441            ! INSTALL ext/Time/HiRes/HiRes.t
11442 ____________________________________________________________________________
11443 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
11444         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
11445              From: Michael G Schwern <schwern@pobox.com> 
11446              Date: Wed, 28 Nov 2001 16:37:01 -0500
11447              Message-ID: <20011128163701.H676@blackrider>
11448      Branch: perl
11449            ! t/run/kill_perl.t
11450 ____________________________________________________________________________
11451 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
11452         Log: @INC tweak.
11453      Branch: perl
11454            ! t/op/ref.t
11455 ____________________________________________________________________________
11456 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
11457         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
11458              From: Nicholas Clark <nick@ccl4.org>
11459              Date: Wed, 28 Nov 2001 23:38:43 +0000
11460              Message-ID: <20011128233843.N37621@plum.flirble.org>  
11461      Branch: perl
11462            ! installman
11463 ____________________________________________________________________________
11464 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
11465         Log: Tweak the forking logic.
11466      Branch: perl
11467            ! Porting/checkURL.pl
11468 ____________________________________________________________________________
11469 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
11470         Log: Update perlmodlib.PL as per #13348.  The L<> got
11471              changed back because that is coming from ParseLink.pm.
11472      Branch: perl
11473            ! pod/perlmodlib.PL pod/perlmodlib.pod
11474 ____________________________________________________________________________
11475 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
11476         Log: URL fixups from Michael Schwern.
11477      Branch: perl
11478            ! README.cygwin README.dos README.hpux README.mint README.mpeix
11479            ! README.os390 README.qnx README.solaris README.vos README.win32
11480            ! pod/perlmodlib.pod
11481 ____________________________________________________________________________
11482 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
11483         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
11484              From: Barrie Slaymaker <barries@slaysys.com>
11485              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
11486              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
11487      Branch: perl
11488            ! lib/Exporter.pm
11489 ____________________________________________________________________________
11490 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
11491         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
11492      Branch: perl
11493            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
11494 ____________________________________________________________________________
11495 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
11496         Log: Subject: [PATCH] Re: $\ very broken
11497              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11498              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
11499              Message-ID: <20011128223308.E732@rafael>   
11500              
11501              Subject: Re: [PATCH] Re: $\ very broken     
11502              From: Nicholas Clark <nick@ccl4.org>
11503              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
11504              Message-ID: <20011128222859.K37621@plum.flirble.org>
11505      Branch: perl
11506            ! mg.c t/op/ref.t
11507 ____________________________________________________________________________
11508 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
11509         Log: Add Abigail's link checker with the following tweaks:
11510              - known dummy URLs (Peter Prymmer)
11511              - do also READMEs and INSTALL (Michael Schwern)
11512              - do also ftp URLs
11513              - add fork retry loop in case the allowed number
11514              of processes per user is low
11515      Branch: perl
11516            + Porting/checkURL.pl
11517            ! MANIFEST
11518 ____________________________________________________________________________
11519 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
11520         Log: Update Changes.
11521      Branch: perl
11522            ! Changes patchlevel.h
11523 ____________________________________________________________________________
11524 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
11525         Log: In Linux if we have modern enough gcc and supported
11526              enough CPU, crank up the optimization level to -O3.
11527      Branch: perl
11528            ! hints/linux.sh
11529 ____________________________________________________________________________
11530 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
11531         Log: Add perlpacktut from Wolfgang Laun; regen toc.
11532      Branch: perl
11533            + pod/perlpacktut.pod
11534            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
11535            ! pod/perltoc.pod
11536 ____________________________________________________________________________
11537 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
11538         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
11539              From: PPrymmer@factset.com
11540              Date: Wed, 28 Nov 2001 07:51:26 -0500
11541              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
11542      Branch: perl
11543            ! vms/test.com
11544 ____________________________________________________________________________
11545 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
11546         Log: Test cases for the first half of #13338.
11547      Branch: perl
11548            ! t/lib/h2ph.h t/lib/h2ph.pht
11549 ____________________________________________________________________________
11550 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
11551         Log: Subject: Re: h2ph confused by comments in an enum.
11552              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
11553              Date: Wed, 28 Nov 2001 04:19:21 +0000
11554              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
11555              
11556              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
11557              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
11558              Date: Wed, 28 Nov 2001 13:36:35 +0000
11559              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
11560      Branch: perl
11561            ! utils/h2ph.PL
11562 ____________________________________________________________________________
11563 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
11564         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
11565              From: Jonathan Stowe <gellyfish@gellyfish.com>
11566              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
11567              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
11568              
11569              (replace #13327)
11570      Branch: perl
11571            ! lib/Term/Cap.pm
11572 ____________________________________________________________________________
11573 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
11574         Log: Replace #13335 with
11575              
11576              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
11577              From: Russ Allbery <rra@stanford.edu>
11578              Date: 27 Nov 2001 20:42:49 -0800
11579              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
11580      Branch: perl
11581            ! lib/Pod/Text/Termcap.pm
11582 ____________________________________________________________________________
11583 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
11584         Log: (replaced by #13336)
11585              
11586              Subject: [PATCH perl@13323] Termcap.pm with no termios
11587              From: "Craig A. Berry" <craigberry@mac.com> 
11588              Date: Tue, 27 Nov 2001 22:28:50 -0600
11589              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
11590      Branch: perl
11591            ! lib/Pod/Text/Termcap.pm
11592 ____________________________________________________________________________
11593 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
11594         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
11595              From: "Craig A. Berry" <craigberry@mac.com> 
11596              Date: Tue, 27 Nov 2001 21:46:45 -0600
11597              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
11598      Branch: perl
11599            ! configure.com
11600 ____________________________________________________________________________
11601 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
11602         Log: Upgrade to podlators 1.17.
11603      Branch: perl
11604            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
11605            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
11606 ____________________________________________________________________________
11607 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
11608         Log: Fix for "a\x{100}" =~ /A/i.
11609      Branch: perl
11610            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
11611            ! utf8.c
11612 ____________________________________________________________________________
11613 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
11614         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
11615              From: "Craig A. Berry" <craigberry@mac.com>
11616              Date: Tue, 27 Nov 2001 17:11:49 -0600
11617              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
11618      Branch: perl
11619            ! lib/DB.t
11620 ____________________________________________________________________________
11621 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
11622         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
11623              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11624              Date: Tue, 27 Nov 2001 14:55:23 -0500
11625              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
11626              
11627              Subject: [PATCH: perl@13324] updates to perldelta.pod 
11628              From: PPrymmer@factset.com
11629              Date: Tue, 27 Nov 2001 18:06:04 -0500
11630              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
11631              
11632              plus added some known problems.
11633      Branch: perl
11634            ! pod/perldelta.pod
11635 ____________________________________________________________________________
11636 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
11637         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
11638              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11639              Date: Tue, 27 Nov 2001 15:38:02 EST 
11640              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
11641      Branch: perl
11642            ! configure.com vms/vms.c vms/vmsish.h
11643 ____________________________________________________________________________
11644 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
11645         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
11646              From: Michael G Schwern <schwern@pobox.com> 
11647              Date: Tue, 27 Nov 2001 15:31:12 -0500
11648              Message-ID: <20011127153112.G20929@blackrider>
11649      Branch: perl
11650            ! t/run/kill_perl.t
11651 ____________________________________________________________________________
11652 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
11653         Log: (replaced by #13337)
11654              
11655              VMS can safely hardcode a termcap entry for VT100.
11656      Branch: perl
11657            ! lib/Term/Cap.pm
11658 ____________________________________________________________________________
11659 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
11660         Log: VMS piping fixes from Charles Lane (perl -P should
11661              be working now).
11662      Branch: perl
11663            ! vms/vms.c
11664 ____________________________________________________________________________
11665 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
11666         Log: Subject: [PATCH] perlvar.pod fix
11667              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11668              Date: Tue, 27 Nov 2001 13:11:47 -0500
11669              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
11670      Branch: perl
11671            ! pod/perlvar.pod
11672 ____________________________________________________________________________
11673 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
11674         Log: Update Changes.
11675      Branch: perl
11676            ! Changes patchlevel.h
11677 ____________________________________________________________________________
11678 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
11679         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
11680              From: "Craig A. Berry" <craigberry@mac.com> 
11681              Date: Tue, 27 Nov 2001 10:21:18 -0600
11682              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
11683      Branch: perl
11684            ! lib/ExtUtils/MM_VMS.pm
11685 ____________________________________________________________________________
11686 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
11687         Log: Protect against accumulating -options -options -options.
11688      Branch: perl
11689            ! hints/hpux.sh
11690 ____________________________________________________________________________
11691 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
11692         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
11693              From: Barrie Slaymaker <barries@slaysys.com>
11694              Date: Tue, 27 Nov 2001 10:58:54 -0500
11695              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
11696      Branch: perl
11697            ! lib/Benchmark.pm
11698 ____________________________________________________________________________
11699 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
11700         Log: Tiny fix from John P. Linderman.
11701      Branch: perl
11702            ! lib/sort.pm
11703 ____________________________________________________________________________
11704 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
11705         Log: The Story of sort(), from John P. Linderman.
11706      Branch: perl
11707            ! pod/perldelta.pod
11708 ____________________________________________________________________________
11709 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
11710         Log: Add information what to do if you are reading
11711              perluniintro but using some older Perl.
11712      Branch: perl
11713            ! pod/perluniintro.pod
11714 ____________________________________________________________________________
11715 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
11716         Log: Update the 'wide characters' FAQ entry.
11717      Branch: perl
11718            ! pod/perlfaq6.pod
11719 ____________________________________________________________________________
11720 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
11721         Log: Fix for
11722              
11723              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
11724              From: Marc Lehmann <root@schmorp.de>
11725              Date: Tue, 27 Nov 2001 14:27:14 +0100
11726              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
11727      Branch: perl
11728            ! ext/Encode.t ext/Encode/Encode.xs
11729 ____________________________________________________________________________
11730 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
11731         Log: Subject: [PATCH] DB_File 1.801
11732              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11733              Date: Tue, 27 Nov 2001 15:06:45 -0000
11734              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
11735      Branch: perl
11736            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11737            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
11738 ____________________________________________________________________________
11739 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
11740         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
11741      Branch: perl
11742            ! pod/perlmodlib.pod
11743 ____________________________________________________________________________
11744 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
11745         Log: sort() doc tweaks from John P. Linderman.
11746      Branch: perl
11747            ! pod/perlfunc.pod
11748 ____________________________________________________________________________
11749 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
11750         Log: Subject: [PATCH] More perldelta.pod nits
11751              From: Simon Glover <scog@roe.ac.uk>
11752              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
11753              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
11754      Branch: perl
11755            ! pod/perldelta.pod
11756 ____________________________________________________________________________
11757 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
11758         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
11759              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11760              Date: Tue, 27 Nov 2001 11:52:31 -0000
11761              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
11762      Branch: perl
11763            ! ext/Devel/PPPort/harness/Makefile.PL
11764 ____________________________________________________________________________
11765 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
11766         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
11767              From: Michael G Schwern <schwern@pobox.com>
11768              Date: Tue, 27 Nov 2001 03:38:24 -0500
11769              Message-ID: <20011127033824.A17775@blackrider>
11770      Branch: perl
11771            ! t/TEST
11772 ____________________________________________________________________________
11773 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
11774         Log: Subject: Re: perlcc very broken
11775              From: John Peacock <jpeacock@rowman.com>
11776              Date: Tue, 27 Nov 2001 06:48:01 -0500
11777              Message-ID: <3C037D71.4030508@rowman.com>
11778      Branch: perl
11779            ! utils/perlcc.PL
11780 ____________________________________________________________________________
11781 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
11782         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
11783              From: David Dyck <dcd@tc.fluke.com>
11784              Date: Mon, 26 Nov 2001 22:04:38 -0800
11785              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
11786      Branch: perl
11787            ! t/op/pack.t
11788 ____________________________________________________________________________
11789 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
11790         Log: Subject: [ID 20011126.149] t/op/split fails step 37
11791              From: David Dyck <dcd@tc.fluke.com>
11792              Date: Mon, 26 Nov 2001 21:52:35 -0800
11793              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
11794      Branch: perl
11795            ! t/op/split.t
11796 ____________________________________________________________________________
11797 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
11798         Log: incorporate last minute change from libnet 1.0901-tobe
11799      Branch: perl
11800            ! lib/Net/SMTP.pm
11801 ____________________________________________________________________________
11802 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
11803         Log: Pass 7 at perldelta - random edits.
11804      Branch: perl
11805            ! pod/perldelta.pod
11806 ____________________________________________________________________________
11807 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
11808         Log: Portability and skippage tweaks.
11809      Branch: perl
11810            ! t/op/split.t
11811 ____________________________________________________________________________
11812 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
11813         Log: (retracted by #13449)
11814              Try to make Unicode casemapping to work for EBCDIC, too.
11815      Branch: perl
11816            ! utf8.c
11817 ____________________________________________________________________________
11818 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
11819         Log: Just printing 1..0 is not quite enough...
11820      Branch: perl
11821            ! lib/Dumpvalue.t
11822 ____________________________________________________________________________
11823 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
11824         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
11825              Delay the match until runtime.
11826      Branch: perl
11827            ! t/op/append.t
11828 ____________________________________________________________________________
11829 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
11830         Log: UTF-EBCDIC.
11831      Branch: perl
11832            ! ext/Devel/Peek/Peek.t
11833 ____________________________________________________________________________
11834 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
11835         Log: Be UTF-EBCDIC aware.
11836      Branch: perl
11837            ! lib/bytes.t
11838 ____________________________________________________________________________
11839 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
11840         Log: Bad assumption which way digits and letters sort.
11841      Branch: perl
11842            ! lib/English.t
11843 ____________________________________________________________________________
11844 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
11845         Log: If in EBCDIC but no Convert::EBCDIC
11846              the libnet tests will all fail.
11847      Branch: perl
11848            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
11849            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
11850            ! lib/Net/t/smtp.t lib/Net/t/time.t
11851 ____________________________________________________________________________
11852 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
11853         Log: Just sorting to guarantee order is not enough.
11854              (Think EBCDIC.) 
11855      Branch: perl
11856            ! lib/ExtUtils/Manifest.t
11857 ____________________________________________________________________________
11858 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
11859         Log: OS/390 cleanable gunk.
11860      Branch: perl
11861            ! lib/ExtUtils/MM_Unix.pm
11862 ____________________________________________________________________________
11863 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
11864         Log: Update the EBCDIC MD5 checksums.
11865      Branch: perl
11866            ! ext/Digest/MD5/t/files.t
11867 ____________________________________________________________________________
11868 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
11869         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
11870              From: Nicholas Clark <nick@ccl4.org>
11871              Date: Mon, 26 Nov 2001 23:06:34 +0000
11872              Message-ID: <20011126230633.Q37621@plum.flirble.org>
11873      Branch: perl
11874            ! installman
11875 ____________________________________________________________________________
11876 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
11877         Log: sort tweaks from John P. Linderman.
11878      Branch: perl
11879            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
11880 ____________________________________________________________________________
11881 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
11882         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
11883              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
11884              Date: Mon, 26 Nov 2001 18:47:25 -0600
11885              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
11886              
11887              Craig Berry submitted half of this patch just yesterday.
11888              Spooky cosmic resonance.
11889      Branch: perl
11890            ! ext/Socket/Socket.xs
11891 ____________________________________________________________________________
11892 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
11893         Log: Subject: [PATCH] doio slightly smaller
11894              From: Nicholas Clark <nick@ccl4.org>
11895              Date: Tue, 27 Nov 2001 00:40:23 +0000      
11896              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
11897      Branch: perl
11898            ! doio.c
11899 ____________________________________________________________________________
11900 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
11901         Log: perldelta nits from Autrijus Tang and Ron Kimball.
11902      Branch: perl
11903            ! pod/perldelta.pod
11904 ____________________________________________________________________________
11905 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
11906         Log: Subject: [PATCH] unpack P* uses random length for item
11907              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
11908              Date: Mon, 26 Nov 2001 19:56:32 +0100
11909              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
11910      Branch: perl
11911            ! pod/perldiag.pod pp_pack.c t/op/pack.t
11912 ____________________________________________________________________________
11913 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
11914         Log: Subject: [PATCH current] system and taintedness
11915              From: Radu Greab <radu@netsoft.ro>
11916              Date: Mon, 26 Nov 2001 18:42:29 +0200
11917              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
11918      Branch: perl
11919            ! pp_sys.c t/op/taint.t
11920 ____________________________________________________________________________
11921 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
11922         Log: Subject: [PATCH @ 13283] Devel::PPPort
11923              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11924              Date: Mon, 26 Nov 2001 14:37:17 -0000
11925              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
11926      Branch: perl
11927            + ext/Devel/PPPort/MANIFEST
11928            ! MANIFEST ext/Devel/PPPort/Makefile.PL
11929            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
11930            ! ext/Devel/PPPort/harness/Harness.xs
11931            ! ext/Devel/PPPort/harness/Makefile.PL
11932            ! ext/Devel/PPPort/harness/module2.c
11933            ! ext/Devel/PPPort/harness/module3.c
11934            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
11935 ____________________________________________________________________________
11936 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
11937         Log: Update the test list.
11938      Branch: perl
11939            ! t/lib/1_compile.t
11940 ____________________________________________________________________________
11941 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
11942         Log: Sync-up tests with libnet distribution
11943      Branch: perl
11944            + lib/Net/t/netrc.t
11945            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
11946 ____________________________________________________________________________
11947 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
11948         Log: Update Changes.
11949      Branch: perl
11950            ! Changes patchlevel.h
11951 ____________________________________________________________________________
11952 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
11953         Log: Upgrade to podlators 1.16.
11954      Branch: perl
11955            + lib/Pod/t/basic.cap
11956            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
11957            ! lib/Pod/t/basic.t pod/pod2man.PL
11958 ____________________________________________________________________________
11959 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
11960         Log: Pass 6 at perldelta - sort enhancements, generic and
11961              platform specific bug fixes.
11962      Branch: perl
11963            ! pod/perldelta.pod
11964 ____________________________________________________________________________
11965 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
11966         Log: PROPAGATE documentation from Tony Cook.
11967      Branch: perl
11968            ! pod/perlfunc.pod
11969 ____________________________________________________________________________
11970 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
11971         Log: DJGPP cannot do signals that well.
11972      Branch: perl
11973            ! ext/POSIX/t/sigaction.t
11974 ____________________________________________________________________________
11975 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
11976         Log: Can't do subsecond alarms without ualarm; and break out
11977              early if alarms do not seem to be coming in as expected.
11978      Branch: perl
11979            ! ext/Time/HiRes/HiRes.t
11980 ____________________________________________________________________________
11981 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
11982         Log: No Socket, little Net.
11983      Branch: perl
11984            ! t/lib/1_compile.t
11985 ____________________________________________________________________________
11986 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
11987         Log: Take the taint brush to the getcwds.
11988      Branch: perl
11989            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
11990 ____________________________________________________________________________
11991 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
11992         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
11993              From: "Craig A. Berry" <craigberry@mac.com>
11994              Date: Sun, 25 Nov 2001 16:20:45 -0600
11995              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
11996      Branch: perl
11997            ! ext/Socket/Socket.xs
11998 ____________________________________________________________________________
11999 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
12000         Log: Since in some DOS filesystems the timestamp granularity
12001              may be only two seconds, better sleep for three to play safe.
12002              (Helps CygWin, at least.)
12003      Branch: perl
12004            ! lib/Memoize/t/expire_file.t
12005 ____________________________________________________________________________
12006 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
12007         Log: For some reason CygWin wasn't collapsing multiple
12008              slashes into one, which made some Spec.t tests to fail.
12009              Either CygWin was being too prudish or the collapsing
12010              logic needs to be rethunk.
12011      Branch: perl
12012            ! lib/File/Spec/Unix.pm
12013 ____________________________________________________________________________
12014 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
12015         Log: Cygwin needs to have libperl.dll around if trying to link
12016              with -lperl.  Note: this change cures the test but whether
12017              it cures CygPerl installation, I don't know: hopefully the
12018              libperl5_7_2.dll, or the version equivalent, gets installed
12019              also as libperl.dll to the proper place(s).
12020      Branch: perl
12021            ! lib/ExtUtils/Embed.t
12022 ____________________________________________________________________________
12023 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
12024         Log: -I../lib/.. and -L../lib/..?  Strange.
12025      Branch: perl
12026            ! lib/ExtUtils/Embed.t
12027 ____________________________________________________________________________
12028 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
12029         Log: $MM?
12030      Branch: perl
12031            ! lib/ExtUtils/Embed.pm
12032 ____________________________________________________________________________
12033 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
12034         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
12035              From: Dave Rolsky <autarch@urth.org>
12036              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
12037              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
12038      Branch: perl
12039            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
12040            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12041 ____________________________________________________________________________
12042 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
12043         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
12044              From: chromatic <chromatic@rmci.net>
12045              Date: Sat, 24 Nov 2001 14:56:57 -0700
12046              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
12047              
12048              plus a tweak for ithreads builds.
12049      Branch: perl
12050            + lib/DB.t
12051            ! MANIFEST lib/DB.pm
12052 ____________________________________________________________________________
12053 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
12054         Log: Win32 compilation tweaks for Blair Zajac.
12055      Branch: perl
12056            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
12057 ____________________________________________________________________________
12058 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
12059         Log: I don't think trying to bracket the hires time with lores
12060              times is going to be portable enough: Cygwin seems to be
12061              capable of getting hires ones rather consistently lower
12062              than the lores ones.  So let's try average difference instead.
12063      Branch: perl
12064            ! ext/Time/HiRes/HiRes.t
12065 ____________________________________________________________________________
12066 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
12067         Log: Subject: Re: benchmarks, sorts and reproducibility
12068              From: "John P. Linderman" <jpl@research.att.com>
12069              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
12070              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
12071              
12072              Randomize large partitions for quicksort to dodge the
12073              angry gods of quadratic.
12074      Branch: perl
12075            ! pp_sort.c
12076 ____________________________________________________________________________
12077 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
12078         Log: The joys of portable quoting.
12079      Branch: perl
12080            ! ext/Devel/PPPort/harness/Makefile.PL
12081 ____________________________________________________________________________
12082 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
12083         Log: sort pragma tweaks.
12084      Branch: perl
12085            ! lib/sort.pm
12086 ____________________________________________________________________________
12087 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
12088         Log: Skip the link= directives of utils.lst if no mandir
12089              (if no manpages).
12090      Branch: perl
12091            ! installman
12092 ____________________________________________________________________________
12093 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
12094         Log: integrate changes#8340,13260 from mainline
12095              
12096              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12097              
12098              change#3373 introduced a handle leak in backticks and piped open()s
12099              that fail
12100      Branch: maint-5.6/perl
12101            ! t/io/pipe.t util.c
12102 ____________________________________________________________________________
12103 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
12104         Log: change#3373 introduced a handle leak in backticks and piped open()s
12105              that fail
12106      Branch: perl
12107            ! util.c
12108 ____________________________________________________________________________
12109 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
12110         Log: metaconfig unit change for #13258.
12111      Branch: metaconfig/U/perl
12112            ! d_procselfexe.U
12113 ____________________________________________________________________________
12114 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
12115         Log: Extraenous breaks noticed by David Dyck.
12116      Branch: perl
12117            ! Configure
12118 ____________________________________________________________________________
12119 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
12120         Log: Revert the /proc/self/auxv experiment for now.
12121      Branch: perl
12122            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
12123 ____________________________________________________________________________
12124 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
12125         Log: Also ExtUtils.t had $^X assumptions.
12126      Branch: perl
12127            ! lib/ExtUtils.t
12128 ____________________________________________________________________________
12129 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
12130         Log: Now is Solaris if you start the t/perl in the t/
12131              as "./perl", the $^X will be "../perl", not "./perl".
12132      Branch: perl
12133            ! t/lib/1_compile.t
12134 ____________________________________________________________________________
12135 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
12136         Log: The new way of finding out $^X in Solaris
12137              requires a little tweak if the executable
12138              pathname is *not* absolute: prepend "./"
12139              (otherwise `$^X ...` will start perl from PATH...)
12140      Branch: perl
12141            ! perl.c
12142 ____________________________________________________________________________
12143 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
12144         Log: Avoid "will not stay shared" warnings.
12145      Branch: perl
12146            ! lib/ExtUtils/MM_Unix.pm
12147 ____________________________________________________________________________
12148 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
12149         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
12150              From: Michael G Schwern <schwern@pobox.com>
12151              Date: Sat, 24 Nov 2001 19:56:18 -0500
12152              Message-ID: <20011124195618.A14614@blackrider>            
12153      Branch: perl
12154            ! perl.c pp_sys.c t/op/magic.t util.c
12155 ____________________________________________________________________________
12156 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
12157         Log: In the MakeMaker pm_to_blib target don't copy all
12158              the files in one fell swoop, deal with them hunkwise,
12159              helps for CLIs with limited line lengths.
12160              (This seems to help for DJGPP building Encode,
12161              where there are dozens of files to copy.)
12162      Branch: perl
12163            ! lib/ExtUtils/MM_Unix.pm
12164 ____________________________________________________________________________
12165 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
12166         Log: testsuite leaves stray files behind on windows
12167      Branch: perl
12168            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
12169 ____________________________________________________________________________
12170 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
12171         Log: xsubpp produces a spurious warning on directories called 'typemap'
12172      Branch: perl
12173            ! lib/ExtUtils/xsubpp
12174 ____________________________________________________________________________
12175 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
12176         Log: xsubpp treats invalid (indented) cpp directives as comments
12177      Branch: perl
12178            ! ext/IO/IO.xs
12179 ____________________________________________________________________________
12180 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
12181         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
12182      Branch: perl
12183            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
12184 ____________________________________________________________________________
12185 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
12186         Log: The debug_pag needs to be visible at all times
12187              because of the re extension.
12188      Branch: perl
12189            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
12190 ____________________________________________________________________________
12191 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
12192         Log: Subject: Re: [PATCH] Tests are good
12193              From: Philip Newton <Philip.Newton@gmx.net>
12194              Date: Sat, 24 Nov 2001 21:24:00 +0100
12195              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
12196      Branch: perl
12197            ! pod/perlhack.pod
12198 ____________________________________________________________________________
12199 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
12200         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
12201              From: "Craig A. Berry" <craigberry@mac.com> 
12202              Date: Sat, 24 Nov 2001 12:45:44 -0600
12203              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
12204              
12205              (with tweaks, and combined with Sarathy's #13242)
12206      Branch: perl
12207            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
12208 ____________________________________________________________________________
12209 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
12210         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
12211              From: John Peacock <jpeacock@rowman.com>
12212              Date: Sat, 24 Nov 2001 14:27:46 -0500
12213              Message-ID: <3BFFF4B2.40509@rowman.com> 
12214      Branch: perl
12215            ! lib/Exporter/Heavy.pm
12216 ____________________________________________________________________________
12217 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
12218         Log: use portable quotes
12219      Branch: perl
12220            ! ext/Devel/PPPort/harness/Makefile.PL
12221 ____________________________________________________________________________
12222 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
12223         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
12224              From: Nicholas Clark <nick@ccl4.org>
12225              Date: Sat, 24 Nov 2001 18:06:26 +0000
12226              Message-ID: <20011124180626.T37621@plum.flirble.org>
12227      Branch: perl
12228            ! installman
12229 ____________________________________________________________________________
12230 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
12231         Log: Subject: [PATCH] perl5005delta.pod L<>
12232              From: Nicholas Clark <nick@ccl4.org>
12233              Date: Sat, 24 Nov 2001 18:04:21 +0000
12234              Message-ID: <20011124180421.S37621@plum.flirble.org>
12235      Branch: perl
12236            ! pod/perl5005delta.pod
12237 ____________________________________________________________________________
12238 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
12239         Log: fix typo in config.vc; regenerate win32 config_H.* files
12240      Branch: perl
12241            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12242            ! win32/config_H.vc
12243 ____________________________________________________________________________
12244 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
12245         Log: Mention the charnames::vianame().
12246      Branch: perl
12247            ! pod/perluniintro.pod
12248 ____________________________________________________________________________
12249 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
12250         Log: Add charnames::vianame() in case people want to access
12251              the codes in run-time (as opposed to the compile-timeness
12252              of \N{...}).
12253      Branch: perl
12254            ! lib/charnames.pm lib/charnames.t
12255 ____________________________________________________________________________
12256 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
12257         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
12258              From: Nicholas Clark <nick@ccl4.org>
12259              Date: Sat, 24 Nov 2001 16:30:42 +0000
12260              Message-ID: <20011124163042.R37621@plum.flirble.org>
12261      Branch: perl
12262            ! regcomp.c regcomp.h
12263 ____________________________________________________________________________
12264 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
12265         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
12266              From: Nicholas Clark <nick@ccl4.org>
12267              Date: Sat, 24 Nov 2001 16:24:33 +0000
12268              Message-ID: <20011124162433.Q37621@plum.flirble.org>
12269              
12270              cmp fixes.
12271      Branch: perl
12272            ! pp.c
12273 ____________________________________________________________________________
12274 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
12275         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
12276              (It seems that "./perl" gets resolved to "perl" now.)
12277      Branch: perl
12278            ! perl.c
12279 ____________________________________________________________________________
12280 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
12281         Log: Subject: [PATCH] DB_File 1.800        
12282              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
12283              Date: Sat, 24 Nov 2001 11:41:41 -0000
12284              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
12285      Branch: perl
12286            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12287            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
12288            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
12289            ! ext/DB_File/t/db-recno.t
12290 ____________________________________________________________________________
12291 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
12292         Log: Tweak the PUSHED documentation.
12293      Branch: perl
12294            ! ext/PerlIO/Via/Via.pm
12295 ____________________________________________________________________________
12296 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
12297         Log: Update 1_compile for new known tests.
12298      Branch: perl
12299            ! t/lib/1_compile.t
12300 ____________________________________________________________________________
12301 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
12302         Log: Move the MBF/MBI test modules to t/lib.
12303      Branch: perl
12304            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
12305            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
12306            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
12307            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
12308            ! lib/Math/BigInt/t/sub_mbi.t
12309 ____________________________________________________________________________
12310 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
12311         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
12312              From: "Craig A. Berry" <craigberry@mac.com> 
12313              Date: Fri, 23 Nov 2001 18:05:35 -0600
12314              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
12315      Branch: perl
12316            ! configure.com
12317 ____________________________________________________________________________
12318 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
12319         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
12320              From: PPrymmer@factset.com 
12321              Date: Fri, 23 Nov 2001 17:03:07 -0500
12322              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
12323      Branch: perl
12324            ! ext/Unicode/Normalize/mkheader
12325 ____________________________________________________________________________
12326 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
12327         Log: Here are the right helper files.
12328      Branch: perl
12329            + t/lib/Filter/Simple/ExportTest.pm
12330            + t/lib/Filter/Simple/FilterOnlyTest.pm
12331            + t/lib/Filter/Simple/FilterTest.pm
12332            + t/lib/Filter/Simple/ImportTest.pm
12333            ! MANIFEST
12334 ____________________________________________________________________________
12335 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
12336         Log: Update Changes.
12337      Branch: perl
12338            ! Changes patchlevel.h
12339 ____________________________________________________________________________
12340 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
12341         Log: Never mind.
12342      Branch: perl
12343            - lib/Filter/Simple/lib/ExportTest.pm
12344            - lib/Filter/Simple/lib/ImportTest.pm
12345 ____________________________________________________________________________
12346 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
12347         Log: Mis-add.
12348      Branch: perl
12349            + lib/Filter/Simple/lib/ExportTest.pm
12350            + lib/Filter/Simple/lib/ImportTest.pm
12351 ____________________________________________________________________________
12352 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
12353         Log: Upgrade to Filter::Simple 0.77.
12354      Branch: perl
12355            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
12356            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
12357            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
12358            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
12359            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
12360 ____________________________________________________________________________
12361 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
12362         Log: Missing p4 add.
12363      Branch: perl
12364            + lib/ExtUtils/MM_VMS.t
12365 ____________________________________________________________________________
12366 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
12367         Log: Pass 5 at perldelta - module and utility updates cleanup.
12368      Branch: perl
12369            ! pod/perldelta.pod
12370 ____________________________________________________________________________
12371 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
12372         Log: metaconfig unit change for #13219.
12373      Branch: metaconfig/U/perl
12374            ! d_procselfexe.U
12375 ____________________________________________________________________________
12376 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
12377         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
12378      Branch: perl
12379            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12380            ! pod/buildtoc.PL pod/perltoc.pod
12381 ____________________________________________________________________________
12382 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
12383         Log: Add procselfexe and d_dirfd to strange lands.
12384      Branch: perl
12385            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
12386            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
12387            ! vos/config.ga.def vos/config.ga.h win32/config.bc
12388            ! win32/config.gc win32/config.vc win32/config.win64
12389            ! wince/config.ce
12390 ____________________________________________________________________________
12391 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
12392         Log: metaconfig unit change for #13216.
12393      Branch: metaconfig/U/perl
12394            ! d_procselfexe.U
12395 ____________________________________________________________________________
12396 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
12397         Log: Better to "quote" the pathname.
12398      Branch: perl
12399            ! Configure config_h.SH
12400 ____________________________________________________________________________
12401 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
12402         Log: Use PROCSELFEXE_PATH.
12403      Branch: perl
12404            ! perl.c
12405 ____________________________________________________________________________
12406 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
12407         Log: metaconfig unit change for #13213.
12408      Branch: metaconfig/U/perl
12409            ! d_procselfexe.U
12410 ____________________________________________________________________________
12411 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
12412         Log: Add probing for BSD-like /proc/curproc/file.
12413      Branch: perl
12414            ! Configure config_h.SH
12415 ____________________________________________________________________________
12416 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
12417         Log: metaconfig unit change for 13211.
12418      Branch: metaconfig/U/perl
12419            + d_dirfd.U
12420 ____________________________________________________________________________
12421 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
12422         Log: Add probing for dirfd() so that it can be added it IO::Dir.
12423      Branch: perl
12424            ! Configure config_h.SH perl.h
12425 ____________________________________________________________________________
12426 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
12427         Log: ...and update the test count.
12428      Branch: perl
12429            ! lib/Pod/t/basic.t
12430 ____________________________________________________________________________
12431 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
12432         Log: Must remove the cap test also from the test script.
12433      Branch: perl
12434            ! lib/Pod/t/basic.t
12435 ____________________________________________________________________________
12436 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
12437         Log: Subject: [PATCH] Tests are good
12438              From: Nicholas Clark <nick@ccl4.org>
12439              Date: Fri, 23 Nov 2001 18:12:21 +0000
12440              Message-ID: <20011123181220.F37621@plum.flirble.org>
12441      Branch: perl
12442            ! pod/perlhack.pod
12443 ____________________________________________________________________________
12444 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
12445         Log: The basic.cap from podlators 1.14 is not very portable.
12446      Branch: perl
12447            - lib/Pod/t/basic.cap
12448            ! MANIFEST
12449 ____________________________________________________________________________
12450 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
12451         Log: Subject: Re: [DOC PATCHES] pod cleanups
12452              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
12453              Date: 22 Nov 2001 12:54:16 -0000
12454              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
12455      Branch: perl
12456            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
12457            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
12458 ____________________________________________________________________________
12459 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
12460         Log: FAQ sync.
12461      Branch: perl
12462            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
12463 ____________________________________________________________________________
12464 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
12465         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
12466              From: PPrymmer@factset.com
12467              Date: Fri, 23 Nov 2001 11:43:45 -0500
12468              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
12469      Branch: perl
12470            ! MANIFEST lib/ExtUtils/MM_VMS.pm
12471 ____________________________________________________________________________
12472 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
12473         Log: Corify podlators 1.14 test.
12474      Branch: perl
12475            ! lib/Pod/t/basic.t
12476 ____________________________________________________________________________
12477 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
12478         Log: Output tweak needed because of podlators 1.14.
12479      Branch: perl
12480            ! t/pod/multiline_items.xr
12481 ____________________________________________________________________________
12482 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
12483         Log: Upgrade to podlators 1.14.
12484      Branch: perl
12485            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
12486            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
12487            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
12488            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
12489            ! lib/Pod/Text/Overstrike.pm
12490 ____________________________________________________________________________
12491 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
12492         Log: perlmodinstall tweaks from Philip Newton.
12493      Branch: perl
12494            ! pod/perlmodinstall.pod
12495 ____________________________________________________________________________
12496 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
12497         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
12498              From: Autrijus Tang <autrijus@autrijus.org>           
12499              Date: Fri, 23 Nov 2001 23:55:53 +0800
12500              Message-ID: <20011123235553.A2310@not.autrijus.org>
12501      Branch: perl
12502            ! Porting/genlog
12503 ____________________________________________________________________________
12504 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
12505         Log: Subject: Re: regex oddness with \Z and $&
12506              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
12507              Date: Fri, 23 Nov 2001 15:15:24 +0000
12508              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
12509      Branch: perl
12510            ! regcomp.c t/op/re_tests
12511 ____________________________________________________________________________
12512 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
12513         Log: regen_headers.
12514      Branch: perl
12515            ! embed.h global.sym pod/perlapi.pod proto.h
12516 ____________________________________________________________________________
12517 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
12518         Log: Forgotten check-in.
12519      Branch: perl
12520            ! pod/perlapi.pod
12521 ____________________________________________________________________________
12522 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
12523         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
12524      Branch: perl
12525            ! lib/Test/Simple.pm
12526 ____________________________________________________________________________
12527 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
12528         Log: Retract #13173 (effectively retract Net::Ping 2.06,
12529              go back to 2.04, the 2.06 hasn't seen the patches
12530              that have gone to the blead version.)
12531      Branch: perl
12532            - lib/Net/Ping/CHANGES lib/Net/Ping/README
12533            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
12534            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
12535            - lib/Net/Ping/t/200_ping_tcp.t
12536            ! MANIFEST lib/Net/Ping.pm
12537 ____________________________________________________________________________
12538 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
12539         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
12540              From: Robin Barker <rmb1@cise.npl.co.uk>
12541              Date: Thu, 22 Nov 2001 11:00:38 GMT
12542              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
12543      Branch: perl
12544            ! utils/perldoc.PL
12545 ____________________________________________________________________________
12546 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
12547         Log: metaconfig unit change for #13191.
12548      Branch: metaconfig/U/perl
12549            ! d_procselfexe.U
12550 ____________________________________________________________________________
12551 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
12552         Log: procselfexe tweak: for some reason I had a ls in
12553              /proc/self/exe, not the ls Configure thought it
12554              would found.
12555      Branch: perl
12556            ! Configure
12557 ____________________________________________________________________________
12558 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
12559         Log: Corify the Net::Ping tests; skip the tests
12560              unless $ENV{PERL_TEST_Net_Ping} is true.
12561      Branch: perl
12562            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
12563            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
12564            ! lib/Net/Ping/t/200_ping_tcp.t
12565 ____________________________________________________________________________
12566 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
12567         Log: metaconfig units changes for #13188.
12568      Branch: metaconfig
12569            ! U/modified/Head.U
12570      Branch: metaconfig/U/perl
12571            ! issymlink.U
12572 ____________________________________________________________________________
12573 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
12574         Log: The #13182 didn't really help.  The real problem
12575              seems to be that 'sh' can in AIX mean at least three
12576              different things, and we can't know which one it is
12577              unless we export $newsh from an earlier run (and it's
12578              the 'bsh' aka 'sh' that has the the broken test -h).
12579      Branch: perl
12580            ! Configure
12581 ____________________________________________________________________________
12582 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
12583         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
12584      Branch: perl
12585            ! op.c t/op/override.t
12586 ____________________________________________________________________________
12587 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
12588         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
12589              From: PPrymmer@factset.com 
12590              Date: Wed, 21 Nov 2001 20:17:25 -0500
12591              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
12592      Branch: perl
12593            ! lib/Shell.t
12594 ____________________________________________________________________________
12595 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
12596         Log: Reapply perlmodinstall parts of #12897.
12597      Branch: perl
12598            ! pod/perlmodinstall.pod
12599 ____________________________________________________________________________
12600 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
12601         Log: perlmodinstall 2.01 from Jon Orwant.
12602      Branch: perl
12603            ! pod/perlmodinstall.pod
12604 ____________________________________________________________________________
12605 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
12606         Log: Subject: [PATCH @10907] REXX on OS/2
12607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12608              Date: Wed, 21 Nov 2001 15:26:11 -0500
12609              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
12610      Branch: perl
12611            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
12612            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
12613 ____________________________________________________________________________
12614 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
12615         Log: metaconfig unit change for #13181.
12616      Branch: metaconfig/U/perl
12617            ! issymlink.U
12618 ____________________________________________________________________________
12619 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
12620         Log: AIX has broken builtin 'test'.
12621      Branch: perl
12622            ! Configure
12623 ____________________________________________________________________________
12624 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
12625         Log: Subject: [PATCH 5.7.x] INSTALL size update
12626              From: Andy Dougherty <doughera@lafayette.edu>
12627              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
12628              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
12629      Branch: perl
12630            ! INSTALL
12631 ____________________________________________________________________________
12632 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
12633         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
12634              to pp_sort.c.  Includes the quicksort stabilizing layer
12635              from John P. Linderman.  -Msort=qsort or -Msort=fast is
12636              faster than without (or with -Msort=mergesort or -Msort=safe)
12637              for short random inputs, but for some reason not quite as fast
12638              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
12639              optimizing definitely needed.
12640      Branch: perl
12641            + lib/sort.pm lib/sort.t pp_sort.c
12642            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
12643            ! embed.pl global.sym perl.h pp_ctl.c proto.h
12644            ! vms/descrip_mms.template vos/build.cm win32/Makefile
12645            ! win32/makefile.mk wince/Makefile.ce
12646 ____________________________________________________________________________
12647 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
12648         Log: Sync file with libnet-1.0901-tobe
12649      Branch: perl
12650            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
12651            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
12652            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
12653            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
12654            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
12655 ____________________________________________________________________________
12656 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
12657         Log: Subject: [PATCH perldoc] problems with pod2man
12658              From: Robin Barker <rmb1@cise.npl.co.uk>
12659              Date: Wed, 21 Nov 2001 17:48:51 GMT
12660              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
12661      Branch: perl
12662            ! utils/perldoc.PL
12663 ____________________________________________________________________________
12664 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
12665         Log: debug_pad only visible when debugging.
12666      Branch: perl
12667            ! makedef.pl
12668 ____________________________________________________________________________
12669 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
12670         Log: metaconfig units changes for #13174.
12671      Branch: metaconfig/U/perl
12672            + d_procselfexe.U
12673            - procselfexe.U
12674 ____________________________________________________________________________
12675 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
12676         Log: procselfexe tweaks.
12677      Branch: perl
12678            ! Configure config_h.SH
12679 ____________________________________________________________________________
12680 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
12681         Log: Upgrade to Net::Ping 2.06.
12682      Branch: perl
12683            + lib/Net/Ping/CHANGES lib/Net/Ping/README
12684            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
12685            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
12686            + lib/Net/Ping/t/200_ping_tcp.t
12687            ! MANIFEST lib/Net/Ping.pm
12688 ____________________________________________________________________________
12689 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
12690         Log: Upgrade to Math::BigInt 1.47.
12691      Branch: perl
12692            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
12693            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
12694            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
12695            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
12696            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
12697            ! lib/Math/BigInt/t/sub_mbi.t
12698 ____________________________________________________________________________
12699 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
12700         Log: Dynaloading for POSIX-BC from Thomas Dorner.
12701      Branch: perl
12702            ! hints/posix-bc.sh
12703 ____________________________________________________________________________
12704 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
12705         Log: Strange: the same mysterious regex study bug
12706              seems to be present both in OS/390 and POSIX-BC.
12707              Deep EBCDIC magic that regex engine gets wrong,
12708              or a bug in some compiler/library shared by the
12709              two platforms?  From Thomas Dorner.
12710      Branch: perl
12711            ! t/op/study.t
12712 ____________________________________________________________________________
12713 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
12714         Log: More lost and found.
12715      Branch: perl
12716            + lib/Test/Simple/README
12717            ! MANIFEST
12718 ____________________________________________________________________________
12719 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
12720         Log: MANIFESTly missing.
12721      Branch: perl
12722            ! MANIFEST
12723 ____________________________________________________________________________
12724 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
12725         Log: Subject: Re: PERFORCE change 13162 for review               
12726              From: Philip Newton <Philip.Newton@gmx.net> 
12727              Date: Wed, 21 Nov 2001 16:44:30 +0100
12728              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
12729      Branch: perl
12730            ! ext/Devel/PPPort/PPPort.pm
12731 ____________________________________________________________________________
12732 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
12733         Log: Update Changes.
12734      Branch: perl
12735            ! Changes patchlevel.h
12736 ____________________________________________________________________________
12737 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
12738         Log: Small doc tweaks.
12739      Branch: perl
12740            ! ext/PerlIO/Via/Via.pm
12741 ____________________________________________________________________________
12742 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
12743         Log: Redundant return.
12744      Branch: perl
12745            ! ext/MIME/Base64/QuotedPrint.pm
12746 ____________________________________________________________________________
12747 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
12748         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
12749              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
12750              Date: Wed, 21 Nov 2001 10:23:16 +0100
12751              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
12752      Branch: perl
12753            ! pp_pack.c t/op/pack.t
12754 ____________________________________________________________________________
12755 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
12756         Log: Add Devel::PPPort originally from Kenneth Albanowski,
12757              revigorated by Paul Marquess: gives h2xs a Perl version
12758              portability boost.
12759      Branch: perl
12760            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
12761            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
12762            + ext/Devel/PPPort/harness/Harness.pm
12763            + ext/Devel/PPPort/harness/Harness.xs
12764            + ext/Devel/PPPort/harness/Makefile.PL
12765            + ext/Devel/PPPort/harness/module2.c
12766            + ext/Devel/PPPort/harness/module3.c
12767            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
12768            ! MANIFEST lib/h2xs.t utils/h2xs.PL
12769 ____________________________________________________________________________
12770 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
12771         Log: Oops.
12772      Branch: perl
12773            ! lib/Test/Simple/t/filehandles.t
12774 ____________________________________________________________________________
12775 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
12776         Log: Subject: Re: PERFORCE change 13152 for review               
12777              From: Philip Newton <Philip.Newton@gmx.net> 
12778              Date: Wed, 21 Nov 2001 09:04:05 +0100
12779              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
12780      Branch: perl
12781            ! lib/Test/Builder.pm
12782 ____________________________________________________________________________
12783 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
12784         Log: Subject: Re: PERFORCE change 13142 for review
12785              From: Philip Newton <Philip.Newton@gmx.net>
12786              Date: Wed, 21 Nov 2001 09:04:03 +0100
12787              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
12788              
12789              plus rewrap few paragraphs.
12790      Branch: perl
12791            ! lib/Pod/LaTeX.pm
12792 ____________________________________________________________________________
12793 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
12794         Log: Integrate #13154 from macperl; Remove comments.
12795      Branch: perl
12796           !> lib/File/Spec/Mac.pm
12797 ____________________________________________________________________________
12798 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
12799         Log: Update the list of modules having tests.
12800      Branch: perl
12801            ! t/lib/1_compile.t
12802 ____________________________________________________________________________
12803 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
12804         Log: Slight doc changes.
12805      Branch: maint-5.6/macperl
12806            ! macos/macperl/MacPerl.podhelp
12807 ____________________________________________________________________________
12808 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
12809         Log: Add UTF-16 coercion.
12810      Branch: maint-5.6/macperl
12811            ! macos/lib/Mac/AppleEvents/Simple.pm
12812 ____________________________________________________________________________
12813 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
12814         Log: Remove comments.
12815      Branch: maint-5.6/macperl
12816            ! lib/File/Spec/Mac.pm
12817 ____________________________________________________________________________
12818 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
12819         Log: Fix FSpGetCatInfo (and other functions) corrupting
12820              memory with bad filespecs (bug #471867)
12821      Branch: maint-5.6/macperl
12822            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
12823 ____________________________________________________________________________
12824 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
12825         Log: Upgrade to Test::Simple 0.33.
12826      Branch: perl
12827            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
12828            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
12829            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
12830 ____________________________________________________________________________
12831 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
12832         Log: Upgrade to Test::Harness 1.26.
12833      Branch: perl
12834            ! lib/Test/Harness.pm lib/Test/Harness/Changes
12835 ____________________________________________________________________________
12836 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
12837         Log: Integrate change #13145 from maintperl;
12838              another compatibility tweak to change#12559: avoid quoting
12839              arguments that already have quotes; add test case
12840      Branch: perl
12841           !> t/op/system_tests win32/win32.c
12842 ____________________________________________________________________________
12843 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
12844         Log: integrate change#13147 from mainline (fixes nit in change#10091)
12845              
12846              Subject: [PATCH] spaceship and refs
12847      Branch: maint-5.6/perl
12848            ! pp.c pp_hot.c t/op/cmp.t
12849 ____________________________________________________________________________
12850 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
12851         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
12852              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
12853              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
12854              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
12855      Branch: perl
12856            + lib/Pod/t/utils.t
12857            ! MANIFEST
12858 ____________________________________________________________________________
12859 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
12860         Log: Subject: [PATCH] spaceship and refs
12861              From: Nicholas Clark <nick@ccl4.org>
12862              Date: Tue, 20 Nov 2001 21:59:51 +0000
12863              Message-ID: <20011120215951.U62891@plum.flirble.org> 
12864      Branch: perl
12865            ! pp.c pp_hot.c t/op/cmp.t
12866 ____________________________________________________________________________
12867 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
12868         Log: Try to clarify which I/O call operates on bytes,
12869              which on characters, which on either.
12870      Branch: perl
12871            ! pod/perlfunc.pod
12872 ____________________________________________________________________________
12873 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
12874         Log: another compatibility tweak to change#12559: avoid quoting
12875              arguments that already have quotes; add test case
12876      Branch: maint-5.6/perl
12877            ! t/op/system_tests win32/win32.c
12878 ____________________________________________________________________________
12879 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
12880         Log: Give a simple example of writing PerlIO::Via handlers
12881              in Perl.
12882      Branch: perl
12883            ! ext/PerlIO/Via/Via.pm
12884 ____________________________________________________________________________
12885 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
12886         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
12887      Branch: perl
12888            + lib/Pod/t/latex.t
12889            ! MANIFEST
12890 ____________________________________________________________________________
12891 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
12892         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
12893              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12894              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
12895              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
12896      Branch: perl
12897            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
12898 ____________________________________________________________________________
12899 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
12900         Log: Spread d_procselfexe to far-off lands (undefined).
12901      Branch: perl
12902            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
12903            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
12904            ! vos/config.ga.def vos/config.ga.h win32/config.bc
12905            ! win32/config.gc win32/config.vc win32/config.win64
12906            ! wince/config.ce
12907 ____________________________________________________________________________
12908 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
12909         Log: Integrate perlio; add detection and use of /proc/self/exe
12910              (Linuxism for finding the absolute path of the executable)
12911      Branch: perl
12912           !> Configure config_h.SH perl.c t/op/magic.t
12913 ____________________________________________________________________________
12914 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
12915         Log: Really define do_report_used() only if DEBUGGING.
12916      Branch: perl
12917            ! sv.c
12918 ____________________________________________________________________________
12919 [ 13138] By: nick                                  on 2001/11/20  20:01:05
12920         Log: perl.c change to use HAS_PROCSELFEXE, also
12921              tweak to $^X test to comprehend full path to real executable
12922              being returned (like Cygwin as it happens...)
12923      Branch: perlio
12924            ! perl.c t/op/magic.t
12925 ____________________________________________________________________________
12926 [ 13137] By: nick                                  on 2001/11/20  19:46:00
12927         Log: Integrate mainline
12928      Branch: perlio
12929           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
12930           +> lib/NEXT/t/unseen.t
12931            - lib/NEXT/test.pl
12932           !> (integrate 34 files)
12933 ____________________________________________________________________________
12934 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
12935         Log: Subject: [?PATCH] terser pp_eq
12936              From: Nicholas Clark <nick@ccl4.org>
12937              Date: Mon, 19 Nov 2001 23:09:02 +0000
12938              Message-ID: <20011119230901.O62891@plum.flirble.org>
12939      Branch: perl
12940            ! pp_hot.c
12941 ____________________________________________________________________________
12942 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
12943         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
12944      Branch: perl
12945            ! pod/perldelta.pod
12946 ____________________________________________________________________________
12947 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
12948         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
12949              From: Andy Dougherty <doughera@lafayette.edu>
12950              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
12951              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
12952      Branch: perl
12953            ! ext/re/Makefile.PL ext/re/re.xs
12954 ____________________________________________________________________________
12955 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
12956         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
12957              From: Andy Dougherty <doughera@lafayette.edu>
12958              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
12959              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
12960      Branch: perl
12961            ! ext/re/re.xs
12962 ____________________________________________________________________________
12963 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
12964         Log: Integrate change #13119 from macperl.
12965              (No changes since already applied the patch,
12966              just keep perforce happy and well-fed.)
12967      Branch: perl
12968           !> lib/Pod/Html.pm
12969 ____________________________________________________________________________
12970 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
12971         Log: Subject: [PATCH] filter-util.pl for Mac OS
12972              From: Chris Nandor <pudge@pobox.com>
12973              Date: Tue, 20 Nov 2001 00:16:11 -0500
12974              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
12975      Branch: perl
12976            ! t/lib/filter-util.pl
12977 ____________________________________________________________________________
12978 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
12979         Log: Subject: [PATCH] Portability fix for Pod::Html
12980              From: Chris Nandor <pudge@pobox.com>
12981              Date: Tue, 20 Nov 2001 00:01:05 -0500
12982              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
12983      Branch: perl
12984            ! lib/Pod/Html.pm
12985 ____________________________________________________________________________
12986 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
12987         Log: Need to skip more tests if not perlio.
12988      Branch: perl
12989            ! lib/open.t
12990 ____________________________________________________________________________
12991 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
12992         Log: Pass 3 at perldelta - sort the lists of new modules,
12993              module improvements, and new platforms.
12994      Branch: perl
12995            ! pod/perldelta.pod
12996 ____________________________________________________________________________
12997 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
12998         Log: Document ${^OPEN}.
12999      Branch: perl
13000            ! pod/perlvar.pod
13001 ____________________________________________________________________________
13002 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
13003         Log: Make configpm work with extra keys
13004      Branch: maint-5.6/macperl
13005            ! macos/configpm
13006 ____________________________________________________________________________
13007 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
13008         Log: Version and doc updates
13009      Branch: maint-5.6/macperl
13010            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
13011 ____________________________________________________________________________
13012 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
13013         Log: More fixes for error message parsing (bug #470316)
13014      Branch: maint-5.6/macperl
13015            ! macos/macish.c
13016 ____________________________________________________________________________
13017 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
13018         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
13019              remove obsolete function (bug #465225)
13020      Branch: maint-5.6/macperl
13021            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
13022            ! macos/macperl/MPScript.c
13023 ____________________________________________________________________________
13024 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
13025         Log: Add p2as droplet to distribution.
13026      Branch: maint-5.6/macperl
13027            + macos/macperl/Droplets/p2as.plx
13028 ____________________________________________________________________________
13029 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
13030         Log: Bundle File::Sort.
13031      Branch: maint-5.6/macperl
13032            + macos/bundled_lib/blib/lib/File/Sort.pm
13033 ____________________________________________________________________________
13034 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
13035         Log: Various bundled module fixes.
13036      Branch: maint-5.6/macperl
13037            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
13038            ! macos/bundled_ext/Digest/MD5/t/files.t
13039            ! macos/bundled_ext/Filter/t/filter-util.pl
13040            ! macos/bundled_lib/blib/lib/Net/Config.pm
13041            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
13042 ____________________________________________________________________________
13043 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
13044         Log: Portability fix for Pod::Html.
13045      Branch: maint-5.6/macperl
13046            ! lib/Pod/Html.pm
13047 ____________________________________________________________________________
13048 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
13049         Log: Upgrade to Text::Balanced 1.89.
13050      Branch: perl
13051            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
13052            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
13053            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
13054            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
13055            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
13056            ! lib/Text/Balanced/t/gentag.t
13057 ____________________________________________________________________________
13058 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
13059         Log: Upgrade to NEXT 0.50.
13060      Branch: perl
13061            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
13062            + lib/NEXT/t/unseen.t
13063            - lib/NEXT/test.pl
13064            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
13065 ____________________________________________________________________________
13066 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
13067         Log: Integrate with maint-5.6/perl.
13068      Branch: maint-5.6/macperl
13069           !> win32/win32.c
13070 ____________________________________________________________________________
13071 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
13072         Log: Update the README.threads scary header a bit.
13073      Branch: perl
13074            ! README.threads
13075 ____________________________________________________________________________
13076 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
13077         Log: Pass 2 at perldelta: add some changes since 5.7.2.
13078      Branch: perl
13079            ! pod/perldelta.pod
13080 ____________________________________________________________________________
13081 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
13082         Log: Subject: [DOC PATCH] perlfaq4.pod 
13083              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13084              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
13085              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
13086      Branch: perl
13087            ! pod/perlfaq4.pod
13088 ____________________________________________________________________________
13089 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
13090         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
13091              From: Michael G Schwern <schwern@pobox.com> 
13092              Date: Mon, 19 Nov 2001 19:53:12 -0500
13093              Message-ID: <20011119195311.I11883@blackrider>
13094      Branch: perl
13095            ! perl.c
13096 ____________________________________________________________________________
13097 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
13098         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
13099              From: PPrymmer@factset.com
13100              Date: Mon, 19 Nov 2001 17:08:59 -0500
13101              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
13102      Branch: perl
13103            ! vms/descrip_mms.template
13104 ____________________________________________________________________________
13105 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
13106         Log: Create a per-interpeter debug scratchpad container
13107              and use that for the regexec debugging.
13108      Branch: perl
13109            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
13110 ____________________________________________________________________________
13111 [ 13109] By: nick                                  on 2001/11/19  22:01:45
13112         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
13113              Configure unit detects the feature).
13114      Branch: metaconfig/U/perl
13115            + procselfexe.U
13116      Branch: perlio
13117            ! Configure config_h.SH
13118 ____________________________________________________________________________
13119 [ 13108] By: nick                                  on 2001/11/19  20:39:17
13120         Log: Integrate mainline
13121      Branch: perlio
13122           +> t/op/or.t
13123           !> (integrate 44 files)
13124 ____________________________________________________________________________
13125 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
13126         Log: sysseek tweak.
13127      Branch: perl
13128            ! pod/perlfunc.pod
13129 ____________________________________________________________________________
13130 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
13131         Log: Move the sysio tests from io/utf8 to lib/open.
13132      Branch: perl
13133            ! lib/open.t t/io/utf8.t
13134 ____________________________________________________________________________
13135 [ 13105] By: nick                                  on 2001/11/19  20:15:39
13136         Log: Add a .package and a README to //depot/metaconfig
13137      Branch: metaconfig
13138            + .package README
13139 ____________________________________________________________________________
13140 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
13141         Log: Thou shalt not mix stdio and sysio.
13142      Branch: perl
13143            ! t/io/utf8.t
13144 ____________________________________________________________________________
13145 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
13146         Log: Update Changes.
13147      Branch: perl
13148            ! Changes patchlevel.h
13149 ____________________________________________________________________________
13150 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
13151         Log: The runops_debug needs to be present always, otherwise
13152              places like AIX which need an explicit symbol export list
13153              will croak when trying to build Devel::Peek (which uses
13154              the runops_debug).
13155      Branch: perl
13156            ! makedef.pl
13157 ____________________________________________________________________________
13158 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
13159         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
13160              From: PPrymmer@factset.com 
13161              Date: Mon, 19 Nov 2001 11:34:22 -0500
13162              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
13163      Branch: perl
13164            ! lib/Memoize/t/tie_sdbm.t
13165 ____________________________________________________________________________
13166 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
13167         Log: Retract #13088: it seems that unless dump.c is extensively
13168              reorganized as to what symbols it shows, when, and to whom,
13169              we are stuck with having the dump.o symbols in the libperl
13170              and thusly in the main Perl binary.
13171      Branch: perl
13172            ! embedvar.h perlapi.h perlvars.h
13173 ____________________________________________________________________________
13174 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
13175         Log: The _uni_display should not be in dump.c since they
13176              are used under normal operation (S_not_a_number()).
13177      Branch: perl
13178            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
13179 ____________________________________________________________________________
13180 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
13181         Log: Protect sv_dump() from being included unless DEBUGGING,
13182              as noticed by Ilya.
13183      Branch: perl
13184            ! sv.c
13185 ____________________________________________________________________________
13186 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
13187         Log: Pending further investigation skip the tell() tests.
13188              The tell() is okay on Solaris, HP-UX and Tru64, but fails
13189              (by returning too much) in Linux.
13190      Branch: perl
13191            ! t/io/utf8.t
13192 ____________________________________________________________________________
13193 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
13194         Log: Retract #13082 until a better solution is found:
13195              statics break ithreads.
13196      Branch: perl
13197            ! regexec.c
13198 ____________________________________________________________________________
13199 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
13200         Log: Figures 1 and 2 for UTF-8.
13201      Branch: perl
13202            ! pod/perlunicode.pod
13203 ____________________________________________________________________________
13204 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
13205         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
13206              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13207              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
13208              Message-ID: <20011119132645.A15034@rafael>
13209      Branch: perl
13210            ! op.c pod/perldiag.pod t/lib/warnings/op
13211 ____________________________________________________________________________
13212 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
13213         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
13214              From: Michael G Schwern <schwern@pobox.com> 
13215              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
13216              Message-ID: <20011119031112.E786@blackrider>
13217      Branch: perl
13218            ! t/op/closure.t
13219 ____________________________________________________________________________
13220 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
13221         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
13222              From: Michael G Schwern <schwern@pobox.com>
13223              Date: Mon, 19 Nov 2001 03:42:56 -0500
13224              Message-ID: <20011119034256.I786@blackrider>
13225      Branch: perl
13226            + t/op/or.t
13227            ! MANIFEST
13228 ____________________________________________________________________________
13229 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
13230         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
13231              From: "Craig A. Berry" <craigberry@mac.com>
13232              Date: Sun, 18 Nov 2001 14:33:48 -0600
13233              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
13234      Branch: perl
13235            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
13236 ____________________________________________________________________________
13237 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
13238         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
13239              From: Dave Rolsky <autarch@urth.org>
13240              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
13241              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
13242      Branch: perl
13243            ! lib/ExtUtils/Manifest.pm
13244 ____________________________________________________________________________
13245 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
13246         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
13247              From: Dave Rolsky <autarch@urth.org>
13248              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
13249              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
13250      Branch: perl
13251            ! lib/ExtUtils/Install.pm
13252 ____________________________________________________________________________
13253 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
13254         Log: The runops_dbg should not be needed.
13255      Branch: perl
13256            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
13257 ____________________________________________________________________________
13258 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
13259         Log: do_spawn() cleanup from Charles Lane.
13260      Branch: perl
13261            ! vms/vms.c
13262 ____________________________________________________________________________
13263 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
13264         Log: Update the list of tests.
13265      Branch: perl
13266            ! t/lib/1_compile.t
13267 ____________________________________________________________________________
13268 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
13269         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
13270              From: Michael G Schwern <schwern@pobox.com> 
13271              Date: Fri, 16 Nov 2001 17:37:04 -0500
13272              Message-ID: <20011116173703.L30160@blackrider>
13273      Branch: perl
13274            ! t/lib/warnings/sv
13275 ____________________________________________________________________________
13276 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
13277         Log: FAQ sync.
13278      Branch: perl
13279            ! pod/perlfaq4.pod
13280 ____________________________________________________________________________
13281 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
13282         Log: Integrate perlio; win32 sync.
13283      Branch: perl
13284           !> perlio.c win32/win32io.c
13285 ____________________________________________________________________________
13286 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
13287         Log: (retracted by #13096)
13288              Debugging would be badly skewed by a malloc per regex dump.
13289      Branch: perl
13290            ! regexec.c
13291 ____________________________________________________________________________
13292 [ 13081] By: nick                                  on 2001/11/18  19:08:40
13293         Log: Win32 layer has a dup which needs to match new prototype.
13294      Branch: perlio
13295            ! win32/win32io.c
13296 ____________________________________________________________________________
13297 [ 13080] By: nick                                  on 2001/11/18  19:05:02
13298         Log: Wrong way to get stdio mode used.
13299      Branch: perlio
13300            ! perlio.c
13301 ____________________________________________________________________________
13302 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
13303         Log: Retract #13048: that introduced a malloc() (through savepvn())
13304              to *every* m//, which killed the performance quite badly.
13305      Branch: perl
13306            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
13307 ____________________________________________________________________________
13308 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
13309         Log: Pass 1 at perldelta.pod: sort the section contents
13310              together, drop all but the 5.7.2 known problems,
13311              leave the 5.7.1 security note since that's the
13312              fullest explanation (update the date on that).
13313      Branch: perl
13314            ! pod/perldelta.pod
13315 ____________________________________________________________________________
13316 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
13317         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
13318              
13319              Tiny problem in the test for 20011113.110: I hope
13320              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
13321      Branch: perl
13322            ! pp.c t/op/repeat.t
13323 ____________________________________________________________________________
13324 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
13325         Log: All of syswrite/send/sendto need to return character counts,
13326              and character counts from the offset, not the beginning of
13327              the scalar.
13328      Branch: perl
13329            ! pp_sys.c
13330 ____________________________________________________________________________
13331 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
13332         Log: Integrate PerlIO: duping fixes.
13333      Branch: perl
13334           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
13335           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
13336           !> perliol.h sv.c
13337 ____________________________________________________________________________
13338 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
13339         Log: syswrite() was still returning byte counts, not character counts.
13340      Branch: perl
13341            ! pp_sys.c t/io/utf8.t
13342 ____________________________________________________________________________
13343 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
13344         Log: Add test for sysread().
13345      Branch: perl
13346            ! t/io/utf8.t
13347 ____________________________________________________________________________
13348 [ 13072] By: nick                                  on 2001/11/18  16:15:31
13349         Log: Allow dup'ing of PerlIO::Scalar etc.
13350      Branch: perlio
13351            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
13352            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
13353            ! perliol.h sv.c
13354 ____________________________________________________________________________
13355 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
13356         Log: Prepend a null byte to the test set.
13357      Branch: perl
13358            ! t/io/utf8.t
13359 ____________________________________________________________________________
13360 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
13361         Log: Document how "no utf8;" can become handy.
13362      Branch: perl
13363            ! lib/utf8.pm
13364 ____________________________________________________________________________
13365 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
13366         Log: Integrate perlio; force the inclusion of the PL_runops_*
13367      Branch: perl
13368           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
13369 ____________________________________________________________________________
13370 [ 13068] By: nick                                  on 2001/11/18  13:23:33
13371         Log: embed.pl generated changes I forgot to include
13372      Branch: perlio
13373            ! embedvar.h perlapi.h pod/perlapi.pod
13374 ____________________________________________________________________________
13375 [ 13067] By: nick                                  on 2001/11/18  12:50:19
13376         Log: Force inclusion of both Perl_runops_* in perl itself,
13377              so they are available for Peek.xs etc.
13378      Branch: perlio
13379            ! perlvars.h
13380 ____________________________________________________________________________
13381 [ 13066] By: nick                                  on 2001/11/18  11:00:34
13382         Log: Integrate mainline - a few Devel::Peak fails.
13383      Branch: perlio
13384           +> (branch 29 files)
13385            - ext/Thread/Thread.pm lib/Benchmark.t
13386            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
13387            - lib/Lingua/KO/Hangul/Util/README
13388            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
13389            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
13390            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
13391            - vms/ext/vmsish.pm vms/ext/vmsish.t
13392            ! hv.c
13393           !> (integrate 389 files)
13394 ____________________________________________________________________________
13395 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
13396         Log: Start working on perldelta.  This is not yet any sort of
13397              editing; just concatenating perl570delta, perl571delta,
13398              and perl572delta.  Any sorting not done, any duplicate
13399              removal not done, any removal or update of obsolete items
13400              not done, any changes since 5.7.2 not included.  So there.
13401      Branch: perl
13402            ! pod/perldelta.pod
13403 ____________________________________________________________________________
13404 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
13405         Log: Banish "use utf8".
13406      Branch: perl
13407            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
13408 ____________________________________________________________________________
13409 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
13410         Log: Tweak from Charles Lane.
13411      Branch: perl
13412            ! vms/vms.c
13413 ____________________________________________________________________________
13414 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
13415         Log: Integrate change #13058 from maintperl;
13416              change#12559 breaks things on Win9x because command.com doesn't
13417              grok dquotes at all; disable all the system() smarts for
13418              command.com
13419      Branch: perl
13420           !> win32/win32.c
13421 ____________________________________________________________________________
13422 [ 13061] By: ams                                   on 2001/11/17  13:46:11
13423         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
13424              From: Jonathan Stowe <gellyfish@gellyfish.com>
13425              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
13426              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
13427      Branch: perl
13428            ! lib/Term/Cap.pm
13429 ____________________________________________________________________________
13430 [ 13060] By: ams                                   on 2001/11/17  09:49:10
13431         Log: Subject: [PATCH9 File/Find.pm doc nits
13432              From: Tels <perl_dummy@bloodgate.com>
13433              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
13434      Branch: perl
13435            ! lib/File/Find.pm
13436 ____________________________________________________________________________
13437 [ 13059] By: ams                                   on 2001/11/17  09:38:38
13438         Log: Subject: [PATCH] Benchmark.pm nit
13439              From: Tels <perl_dummy@bloodgate.com>
13440              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
13441      Branch: perl
13442            ! lib/Benchmark.pm
13443 ____________________________________________________________________________
13444 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
13445         Log: change#12559 breaks things on Win9x because command.com doesn't
13446              grok dquotes at all; disable all the system() smarts for
13447              command.com
13448      Branch: maint-5.6/perl
13449            ! win32/win32.c
13450 ____________________________________________________________________________
13451 [ 13057] By: ams                                   on 2001/11/16  20:30:03
13452         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
13453              From: Andy Dougherty <doughera@lafayette.edu>
13454              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
13455              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
13456      Branch: perl
13457            ! lib/Unicode/UCD.t
13458 ____________________________________________________________________________
13459 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
13460         Log: Subject: [Patch Perl@13023] VMS system() warning
13461              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13462              Date: Fri, 16 Nov 2001 15:20:11 EST
13463              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
13464      Branch: perl
13465            ! vms/vms.c
13466 ____________________________________________________________________________
13467 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
13468         Log: It's neither-nor, and protect against the impossible.
13469      Branch: perl
13470            ! lib/Thread.pm
13471 ____________________________________________________________________________
13472 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
13473         Log: 5005threads didn't work because $Thread::VERSION wasn't
13474              visible.  Oops.
13475      Branch: perl
13476            ! ext/Thread/Makefile.PL lib/Thread.pm
13477 ____________________________________________________________________________
13478 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
13479         Log: Robustness against Linux using something else than gcc;
13480              based on
13481              
13482              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
13483              From: Charles Randall <cfriv@yahoo.com>
13484              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
13485              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
13486      Branch: perl
13487            ! ext/Errno/Errno_pm.PL
13488 ____________________________________________________________________________
13489 [ 13052] By: ams                                   on 2001/11/16  16:46:39
13490         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
13491              From: Russ Allbery <rra@stanford.edu>
13492              Date: 16 Nov 2001 09:44:21 -0800
13493              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
13494      Branch: perl
13495            ! lib/Pod/ParseLink.pm
13496 ____________________________________________________________________________
13497 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
13498         Log: Update perluniintro on the UTF-8 output matters
13499              (that -w will warn unless the stream is explicitly UTF-8-ified).
13500      Branch: perl
13501            ! pod/perluniintro.pod
13502 ____________________________________________________________________________
13503 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
13504         Log: Adding new files to MANIFEST is nice.
13505      Branch: perl
13506            ! MANIFEST
13507 ____________________________________________________________________________
13508 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
13509         Log: Update Changes.
13510      Branch: perl
13511            ! Changes patchlevel.h
13512 ____________________________________________________________________________
13513 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
13514         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
13515              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
13516              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
13517              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
13518      Branch: perl
13519            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
13520 ____________________________________________________________________________
13521 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
13522         Log: Rename perlunintro to perluniintro; regen toc.
13523      Branch: perl
13524            + pod/perluniintro.pod
13525            - pod/perlunintro.pod
13526            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13527 ____________________________________________________________________________
13528 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
13529         Log: Document the negated lookahead trick to emulate
13530              character class subtraction.
13531      Branch: perl
13532            ! pod/perlunicode.pod
13533 ____________________________________________________________________________
13534 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
13535         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
13536              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13537              Date: Fri, 16 Nov 2001 23:31:04 +0900
13538              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
13539              
13540              (with the tweak that Cntrl is not C, it's Cc)
13541      Branch: perl
13542            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
13543            ! lib/unicore/mktables
13544 ____________________________________________________________________________
13545 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
13546         Log: Subject: [PATCH current] runtime runops switch
13547              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13548              Date: Fri, 16 Nov 2001 00:48:09 -0500
13549              Message-ID: <20011116004809.A934@math.ohio-state.edu>
13550      Branch: perl
13551            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
13552            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
13553            ! pod/perlintern.pod proto.h run.c
13554 ____________________________________________________________________________
13555 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
13556         Log: Further discourage old Thread code; tell how to tell
13557              the difference.
13558      Branch: perl
13559            ! lib/Thread.pm
13560 ____________________________________________________________________________
13561 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
13562         Log: A missing return; from Charles Lane.
13563      Branch: perl
13564            ! vms/vms.c
13565 ____________________________________________________________________________
13566 [ 13041] By: ams                                   on 2001/11/16  12:11:14
13567         Log: Subject: [PATCH] Doc spellcheck + podcheck
13568              From: Autrijus Tang <autrijus@egb.elixus.org>
13569              Date: Thu, 15 Nov 2001 22:49:05 -0800
13570              Message-Id: <20011116064905.GA44092@egb.elixus.org>
13571              
13572              Subject: [PATCH] podcheck+spellcheck, the rest of the story
13573              From: Autrijus Tang <autrijus@egb.elixus.org>
13574              Date: Fri, 16 Nov 2001 00:42:20 -0800
13575              Message-Id: <20011116084220.GA44295@egb.elixus.org>
13576              
13577              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
13578              From: Nicholas Clark <nick@ccl4.org>
13579              Date: Fri, 16 Nov 2001 10:32:01 +0000
13580              Message-Id: <20011116103200.F62891@plum.flirble.org>
13581              (Applied after suitable de-mangling.)
13582      Branch: perl
13583            ! README.aix README.dgux README.dos README.epoc README.hpux
13584            ! README.mint README.mpeix README.netware README.os2
13585            ! README.os390 README.plan9 README.qnx README.solaris
13586            ! README.threads doio.c pod/perl571delta.pod
13587            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
13588            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
13589            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
13590            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
13591            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
13592            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
13593 ____________________________________________________________________________
13594 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
13595         Log: Avoid redefinedness warning for now.
13596      Branch: perl
13597            ! lib/Thread.pm
13598 ____________________________________________________________________________
13599 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
13600         Log: use strict.
13601      Branch: perl
13602            ! lib/Thread.pm
13603 ____________________________________________________________________________
13604 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
13605         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
13606              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
13607              Date: Thu, 15 Nov 2001 22:54:47 EST 
13608              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
13609      Branch: perl
13610            ! vms/vms.c vms/vmspipe.com
13611 ____________________________________________________________________________
13612 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
13613         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
13614              From: "chromatic" <chromatic@rmci.net>
13615              Date: Thu, 15 Nov 2001 19:54:23 -0700
13616              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
13617      Branch: perl
13618            ! lib/File/stat.t
13619 ____________________________________________________________________________
13620 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
13621         Log: Make Thread a wrapper for both ithreads and 5005threads.
13622              Needs a lot of work and Arthur's eyeballing (and finishing
13623              few missing odds and ends of threads.pm).  Now Thread
13624              is an extension without its own .pm.
13625              
13626              If there are people who have experience working with
13627              either the 5005threads or the ithreads: cleaning up
13628              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
13629              and porting the various Thread::* modules, like Thread::Queue,
13630              to work also with ithreads, is needed.
13631              
13632              Removed the 5005threads requirement from the 5005 tests
13633              for easier testing (not all of them work yet since
13634              they use the Thread::* modules that have not been made
13635              to work with ithreads).  Leave the 5005 tests named as
13636              *.tx so that they are not run by "make test".
13637      Branch: perl
13638            + lib/Thread.pm
13639            - ext/Thread/Thread.pm
13640            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
13641            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
13642            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
13643            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
13644            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
13645            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
13646            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
13647 ____________________________________________________________________________
13648 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
13649         Log: $VERSION "a5" doesn't quite work.
13650      Branch: perl
13651            ! ext/B/Makefile.PL
13652 ____________________________________________________________________________
13653 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
13654         Log: Add the fruits of Larry Shatzer's version verifying script.
13655              (There are some straddlers, but they will be fixed in the
13656              upcoming releases of the modules.)
13657      Branch: perl
13658            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
13659            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
13660            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
13661            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
13662            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
13663            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
13664            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13665            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
13666            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
13667            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
13668            ! wince/FindExt.pm
13669 ____________________________________________________________________________
13670 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
13671         Log: Add Larry Shatzer's VERSION verifying script.
13672      Branch: perl
13673            + Porting/checkVERSION.pl
13674            ! MANIFEST Porting/pumpkin.pod
13675 ____________________________________________________________________________
13676 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
13677         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
13678              From: Michael G Schwern <schwern@pobox.com>
13679              Date: Thu, 15 Nov 2001 19:26:40 -0500
13680              Message-ID: <20011115192640.R31399@blackrider>
13681      Branch: perl
13682            ! t/test.pl
13683 ____________________________________________________________________________
13684 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
13685         Log: Document the MY_CXT business; from Paul Marquess.
13686      Branch: perl
13687            ! pod/perlxs.pod
13688 ____________________________________________________________________________
13689 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
13690         Log: VMSCMD synch attempt.
13691      Branch: perl
13692            ! vms/vms.c vms/vmsish.h
13693 ____________________________________________________________________________
13694 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
13695         Log: Advise against -P as instructed by Schwern.
13696      Branch: perl
13697            ! pod/perlrun.pod
13698 ____________________________________________________________________________
13699 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
13700         Log: Subject: [PATCH] v-strings as Objects Step 1
13701              From: John Peacock <jpeacock@rowman.com>
13702              Date: Thu, 15 Nov 2001 12:41:04 -0500
13703              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
13704      Branch: perl
13705            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
13706            ! util.c
13707 ____________________________________________________________________________
13708 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
13709         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
13710              From: Michael G Schwern <schwern@pobox.com>
13711              Date: Thu, 15 Nov 2001 12:47:59 -0500
13712              Message-ID: <20011115124759.E31399@blackrider>
13713      Branch: perl
13714            + t/run/switchx.aux t/run/switchx.t
13715            ! MANIFEST t/run/switches.t
13716 ____________________________________________________________________________
13717 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
13718         Log: Upgrade to Getopt::Long 2.26_03.
13719      Branch: perl
13720            ! lib/Getopt/Long.pm
13721 ____________________________________________________________________________
13722 [ 13025] By: ams                                   on 2001/11/15  20:46:22
13723         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
13724              From: Michael G Schwern <schwern@pobox.com>
13725              Date: Thu, 15 Nov 2001 16:24:11 -0500
13726              Message-Id: <20011115162411.M31399@blackrider>
13727      Branch: perl
13728            ! vms/vms.c
13729 ____________________________________________________________________________
13730 [ 13024] By: ams                                   on 2001/11/15  19:32:06
13731         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
13732              From: rspier@pobox.com (Robert Spier)
13733              Date: Thu, 15 Nov 2001 11:19:21 -0800
13734              Message-Id: <15348.5433.732364.963687@rls.cx>
13735      Branch: perl
13736            ! op.c
13737 ____________________________________________________________________________
13738 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
13739         Log: Update Changes.
13740      Branch: perl
13741            ! Changes patchlevel.h
13742 ____________________________________________________________________________
13743 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
13744         Log: Subject: [PATCH] new tests for command-line switches
13745              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13746              Date: Thu, 15 Nov 2001 17:00:30 +0100
13747              Message-ID: <20011115170030.A14193@rafael>
13748      Branch: perl
13749            + t/run/switches.t
13750            ! MANIFEST
13751 ____________________________________________________________________________
13752 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
13753         Log: Upgrade to podlators 1.13.
13754      Branch: perl
13755            + lib/Pod/ParseLink.pm
13756            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
13757            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
13758            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
13759            ! t/pod/pod2usage.xr t/pod/podselect.xr
13760 ____________________________________________________________________________
13761 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
13762         Log: skip "might be used uninitialized".
13763      Branch: perl
13764            ! pp_sys.c
13765 ____________________________________________________________________________
13766 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
13767         Log: Fix for "perlio bug in koi8-r encoding".  The problem
13768              seemed to be that binmode() always flushed the handle,
13769              which is not so good when switching encodings.  Fixed,
13770              added Matt Sergeant's testcase, documented in perlfunc/binmode,
13771              also added a pointer about disciplines to perlfunc/open,
13772              and in general cleaned up and reformatted the open entry.
13773      Branch: perl
13774            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
13775 ____________________________________________________________________________
13776 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
13777         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
13778              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13779              Date: 15 Nov 2001 08:57:06 -0000
13780              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
13781              
13782              chop() and chomp() are not real list functions,
13783              so let's not have them overrideable.  (Casey will
13784              be confused since in #7071 he patched the other way.)
13785      Branch: perl
13786            ! pod/perlfunc.pod toke.c
13787 ____________________________________________________________________________
13788 [ 13017] By: ams                                   on 2001/11/15  12:56:49
13789         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
13790              From: Robin Barker <rmb1@cise.npl.co.uk>
13791              Date: Thu, 15 Nov 2001 13:48:34 GMT
13792              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
13793              (Applied with tweaks.)
13794      Branch: perl
13795            ! pod/perltrap.pod
13796 ____________________________________________________________________________
13797 [ 13016] By: ams                                   on 2001/11/15  09:12:48
13798         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
13799              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13800              Date: Thu, 15 Nov 2001 09:06:39 +0100
13801              Message-Id: <20011115090639.A13005@rafael>
13802      Branch: perl
13803            ! pod/perlrun.pod
13804 ____________________________________________________________________________
13805 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
13806         Log: "link =" from utils.lst was being processed oddly.
13807      Branch: perl
13808            ! installman
13809 ____________________________________________________________________________
13810 [ 13014] By: ams                                   on 2001/11/15  02:52:52
13811         Log: Subject: [PATCH current] CreateTTY in -d
13812              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13813              Date: Wed, 14 Nov 2001 21:26:31 -0500
13814              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
13815      Branch: perl
13816            ! lib/perl5db.pl
13817 ____________________________________________________________________________
13818 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
13819         Log: Corify the Filter::Simple tests. 
13820      Branch: perl
13821            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
13822            ! lib/Filter/Simple/t/filter_only.t
13823 ____________________________________________________________________________
13824 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
13825         Log: Upgrade to Filter::Simple 0.70.
13826      Branch: perl
13827            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
13828            + t/lib/FilterOnlyTest.pm
13829            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
13830            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
13831            ! t/lib/FilterTest.pm
13832 ____________________________________________________________________________
13833 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
13834         Log: Cleanliness inspired by Cygwin.
13835      Branch: perl
13836            ! Makefile.SH x2p/Makefile.SH
13837 ____________________________________________________________________________
13838 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
13839         Log: Add perlunintro (formerly known as perlunitut); regen toc.
13840      Branch: perl
13841            + pod/perlunintro.pod
13842            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13843 ____________________________________________________________________________
13844 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
13845         Log: FAQ sync.
13846      Branch: perl
13847            ! pod/perlfaq6.pod
13848 ____________________________________________________________________________
13849 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
13850         Log: Quieten pgcc 2.91.66 worries.
13851      Branch: perl
13852            ! gv.c pp_ctl.c utf8.c
13853 ____________________________________________________________________________
13854 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
13855         Log: Upgrade to Switch 2.06.
13856      Branch: perl
13857            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
13858            ! lib/Switch/t/nested.t
13859 ____________________________________________________________________________
13860 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
13861         Log: Upgrade to Attribute::Handlers 0.76.
13862      Branch: perl
13863            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
13864            ! lib/Attribute/Handlers/README
13865            ! lib/Attribute/Handlers/demo/Demo.pm
13866            ! lib/Attribute/Handlers/demo/Descriptions.pm
13867            ! lib/Attribute/Handlers/demo/MyClass.pm
13868            ! lib/Attribute/Handlers/demo/demo_cycle.pl
13869            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
13870            ! lib/Attribute/Handlers/t/multi.t
13871 ____________________________________________________________________________
13872 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
13873         Log: Signedness nit.
13874      Branch: perl
13875            ! regexec.c
13876 ____________________________________________________________________________
13877 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
13878         Log: VERSIONize.
13879      Branch: perl
13880            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
13881            ! lib/integer.pm
13882 ____________________________________________________________________________
13883 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
13884         Log: No pod in internal Net::FTP classes.
13885      Branch: perl
13886            ! pod/buildtoc.PL
13887 ____________________________________________________________________________
13888 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
13889         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
13890              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
13891              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
13892              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
13893      Branch: perl
13894            ! regexec.c
13895 ____________________________________________________________________________
13896 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
13897         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
13898              Pudge correctly).
13899      Branch: perl
13900            ! t/test.pl
13901 ____________________________________________________________________________
13902 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
13903         Log: Add comments to mark where $^X is being handled.
13904      Branch: perl
13905            ! perl.c toke.c
13906 ____________________________________________________________________________
13907 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
13908         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
13909              From: Michael G Schwern <schwern@pobox.com>
13910              Date: Wed, 14 Nov 2001 16:38:25 -0500
13911              Message-ID: <20011114163825.D6519@blackrider>
13912      Branch: perl
13913            ! t/op/repeat.t
13914 ____________________________________________________________________________
13915 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
13916         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
13917              From: Michael G Schwern <schwern@pobox.com>
13918              Date: Wed, 14 Nov 2001 13:19:15 -0500
13919              Message-ID: <20011114131915.K5096@blackrider>
13920      Branch: perl
13921            ! t/op/die_exit.t
13922 ____________________________________________________________________________
13923 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
13924         Log: Subject: Re: [PATCH] new version of runperl()
13925              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13926              Date: Wed, 14 Nov 2001 15:39:12 EST
13927              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
13928              
13929              "VMS $^X pipes etc" patch.
13930      Branch: perl
13931            ! vms/vms.c
13932 ____________________________________________________________________________
13933 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
13934         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
13935              and add "verbose" option to show the final command.
13936      Branch: perl
13937            ! t/test.pl
13938 ____________________________________________________________________________
13939 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
13940         Log: Goof in some of the comment fields of #12994.
13941      Branch: perl
13942            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
13943            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
13944            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
13945            ! lib/unicore/In/9.pl
13946 ____________________________________________________________________________
13947 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
13948         Log: The First, Last ranges in the Unicode data weren't
13949              getting their general categories added properly;
13950              noticed by Jeffrey Friedl.
13951      Branch: perl
13952            ! lib/unicore/Category.pl lib/unicore/In/0.pl
13953            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
13954            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
13955            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
13956            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
13957            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
13958            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
13959            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
13960            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
13961            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
13962            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
13963            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
13964            ! lib/unicore/mktables
13965 ____________________________________________________________________________
13966 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
13967         Log: Subject: [PATCH] new version of runperl()
13968              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13969              Date: Wed, 14 Nov 2001 12:23:01 +0100
13970              Message-ID: <20011114122301.A29384@rafael>
13971      Branch: perl
13972            ! t/io/argv.t t/test.pl
13973 ____________________________________________________________________________
13974 [ 12992] By: ams                                   on 2001/11/14  13:40:39
13975         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
13976              From: Michael G Schwern <schwern@pobox.com>
13977              Date: Tue, 13 Nov 2001 23:17:54 -0500
13978              Message-Id: <20011113231754.S32567@blackrider>
13979      Branch: perl
13980            ! perl.c
13981 ____________________________________________________________________________
13982 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
13983         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
13984              From: Philip Newton <Philip.Newton@gmx.net>
13985              Date: Wed, 14 Nov 2001 10:59:53 +0100
13986              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
13987              
13988              plus a lot of paragraph reformatting because of long lines.
13989      Branch: perl
13990            ! pod/perlapio.pod
13991 ____________________________________________________________________________
13992 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
13993         Log: A bool is not a pointer.
13994      Branch: perl
13995            ! pp_sys.c
13996 ____________________________________________________________________________
13997 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
13998         Log: AUTHORS updates.
13999      Branch: perl
14000            ! AUTHORS
14001 ____________________________________________________________________________
14002 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
14003         Log: There are several MIME RFCs.
14004      Branch: perl
14005            ! ext/Encode/Encode.pm
14006 ____________________________________________________________________________
14007 [ 12987] By: ams                                   on 2001/11/14  01:09:28
14008         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
14009              From: Michael G Schwern <schwern@pobox.com>
14010              Date: Tue, 13 Nov 2001 20:59:13 -0500
14011              Message-Id: <20011113205913.H32567@blackrider>
14012      Branch: perl
14013            ! t/op/groups.t vms/test.com
14014 ____________________________________________________________________________
14015 [ 12986] By: ams                                   on 2001/11/14  01:07:06
14016         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
14017              From: Michael G Schwern <schwern@pobox.com>
14018              Date: Tue, 13 Nov 2001 20:51:34 -0500
14019              Message-Id: <20011113205134.F32567@blackrider>
14020      Branch: perl
14021            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
14022 ____________________________________________________________________________
14023 [ 12985] By: ams                                   on 2001/11/14  00:43:59
14024         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
14025              From: Michael G Schwern <schwern@pobox.com>
14026              Date: Tue, 13 Nov 2001 20:38:42 -0500
14027              Message-Id: <20011113203842.E32567@blackrider>
14028      Branch: perl
14029            ! pod/perlport.pod
14030 ____________________________________________________________________________
14031 [ 12984] By: ams                                   on 2001/11/14  00:32:15
14032         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
14033              From: Michael G Schwern <schwern@pobox.com>
14034              Date: Tue, 13 Nov 2001 20:27:02 -0500
14035              Message-Id: <20011113202702.D32567@blackrider>
14036      Branch: perl
14037            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
14038            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
14039            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
14040            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
14041 ____________________________________________________________________________
14042 [ 12983] By: ams                                   on 2001/11/14  00:00:27
14043         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
14044              From: Michael G Schwern <schwern@pobox.com>
14045              Date: Tue, 13 Nov 2001 19:51:59 -0500
14046              Message-Id: <20011113195159.B32567@blackrider>
14047      Branch: perl
14048            ! pod/perlport.pod
14049 ____________________________________________________________________________
14050 [ 12982] By: ams                                   on 2001/11/13  23:53:11
14051         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
14052              From: Larry Shatzer <fugazi@zippy.zyx.net>
14053              Date: Tue, 13 Nov 2001 17:27:59 -0700
14054              Message-Id: <20011113172759.E27768@zippy.zyx.net>
14055      Branch: perl
14056            ! pod/perlapio.pod
14057 ____________________________________________________________________________
14058 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
14059         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
14060              "large enough" Unicode characters returned more than one
14061              as their "Unicode size".
14062      Branch: perl
14063            ! pp_sys.c t/io/utf8.t
14064 ____________________________________________________________________________
14065 [ 12980] By: ams                                   on 2001/11/13  19:32:33
14066         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
14067              From: "Craig A. Berry" <craigberry@mac.com>
14068              Date: Tue, 13 Nov 2001 14:33:25 -0600
14069              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
14070      Branch: perl
14071            ! vms/gen_shrfls.pl
14072 ____________________________________________________________________________
14073 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
14074         Log: Subject: Minor patch to Encode.pm (detypo)
14075              From: "Philip Newton" <Philip.Newton@gmx.net>
14076              Date: Tue, 13 Nov 2001 20:11:01 +0100
14077              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
14078      Branch: perl
14079            ! ext/Encode/Encode.pm
14080 ____________________________________________________________________________
14081 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
14082         Log: Evil tabulators.
14083      Branch: perl
14084            ! ext/Encode/Encode.pm
14085 ____________________________________________________________________________
14086 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
14087         Log: Document the available encodings.
14088      Branch: perl
14089            ! ext/Encode/Encode.pm
14090 ____________________________________________________________________________
14091 [ 12976] By: ams                                   on 2001/11/13  17:14:07
14092         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14093              From: Barrie Slaymaker <barries@slaysys.com>
14094              Date: Tue, 13 Nov 2001 12:41:36 -0500
14095              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
14096      Branch: perl
14097            ! t/op/universal.t
14098 ____________________________________________________________________________
14099 [ 12975] By: ams                                   on 2001/11/13  16:24:21
14100         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14101              From: Barrie Slaymaker <barries@slaysys.com>
14102              Date: Tue, 13 Nov 2001 10:56:20 -0500
14103              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
14104              (Test applied with minor tweaks and ->isa("HASH") omission.)
14105      Branch: perl
14106            ! lib/UNIVERSAL.pm t/op/universal.t
14107 ____________________________________________________________________________
14108 [ 12974] By: ams                                   on 2001/11/13  15:46:07
14109         Log: Subject: [PATCH Benchmark.pm] docco tweaks
14110              From: Barrie Slaymaker <barries@slaysys.com>
14111              Date: Tue, 13 Nov 2001 11:34:45 -0500
14112              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
14113      Branch: perl
14114            ! lib/Benchmark.pm
14115 ____________________________________________________________________________
14116 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
14117         Log: Subject: [PATCH] Attack of the C loops, round 1
14118              From: Richard Soderberg <rs@oregonnet.com>
14119              Date: Mon, 12 Nov 2001 12:07:29 -0800
14120              Message-Id: <200111122007.MAA01994@oregonnet.com>
14121              
14122              Subject: [PATCH] bytecode.pl (tiny patch)
14123              From: Richard Soderberg <rs@oregonnet.com>
14124              Date: Mon, 12 Nov 2001 12:53:24 -0800
14125              Message-Id: <200111122053.MAA06272@oregonnet.com>
14126      Branch: perl
14127            ! bytecode.pl installhtml
14128 ____________________________________________________________________________
14129 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
14130         Log: Subject: [PATCH] Update to Filter::Util::Call
14131              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
14132              Date: Sun, 11 Nov 2001 22:33:33 -0000
14133              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
14134              
14135              Use the new CXT* macros.
14136      Branch: perl
14137            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
14138 ____________________________________________________________________________
14139 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
14140         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
14141              From: Michael G Schwern <schwern@pobox.com>
14142              Date: Mon, 12 Nov 2001 20:50:34 -0500
14143              Message-ID: <20011112205034.H2888@blackrider>
14144      Branch: perl
14145            + lib/vmsish.pm lib/vmsish.t
14146            - vms/ext/vmsish.pm vms/ext/vmsish.t
14147            ! MANIFEST vms/descrip_mms.template
14148 ____________________________________________________________________________
14149 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
14150         Log: :utf8 works only with perlio.
14151      Branch: perl
14152            ! lib/open.t
14153 ____________________________________________________________________________
14154 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
14155         Log: Subject: Re: @Config -"des" not quite working on VMS
14156              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14157              Date: Tue, 13 Nov 2001 08:35:13 EST 
14158              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
14159      Branch: perl
14160            ! configure.com
14161 ____________________________________________________________________________
14162 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
14163         Log: Subject: [PATCH] lib/charnames.pm 
14164              From: Jeffrey Friedl <jfriedl@yahoo.com>
14165              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
14166              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
14167      Branch: perl
14168            ! lib/charnames.pm
14169 ____________________________________________________________________________
14170 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
14171         Log: Docs for Mac::err.
14172      Branch: maint-5.6/macperl
14173            ! macos/ext/Mac/err/err.pm
14174 ____________________________________________________________________________
14175 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
14176         Log: Some cleanup; change some globals to references for
14177              possible persistence later.
14178      Branch: maint-5.6/macperl
14179            ! macos/lib/Mac/Glue.pm
14180 ____________________________________________________________________________
14181 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
14182         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
14183      Branch: maint-5.6/macperl
14184            ! macos/ext/Mac/Files/Files.pm
14185 ____________________________________________________________________________
14186 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
14187         Log: Get Mac::Navigation to compile (bug #464684).
14188      Branch: maint-5.6/macperl
14189            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
14190            ! macos/ext/Mac/Navigation/Makefile.PL
14191            ! macos/ext/Mac/Navigation/Navigation.xs
14192            ! macos/macperl/Makefile.mk
14193 ____________________________________________________________________________
14194 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
14195         Log: Add in modules and POD to help menu.
14196      Branch: maint-5.6/macperl
14197            ! macos/macperl/MacPerl.podhelp
14198 ____________________________________________________________________________
14199 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
14200         Log: Update bundled modules.
14201      Branch: maint-5.6/macperl
14202            + macos/bundled_ext/Filter/t/FilterTest.pm
14203            + macos/bundled_ext/List/Util/t/shuffle.t
14204            + macos/bundled_ext/Storable/t/compat06.t
14205            + macos/bundled_ext/Storable/t/st-dump.pl
14206            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
14207            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
14208            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
14209            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
14210            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
14211            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
14212            + macos/bundled_lib/blib/lib/lwpcook.pod
14213            + macos/bundled_lib/t/Filter/Simple/filter.t
14214            + macos/bundled_lib/t/Switch/t/given.t
14215            + macos/bundled_lib/t/Switch/t/nested.t
14216            + macos/bundled_lib/t/Switch/t/switch.t
14217            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
14218            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
14219            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
14220            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
14221            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
14222            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
14223            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
14224            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
14225            + macos/bundled_lib/t/URI/rfc2732.t
14226            + macos/bundled_lib/t/libnet/config.t
14227            + macos/bundled_lib/t/libnet/libnet_t.pl
14228            + macos/bundled_lib/t/libwww-perl/live/google.t
14229            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
14230            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
14231            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
14232            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
14233            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
14234            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
14235            + macos/bundled_lib/t/libwww-perl/live/validator.t
14236            - macos/bundled_ext/Filter/t/MyFilter.pm
14237            - macos/bundled_ext/Storable/t/compat-0.6.t
14238            - macos/bundled_ext/Storable/t/dump.pl
14239            - macos/bundled_ext/Time/Piece/Makefile.PL
14240            - macos/bundled_ext/Time/Piece/Piece.pm
14241            - macos/bundled_ext/Time/Piece/Piece.t
14242            - macos/bundled_ext/Time/Piece/Piece.xs
14243            - macos/bundled_ext/Time/Piece/README
14244            - macos/bundled_ext/Time/Piece/Seconds.pm
14245            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
14246            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
14247            - macos/bundled_lib/blib/lib/Net/PH.pm
14248            - macos/bundled_lib/blib/lib/Net/SNPP.pm
14249            - macos/bundled_lib/blib/lib/Text/Balanced.pod
14250            - macos/bundled_lib/t/Filter/Simple/test.pl
14251            - macos/bundled_lib/t/Switch/test.pl
14252            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
14253            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
14254            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
14255            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
14256            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
14257            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
14258            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
14259            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
14260            - macos/bundled_lib/t/libnet/ph.t
14261            ! (edit 125 files)
14262 ____________________________________________________________________________
14263 [ 12961] By: ams                                   on 2001/11/13  00:45:08
14264         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
14265              From: Michael G Schwern <schwern@pobox.com>
14266              Date: Mon, 12 Nov 2001 20:16:45 -0500
14267              Message-Id: <20011112201644.G2888@blackrider>
14268      Branch: perl
14269            ! pod/perlport.pod
14270 ____________________________________________________________________________
14271 [ 12960] By: ams                                   on 2001/11/12  23:54:00
14272         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
14273              Recoving dup tests for VMS
14274              From: Michael G Schwern <schwern@pobox.com>
14275              Date: Mon, 12 Nov 2001 19:35:33 -0500
14276              Message-Id: <20011112193533.D2888@blackrider>
14277      Branch: perl
14278            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
14279 ____________________________________________________________________________
14280 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
14281         Log: Update Changes.
14282      Branch: perl
14283            ! Changes patchlevel.h
14284 ____________________________________________________________________________
14285 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
14286         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
14287              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
14288              Date: Mon, 12 Nov 2001 12:35:18 EST 
14289              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
14290      Branch: perl
14291            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
14292            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
14293 ____________________________________________________________________________
14294 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
14295         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
14296              From: Barrie Slaymaker <barries@slaysys.com>
14297              Date: Mon, 12 Nov 2001 11:19:52 -0500
14298              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
14299      Branch: perl
14300            ! lib/File/Spec.t lib/File/Spec/Win32.pm
14301 ____________________________________________________________________________
14302 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
14303         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
14304              From: Barrie Slaymaker <barries@slaysys.com>
14305              Date: Mon, 12 Nov 2001 11:07:36 -0500
14306              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
14307      Branch: perl
14308            ! lib/Benchmark.pm
14309 ____________________________________________________________________________
14310 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
14311         Log: Misplaced test, noticed by Barrie Slaymaker.
14312              (We are missing Benchmark tests, then.)
14313      Branch: perl
14314            + ext/Devel/DProf/DProf.t
14315            - lib/Benchmark.t
14316            ! MANIFEST
14317 ____________________________________________________________________________
14318 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
14319         Log: Subject: [PATCH] a few typo fixes 
14320              From: Jeffrey Friedl <jfriedl@yahoo.com>
14321              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
14322              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
14323              
14324              Patching README.foo instead of pod/perlfoo.pod,
14325              not patching Math::BigInt (Tels will take care of that),
14326              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
14327              and perldoc.PL instead of libnetcfg and perldoc, patching
14328              ext/Digest/MD5/t/files.t since MD5.pm was changed.
14329      Branch: perl
14330            ! (edit 109 files)
14331 ____________________________________________________________________________
14332 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
14333         Log: Add a note about the dangers of bad UTF-8.
14334      Branch: perl
14335            ! pod/perlunicode.pod
14336 ____________________________________________________________________________
14337 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
14338         Log: NetWare Nit from Ananth Kesari.
14339      Branch: perl
14340            ! NetWare/config.wc
14341 ____________________________________________________________________________
14342 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
14343         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
14344      Branch: perl
14345            ! ext/Encode/Encode.pm
14346 ____________________________________________________________________________
14347 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
14348         Log: (retracted by #12951)
14349      Branch: perl
14350            ! ext/Encode/Encode.pm
14351 ____________________________________________________________________________
14352 [ 12949] By: ams                                   on 2001/11/12  06:40:18
14353         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
14354              From: Robert Spier <rspier@pobox.com>
14355              Date: Sun, 11 Nov 2001 18:50:18 -0800
14356              Message-Id: <15343.14570.121505.233336@rls.cx>
14357              
14358              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
14359              From: Rick Delaney <rick.delaney@home.com>
14360              Date: 12 Nov 2001 00:15:52 -0500
14361              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
14362      Branch: perl
14363            ! pp_hot.c t/op/taint.t
14364 ____________________________________________________________________________
14365 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
14366         Log: It seems that we actually have this detail implemented
14367              as for as Level 1 Support of Unicode regex support is
14368              concerned: at Level 1 only 1:1 support for loose
14369              (aka caseless, aka caseigoring ) matching is required.
14370      Branch: perl
14371            ! pod/perlunicode.pod
14372 ____________________________________________________________________________
14373 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
14374         Log: (retracted by #12951)
14375      Branch: perl
14376            ! ext/Encode/Encode.pm
14377 ____________________________________________________________________________
14378 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
14379         Log: BOM, bom, Bom.
14380      Branch: perl
14381            ! pod/perlunicode.pod
14382 ____________________________________________________________________________
14383 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
14384         Log: Upgrade to Math::BigInt 1.46.
14385      Branch: perl
14386            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14387            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
14388            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
14389            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
14390            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
14391 ____________________________________________________________________________
14392 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
14393         Log: Subject: Re: PERFORCE change 12943 for review
14394              From: "Philip Newton" <Philip.Newton@gmx.net>
14395              Date: Sun, 11 Nov 2001 20:53:36 +0100
14396              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
14397      Branch: perl
14398            ! pod/perlunicode.pod
14399 ____________________________________________________________________________
14400 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
14401         Log: Doc updates; make the Unicode discussions a little
14402              bit less alarming, and add information about encodings,
14403              surrogates, and BOMs.
14404      Branch: perl
14405            ! pod/perlunicode.pod
14406 ____________________________________________________________________________
14407 [ 12942] By: ams                                   on 2001/11/11  16:45:00
14408         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
14409              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
14410              Date: Mon, 12 Nov 2001 00:22:57 +0900
14411              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
14412      Branch: perl
14413            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
14414            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
14415 ____________________________________________________________________________
14416 [ 12941] By: ams                                   on 2001/11/11  13:01:40
14417         Log: Subject: Re: PERFORCE change 12929 for review
14418              From: "Philip Newton" <Philip.Newton@gmx.net>
14419              Date: Sun, 11 Nov 2001 14:27:44 +0100
14420              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
14421      Branch: perl
14422            ! MANIFEST
14423 ____________________________________________________________________________
14424 [ 12940] By: ams                                   on 2001/11/11  05:06:43
14425         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
14426              From: Michael G Schwern <schwern@pobox.com>
14427              Date: Thu, 8 Nov 2001 22:56:45 -0500
14428              Message-Id: <20011108225645.H5587@blackrider>
14429      Branch: perl
14430            ! t/op/chdir.t
14431 ____________________________________________________________________________
14432 [ 12939] By: ams                                   on 2001/11/11  05:01:00
14433         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
14434              From: Michael G Schwern <schwern@pobox.com>
14435              Date: Sun, 11 Nov 2001 00:54:43 -0500
14436              Message-Id: <20011111005443.A24450@blackrider>
14437      Branch: perl
14438            ! ext/Cwd/t/cwd.t
14439 ____________________________________________________________________________
14440 [ 12938] By: ams                                   on 2001/11/11  03:25:13
14441         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
14442              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
14443              From: "chromatic" <chromatic@rmci.net>
14444              Date: Sat, 10 Nov 2001 21:03:20 -0700
14445              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
14446      Branch: perl
14447            ! lib/File/stat.pm lib/File/stat.t
14448 ____________________________________________________________________________
14449 [ 12937] By: ams                                   on 2001/11/11  02:05:23
14450         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
14451              From: "Craig A. Berry" <craigberry@mac.com>
14452              Date: Sat, 10 Nov 2001 17:23:52 -0600
14453              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
14454      Branch: perl
14455            ! t/op/magic.t
14456 ____________________________________________________________________________
14457 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
14458         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
14459      Branch: perl
14460            ! lib/open.pm lib/open.t
14461 ____________________________________________________________________________
14462 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
14463         Log: The Official name of ASCII.
14464      Branch: perl
14465            ! ext/Encode/Encode.pm
14466 ____________________________________________________________________________
14467 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
14468         Log: The KOI8-R example wasn't quite right.
14469      Branch: perl
14470            ! lib/open.pm lib/open.t
14471 ____________________________________________________________________________
14472 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
14473         Log: Enhance the open pragma to support :utf8, :locale,
14474              and :encoding directly as special cases, and rename
14475              the INOUT to IO.
14476      Branch: perl
14477            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
14478 ____________________________________________________________________________
14479 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
14480         Log: Document the UTF-16 surrogate encoding and decoding.
14481      Branch: perl
14482            ! ext/Encode/Encode.pm
14483 ____________________________________________________________________________
14484 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
14485         Log: A potential recursion breaker.
14486      Branch: perl
14487            ! sv.c
14488 ____________________________________________________________________________
14489 [ 12930] By: ams                                   on 2001/11/10  07:46:53
14490         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
14491              (was Re: perl@12892)
14492              From: "chromatic" <chromatic@rmci.net>
14493              Date: Sat, 10 Nov 2001 01:28:09 -0700
14494              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
14495      Branch: perl
14496            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
14497            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
14498            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
14499            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
14500 ____________________________________________________________________________
14501 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
14502         Log: Add a test for the bytes pragma.
14503      Branch: perl
14504            + lib/bytes.t
14505            ! MANIFEST
14506 ____________________________________________________________________________
14507 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
14508         Log: Doc update.
14509      Branch: perl
14510            ! lib/bytes.pm
14511 ____________________________________________________________________________
14512 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
14513         Log: Cease to exist.
14514      Branch: perl
14515            - lib/Unicode/Normalize.pm
14516 ____________________________________________________________________________
14517 [ 12926] By: ams                                   on 2001/11/10  03:23:16
14518         Log: Subject: [patch] my_setenv speedup + fixes
14519              From: Doug MacEachern <dougm@covalent.net>
14520              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
14521              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
14522      Branch: perl
14523            ! util.c
14524 ____________________________________________________________________________
14525 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
14526         Log: Newline trouble.
14527      Branch: perl
14528            ! lib/ExtUtils/Embed.t
14529 ____________________________________________________________________________
14530 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
14531         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
14532              From: "Craig A. Berry" <craigberry@mac.com>
14533              Date: Fri, 09 Nov 2001 18:13:16 -0600
14534              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
14535      Branch: perl
14536            ! vms/munchconfig.c
14537 ____________________________________________________________________________
14538 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
14539         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
14540              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14541              Date: Sat, 10 Nov 2001 00:10:45 +0100
14542              Message-ID: <20011110001045.A11945@rafael>
14543      Branch: perl
14544            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
14545            + t/run/switchn.t t/run/switchp.t
14546            ! MANIFEST
14547 ____________________________________________________________________________
14548 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
14549         Log: Subject: [PATCH] some tests not cleaning up properly               
14550              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
14551              Date: Fri, 9 Nov 2001 22:13:10 +0100
14552              Message-ID: <20011109221310.A11115@rafael>
14553      Branch: perl
14554            ! ext/Cwd/t/cwd.t t/io/argv.t
14555 ____________________________________________________________________________
14556 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
14557         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
14558              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14559              Date: Fri, 9 Nov 2001 15:07:19 EST
14560              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
14561      Branch: perl
14562            ! lib/ExtUtils/Embed.t
14563 ____________________________________________________________________________
14564 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
14565         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
14566              have been copied so it shouldn't be freed in perl_destruct()
14567      Branch: perl
14568            ! perl.c
14569 ____________________________________________________________________________
14570 [ 12919] By: ams                                   on 2001/11/09  15:36:22
14571         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
14572              From: Michael G Schwern <schwern@pobox.com>
14573              Date: Fri, 9 Nov 2001 00:38:59 -0500
14574              Message-Id: <20011109003859.K5587@blackrider>
14575              (Applied with directory name changes suggested by Craig Berry.)
14576      Branch: perl
14577            ! ext/Cwd/t/cwd.t
14578 ____________________________________________________________________________
14579 [ 12918] By: ams                                   on 2001/11/09  15:29:15
14580         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
14581              From: Michael G Schwern <schwern@pobox.com>
14582              Date: Fri, 9 Nov 2001 01:44:14 -0500
14583              Message-Id: <20011109014414.N5587@blackrider>
14584      Branch: perl
14585            ! vms/ext/filespec.t
14586 ____________________________________________________________________________
14587 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
14588         Log: Update Changes.
14589      Branch: perl
14590            ! Changes patchlevel.h
14591 ____________________________________________________________________________
14592 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
14593         Log: Regen toc.
14594      Branch: perl
14595            ! pod/perltoc.pod
14596 ____________________________________________________________________________
14597 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
14598         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
14599              see http://www.jepstone.net/bjepson//jpl/cvs.html
14600      Branch: perl
14601            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
14602 ____________________________________________________________________________
14603 [ 12914] By: ams                                   on 2001/11/09  14:05:12
14604         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
14605              From: Michael G Schwern <schwern@pobox.com>
14606              Date: Thu, 8 Nov 2001 22:05:49 -0500
14607              Message-Id: <20011108220549.F5587@blackrider>
14608      Branch: perl
14609            ! vms/test.com
14610 ____________________________________________________________________________
14611 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
14612         Log: NetWare update from Ananth Kesari.
14613      Branch: perl
14614            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
14615 ____________________________________________________________________________
14616 [ 12912] By: ams                                   on 2001/11/09  13:40:26
14617         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
14618              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14619              Date: Fri, 9 Nov 2001 14:32:28 +0100
14620              Message-Id: <20011109143228.A18996@rafael>
14621      Branch: perl
14622            ! perl.c
14623 ____________________________________________________________________________
14624 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
14625         Log: FAQ sync.
14626      Branch: perl
14627            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14628            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14629            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
14630 ____________________________________________________________________________
14631 [ 12910] By: ams                                   on 2001/11/09  07:33:49
14632         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
14633              From: Michael G Schwern <schwern@pobox.com>
14634              Date: Fri, 9 Nov 2001 00:41:56 -0500
14635              Message-Id: <20011109004156.L5587@blackrider>
14636      Branch: perl
14637            ! lib/File/Find/t/find.t
14638 ____________________________________________________________________________
14639 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
14640         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
14641              The CPAN distribution has both pm and XS implementations,
14642              and for performance reasons we choose the XS.
14643              Another reason to choose the XS is that it doesn't
14644              require Lingua::KO::Hangul::Util, which means that
14645              we can delete that-- which in turn means that Unicode::UCD
14646              cannot expect that: support it, but don't expect.
14647              Ditto Unicode::Collate.
14648              
14649              Note that Unicode::Normalize Makefile.PL and
14650              Normalize.xs have been modified from the CPAN 0.10
14651              versions: the first one to be simpler (no pm) and
14652              clean up the generated unf*.h files, the second one
14653              to quench compiler grumblings.  Must notify Sadahiro
14654              about these changes.
14655      Branch: perl
14656            + ext/Unicode/Normalize/Changes
14657            + ext/Unicode/Normalize/Makefile.PL
14658            + ext/Unicode/Normalize/Normalize.pm
14659            + ext/Unicode/Normalize/Normalize.pod
14660            + ext/Unicode/Normalize/Normalize.xs
14661            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
14662            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14663            + ext/Unicode/Normalize/t/test.t
14664            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
14665            - lib/Lingua/KO/Hangul/Util/README
14666            - lib/Lingua/KO/Hangul/Util/t/test.t
14667            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
14668            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
14669            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
14670            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
14671            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
14672            ! win32/makefile.mk
14673 ____________________________________________________________________________
14674 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
14675         Log: Test miscounting.
14676      Branch: perl
14677            ! ext/POSIX/t/posix.t
14678 ____________________________________________________________________________
14679 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
14680         Log: Quote the variables in failures messages more nicely.
14681      Branch: perl
14682            ! t/test.pl
14683 ____________________________________________________________________________
14684 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
14685         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
14686              From: Michael G Schwern <schwern@pobox.com>
14687              Date: Thu, 8 Nov 2001 17:24:49 -0500
14688              Message-ID: <20011108172449.A5587@blackrider>
14689              
14690              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
14691              From: "Craig A. Berry" <craigberry@mac.com>
14692              Date: Thu, 8 Nov 2001 16:35:00 -0600
14693              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
14694      Branch: perl
14695            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
14696 ____________________________________________________________________________
14697 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
14698         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
14699              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
14700              Date: Thu, 8 Nov 2001 22:52:50 -0000
14701              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
14702      Branch: perl
14703            ! ext/DB_File/t/db-recno.t
14704 ____________________________________________________________________________
14705 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
14706         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
14707              (Probably not an EBCDIC issue the way one would think
14708              since no chr() et alia are used in UCD.pm.)
14709      Branch: perl
14710            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
14711 ____________________________________________________________________________
14712 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
14713         Log: Whether overwriting the $self->{...} values (see #12902)
14714              is a good policy or not is debatable, but let's at least
14715              be consistent.
14716      Branch: perl
14717            ! lib/ExtUtils/MM_Unix.pm
14718 ____________________________________________________________________________
14719 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
14720         Log: The MakeMaker argument () quoting patch that sneaked
14721              in at #12883 didn't handle make macros like this $(...).
14722              Leaning toothpicks, we've got them.
14723      Branch: perl
14724            ! lib/ExtUtils/MM_Unix.pm
14725 ____________________________________________________________________________
14726 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
14727         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
14728              From: Michael G Schwern <schwern@pobox.com>
14729              Date: Wed, 7 Nov 2001 02:02:29 -0500
14730              Message-ID: <20011107020229.K2858@blackrider>
14731      Branch: perl
14732            ! t/io/argv.t t/test.pl vms/test.com
14733 ____________________________________________________________________________
14734 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
14735         Log: Subject: [PATCH 20011106.084] -s on #! line 
14736              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14737              Date: Wed, 7 Nov 2001 22:23:39 +0100
14738              Message-ID: <20011107222339.E729@rafael>
14739      Branch: perl
14740            ! embed.h embed.pl perl.c proto.h toke.c
14741 ____________________________________________________________________________
14742 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
14743         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
14744              From: Michael G Schwern <schwern@pobox.com>
14745              Date: Wed, 7 Nov 2001 16:52:49 -0500
14746              Message-ID: <20011107165249.I7346@blackrider>
14747      Branch: perl
14748            ! pod/perlhack.pod
14749 ____________________________________________________________________________
14750 [ 12898] By: ams                                   on 2001/11/08  13:02:19
14751         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
14752              From: Mark-Jason Dominus <mjd@plover.com>
14753              Date: Thu, 08 Nov 2001 08:59:02 -0500
14754              Message-Id: <20011108135902.2275.qmail@plover.com>
14755      Branch: perl
14756            ! INSTALL README README.amiga README.os2 README.vms
14757            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
14758            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
14759 ____________________________________________________________________________
14760 [ 12897] By: ams                                   on 2001/11/08  12:49:28
14761         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
14762              From: mjd@plover.com
14763              Date: 8 Nov 2001 13:33:18 -0000
14764              Message-Id: <20011108133318.1786.qmail@plover.com>
14765      Branch: perl
14766            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
14767            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14768            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14769            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
14770            ! pod/perlport.pod pod/perlvar.pod
14771 ____________________________________________________________________________
14772 [ 12896] By: ams                                   on 2001/11/08  11:22:12
14773         Log: open(FH, $file) should strip leading and trailing whitespace.
14774      Branch: perl
14775            ! doio.c
14776 ____________________________________________________________________________
14777 [ 12895] By: ams                                   on 2001/11/08  10:17:14
14778         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
14779              From: "Craig A. Berry" <craigberry@mac.com>
14780              Date: Wed, 07 Nov 2001 13:41:50 -0600
14781              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
14782      Branch: perl
14783            ! t/op/glob.t
14784 ____________________________________________________________________________
14785 [ 12894] By: ams                                   on 2001/11/08  08:32:20
14786         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
14787              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
14788              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
14789              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
14790      Branch: perl
14791            ! makedepend.SH
14792 ____________________________________________________________________________
14793 [ 12893] By: ams                                   on 2001/11/08  08:26:31
14794         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
14795              From: mjd@plover.com
14796              Date: 8 Nov 2001 08:08:07 -0000
14797              Message-Id: <20011108080807.30147.qmail@plover.com>
14798              
14799              Subject: bleadperl perl.pod
14800              From: mjd@plover.com
14801              Date: 8 Nov 2001 08:10:47 -0000
14802              Message-Id: <20011108081047.30178.qmail@plover.com>
14803              
14804              Subject: more bleadperl perl.pod
14805              From: mjd@plover.com
14806              Date: 8 Nov 2001 08:16:28 -0000
14807              Message-Id: <20011108081628.30229.qmail@plover.com>
14808      Branch: perl
14809            ! pod/perl.pod pod/perldebug.pod
14810 ____________________________________________________________________________
14811 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
14812         Log: Tweak for Cray-friendliness from Nicholas Clark.
14813      Branch: perl
14814            ! sv.c
14815 ____________________________________________________________________________
14816 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
14817         Log: VMS patch redo from Charles Lane.
14818      Branch: perl
14819            ! vms/gen_shrfls.pl
14820 ____________________________________________________________________________
14821 [ 12890] By: ams                                   on 2001/11/07  15:16:10
14822         Log: Subject: [ID 20011107.088] two perl pod nits
14823              From: lvirden@cas.org
14824              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
14825              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
14826      Branch: perl
14827            ! pod/perl.pod pod/perlfaq3.pod
14828 ____________________________________________________________________________
14829 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
14830         Log: Update Changes.
14831      Branch: perl
14832            ! Changes patchlevel.h
14833 ____________________________________________________________________________
14834 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
14835         Log: The (emulated) "no utf8" must be in a BEGIN block
14836              to be effective.
14837      Branch: perl
14838            ! lib/CGI/t/html.t
14839 ____________________________________________________________________________
14840 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
14841         Log: "v-strings" is the right term.
14842      Branch: perl
14843            ! pod/perltodo.pod
14844 ____________________________________________________________________________
14845 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
14846         Log: Add vstrings-as-objects need to perltodo.
14847      Branch: perl
14848            ! pod/perltodo.pod
14849 ____________________________________________________________________________
14850 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
14851         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
14852              From: Nicholas Clark <nick@ccl4.org>
14853              Date: Wed, 7 Nov 2001 14:36:32 +0000
14854              Message-ID: <20011107143631.I24980@plum.flirble.org>
14855      Branch: perl
14856            ! t/op/pack.t
14857 ____________________________________________________________________________
14858 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
14859         Log: The Embed test requires a major rewrite for VMS
14860              (plus it reveals a couple of annoying glitches
14861              in buffering), so skip the test for now; from
14862              Charles Lane.
14863      Branch: perl
14864            ! lib/ExtUtils/Embed.t
14865 ____________________________________________________________________________
14866 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
14867         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
14868              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14869              Date: Wed, 7 Nov 2001 09:23:28 EST
14870              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
14871              
14872              (Also i seems that an unrelated experimental patch
14873              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
14874      Branch: perl
14875            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
14876 ____________________________________________________________________________
14877 [ 12882] By: ams                                   on 2001/11/07  05:14:04
14878         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
14879              From: Mark-Jason Dominus <mjd@plover.com>
14880              Date: Wed, 07 Nov 2001 00:43:46 -0500
14881              Message-Id: <20011107054346.14428.qmail@plover.com>
14882      Branch: perl
14883            ! gv.c op.c toke.c
14884 ____________________________________________________________________________
14885 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
14886         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
14887              From: Michael G Schwern <schwern@pobox.com>             
14888              Date: Tue, 6 Nov 2001 22:04:39 -0500
14889              Message-ID: <20011106220439.D2858@blackrider>              
14890      Branch: perl
14891            ! lib/perl5db.pl
14892 ____________________________________________________________________________
14893 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
14894         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
14895              stress))
14896              From: Jonathan Stowe <gellyfish@gellyfish.com>
14897              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
14898              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
14899              
14900              (except for one hunk where indentation differs)
14901      Branch: perl
14902            ! lib/Term/Cap.t
14903 ____________________________________________________________________________
14904 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
14905         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
14906              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14907              Date: Tue, 6 Nov 2001 21:45:01 +0100
14908              Message-ID: <20011106214501.A704@rafael>
14909      Branch: perl
14910            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
14911            ! lib/File/Spec/Win32.pm
14912 ____________________________________________________________________________
14913 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
14914         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
14915              From: Michael G Schwern <schwern@pobox.com>              
14916              Date: Tue, 6 Nov 2001 20:58:45 -0500
14917              Message-ID: <20011106205845.G29411@blackrider>
14918      Branch: perl
14919            ! t/test.pl
14920 ____________________________________________________________________________
14921 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
14922         Log: Subject: making do_sprintf public       
14923              From: Doug MacEachern <dougm@covalent.net>    
14924              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
14925              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
14926      Branch: perl
14927            ! embed.h embed.pl global.sym
14928 ____________________________________________________________________________
14929 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
14930         Log: Update to CGI.pm 2.78.
14931              
14932              TODO: the test suite needs to be merged so that
14933              when in core, the core version is tested, and when
14934              using the CPAN version, testing the CPAN version.
14935              (the changes need to be sent to Lincoln, too...)
14936      Branch: perl
14937            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
14938            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
14939            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
14940            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
14941            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
14942            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
14943 ____________________________________________________________________________
14944 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
14945         Log: Integrate with perlio; (strictly) readonly hashes via XS.
14946      Branch: perl
14947           +> t/lib/access.t
14948           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
14949 ____________________________________________________________________________
14950 [ 12874] By: nick                                  on 2001/11/06  21:05:16
14951         Log: Keep It Simple and Stupid version of readonly hash support.
14952              - Test for SvREAONLY(hv) at a few spots in hv.c
14953              - add the error message to perldiag.pod
14954              - (dubious) add access::readonly() to univeral.c
14955              - add test using above
14956              - fixup ext/B/t/stash.t to account for access:: existing
14957      Branch: perlio
14958            + t/lib/access.t
14959            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
14960 ____________________________________________________________________________
14961 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
14962         Log: Fix incorrect warnings about broken globbing;
14963              from Andy Dougherty.
14964      Branch: perl
14965            ! hints/linux.sh
14966 ____________________________________________________________________________
14967 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
14968         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
14969              toggle-on from the encoding pragma.
14970      Branch: perl
14971            ! regcomp.c regexec.c
14972 ____________________________________________________________________________
14973 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
14974         Log: Retract #12824, doesn't help and is ignored
14975              by Configure anyway.
14976      Branch: perl
14977            ! hints/beos.sh
14978 ____________________________________________________________________________
14979 [ 12870] By: ams                                   on 2001/11/06  10:40:37
14980         Log: Subject: Cosmetic change
14981              From: H.Merijn Brand <h.m.brand@hccnet.nl>
14982              Date: Tue, 06 Nov 2001 12:30:52 +0100
14983              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
14984      Branch: perl
14985            ! README.hpux
14986 ____________________________________________________________________________
14987 [ 12869] By: nick                                  on 2001/11/06  08:26:40
14988         Log: Integrate mainline
14989      Branch: perlio
14990           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
14991           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
14992 ____________________________________________________________________________
14993 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
14994         Log: The parentheses are protected enough.
14995      Branch: perl
14996            ! hints/os390.sh
14997 ____________________________________________________________________________
14998 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
14999         Log: ccflags, not ldflags.
15000      Branch: perl
15001            ! hints/os390.sh
15002 ____________________________________________________________________________
15003 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
15004         Log: ... and the proto to go with #12865.
15005      Branch: perl
15006            ! proto.h
15007 ____________________________________________________________________________
15008 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
15009         Log: Oops.  Luckily nothing was using this symbol yet.
15010      Branch: perl
15011            ! global.sym
15012 ____________________________________________________________________________
15013 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
15014         Log: Implement the encoding pragma for regex literals.
15015      Branch: perl
15016            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
15017 ____________________________________________________________________________
15018 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
15019         Log: More UTF8 EXACT fixing.
15020      Branch: perl
15021            ! regexec.c
15022 ____________________________________________________________________________
15023 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
15024         Log: More re debugging.
15025      Branch: perl
15026            ! regexec.c
15027 ____________________________________________________________________________
15028 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
15029         Log: EXACT correction attempt.  Continued in #12863.
15030      Branch: perl
15031            ! regexec.c
15032 ____________________________________________________________________________
15033 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
15034         Log: Unterminated L<.
15035      Branch: perl
15036            ! ext/DB_File/DB_File.pm
15037 ____________________________________________________________________________
15038 [ 12859] By: nick                                  on 2001/11/05  19:15:17
15039         Log: Integrate mainline
15040      Branch: perlio
15041           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
15042           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
15043           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
15044           +> lib/Math/BigInt/t/sub_mbi.t
15045            - lib/Math/BigInt/t/Math/Subclass.pm
15046            - lib/Math/BigInt/t/subclass.t
15047           !> (integrate 30 files)
15048 ____________________________________________________________________________
15049 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
15050         Log: Regex debugging fixes from Hugo.
15051      Branch: perl
15052            ! regcomp.c regexec.c
15053 ____________________________________________________________________________
15054 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
15055         Log: IRIX: at some point the cc -version has started
15056              to output to stderr, not stdout any more.
15057      Branch: perl
15058            ! hints/irix_6.sh
15059 ____________________________________________________________________________
15060 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
15061         Log: Update Changes.
15062      Branch: perl
15063            ! Changes patchlevel.h
15064 ____________________________________________________________________________
15065 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
15066         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
15067      Branch: perl
15068            ! lib/File/Spec/Unix.pm
15069 ____________________________________________________________________________
15070 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
15071         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
15072              From: rgarciasuarez@free.fr
15073              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
15074              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
15075      Branch: perl
15076            ! lib/File/Spec/Unix.pm
15077 ____________________________________________________________________________
15078 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
15079         Log: Use config.arch in OS/390 where the combination of
15080              IEEE floats and ldflags is tricky.
15081      Branch: perl
15082            ! hints/os390.sh
15083 ____________________________________________________________________________
15084 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
15085         Log: Metaconfig unit change for #12851.
15086      Branch: metaconfig
15087            ! U/modified/Config_sh.U
15088 ____________________________________________________________________________
15089 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
15090         Log: Support a config.arch file, similar to config.over,
15091              but loaded just before it.
15092      Branch: perl
15093            ! Configure INSTALL
15094 ____________________________________________________________________________
15095 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
15096         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
15097              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15098              Date: Mon, 5 Nov 2001 14:26:24 +0100
15099              Message-ID: <20011105142624.C31977@rafael>
15100      Branch: perl
15101            ! lib/Symbol.pm lib/Symbol.t
15102 ____________________________________________________________________________
15103 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
15104         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
15105              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15106              Date: Sun, 4 Nov 2001 22:28:57 +0100
15107              Message-ID: <20011104222857.C696@rafael>
15108      Branch: perl
15109            ! pod/perldebug.pod pod/perlpodspec.pod
15110 ____________________________________________________________________________
15111 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
15112         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
15113      Branch: perl
15114            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
15115 ____________________________________________________________________________
15116 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
15117         Log: Math::Big* test tweaks to work better with core:
15118              but the coast still not clear.
15119      Branch: perl
15120            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
15121            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15122 ____________________________________________________________________________
15123 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
15124         Log: Protect against high load: measure how much wall
15125              clock time went by while sleeping.  Avoids some
15126              false negatives, while may introduce some false
15127              positives.  Life is hard.
15128      Branch: perl
15129            ! ext/Time/HiRes/HiRes.t
15130 ____________________________________________________________________________
15131 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
15132         Log: More forgotten from #12843.
15133      Branch: perl
15134            ! lib/Math/BigInt/t/bigfltpm.inc
15135 ____________________________________________________________________________
15136 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
15137         Log: Forgot from #12843.
15138      Branch: perl
15139            + lib/Math/BigInt/t/bigintpm.inc
15140            ! MANIFEST
15141 ____________________________________________________________________________
15142 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
15143         Log: Upgrade to Math::BigInt 1.45; from Tels.
15144              NOTE: some of the tests are failing but that's because
15145              the core integration is not yet done.
15146      Branch: perl
15147            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
15148            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
15149            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15150            - lib/Math/BigInt/t/Math/Subclass.pm
15151            - lib/Math/BigInt/t/subclass.t
15152            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
15153            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
15154            ! lib/Math/BigInt/t/mbimbf.t
15155 ____________________________________________________________________________
15156 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
15157         Log: VMS: adds capability to control more configuration stuff with
15158              -D and -U switches; parsing config.sh to extract previous config
15159              info in VMS-form, and a rewrite of the "prompt/response" routine;
15160              from Charles Lane.
15161      Branch: perl
15162            ! configure.com
15163 ____________________________________________________________________________
15164 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
15165         Log: Subject: Typo correction in perldebguts.pod
15166              From: mjd@plover.com
15167              Date: 4 Nov 2001 16:20:05 -0000
15168              Message-ID: <20011104162005.16699.qmail@plover.com>
15169      Branch: perl
15170            ! pod/perldebguts.pod
15171 ____________________________________________________________________________
15172 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
15173         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
15174              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15175              Date: Sun, 4 Nov 2001 11:47:30 +0100
15176              Message-ID: <20011104114730.A715@rafael>
15177              
15178              Remove -T from the test, wrong place for that.
15179      Branch: perl
15180            ! lib/File/Temp/t/mktemp.t
15181 ____________________________________________________________________________
15182 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
15183         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
15184              From: Nicholas Clark <nick@ccl4.org>
15185              Date: Sun, 4 Nov 2001 10:41:24 +0000
15186              Message-ID: <20011104104123.U20123@plum.flirble.org>
15187      Branch: perl
15188            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
15189 ____________________________________________________________________________
15190 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
15191         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
15192              From: Michael G Schwern <schwern@pobox.com>
15193              Date: Sat, 3 Nov 2001 15:41:47 -0500
15194              Message-ID: <20011103154147.C600@blackrider>
15195      Branch: perl
15196            ! lib/Term/Cap.t
15197 ____________________________________________________________________________
15198 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
15199         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
15200              From: "Craig A. Berry" <craigberry@mac.com>     
15201              Date: Sat, 03 Nov 2001 16:02:28 -0600
15202              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
15203      Branch: perl
15204            ! ext/Time/HiRes/HiRes.t
15205 ____________________________________________________________________________
15206 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
15207         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
15208              From: "chromatic" <chromatic@rmci.net>
15209              Date: Sat, 03 Nov 2001 12:28:17 -0700
15210              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
15211      Branch: perl
15212            ! lib/Term/Cap.t
15213 ____________________________________________________________________________
15214 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
15215         Log: Don't bother doing POSIX charclass parsing if it
15216              possibly cannot be so.  Prepares way for charclass
15217              syntax like [[abc]||[def]] (or just [[abc][def]])
15218              for union, [[\w]&&[$a]] for intersection,
15219              and [[a-z]&&[^def]] for subtraction.
15220              
15221              Currently /[[a]/ (or /[a[]/) parses as a character
15222              class containing two characters, "[" and "a",
15223              this may have to be broken for the syntax described
15224              above, otherwise we would have to scan the whole pattern
15225              to find out whether the square brackets match pairwise.
15226              Luckily, the special case of "[" doesn't seem to be
15227              documented (as opposed to "]" and "-"), so we may have
15228              better story for breaking it...  One can always use \[
15229              if one wants a literal "[", so there.
15230      Branch: perl
15231            ! regcomp.c
15232 ____________________________________________________________________________
15233 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
15234         Log: Comment correction.
15235      Branch: perl
15236            ! regcomp.c
15237 ____________________________________________________________________________
15238 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
15239         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
15240              The latter is a RedHatism.
15241      Branch: perl
15242            ! lib/ExtUtils/MakeMaker.pm
15243 ____________________________________________________________________________
15244 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
15245         Log: Integrate perlio.
15246      Branch: perl
15247           !> perlio.c
15248 ____________________________________________________________________________
15249 [ 12831] By: nick                                  on 2001/11/03  11:42:15
15250         Log: Integrate mainline
15251      Branch: perlio
15252           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
15253           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
15254           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
15255           !> sv.c t/test.pl
15256 ____________________________________________________________________________
15257 [ 12830] By: nick                                  on 2001/11/03  10:27:34
15258         Log: Fix clone_leak problem.
15259              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
15260              as vestige of calling PerlLIO_dup().
15261      Branch: perlio
15262            ! perlio.c
15263 ____________________________________________________________________________
15264 [ 12829] By: nick                                  on 2001/11/03  09:40:46
15265         Log: Tweaks attempting to locate Doug's clone_leak leak.
15266              - add some PerlIO_debug()
15267              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
15268              - Even if it closing stdout etc. do a fflush()
15269      Branch: perlio
15270            ! perlio.c
15271 ____________________________________________________________________________
15272 [ 12828] By: nick                                  on 2001/11/03  08:34:31
15273         Log: Integrate mainline
15274      Branch: perlio
15275           !> (integrate 54 files)
15276 ____________________________________________________________________________
15277 [ 12827] By: ams                                   on 2001/11/03  03:45:19
15278         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
15279              remove this later). Based on a patch from Robert Spier in
15280              <15330.61459.14452.795263@rls.cx>.
15281      Branch: perl
15282            ! sv.c
15283 ____________________________________________________________________________
15284 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
15285         Log: microperl sync.
15286      Branch: perl
15287            ! doio.c perl.c perl.h perlio.c regexec.c
15288 ____________________________________________________________________________
15289 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
15290         Log: Definitions for the Unicode Newline Guidelines.
15291      Branch: perl
15292            ! perl.h
15293 ____________________________________________________________________________
15294 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
15295         Log: (retracted by #12871)
15296              
15297              There is no csh of any kind in default BeOS.
15298              For the purposes of miniperl globbing, bash
15299              will do.
15300      Branch: perl
15301            ! hints/beos.sh
15302 ____________________________________________________________________________
15303 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
15304         Log: Integrate change #12820 from macperl to maint and blead;
15305              
15306              Fix up (dynaloading) to work properly with multiplicity
15307      Branch: maint-5.6/perl
15308           !> ext/DynaLoader/dl_mac.xs
15309      Branch: perl
15310           !> ext/DynaLoader/dl_mac.xs
15311 ____________________________________________________________________________
15312 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
15313         Log: Several fixes for various exit problems and clearing out
15314              task queue, as well as another (incomplete) go at
15315              fixing error message handling
15316      Branch: maint-5.6/macperl
15317            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
15318 ____________________________________________________________________________
15319 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
15320         Log: Add source files for bleadperl builds
15321      Branch: maint-5.6/macperl
15322            ! macos/Makefile.mk
15323 ____________________________________________________________________________
15324 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
15325         Log: Fix up to work properly with multiplicity
15326      Branch: maint-5.6/macperl
15327            ! ext/DynaLoader/dl_mac.xs
15328 ____________________________________________________________________________
15329 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
15330         Log: Integrate with maintperl.
15331      Branch: maint-5.6/macperl
15332           +> t/op/system.t t/op/system_tests
15333           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
15334           !> pod/perltodo.pod util.c win32/win32.c
15335 ____________________________________________________________________________
15336 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
15337         Log: Locate _PATH_LOG if it's a socket even if not #defined
15338              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
15339              via Nick Clark.
15340      Branch: perl
15341            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
15342 ____________________________________________________________________________
15343 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
15344         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
15345              From: Michael G Schwern <schwern@pobox.com>
15346              Date: Fri, 2 Nov 2001 15:36:41 -0500
15347              Message-ID: <20011102153641.E23234@blackrider>
15348      Branch: perl
15349            ! t/test.pl
15350 ____________________________________________________________________________
15351 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
15352         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
15353              From: merlyn@stonehenge.com (Randal L. Schwartz)
15354              Date: 02 Nov 2001 09:33:34 -0800
15355              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
15356              
15357              (two of the changes)
15358              
15359              Better coexistence with extensions.
15360      Branch: perl
15361            ! ext/Errno/Errno_pm.PL hints/darwin.sh
15362 ____________________________________________________________________________
15363 [ 12815] By: ams                                   on 2001/11/02  16:47:43
15364         Log: Subject: Re: [PATCH] the the double double word word fix fix
15365              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15366              Date: Fri, 02 Nov 2001 19:43:07 +0100
15367              Message-Id: <3BE2E93B.627C198E@alcatel.at>
15368      Branch: perl
15369            ! pod/perldebug.pod
15370 ____________________________________________________________________________
15371 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
15372         Log: Update Changes.
15373      Branch: perl
15374            ! Changes patchlevel.h
15375 ____________________________________________________________________________
15376 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
15377         Log: More encoding testing.
15378      Branch: perl
15379            ! lib/encoding.pm lib/encoding.t
15380 ____________________________________________________________________________
15381 [ 12812] By: ams                                   on 2001/11/02  15:07:11
15382         Log: Slight modification of #12811.
15383      Branch: perl
15384            ! op.c
15385 ____________________________________________________________________________
15386 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
15387         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
15388              From: Radu Greab <radu@netsoft.ro>
15389              Date: Fri, 2 Nov 2001 15:28:58 +0200
15390              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
15391      Branch: perl
15392            ! op.c t/op/stat.t
15393 ____________________________________________________________________________
15394 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
15395         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
15396              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15397              Date: Thu, 1 Nov 2001 22:35:50 +0100
15398              Message-ID: <20011101223550.A10849@rafael>
15399      Branch: perl
15400            ! lib/ExtUtils/Embed.t
15401 ____________________________________________________________________________
15402 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
15403         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
15404              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15405              Date: 2 Nov 2001 14:48:51 -0000
15406              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
15407      Branch: perl
15408            ! lib/File/Find.pm
15409 ____________________________________________________________________________
15410 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
15411         Log: Add documentation.
15412      Branch: perl
15413            ! embed.pl pod/perlapi.pod utf8.c
15414 ____________________________________________________________________________
15415 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
15416         Log: Unicode: add ToFold mapping.  Not used yet; but basically
15417              a more useful mapping for caseless aka case-ignoring than
15418              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
15419              algorithm for creating the foldings uses equivalence classes,
15420              see http://www.unicode.org/unicode/reports/tr21/
15421              Hopefully this feature will be used in //i.
15422              (The folding tables were introduced by #12689.)
15423      Branch: perl
15424            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
15425            ! utf8.c
15426 ____________________________________________________________________________
15427 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
15428         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
15429              From: "Craig A. Berry" <craigberry@mac.com>
15430              Date: Fri, 02 Nov 2001 00:03:52 -0600
15431              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
15432      Branch: perl
15433            ! lib/AutoSplit.t
15434 ____________________________________________________________________________
15435 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
15436         Log: Subject: Trivial doc patch
15437              From: andreas.koenig@anima.de (Andreas J. Koenig)
15438              Date: 02 Nov 2001 06:11:35 +0100
15439              Message-ID: <m37kt94v08.fsf@anima.de>
15440      Branch: perl
15441            ! pod/perlport.pod
15442 ____________________________________________________________________________
15443 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
15444         Log: Make encoding and charnames pragmas coexist.
15445      Branch: perl
15446            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
15447 ____________________________________________________________________________
15448 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
15449         Log: The basic character classes seem to go untested with Unicode.
15450      Branch: perl
15451            ! t/op/pat.t
15452 ____________________________________________________________________________
15453 [ 12802] By: ams                                   on 2001/11/02  00:39:36
15454         Log: Subject: [PATCH] the the double double word word fix fix
15455              From: Richard Soderberg <rs@oregonnet.com>
15456              Date: Thu, 1 Nov 2001 13:12:03 -0800
15457              Message-Id: <200111012112.NAA23288@oregonnet.com>
15458              
15459              Subject: Re: [PATCH] the the double double word word fix fix
15460              From: Mark-Jason Dominus <mjd@plover.com>
15461              Date: Thu, 01 Nov 2001 16:43:40 -0500
15462              Message-Id: <20011101214340.2044.qmail@plover.com>
15463              
15464              Subject: Re: [PATCH] the the double double word word fix fix
15465              From: Mark-Jason Dominus <mjd@plover.com>
15466              Date: Thu, 01 Nov 2001 16:51:39 -0500
15467              Message-Id: <20011101215139.2196.qmail@plover.com>
15468      Branch: perl
15469            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
15470            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
15471            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
15472            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
15473            ! pod/perltodo.pod pod/perlxstut.pod
15474 ____________________________________________________________________________
15475 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
15476         Log: Comment tweaks.
15477      Branch: perl
15478            ! toke.c
15479 ____________________________________________________________________________
15480 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
15481         Log: FAQ sync.
15482      Branch: perl
15483            ! pod/perlfaq9.pod
15484 ____________________________________________________________________________
15485 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
15486         Log: If an encoding is set by -M/-m, it must be in
15487              effect only for the actual script, not any other
15488              required/-M/-m'ed module, otherwise we enter a nasty
15489              recursion in regexec.c while trying to init the simple
15490              UTF-8 charclasses like PL_utf8_alnum.
15491      Branch: perl
15492            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
15493 ____________________________________________________________________________
15494 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
15495         Log: A bit more descriptive name.
15496      Branch: perl
15497            ! mg.c
15498 ____________________________________________________________________________
15499 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
15500         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
15501              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15502              Date: Wed, 31 Oct 2001 13:47:04 EST
15503              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
15504      Branch: perl
15505            ! ext/Time/HiRes/HiRes.t
15506 ____________________________________________________________________________
15507 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
15508         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
15509              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15510              Date: Wed, 31 Oct 2001 13:43:29 EST
15511              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
15512      Branch: perl
15513            ! mg.c
15514 ____________________________________________________________________________
15515 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
15516         Log: Subject: [PATCH] Various test cleanups
15517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15518              Date: Tue, 30 Oct 2001 21:56:26 +0100
15519              Message-ID: <20011030215626.A28503@rafael>
15520      Branch: perl
15521            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
15522            ! ext/DB_File/t/db-recno.t ext/Encode.t
15523 ____________________________________________________________________________
15524 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
15525         Log: Update Changes.
15526      Branch: perl
15527            ! Changes patchlevel.h
15528 ____________________________________________________________________________
15529 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
15530         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
15531              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
15532              Date: Wed, 31 Oct 2001 17:16:39 +0100
15533              Message-ID: <20011031171639.A32511@rafael>
15534      Branch: perl
15535            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
15536 ____________________________________________________________________________
15537 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
15538         Log: Skip message nit.
15539      Branch: perl
15540            ! t/io/fs.t
15541 ____________________________________________________________________________
15542 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
15543         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
15544              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
15545              Date: 31 Oct 2001 14:49:37 -0000
15546              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
15547      Branch: perl
15548            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
15549 ____________________________________________________________________________
15550 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
15551         Log: Extend the effect of the encoding pragma to chr() and ord().
15552              
15553              TODO: regex literals, reentrancy problems with the utf8
15554              and charnames pragmas.
15555      Branch: perl
15556            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
15557 ____________________________________________________________________________
15558 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
15559         Log: Doc tweaks.
15560      Branch: perl
15561            ! lib/encoding.pm
15562 ____________________________________________________________________________
15563 [ 12788] By: nick                                  on 2001/10/31  08:59:56
15564         Log: Integrate mainline
15565      Branch: perlio
15566           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
15567           !> (integrate 49 files)
15568 ____________________________________________________________________________
15569 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
15570         Log: Forgot new proto.
15571      Branch: perl
15572            ! proto.h
15573 ____________________________________________________________________________
15574 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
15575         Log: Clarification: use encoding cannot be used to
15576              change the default encoding of "your whole script";
15577              only the default encoding of the *data*.  Also, it
15578              seems that "use encoding" does not mix with "use utf8"
15579              (a coredumping recursion ensues).  Should not be a huge
15580              problem since "use utf8" is pretty marginal nowadays.
15581      Branch: perl
15582            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
15583 ____________________________________________________________________________
15584 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
15585         Log: More documentation for the encode pragma.
15586      Branch: perl
15587            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
15588            ! pod/perlapi.pod pod/perlunicode.pod sv.c
15589 ____________________________________________________________________________
15590 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
15591         Log: Thinko in #12783.
15592      Branch: perl
15593            ! sv.c
15594 ____________________________________________________________________________
15595 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
15596         Log: Make sv_recode_to_utf8() a real API: the encoding
15597              is a parameter, instead of a global.  Document the
15598              PERL_ENCODING.
15599      Branch: perl
15600            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
15601            ! toke.c
15602 ____________________________________________________________________________
15603 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
15604         Log: Enable -Mencoding=foobar also for string literals.
15605      Branch: perl
15606            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
15607            ! pod/perlapi.pod proto.h sv.c toke.c
15608 ____________________________________________________________________________
15609 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
15610         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
15611              From: Andy Dougherty <doughera@lafayette.edu>
15612              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
15613              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
15614      Branch: perl
15615            ! ext/POSIX/hints/svr4.pl
15616 ____________________________________________________________________________
15617 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
15618         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
15619              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
15620              Date: Mon, 29 Oct 2001 23:11:58 -0000
15621              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
15622              
15623              Add compat.h.
15624      Branch: perl
15625            ! lib/h2xs.t utils/h2xs.PL
15626 ____________________________________________________________________________
15627 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
15628         Log: Subject: PerlIOBuf_dup
15629              From: Nicholas Clark <nick@ccl4.org>              
15630              Date: Mon, 29 Oct 2001 21:52:35 +0000             
15631              Message-ID: <20011029215235.K41204@plum.flirble.org>
15632              
15633              Add prototype.
15634      Branch: perl
15635            ! perliol.h
15636 ____________________________________________________________________________
15637 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
15638         Log: Subject: [PATCH] Make malloc.c errors more useful
15639              From: Richard Soderberg <rs@oregonnet.com>
15640              Date: Mon, 29 Oct 2001 22:28:02 -0800
15641              Message-Id: <200110300628.WAA11025@oregonnet.com>
15642      Branch: perl
15643            ! malloc.c
15644 ____________________________________________________________________________
15645 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
15646         Log: Retract #12776 - the bug 19990906.001 is still valid.
15647      Branch: perl
15648            ! t/run/kill_perl.t
15649 ____________________________________________________________________________
15650 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
15651         Log: (Retracted by #12777)
15652              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
15653              From: Michael G Schwern <schwern@pobox.com> 
15654              Date: Mon, 29 Oct 2001 23:01:08 -0500
15655              Message-ID: <20011029230108.G18053@blackrider>
15656      Branch: perl
15657            ! t/run/kill_perl.t
15658 ____________________________________________________________________________
15659 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
15660         Log: Comment nits.
15661      Branch: perl
15662            ! lib/encoding.t
15663 ____________________________________________________________________________
15664 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
15665         Log: integrate change#12772 from mainline
15666              
15667              Subject: [PATCH] Mommy, what's a pointer cast?
15668      Branch: maint-5.6/perl
15669            ! perl.h
15670 ____________________________________________________________________________
15671 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
15672         Log: Subject: [PATCH] Mommy, what's a pointer cast?
15673              From: Richard Soderberg <rs@oregonnet.com>
15674              Date: Mon, 29 Oct 2001 17:01:10 -0800
15675              Message-Id: <200110300101.RAA31561@oregonnet.com>
15676              
15677              (threads* parts)
15678      Branch: perl
15679            ! ext/threads/shared/shared.xs ext/threads/threads.xs
15680 ____________________________________________________________________________
15681 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
15682         Log: Subject: [PATCH] Mommy, what's a pointer cast?
15683              From: Richard Soderberg <rs@oregonnet.com>
15684              Date: Mon, 29 Oct 2001 17:01:10 -0800
15685              Message-Id: <200110300101.RAA31561@oregonnet.com>
15686              
15687              (the perl.h part)
15688      Branch: perl
15689            ! perl.h
15690 ____________________________________________________________________________
15691 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
15692         Log: Subject: [PATCH] OpenBSD likes signal.h 
15693              From: Richard Soderberg <rs@oregonnet.com>
15694              Date: Mon, 29 Oct 2001 17:00:31 -0800
15695              Message-Id: <200110300100.RAA31533@oregonnet.com>
15696      Branch: perl
15697            ! unixish.h
15698 ____________________________________________________________________________
15699 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
15700         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
15701              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
15702              Date: Mon, 29 Oct 2001 23:04:23 -0000
15703              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
15704      Branch: perl
15705            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
15706            ! ext/DB_File/t/db-recno.t
15707 ____________________________________________________________________________
15708 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
15709         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
15710              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
15711              Date: Mon, 29 Oct 2001 12:34:07 -0600
15712              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
15713      Branch: perl
15714            ! ext/Time/HiRes/HiRes.t
15715 ____________________________________________________________________________
15716 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
15717         Log: Update Changes.
15718      Branch: perl
15719            ! Changes patchlevel.h
15720 ____________________________________________________________________________
15721 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
15722         Log: AIX needs an explicit symbol export list.
15723      Branch: perl
15724            ! lib/ExtUtils/Embed.t
15725 ____________________________________________________________________________
15726 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
15727         Log: The test (and the module) would require some
15728              quality hacking time to work on EBCDIC.  Based on
15729              the test results nothing seems to be majorly broken,
15730              the module just seems to have strange assumptions:
15731              got: ''\226\225\205'
15732              expected: ''one'
15733              The \226\225\205 being, of course, 'one', in EBCDIC.
15734      Branch: perl
15735            ! lib/Dumpvalue.t
15736 ____________________________________________________________________________
15737 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
15738         Log: Mark the test known to be failing in EBCDIC.
15739      Branch: perl
15740            ! t/op/tr.t
15741 ____________________________________________________________________________
15742 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
15743         Log: None of the libnet modules are going to work in
15744              EBCDIC without the Convert::EBCDIC.
15745      Branch: perl
15746            ! t/lib/1_compile.t
15747 ____________________________________________________________________________
15748 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
15749         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
15750      Branch: perl
15751            ! t/op/pack.t
15752 ____________________________________________________________________________
15753 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
15754         Log: UTF-EBCDIC ain't UTF-8.
15755      Branch: perl
15756            ! t/op/pack.t
15757 ____________________________________________________________________________
15758 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
15759         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
15760      Branch: perl
15761            ! t/lib/1_compile.t
15762 ____________________________________________________________________________
15763 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
15764         Log: Let's not assume ASCII.
15765      Branch: perl
15766            ! t/op/lc.t
15767 ____________________________________________________________________________
15768 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
15769         Log: Call the new perlio symbols differently.
15770      Branch: perl
15771            ! makedef.pl
15772 ____________________________________________________________________________
15773 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
15774         Log: Don't expect ASCII ordering.
15775      Branch: perl
15776            ! lib/ExtUtils/Manifest.t
15777 ____________________________________________________________________________
15778 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
15779         Log: Forgot from #12756.
15780      Branch: perl
15781            ! perlio.h
15782 ____________________________________________________________________________
15783 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
15784         Log: BeOS tweaks:
15785              - fseeko and ftello can be found by Configure but
15786              we do not seem to have prototypes for them so
15787              let's make up some
15788              - BeOS didn't use to have real sockets (sockets as
15789              filedescriptors) but the BONE package is supposed
15790              to fix this.  I do not know how to detect BONEness,
15791              see hints/beos.sh for a spot that needs to fixed.
15792              - BeOS has O_TEXT != O_BINARY but has no setmode()
15793      Branch: perl
15794            ! hints/beos.sh perlio.c
15795 ____________________________________________________________________________
15796 [ 12755] By: sky                                   on 2001/10/29  12:56:12
15797         Log: Ugly fix to not die when a thread creator is holding locks.
15798      Branch: perl
15799            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
15800            ! ext/threads/threads.xs
15801 ____________________________________________________________________________
15802 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
15803         Log: Integrate change #12752 from maintperl;
15804              
15805              croak(Nullch) wasn't printing the contents of ERRSV if there was
15806              no outer eval (bug in change#6125)
15807      Branch: perl
15808           !> util.c
15809 ____________________________________________________________________________
15810 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
15811         Log: Subject: [PATCH h2xs] Use of static data in XS modules
15812              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
15813              Date: Sun, 28 Oct 2001 21:19:07 -0000
15814              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
15815              
15816              with nits from Sarathy.
15817      Branch: perl
15818            ! utils/h2xs.PL
15819 ____________________________________________________________________________
15820 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
15821         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
15822              no outer eval (bug in change#6125)
15823      Branch: maint-5.6/perl
15824            ! util.c
15825 ____________________________________________________________________________
15826 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
15827         Log: More todo for the encoding pragma.
15828      Branch: perl
15829            ! lib/encoding.pm
15830 ____________________________________________________________________________
15831 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
15832         Log: Add the encoding pragma to control the "upgrade"
15833              from the native eight bit data to Unicode.
15834              
15835              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
15836      Branch: perl
15837            + lib/encoding.pm lib/encoding.t
15838            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
15839            ! pod/perlunicode.pod pod/perlvar.pod sv.c
15840 ____________________________________________________________________________
15841 [ 12749] By: sky                                   on 2001/10/28  21:02:33
15842         Log: Update documentation.
15843      Branch: perl
15844            ! ext/threads/shared/shared.pm
15845 ____________________________________________________________________________
15846 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
15847         Log: Integrate change #12747 from maintperl;
15848              
15849              finishing touches to system() fixes on windows:
15850              * detect cmd shell correctly even if it had full path in it
15851              * more quoting needed for single-arg system if the argument
15852              really had multiple quoted arguments within it
15853              * be smarter about not calling the shell when the executable
15854              has spaces, but otherwise does not need shell involvement
15855              * add a testsuite (windows-specific currently)
15856      Branch: perl
15857           +> t/op/system.t t/op/system_tests
15858            ! MANIFEST pod/perltodo.pod
15859           !> win32/win32.c
15860 ____________________________________________________________________________
15861 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
15862         Log: finishing touches to system() fixes on windows:
15863              * detect cmd shell correctly even if it had full path in it
15864              * more quoting needed for single-arg system if the argument
15865              really had multiple quoted arguments within it
15866              * be smarter about not calling the shell when the executable
15867              has spaces, but otherwise does not need shell involvement
15868              * add a testsuite (windows-specific currently)
15869      Branch: maint-5.6/perl
15870            + t/op/system.t t/op/system_tests
15871            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
15872 ____________________________________________________________________________
15873 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
15874         Log: Integrate perlio.
15875      Branch: perl
15876           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
15877 ____________________________________________________________________________
15878 [ 12745] By: nick                                  on 2001/10/28  16:08:14
15879         Log: Mingw32 fixup for Embed.t
15880      Branch: perlio
15881            ! lib/ExtUtils/Embed.t
15882 ____________________________________________________________________________
15883 [ 12744] By: nick                                  on 2001/10/28  15:54:14
15884         Log: GCC vs MS 64-bit constant syntax
15885      Branch: perlio
15886            ! ext/Time/HiRes/HiRes.xs
15887 ____________________________________________________________________________
15888 [ 12743] By: nick                                  on 2001/10/28  15:42:55
15889         Log: Integrate mainline
15890      Branch: perlio
15891           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
15892 ____________________________________________________________________________
15893 [ 12742] By: sky                                   on 2001/10/28  14:47:10
15894         Log: Manpage updates.
15895      Branch: perl
15896            ! ext/threads/threads.pm
15897 ____________________________________________________________________________
15898 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
15899         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
15900      Branch: perl
15901            ! lib/ExtUtils/Embed.t
15902 ____________________________________________________________________________
15903 [ 12740] By: nick                                  on 2001/10/28  14:14:24
15904         Log: Integrate mainline
15905      Branch: perlio
15906           !> lib/ExtUtils/Embed.t win32/win32.c
15907 ____________________________________________________________________________
15908 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
15909         Log: Need to be ./executed.
15910      Branch: perl
15911            ! lib/ExtUtils/Embed.t
15912 ____________________________________________________________________________
15913 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
15914         Log: Integrate perlio.
15915      Branch: perl
15916           !> perlio.c win32/win32.h
15917 ____________________________________________________________________________
15918 [ 12737] By: nick                                  on 2001/10/28  13:53:45
15919         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
15920              by gcc -xc++.
15921      Branch: perlio
15922            ! win32/win32.h
15923 ____________________________________________________________________________
15924 [ 12736] By: nick                                  on 2001/10/28  13:50:50
15925         Log: Have :stdio layer update an honour the fd refcnt table.
15926              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
15927      Branch: perlio
15928            ! perlio.c
15929 ____________________________________________________________________________
15930 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
15931         Log: Integrate changes #12724 and #12725 from maintperl;
15932              multiarg system now works.
15933      Branch: perl
15934           !> win32/win32.c
15935 ____________________________________________________________________________
15936 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
15937         Log: Integrate perlio.
15938      Branch: perl
15939           +> lib/ExtUtils/Embed.t
15940           !> MANIFEST perlio.c
15941 ____________________________________________________________________________
15942 [ 12733] By: nick                                  on 2001/10/28  13:07:16
15943         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
15944              least for PERLIO=perlio unthreaded case
15945      Branch: perlio
15946            ! perlio.c
15947 ____________________________________________________________________________
15948 [ 12732] By: nick                                  on 2001/10/28  11:10:24
15949         Log: Typo in exe name
15950      Branch: perlio
15951            ! lib/ExtUtils/Embed.t
15952 ____________________________________________________________________________
15953 [ 12731] By: nick                                  on 2001/10/28  11:09:59
15954         Log: Integrate Mainline
15955      Branch: perlio
15956           !> Changes configure.com ext/DB_File/DB_File.pm
15957           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
15958           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
15959           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
15960           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
15961           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
15962           !> t/TEST t/op/regexp.t win32/buildext.pl
15963 ____________________________________________________________________________
15964 [ 12730] By: nick                                  on 2001/10/28  11:05:35
15965         Log: Fixup Embed.t for Win32/VC++
15966      Branch: perlio
15967            ! lib/ExtUtils/Embed.t
15968 ____________________________________________________________________________
15969 [ 12729] By: nick                                  on 2001/10/28  09:36:20
15970         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
15971              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
15972              ExtUtils::Embed.
15973      Branch: perlio
15974            + lib/ExtUtils/Embed.t
15975            ! MANIFEST
15976 ____________________________________________________________________________
15977 [ 12728] By: sky                                   on 2001/10/28  08:12:53
15978         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
15979              line manually!
15980      Branch: perl
15981            ! lib/ExtUtils/xsubpp
15982 ____________________________________________________________________________
15983 [ 12727] By: sky                                   on 2001/10/28  08:02:09
15984         Log: And here we use the prototypes.
15985      Branch: perl
15986            ! ext/threads/shared/shared.xs
15987 ____________________________________________________________________________
15988 [ 12726] By: sky                                   on 2001/10/28  08:00:48
15989         Log: Support [] style prototypes.
15990      Branch: perl
15991            ! lib/ExtUtils/xsubpp
15992 ____________________________________________________________________________
15993 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
15994         Log: yet another multi-arg system() fix on windows: batch files as the
15995              first argument (i.e. directly executed by CreateProcess()) need
15996              extra quoting to escape shell-shock
15997      Branch: maint-5.6/perl
15998            ! win32/win32.c
15999 ____________________________________________________________________________
16000 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
16001         Log: another multi-arg system() fix on windows: passing empty arguments
16002              now works
16003      Branch: maint-5.6/perl
16004            ! win32/win32.c
16005 ____________________________________________________________________________
16006 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
16007         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
16008              No final #else #error because we do not seem to
16009              be using #error?
16010      Branch: perl
16011            ! op.h
16012 ____________________________________________________________________________
16013 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
16014         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
16015              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
16016              Date: Sat, 27 Oct 2001 23:28:44 EST 
16017              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
16018      Branch: perl
16019            ! ext/Time/HiRes/HiRes.xs
16020 ____________________________________________________________________________
16021 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
16022         Log: Regen perlapi, perltoc.
16023      Branch: perl
16024            ! pod/perlapi.pod pod/perltoc.pod
16025 ____________________________________________________________________________
16026 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
16027         Log: Subject: [PATCH] sv.h documentation
16028              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
16029              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
16030              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
16031      Branch: perl
16032            ! sv.h
16033 ____________________________________________________________________________
16034 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
16035         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
16036              system("nmake -nologo", "clean") and there is no executable
16037              called "nmake -nologo"; this used to "work" pre-change#12559 due
16038              to bugs in multiarg system() that have since been fixed
16039      Branch: perl
16040            ! win32/buildext.pl
16041 ____________________________________________________________________________
16042 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
16043         Log: Update Changes.
16044      Branch: perl
16045            ! Changes patchlevel.h
16046 ____________________________________________________________________________
16047 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
16048         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
16049              From: Richard.Foley@t-online.de (Richard Foley)            
16050              Date: Sun, 28 Oct 2001 00:48:32 +0200
16051              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
16052      Branch: perl
16053            ! pod/perlhack.pod
16054 ____________________________________________________________________________
16055 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
16056         Log: Must store pointers with the right width.
16057      Branch: perl
16058            ! op.h
16059 ____________________________________________________________________________
16060 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
16061         Log: Integrate change #12711 from perlio;
16062              
16063              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16064              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16065      Branch: perl
16066           !> perlio.c
16067 ____________________________________________________________________________
16068 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
16069         Log: Subject: [PATCH] make minitest
16070              From: Nicholas Clark <nick@ccl4.org>
16071              Date: Sat, 27 Oct 2001 22:56:16 +0100
16072              Message-ID: <20011027225616.L20275@plum.flirble.org>
16073      Branch: perl
16074            ! t/TEST
16075 ____________________________________________________________________________
16076 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
16077         Log: Patch #12661 missed this.
16078      Branch: perl
16079            ! ext/DB_File/DB_File.pm
16080 ____________________________________________________________________________
16081 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
16082         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
16083              From: "Craig A. Berry" <craigberry@mac.com>
16084              Date: Sat, 27 Oct 2001 16:07:47 -0500
16085              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
16086      Branch: perl
16087            ! configure.com perlio.c
16088 ____________________________________________________________________________
16089 [ 12711] By: nick                                  on 2001/10/27  19:49:25
16090         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16091              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16092      Branch: perlio
16093            ! perlio.c
16094 ____________________________________________________________________________
16095 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
16096         Log: Let's not replace reason if there's one already supplied.
16097      Branch: perl
16098            ! t/op/regexp.t
16099 ____________________________________________________________________________
16100 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
16101         Log: is not good.
16102      Branch: perl
16103            ! t/op/regexp.t
16104 ____________________________________________________________________________
16105 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
16106         Log: ldlibpth can exist but be unset.
16107      Branch: perl
16108            ! t/TEST
16109 ____________________________________________________________________________
16110 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
16111         Log: Unicode: property alias naming cleanup.
16112      Branch: perl
16113            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
16114 ____________________________________________________________________________
16115 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
16116         Log: FAQ sync.
16117      Branch: perl
16118            ! pod/perlfaq4.pod
16119 ____________________________________________________________________________
16120 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
16121         Log: Integrate change #12703 from maintperl;
16122              
16123              typemap stuff intervenes before declaration, move it to PREINIT
16124              section
16125              
16126              (an empty integrate, but now the files are in sync
16127              between the branches)
16128      Branch: perl
16129           !> ext/ODBM_File/ODBM_File.xs
16130 ____________________________________________________________________________
16131 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
16132         Log: More PerlIO symbols.
16133      Branch: perl
16134            ! makedef.pl
16135 ____________________________________________________________________________
16136 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
16137         Log: typemap stuff intervenes before declaration, move it to PREINIT
16138              section
16139      Branch: maint-5.6/perl
16140            ! ext/ODBM_File/ODBM_File.xs
16141 ____________________________________________________________________________
16142 [ 12702] By: nick                                  on 2001/10/27  14:09:35
16143         Log: Integrate mainline
16144      Branch: perlio
16145           +> ext/threads/shared/t/av_simple.t
16146           +> ext/threads/shared/t/hv_refs.t
16147           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
16148           !> (integrate 109 files)
16149 ____________________________________________________________________________
16150 [ 12700] By: ams                                   on 2001/10/26  21:22:23
16151         Log: Subject: [PATCH] tweak divide
16152              From: Nicholas Clark <nick@ccl4.org>
16153              Date: Fri, 26 Oct 2001 22:52:17 +0100
16154              Message-Id: <20011026225217.B20275@plum.flirble.org>
16155      Branch: perl
16156            ! pp.c
16157 ____________________________________________________________________________
16158 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
16159         Log: Integrate a buncha things from maintperl.
16160      Branch: maint-5.6/macperl
16161           !> (integrate 32 files)
16162 ____________________________________________________________________________
16163 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
16164         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
16165              From: Andy Dougherty <doughera@lafayette.edu>
16166              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
16167              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
16168      Branch: perl
16169            ! hints/svr4.sh
16170 ____________________________________________________________________________
16171 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
16172         Log: When you're root, many things become writable.
16173      Branch: perl
16174            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
16175 ____________________________________________________________________________
16176 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
16177         Log: Update Changes.
16178      Branch: perl
16179            ! Changes patchlevel.h
16180 ____________________________________________________________________________
16181 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
16182         Log: Term/Cap.t attempts to access the floppy drive for no good reason
16183              on dosish systems
16184      Branch: perl
16185            ! lib/Term/Cap.t
16186 ____________________________________________________________________________
16187 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
16188         Log: fix misleading comment on known inadequacy in B::Terse, and skip
16189              it correctly
16190      Branch: perl
16191            ! ext/B/t/terse.t
16192 ____________________________________________________________________________
16193 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
16194         Log: fix spurious AutoSplit.t failure under windows
16195      Branch: perl
16196            ! lib/AutoSplit.t
16197 ____________________________________________________________________________
16198 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
16199         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
16200      Branch: perl
16201            ! ext/Time/HiRes/HiRes.t
16202 ____________________________________________________________________________
16203 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
16204         Log: More logical to use %04"UVXf" than %"UVuf" since
16205              the Unicode standard prefers hex.
16206      Branch: perl
16207            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
16208            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
16209            ! lib/unicore/mktables utf8.c
16210 ____________________________________________________________________________
16211 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
16212         Log: change#12065 seems to have broken Encode build on windows; fix
16213      Branch: perl
16214            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
16215 ____________________________________________________________________________
16216 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
16217         Log: Unicode: add the case folding table.
16218      Branch: perl
16219            + lib/unicore/To/Fold.pl
16220            ! MANIFEST lib/unicore/mktables
16221 ____________________________________________________________________________
16222 [ 12688] By: sky                                   on 2001/10/26  13:51:29
16223         Log: Get the new functions right, do not export lock since we use builtin lock.
16224              TODO: fix xsubpp to support the new prototypes
16225      Branch: perl
16226            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16227 ____________________________________________________________________________
16228 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
16229         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
16230              as suggested by Sarathy.
16231      Branch: perl
16232            ! mg.c
16233 ____________________________________________________________________________
16234 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
16235         Log: avoid compiler warning
16236      Branch: perl
16237            ! win32/win32.c
16238 ____________________________________________________________________________
16239 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
16240         Log: WinCE update from Rainer Keuchel.
16241      Branch: perl
16242            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
16243            ! wince/wince.c
16244 ____________________________________________________________________________
16245 [ 12684] By: sky                                   on 2001/10/26  13:34:33
16246         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
16247      Branch: perl
16248            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16249 ____________________________________________________________________________
16250 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
16251         Log: More fixes that were made to the core and not in the libnet src
16252      Branch: perl
16253            ! lib/Net/Domain.pm
16254 ____________________________________________________________________________
16255 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
16256         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
16257              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
16258              Date: Fri, 26 Oct 2001 13:55:21 +0200
16259              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
16260              
16261              (plus make the db-recno.t#59 accept both \n and \r\n)
16262      Branch: perl
16263            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16264            ! ext/DB_File/t/db-recno.t
16265 ____________________________________________________________________________
16266 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
16267         Log: Fix tests to be able to run in the core and the CPAN dist
16268      Branch: perl
16269            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
16270            ! lib/Net/t/require.t lib/Net/t/smtp.t
16271 ____________________________________________________________________________
16272 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
16273         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
16274              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16275              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
16276              Date: Fri, 26 Oct 2001 08:34:46 EDT
16277      Branch: perl
16278            ! ext/Time/HiRes/HiRes.t
16279 ____________________________________________________________________________
16280 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
16281         Log: Sync libnet modules with what will be libnet-1.08
16282      Branch: perl
16283            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
16284            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
16285            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
16286            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
16287 ____________________________________________________________________________
16288 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
16289         Log: Integrate maintperl changes #12268 and #12669;
16290              
16291              final touches to the audit for statics and thread-unsafe code
16292              * make DB_File, ODBM_File thread-safe 
16293              * remove unnecessary/dangerous statics and protect others
16294              from not getting accidentally enabled under threaded perls
16295              
16296              windows support functions get_childdir() et al aren't exported
16297              correctly under vanilla build
16298              
16299              Testing under win32 appreciated since changes there had
16300              to be manually merged and I cannot test how badly did I do.
16301      Branch: perl
16302           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
16303           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
16304           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
16305           !> win32/vmem.h win32/win32.c win32/win32iop.h
16306 ____________________________________________________________________________
16307 [ 12677] By: sky                                   on 2001/10/26  12:37:17
16308         Log: More Config::threads to threads::threads changes
16309      Branch: perl
16310            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
16311 ____________________________________________________________________________
16312 [ 12676] By: sky                                   on 2001/10/26  12:31:46
16313         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
16314      Branch: perl
16315            ! ext/threads/threads.pm ext/threads/threads.xs
16316 ____________________________________________________________________________
16317 [ 12675] By: sky                                   on 2001/10/26  12:06:30
16318         Log: Allocing a TLS in runtime is not too hot.
16319      Branch: perl
16320            ! ext/threads/threads.xs
16321 ____________________________________________________________________________
16322 [ 12674] By: sky                                   on 2001/10/26  11:59:09
16323         Log: Don't display debug data.
16324      Branch: perl
16325            ! ext/threads/threads.pm
16326 ____________________________________________________________________________
16327 [ 12673] By: sky                                   on 2001/10/26  11:35:47
16328         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
16329              complete bar support for blessed objects.
16330              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
16331      Branch: perl
16332            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
16333 ____________________________________________________________________________
16334 [ 12672] By: sky                                   on 2001/10/26  11:15:28
16335         Log: Fix case where shared reference does not exist in current thread.
16336      Branch: perl
16337            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
16338 ____________________________________________________________________________
16339 [ 12671] By: sky                                   on 2001/10/26  08:48:52
16340         Log: Support for references in shared arrays.
16341      Branch: perl
16342            ! ext/threads/shared/shared.xs
16343 ____________________________________________________________________________
16344 [ 12670] By: sky                                   on 2001/10/26  08:30:11
16345         Log: Add tests for references in hashes.
16346      Branch: perl
16347            + ext/threads/shared/t/hv_refs.t
16348            ! MANIFEST
16349 ____________________________________________________________________________
16350 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
16351         Log: windows support functions get_childdir() et al aren't exported
16352              correctly under vanilla build
16353      Branch: maint-5.6/perl
16354            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
16355 ____________________________________________________________________________
16356 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
16357         Log: final touches to the audit for statics and thread-unsafe code
16358              * make DB_File, ODBM_File thread-safe 
16359              * remove unnecessary/dangerous statics and protect others
16360              from not getting accidentally enabled under threaded perls
16361      Branch: maint-5.6/perl
16362            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
16363            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
16364            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
16365            ! win32/win32.c
16366 ____________________________________________________________________________
16367 [ 12667] By: ams                                   on 2001/10/26  03:48:36
16368         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
16369              From: "Richard Soderberg" <rs@crystalflame.net>
16370              Date: Thu, 25 Oct 2001 23:42:50 -0400
16371              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
16372      Branch: perl
16373            ! sharedsv.c
16374 ____________________________________________________________________________
16375 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
16376         Log: Integrate change #12664 from maintperl;
16377              
16378              the newest GCCs don't seem to like C<"string1"##STRING2>
16379              so keep it as C<"string1" STRING2> (latter appears to
16380              work everywhere)
16381      Branch: perl
16382           !> ext/DynaLoader/dlutils.c
16383 ____________________________________________________________________________
16384 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
16385         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
16386              From: Chris Nandor <pudge@pobox.com>
16387              Date: Thu, 25 Oct 2001 22:15:03 -0400
16388              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
16389      Branch: perl
16390            ! perl.h
16391 ____________________________________________________________________________
16392 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
16393         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
16394              C<"string1" STRING2> (latter appears to work everywhere)
16395      Branch: maint-5.6/perl
16396            ! ext/DynaLoader/dlutils.c
16397 ____________________________________________________________________________
16398 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
16399         Log: AUTHORS update.
16400      Branch: perl
16401            ! AUTHORS
16402 ____________________________________________________________________________
16403 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
16404         Log: Integrate change #12660 from maintperl;
16405              
16406              make the dMY_CXT stuff available under all of
16407              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
16408      Branch: perl
16409           !> perl.h
16410 ____________________________________________________________________________
16411 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
16412         Log: Subject: [PATCH] DB_File-1.79
16413              From: "Paul Marquess" <paul.marquess@openwave.com>
16414              Date: Fri, 26 Oct 2001 00:03:54 +0100
16415              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
16416      Branch: perl
16417            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
16418            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
16419 ____________________________________________________________________________
16420 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
16421         Log: make the dMY_CXT stuff available under all of
16422              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
16423      Branch: maint-5.6/perl
16424            ! perl.h
16425 ____________________________________________________________________________
16426 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
16427         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
16428              From: Michael G Schwern <schwern@pobox.com>
16429              Date: Thu, 25 Oct 2001 18:28:12 -0400
16430              Message-ID: <20011025182812.M4811@blackrider>
16431      Branch: perl
16432            ! t/run/kill_perl.t
16433 ____________________________________________________________________________
16434 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
16435         Log: STRLEN != int.
16436      Branch: perl
16437            ! regcomp.c regexec.c
16438 ____________________________________________________________________________
16439 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
16440         Log: Subject: [PATCH] remove small IVop redundancy
16441              From: Nicholas Clark <nick@ccl4.org>
16442              Date: Thu, 25 Oct 2001 22:48:28 +0100
16443              Message-ID: <20011025224827.M66471@plum.flirble.org>
16444      Branch: perl
16445            ! pp.c pp_hot.c
16446 ____________________________________________________________________________
16447 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
16448         Log: Metaconfig unit change for #12655.
16449      Branch: metaconfig/U/perl
16450            ! Extensions.U
16451 ____________________________________________________________________________
16452 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
16453         Log: Subject: Re: Not OK @12650
16454              From: Andy Dougherty <doughera@lafayette.edu>
16455              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
16456              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
16457      Branch: perl
16458            ! Configure
16459 ____________________________________________________________________________
16460 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
16461         Log: Integrate changes #12652 and #12653 from maintperl;
16462              
16463              more tweaks to change#12626
16464              * move the boilerplate code over to perl.h and make DynaLoader
16465              use it
16466              * make re, Opcode, File::Glob and B threadsafe
16467              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
16468              C<no re;> anywhere)
16469              
16470              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
16471              
16472              File::Glob required a bit more work in bleadperl
16473              because of ExtUtils::Constant (see the Makefile.PL change)
16474      Branch: perl
16475            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
16476           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
16477           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
16478 ____________________________________________________________________________
16479 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
16480         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
16481      Branch: maint-5.6/perl
16482            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
16483            ! ext/Opcode/Opcode.xs ext/re/re.xs
16484 ____________________________________________________________________________
16485 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
16486         Log: more tweaks to change#12626
16487              * move the boilerplate code over to perl.h and make DynaLoader
16488              use it
16489              * make re, Opcode, File::Glob and B threadsafe
16490              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
16491              C<no re;> anywhere)
16492      Branch: maint-5.6/perl
16493            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
16494            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
16495 ____________________________________________________________________________
16496 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
16497         Log: Metaconfig unit change for #12650.
16498      Branch: metaconfig/U/perl
16499            ! Extensions.U
16500 ____________________________________________________________________________
16501 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
16502         Log: Subject: Re: ithreads doesn't like usedl=n
16503              From: Andy Dougherty <doughera@lafayette.edu>
16504              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
16505              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
16506              
16507              Special-case threads::shared.
16508      Branch: perl
16509            ! Configure
16510 ____________________________________________________________________________
16511 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
16512         Log: Getting fancier...
16513      Branch: perl
16514            ! t/TEST
16515 ____________________________________________________________________________
16516 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
16517         Log: csh - what a pain.
16518      Branch: perl
16519            ! t/TEST
16520 ____________________________________________________________________________
16521 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
16522         Log: Update Changes.
16523      Branch: perl
16524            ! Changes patchlevel.h
16525 ____________________________________________________________________________
16526 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
16527         Log: Allow resetting the locale system for the duration
16528              of the build (Mac OS X default setting LANG=En_US
16529              ist kaputt)
16530      Branch: perl
16531            ! Makefile.SH
16532 ____________________________________________________________________________
16533 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
16534         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
16535      Branch: perl
16536            ! ext/Digest/MD5/t/files.t
16537 ____________________________________________________________________________
16538 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
16539         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
16540              From: Andy Dougherty <doughera@lafayette.edu>
16541              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
16542              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
16543      Branch: perl
16544            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
16545            ! ext/threads/shared/Makefile.PL
16546 ____________________________________________________________________________
16547 [ 12643] By: sky                                   on 2001/10/25  12:28:26
16548         Log: Add support for reference members of hashes.
16549      Branch: perl
16550            ! ext/threads/shared/shared.xs
16551 ____________________________________________________________________________
16552 [ 12642] By: ams                                   on 2001/10/25  12:21:13
16553         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
16554              From: "Norton Allen" <nort@qnx.com>
16555              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
16556              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
16557      Branch: perl
16558            ! ext/Digest/MD5/MD5.xs
16559 ____________________________________________________________________________
16560 [ 12641] By: sky                                   on 2001/10/25  10:27:39
16561         Log: Tests shared hashes.
16562      Branch: perl
16563            + ext/threads/shared/t/hv_simple.t
16564            ! MANIFEST
16565 ____________________________________________________________________________
16566 [ 12640] By: sky                                   on 2001/10/25  10:18:23
16567         Log: Fix threadcounts for arrays and hashes.
16568      Branch: perl
16569            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16570 ____________________________________________________________________________
16571 [ 12639] By: sky                                   on 2001/10/25  10:17:26
16572         Log: Note to self, doing *src_ary++ in a macro that evaluates
16573              the value more than once is a good way to dump core.
16574      Branch: perl
16575            ! sharedsv.c
16576 ____________________________________________________________________________
16577 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
16578         Log: Integrate change #12636 from maintperl; more dl fixups.
16579      Branch: perl
16580           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
16581           !> ext/DynaLoader/dl_vms.xs
16582 ____________________________________________________________________________
16583 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
16584         Log: Like dl_hpux, like dl_dld.
16585      Branch: perl
16586            ! ext/DynaLoader/dl_dld.xs
16587 ____________________________________________________________________________
16588 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
16589         Log: followups to change#12635
16590      Branch: maint-5.6/perl
16591            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
16592            ! ext/DynaLoader/dl_vms.xs
16593 ____________________________________________________________________________
16594 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
16595         Log: add part of change#12634 to the two files that need it; dl_aix.xs
16596              in maint-5.6 doesn't have the branch that had the problem in
16597              mainline
16598      Branch: maint-5.6/perl
16599            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
16600 ____________________________________________________________________________
16601 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
16602         Log: Fixes for #12627.
16603      Branch: perl
16604            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
16605 ____________________________________________________________________________
16606 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
16607         Log: Since pv_uni_display and sv_uni_display are now used
16608              in the re extension, their symbols have to be exported.
16609      Branch: perl
16610            ! embed.pl global.sym
16611 ____________________________________________________________________________
16612 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
16613         Log: Subject:  Re: [PATCH Perl@12567] debug /list
16614              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16615              Date: Tue, 23 Oct 2001 21:40:33 EDT
16616              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
16617      Branch: perl
16618            ! configure.com
16619 ____________________________________________________________________________
16620 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
16621         Log: This takes care of some of the re 'debug' cases but
16622              not all cases since the information whether the pattern
16623              or the target are utf8 seems to be either lost or not
16624              spread widely enough, sigh.
16625      Branch: perl
16626            ! regcomp.c
16627 ____________________________________________________________________________
16628 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
16629         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
16630              From: John Peacock <jpeacock@rowman.com>
16631              Date: Wed, 24 Oct 2001 16:53:29 -0400
16632              Message-ID: <3BD72A49.1508D152@rowman.com>
16633      Branch: perl
16634            ! configure.com
16635 ____________________________________________________________________________
16636 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
16637         Log: Upgrade NetWare and WinCE as in #12626.
16638      Branch: perl
16639            ! NetWare/dl_netware.xs wince/dl_win32.xs
16640 ____________________________________________________________________________
16641 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
16642         Log: Tru64 compiler nit.
16643      Branch: perl
16644            ! ext/threads/shared/shared.xs
16645 ____________________________________________________________________________
16646 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
16647         Log: Integrate change #12626 from maintperl;
16648              make DynaLoader threadsafe by moving all statics into
16649              interpreter-local space
16650              
16651              TODO: Netware, OS/2, WinCE
16652      Branch: perl
16653           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
16654           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
16655           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
16656           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
16657           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
16658           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
16659           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
16660 ____________________________________________________________________________
16661 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
16662         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
16663              space
16664      Branch: maint-5.6/perl
16665            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
16666            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
16667            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
16668            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
16669            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
16670            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
16671            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
16672 ____________________________________________________________________________
16673 [ 12625] By: sky                                   on 2001/10/24  20:05:26
16674         Log: Change #12623 inflicted an infinite hang. Fixed.
16675      Branch: perl
16676            ! ext/threads/shared/shared.xs
16677 ____________________________________________________________________________
16678 [ 12624] By: sky                                   on 2001/10/24  19:06:55
16679         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
16680      Branch: perl
16681            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16682 ____________________________________________________________________________
16683 [ 12623] By: sky                                   on 2001/10/24  18:06:34
16684         Log: We need to do sharedsv_find in the original perl context.
16685      Branch: perl
16686            ! ext/threads/shared/shared.xs
16687 ____________________________________________________________________________
16688 [ 12622] By: sky                                   on 2001/10/24  17:26:51
16689         Log: Add support for basic support for AVs, references not supported yet.
16690              Add test for AVs.
16691              Add more tests to sv_refs
16692              Fix documentation issues.  
16693      Branch: perl
16694            + ext/threads/shared/t/av_simple.t
16695            ! MANIFEST ext/threads/shared/shared.pm
16696            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
16697 ____________________________________________________________________________
16698 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
16699         Log: Dump Unicode better for re 'debug'.  The regprop()
16700              is unfinished since have to figure out how to detect
16701              Unicodeness in there.
16702      Branch: perl
16703            ! regcomp.c regexec.c
16704 ____________________________________________________________________________
16705 [ 12620] By: sky                                   on 2001/10/24  13:18:07
16706         Log: Add support for finding shared arrays and hashes.
16707      Branch: perl
16708            ! sharedsv.c
16709 ____________________________________________________________________________
16710 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
16711         Log: Rewrite sv_uni_display() as pv_uni_display() as
16712              reimplement sv_uni_display() using that.
16713      Branch: perl
16714            ! dump.c embed.h embed.pl proto.h
16715 ____________________________________________________________________________
16716 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
16717         Log: Integrate change #12615 from maintperl;
16718              on Windows, IO::File::new_tmpfile() fails after being called
16719              32767 times because MSVCRT thinks stdio's TMP_MAX is a
16720              process-wide limit
16721      Branch: perl
16722           !> win32/win32.c
16723 ____________________________________________________________________________
16724 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
16725         Log: Don't try to print ints as IVs.
16726      Branch: perl
16727            ! ext/Time/HiRes/HiRes.xs
16728 ____________________________________________________________________________
16729 [ 12616] By: sky                                   on 2001/10/24  11:06:35
16730         Log: We only need to fetch the SV from the backend if the index
16731              is not the same as mg_private.     In theory this could be
16732              a problem if there are an exact multiple of U16 changes
16733              of a shared variable between two access in a given thread,
16734              we choose to avoid theory for now.
16735      Branch: perl
16736            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
16737 ____________________________________________________________________________
16738 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
16739         Log: on Windows, IO::File::new_tmpfile() fails after being called
16740              32767 times because MSVCRT thinks stdio's TMP_MAX is a
16741              process-wide limit
16742      Branch: maint-5.6/perl
16743            ! win32/win32.c
16744 ____________________________________________________________________________
16745 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
16746         Log: Negation and Unicode: sort of solves 20010303.010,
16747              except not quite like reported in the Subject
16748              (Perl_warner is still utf8-ignorant).
16749      Branch: perl
16750            ! pp.c t/lib/warnings/sv
16751 ____________________________________________________________________________
16752 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
16753         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
16754      Branch: perl
16755            ! sv.c t/lib/warnings/sv
16756 ____________________________________________________________________________
16757 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
16758         Log: sv_uni_display(): do not add the "...", let the caller
16759              do it if wanted, and be prepared for more display options.
16760      Branch: perl
16761            ! dump.c embed.h embed.pl proto.h
16762 ____________________________________________________________________________
16763 [ 12611] By: nick                                  on 2001/10/23  20:28:07
16764         Log: Integrate mainline
16765      Branch: perlio
16766           !> Changes configure.com cygwin/cygwin.c
16767           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
16768           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
16769           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
16770           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
16771           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
16772           !> utils/h2xs.PL utils/perldoc.PL
16773 ____________________________________________________________________________
16774 [ 12610] By: sky                                   on 2001/10/23  19:39:24
16775         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
16776              don't call themselves READONLY but still die with modification
16777              attempt. We only call bless for ext and umagic.
16778      Branch: perl
16779            ! sv.c
16780 ____________________________________________________________________________
16781 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
16782         Log: Croak() on negative time; doc tweaks.
16783      Branch: perl
16784            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
16785            ! ext/Time/HiRes/HiRes.xs
16786 ____________________________________________________________________________
16787 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
16788         Log: FAQ sync.
16789      Branch: perl
16790            ! pod/perlfaq4.pod pod/perlfaq7.pod
16791 ____________________________________________________________________________
16792 [ 12607] By: sky                                   on 2001/10/23  18:27:27
16793         Log: Call setmagic on the referent we are blessing.
16794      Branch: perl
16795            ! sv.c
16796 ____________________________________________________________________________
16797 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
16798         Log: Small test nits.
16799      Branch: perl
16800            ! t/op/lc.t
16801 ____________________________________________________________________________
16802 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
16803         Log: Update Changes.
16804      Branch: perl
16805            ! Changes patchlevel.h
16806 ____________________________________________________________________________
16807 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
16808         Log: Make the PerlIO_init() prototypes consistent.
16809      Branch: perl
16810            ! perlio.c
16811 ____________________________________________________________________________
16812 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
16813         Log: Upping the test count is a good idea.
16814      Branch: perl
16815            ! t/op/lc.t
16816 ____________________________________________________________________________
16817 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
16818         Log: Document the final sigma spot.
16819      Branch: perl
16820            ! pp.c
16821 ____________________________________________________________________________
16822 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
16823         Log: Fix multicharacter titlecase (ucfirst).
16824      Branch: perl
16825            ! pod/perlunicode.pod pp.c t/op/lc.t
16826 ____________________________________________________________________________
16827 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
16828         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
16829              From: Mikhail Zabaluev <mhz@alt-linux.org>
16830              Date: Tue, 23 Oct 2001 10:40:37 +0400
16831              Message-ID: <20011023104037.A12761@localhost.localdomain>
16832              
16833              (#12406 replaced with this)
16834      Branch: perl
16835            ! utils/perldoc.PL
16836 ____________________________________________________________________________
16837 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
16838         Log: MacOS Classic updates from Pudge.
16839      Branch: perl
16840            ! lib/File/Spec.t lib/File/Spec/Mac.pm
16841 ____________________________________________________________________________
16842 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
16843         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
16844              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16845              Date: Sun, 14 Oct 2001 23:14:46 +0200
16846              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
16847              
16848              except for the 2->4 changes.
16849      Branch: perl
16850            ! lib/AutoSplit.t
16851 ____________________________________________________________________________
16852 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
16853         Log: integrate macperl contents into maint-5.6
16854      Branch: maint-5.6/perl
16855            ! mg.c
16856           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
16857           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
16858           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
16859           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
16860           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
16861           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
16862           !> t/lib/filefind.t t/lib/filespec.t
16863 ____________________________________________________________________________
16864 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
16865         Log: At some point the #6234 has been lost from the mainline
16866              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
16867      Branch: perl
16868            ! lib/File/Spec/Win32.pm
16869 ____________________________________________________________________________
16870 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
16871         Log: Cygwin seems to round up (or closest, but not down)
16872              for time(), so half of the time (bad pun intended)
16873              Time::HiRes::time() is less than time(), half of
16874              the time it's more.  So let's try harder in the loop.
16875      Branch: perl
16876            ! ext/Time/HiRes/HiRes.t
16877 ____________________________________________________________________________
16878 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
16879         Log: MacOS Classic timeofday(), from Chris Nandor. 
16880      Branch: perl
16881            ! ext/Time/HiRes/HiRes.xs
16882 ____________________________________________________________________________
16883 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
16884         Log: Integrate changes #12580 and #12581 from macperl;
16885              
16886              Fix path construction.
16887              
16888              (Copyright) Nit.
16889      Branch: perl
16890           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
16891 ____________________________________________________________________________
16892 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
16893         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
16894              doesn't seem to help (the error being output to console, maybe?)
16895      Branch: perl
16896            ! lib/Net/Domain.pm
16897 ____________________________________________________________________________
16898 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
16899         Log: Taint the getcwd() result also in Cygwin.
16900              (TODO: which other platforms need the same thing?)
16901      Branch: perl
16902            ! cygwin/cygwin.c
16903 ____________________________________________________________________________
16904 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
16905         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
16906      Branch: perl
16907            ! t/op/taint.t
16908 ____________________________________________________________________________
16909 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
16910         Log: getpwuid() fragility continues.
16911      Branch: perl
16912            ! utils/h2xs.PL
16913 ____________________________________________________________________________
16914 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
16915         Log: getpwuid() might succeed but that's no guarantee
16916              that the $home will be defined.
16917      Branch: perl
16918            ! ext/File/Glob/t/basic.t
16919 ____________________________________________________________________________
16920 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
16921         Log: It's safer to to expand the variable, too... (see #12571)
16922      Branch: perl
16923            ! t/TEST
16924 ____________________________________________________________________________
16925 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
16926         Log: Integrate with maintperl.
16927      Branch: maint-5.6/macperl
16928           !> win32/bin/pl2bat.pl win32/win32.c
16929 ____________________________________________________________________________
16930 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
16931         Log: Oops, forgot to include Win32 ... just as well, since it
16932              seems in bleadperl, change #7764 was not included
16933              (adding C:\temp).  Re-added.  Rip it back out if it
16934              doesn't belong.  :-)
16935      Branch: maint-5.6/macperl
16936            ! lib/File/Spec/Win32.pm
16937 ____________________________________________________________________________
16938 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
16939         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
16940              From: "Craig A. Berry" <craigberry@mac.com>
16941              Date: Mon, 22 Oct 2001 15:25:19 -0500
16942              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
16943      Branch: perl
16944            ! configure.com
16945 ____________________________________________________________________________
16946 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
16947         Log: Add in lots of File::Spec changes, from Thomas Wegner,
16948              and sync with changes from bleadperl.
16949      Branch: maint-5.6/macperl
16950            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
16951            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
16952            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
16953            ! lib/File/Spec/Win32.pm t/lib/filespec.t
16954 ____________________________________________________________________________
16955 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
16956         Log: Sync with latest File::Find and tests from bleadperl.
16957      Branch: maint-5.6/macperl
16958            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
16959 ____________________________________________________________________________
16960 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
16961         Log: Nit.
16962      Branch: maint-5.6/macperl
16963            ! perl.c
16964 ____________________________________________________________________________
16965 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
16966         Log: Fix path construction.
16967      Branch: maint-5.6/macperl
16968            ! ext/DynaLoader/DynaLoader_pm.PL
16969 ____________________________________________________________________________
16970 [ 12579] By: nick                                  on 2001/10/22  19:08:35
16971         Log: Integrate mainline (for Arthurs thread.xs fix)
16972      Branch: perlio
16973           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
16974 ____________________________________________________________________________
16975 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
16976         Log: Fix up exported symbols, move relevant docs
16977              over from macperl.pod.
16978      Branch: maint-5.6/macperl
16979            ! macos/ext/MacPerl/MacPerl.pm
16980 ____________________________________________________________________________
16981 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
16982         Log: Make ADDRESS called optionally as a method.
16983      Branch: maint-5.6/macperl
16984            ! macos/lib/Mac/Glue.pm
16985 ____________________________________________________________________________
16986 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
16987         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
16988              Apple event.
16989      Branch: maint-5.6/macperl
16990            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
16991            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
16992            ! macos/macperl/MPTerminology.aete
16993 ____________________________________________________________________________
16994 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
16995         Log: Clean up some build utilities. Change Entab to Duplicate;
16996              fix docs and error reporting; improve macify() of paths;
16997              remove requirement for Exporter.pm presence.
16998      Branch: maint-5.6/macperl
16999            ! macos/InstallBLIB macos/MacPerlTests.cmd
17000            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
17001 ____________________________________________________________________________
17002 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
17003         Log: Sync Time::HiRes with bleadperl
17004      Branch: maint-5.6/macperl
17005            ! macos/bundled_ext/Time/HiRes/HiRes.pm
17006            ! macos/bundled_ext/Time/HiRes/HiRes.t
17007            ! macos/bundled_ext/Time/HiRes/HiRes.xs
17008 ____________________________________________________________________________
17009 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
17010         Log: Fix up Changes
17011      Branch: maint-5.6/macperl
17012            ! macos/Changes
17013 ____________________________________________________________________________
17014 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
17015         Log: A user might belong to only a single group
17016              (the group equal to the group id).
17017      Branch: perl
17018            ! t/op/groups.t
17019 ____________________________________________________________________________
17020 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
17021         Log: Prepending (instead of replacing with) the pwd is safer. 
17022      Branch: perl
17023            ! t/TEST
17024 ____________________________________________________________________________
17025 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
17026         Log: Be more robust if no hostname or domainname
17027              (especially the latter)
17028      Branch: perl
17029            ! lib/Net/Domain.pm
17030 ____________________________________________________________________________
17031 [ 12569] By: sky                                   on 2001/10/22  17:41:07
17032         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
17033      Branch: perl
17034            ! ext/threads/threads.xs
17035 ____________________________________________________________________________
17036 [ 12568] By: nick                                  on 2001/10/22  16:31:24
17037         Log: Integrate mainline
17038      Branch: perlio
17039           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
17040           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17041           +> ext/threads/shared/t/sv_refs.t
17042           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
17043            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17044            - lib/unicore/To/SpecUpper.pl
17045           !> (integrate 42 files)
17046 ____________________________________________________________________________
17047 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
17048         Log: Update Changes.
17049      Branch: perl
17050            ! Changes patchlevel.h
17051 ____________________________________________________________________________
17052 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
17053         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
17054              From: Michael G Schwern <schwern@pobox.com>
17055              Date: Mon, 22 Oct 2001 03:48:38 -0400
17056              Message-ID: <20011022034838.B1676@blackrider>
17057      Branch: perl
17058            ! pod/perlvar.pod
17059 ____________________________________________________________________________
17060 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
17061         Log: Pod nits, as suggested by Stas Bekman.
17062      Branch: perl
17063            ! ext/threads/shared/shared.pm ext/threads/threads.pm
17064 ____________________________________________________________________________
17065 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
17066         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
17067              From: "Paul Marquess" <paul.marquess@openwave.com> 
17068              Date: Sun, 21 Oct 2001 21:11:15 +0100
17069              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
17070      Branch: perl
17071            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
17072            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
17073            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
17074            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
17075            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
17076            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
17077            ! ext/SDBM_File/sdbm.t
17078 ____________________________________________________________________________
17079 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
17080         Log: Integrate change #12559 from maintperl;
17081              various fixes for system() and backticks under windows
17082      Branch: perl
17083           !> win32/win32.c
17084 ____________________________________________________________________________
17085 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
17086         Log: Integrate change #12560 from maintperl;
17087              make pl2bat use %0 rather than "%0" (the latter fails to work
17088              in a lot of common cases)
17089      Branch: perl
17090           !> win32/bin/pl2bat.pl
17091 ____________________________________________________________________________
17092 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
17093         Log: Integrate changes #12549 and #12550 from maintperl;
17094              
17095              readline() doesn't work with our variables; it confuses them with
17096              my variables (change#4227 was incomplete)
17097      Branch: perl
17098            ! t/lib/strict/vars
17099           !> t/base/rs.t toke.c
17100 ____________________________________________________________________________
17101 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
17102         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
17103              in a lot of common cases)
17104      Branch: maint-5.6/perl
17105            ! win32/bin/pl2bat.pl
17106 ____________________________________________________________________________
17107 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
17108         Log: various fixes for system() and backticks under windows:
17109              
17110              * avoid munging whitespace that is passed within quotes
17111              * work around a cmd.exe misfeature that made multi-arg
17112              system() unreliable when there is more than one quoted
17113              argument
17114              * make multi-arg system() autoquote arguments as needed
17115              before passing them to the shell (this avoids having to
17116              second guess the shell quoting)
17117              * perl's -Dp switch can be used to trace the innards
17118      Branch: maint-5.6/perl
17119            ! win32/win32.c
17120 ____________________________________________________________________________
17121 [ 12558] By: nick                                  on 2001/10/22  08:58:42
17122         Log: Integrate ithreads buffer flush fix from perlio
17123      Branch: perl
17124           !> ext/threads/t/basic.t perl.c
17125 ____________________________________________________________________________
17126 [ 12557] By: nick                                  on 2001/10/22  08:35:09
17127         Log: All tests pass (legitimately) on ithreads
17128      Branch: perlio
17129            ! ext/threads/t/basic.t perl.c
17130 ____________________________________________________________________________
17131 [ 12556] By: nick                                  on 2001/10/22  06:51:22
17132         Log: Integrate non-ithreads fix to mainline
17133      Branch: perl
17134           !> perlio.c
17135 ____________________________________________________________________________
17136 [ 12555] By: nick                                  on 2001/10/22  06:48:33
17137         Log: Restore non-ithreads build. Interestingly binmode test passes
17138              non-ithreads - so crlf layer is not damaged and ithreads fail
17139              is a symptom ...
17140      Branch: perlio
17141            ! perlio.c
17142 ____________________________________________________________________________
17143 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
17144         Log: Integrate from perlio; restructuring.
17145      Branch: perl
17146           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
17147           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
17148           !> win32/perlhost.h
17149 ____________________________________________________________________________
17150 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
17151         Log: Integrate from maintperl
17152              (Changes 12350, 12496, 12548, 12549, 12550)
17153      Branch: maint-5.6/macperl
17154           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
17155           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
17156 ____________________________________________________________________________
17157 [ 12552] By: nick                                  on 2001/10/21  19:18:12
17158         Log: Win32 PerlIO_cleanup special cases should no longer be required.
17159      Branch: perlio
17160            ! perl.c
17161 ____________________________________________________________________________
17162 [ 12551] By: nick                                  on 2001/10/21  19:16:56
17163         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
17164      Branch: perlio
17165            ! win32/makefile.mk
17166 ____________________________________________________________________________
17167 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
17168         Log: change#12549 wasn't aware of strictures
17169      Branch: maint-5.6/perl
17170            ! t/pragma/strict-vars toke.c
17171 ____________________________________________________________________________
17172 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
17173         Log: readline() doesn't work with our variables; it confuses them with
17174              my variables (change#4227 was incomplete)
17175      Branch: maint-5.6/perl
17176            ! t/base/rs.t toke.c
17177 ____________________________________________________________________________
17178 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
17179         Log: change#12220 appears to have pulled in a mainline change that
17180              isn't applicable to maint-5.6 (some platforms don't taint
17181              cwd)
17182      Branch: maint-5.6/perl
17183            ! t/lib/filefind-taint.t
17184 ____________________________________________________________________________
17185 [ 12547] By: nick                                  on 2001/10/21  17:15:54
17186         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
17187              for them. Call explicit cleanup during destruct process.
17188              - one binmode test is failing
17189              - also ext/threads/t/basic.t fails under make test, and is noisy under
17190              harness. (Threads results are intermingled and don't match order expected.)
17191      Branch: perlio
17192            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
17193            ! perlio.h perliol.h pod/perlapi.pod sv.c
17194 ____________________________________________________________________________
17195 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
17196         Log: Implement multicharacter case mappings where a single
17197              Unicode character can be mapped into several.
17198      Branch: perl
17199            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17200            - lib/unicore/To/SpecUpper.pl
17201            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
17202            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
17203            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
17204            ! proto.h t/op/lc.t utf8.c
17205 ____________________________________________________________________________
17206 [ 12545] By: sky                                   on 2001/10/21  15:25:16
17207         Log: First support of threads::shared, support shared svs and references.
17208      Branch: perl
17209            + ext/threads/shared/Makefile.PL ext/threads/shared/README
17210            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17211            + ext/threads/shared/t/sv_refs.t
17212            + ext/threads/shared/t/sv_simple.t
17213            ! MANIFEST sharedsv.c
17214 ____________________________________________________________________________
17215 [ 12544] By: nick                                  on 2001/10/21  14:52:35
17216         Log: PerlIO layer table as PL_perlio (per-interpreter)
17217      Branch: perlio
17218            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
17219            ! pod/perlapi.pod sv.c
17220 ____________________________________________________________________________
17221 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
17222         Log: Prettyprinting.
17223      Branch: perl
17224            ! pod/perlunicode.pod
17225 ____________________________________________________________________________
17226 [ 12542] By: ams                                   on 2001/10/21  03:50:25
17227         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
17228              From: "Sean M. Burke" <sburke@cpan.org>
17229              Date: Sat, 20 Oct 2001 17:51:09 -0600
17230              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
17231      Branch: perl
17232            + pod/perlpodspec.pod
17233            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
17234            ! pod/perltoc.pod
17235 ____________________________________________________________________________
17236 [ 12541] By: nick                                  on 2001/10/20  22:23:53
17237         Log: Fix typos in new locking on MemShared
17238              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
17239              - seems to make segfaults more deterministic - suspect they are 
17240              attempt to free() after Interp and Host have gone.
17241      Branch: perlio
17242            ! perlio.c win32/perlhost.h
17243 ____________________________________________________________________________
17244 [ 12540] By: nick                                  on 2001/10/20  21:50:46
17245         Log: Remove the MemShared re-#define (again)
17246      Branch: perlio
17247            ! perlio.c
17248 ____________________________________________________________________________
17249 [ 12539] By: nick                                  on 2001/10/20  21:49:06
17250         Log: Use locks on MemShared
17251      Branch: perlio
17252            ! win32/perlhost.h
17253 ____________________________________________________________________________
17254 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
17255         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
17256              From: "chromatic" <chromatic@rmci.net>
17257              Date: Sat, 20 Oct 2001 11:13:47 -0600
17258              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
17259      Branch: perl
17260            ! installhtml
17261 ____________________________________________________________________________
17262 [ 12537] By: nick                                  on 2001/10/20  16:44:03
17263         Log: Integrate mainline
17264      Branch: perlio
17265           !> (integrate 48 files)
17266 ____________________________________________________________________________
17267 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
17268         Log: Update Changes.
17269      Branch: perl
17270            ! Changes patchlevel.h
17271 ____________________________________________________________________________
17272 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
17273         Log: Upgrade to podlators 1.11, from Russ Allbery.
17274      Branch: perl
17275            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
17276            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
17277            ! pod/pod2man.PL pod/pod2text.PL
17278 ____________________________________________________________________________
17279 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
17280         Log: Integrate perlio change #12532:
17281              introduce and use PerlIO_intmod2str().
17282      Branch: perl
17283           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
17284 ____________________________________________________________________________
17285 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
17286         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
17287      Branch: perl
17288            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
17289 ____________________________________________________________________________
17290 [ 12532] By: nick                                  on 2001/10/20  14:25:37
17291         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
17292              Use for non-PERLIO fdupopen().
17293      Branch: perlio
17294            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
17295 ____________________________________________________________________________
17296 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
17297         Log: Integrate perlio: PerlIO win32 fixes.
17298      Branch: perl
17299           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
17300           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
17301           !> proto.h sv.h win32/win32io.c
17302 ____________________________________________________________________________
17303 [ 12530] By: nick                                  on 2001/10/20  12:53:30
17304         Log: Fixed in two places - p4 resolve
17305      Branch: perlio
17306            ! perlsdio.h
17307 ____________________________________________________________________________
17308 [ 12529] By: nick                                  on 2001/10/20  12:51:05
17309         Log: Fix for ithreads/stdio build
17310      Branch: perlio
17311            ! perlio.c perlsdio.h
17312 ____________________________________________________________________________
17313 [ 12528] By: ams                                   on 2001/10/20  12:13:25
17314         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
17315              From: Michael G Schwern <schwern@pobox.com>
17316              Date: Sat, 20 Oct 2001 01:41:21 -0400
17317              Message-Id: <20011020014121.I3681@blackrider>
17318      Branch: perl
17319            ! installman
17320 ____________________________________________________________________________
17321 [ 12527] By: ams                                   on 2001/10/20  12:09:41
17322         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
17323              From: Michael G Schwern <schwern@pobox.com>
17324              Date: Sat, 20 Oct 2001 02:04:21 -0400
17325              Message-Id: <20011020020421.A11732@blackrider>
17326      Branch: perl
17327            ! lib/Pod/Checker.pm
17328 ____________________________________________________________________________
17329 [ 12526] By: ams                                   on 2001/10/20  11:59:41
17330         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
17331              From: "chromatic" <chromatic@rmci.net>
17332              Date: Fri, 19 Oct 2001 22:46:39 -0600
17333              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
17334      Branch: perl
17335            ! lib/Net/Config.pm
17336 ____________________________________________________________________________
17337 [ 12525] By: nick                                  on 2001/10/20  11:16:18
17338         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
17339              Perl_sv_setsv_flags directly.
17340      Branch: perlio
17341            ! ext/threads/threads.xs
17342 ____________________________________________________________________________
17343 [ 12524] By: nick                                  on 2001/10/20  10:28:17
17344         Log: Add a new flag character 'm' to embed.pl set to represent
17345              "functions" which are really macros. Use it foe the troublesome
17346              sv_setsv() etc. macros in sv.h - changing latter to define
17347              sv_setsv rather than sv_setsv_macro etc.
17348      Branch: perlio
17349            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
17350            ! pod/perlapi.pod proto.h sv.h
17351 ____________________________________________________________________________
17352 [ 12523] By: nick                                  on 2001/10/20  09:17:17
17353         Log: Add comments explaining why win32.h/embed.h are included where they are
17354              in perl.h 
17355      Branch: perlio
17356            ! perl.h
17357 ____________________________________________________________________________
17358 [ 12522] By: nick                                  on 2001/10/20  08:27:44
17359         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
17360              being used yet.
17361      Branch: perlio
17362            ! win32/win32io.c
17363 ____________________________________________________________________________
17364 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
17365         Log: Wording tweaks.
17366      Branch: perl
17367            ! t/TEST
17368 ____________________________________________________________________________
17369 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
17370         Log: Subject: IO module with nonblocking socket connect patch 
17371              From: Raul Dias <raul@dias.com.br>
17372              Date: Fri, 19 Oct 2001 22:45:32 -0300
17373              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
17374      Branch: perl
17375            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
17376 ____________________________________________________________________________
17377 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
17378         Log: Test vertical whitespace combined with /x in \p{}.
17379      Branch: perl
17380            ! t/op/pat.t
17381 ____________________________________________________________________________
17382 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
17383         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
17384              From: Gisle Aas <gisle@ActiveState.com> 
17385              Date: 19 Oct 2001 16:46:02 -0700
17386              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
17387      Branch: perl
17388            ! lib/ExtUtils/MakeMaker.pm
17389 ____________________________________________________________________________
17390 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
17391         Log: No more this symbol.
17392      Branch: perl
17393            ! makedef.pl
17394 ____________________________________________________________________________
17395 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
17396         Log: Integrate change #12511; fix gross win32 build issues.
17397      Branch: perl
17398           !> makedef.pl sv.c
17399 ____________________________________________________________________________
17400 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
17401         Log: Unpack in scalar context should return the first value
17402              returned in list context, as pointed out by Ton Hospel
17403              in 2001-05-21 (this is how it works already in blead,
17404              just adding the test).
17405      Branch: perl
17406            ! t/op/pack.t
17407 ____________________________________________________________________________
17408 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
17409         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
17410              From: "Craig A. Berry" <craigberry@mac.com>
17411              Date: Fri, 19 Oct 2001 16:59:30 -0500
17412              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
17413      Branch: perl
17414            ! utils/perldoc.PL
17415 ____________________________________________________________________________
17416 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
17417         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
17418              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17419              Date: Fri, 19 Oct 2001 17:45:23 EDT
17420              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
17421      Branch: perl
17422            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
17423            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
17424            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
17425            ! vms/vmsish.h
17426 ____________________________________________________________________________
17427 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
17428         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
17429              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17430              Date: Fri, 19 Oct 2001 17:26:35 EDT
17431              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
17432      Branch: perl
17433            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
17434 ____________________________________________________________________________
17435 [ 12511] By: nick                                  on 2001/10/19  19:55:36
17436         Log: Fix gross win32 build issues
17437      Branch: perlio
17438            ! makedef.pl sv.c
17439 ____________________________________________________________________________
17440 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
17441         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
17442              From: David Dyck <dcd@tc.fluke.com>
17443              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
17444              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
17445      Branch: perl
17446            ! lib/File/Find.pm
17447 ____________________________________________________________________________
17448 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
17449         Log: Subject: Re: PerlIO and Encode
17450              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17451              Date: Tue, 16 Oct 2001 01:50:16 +0900
17452              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
17453      Branch: perl
17454            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
17455            ! ext/Encode/Encode/Tcl.t
17456 ____________________________________________________________________________
17457 [ 12508] By: ams                                   on 2001/10/19  17:59:16
17458         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
17459              (See #12499)
17460      Branch: perl
17461            ! pod/perlintro.pod
17462 ____________________________________________________________________________
17463 [ 12507] By: nick                                  on 2001/10/19  16:30:43
17464         Log: Integrate mainline
17465      Branch: perlio
17466           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
17467           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
17468           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
17469           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
17470           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
17471           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
17472           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17473           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
17474           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
17475           +> win32/config_H.win64
17476            - lib/Test/Utils.pm lib/unicore/mktables.PL
17477            - t/lib/Test/Simple/Catch/More.pm
17478           !> (integrate 84 files)
17479 ____________________________________________________________________________
17480 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
17481         Log: Retract the #10451 which seems to be the cause
17482              of the major leakage from while(){eval"sub{}"}
17483      Branch: perl
17484            ! op.c t/run/kill_perl.t
17485 ____________________________________________________________________________
17486 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
17487         Log: Regen toc.
17488      Branch: perl
17489            ! pod/perltoc.pod
17490 ____________________________________________________________________________
17491 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
17492         Log: Tiny tweaks.
17493      Branch: perl
17494            ! pod/perl.pod
17495 ____________________________________________________________________________
17496 [ 12503] By: ams                                   on 2001/10/19  13:34:24
17497         Log: Subject: Re: perlintro.pod
17498              From: Abe Timmerman <abe@ztreet.demon.nl>
17499              Date: Fri, 19 Oct 2001 14:12:40 +0200
17500              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
17501      Branch: perl
17502            ! pod/perlintro.pod
17503 ____________________________________________________________________________
17504 [ 12502] By: ams                                   on 2001/10/19  13:24:12
17505         Log: Slight reorganisation of references.
17506      Branch: perl
17507            ! pod/perl.pod
17508 ____________________________________________________________________________
17509 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
17510         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
17511              From: Kay Röpke <kroepke@dolphin-services.de>
17512              Date: Fri, 19 Oct 2001 14:04:01 +0200 
17513              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
17514      Branch: perl
17515            ! lib/ExtUtils/MakeMaker.pm
17516 ____________________________________________________________________________
17517 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
17518         Log: Unicode categories continue:
17519              implement Category=, Script=, Block=
17520              (these are based on an upcoming update of TR#18)
17521              Fix a bug where we got two In categories named "old italic",
17522              and another where shortcut for the Is categories wasn't taken.
17523      Branch: perl
17524            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
17525            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
17526            ! pod/perlunicode.pod t/op/pat.t
17527 ____________________________________________________________________________
17528 [ 12499] By: ams                                   on 2001/10/19  01:42:29
17529         Log: Subject: a small patch to perlintro.pod.
17530              From: Autrijus Tang <autrijus@autrijus.org>
17531              Date: Fri, 19 Oct 2001 01:45:51 +0800
17532              Message-Id: <20011019014551.A35625@not.autrijus.org>
17533              (Applied by hand with nits.)
17534      Branch: perl
17535            ! pod/perlintro.pod
17536 ____________________________________________________________________________
17537 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
17538         Log: Subject: [PATCH] OpenBSD hints for ithreads
17539              From: Andy Dougherty <doughera@lafayette.edu>
17540              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
17541              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
17542      Branch: perl
17543            ! hints/openbsd.sh
17544 ____________________________________________________________________________
17545 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
17546         Log: Retract #12446; the problem solved by #12474.
17547      Branch: perl
17548            ! hints/aix.sh
17549 ____________________________________________________________________________
17550 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
17551         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
17552              message and suppress line number info (from Steve Hay
17553              <Steve.Hay@uk.radan.com>)
17554      Branch: maint-5.6/perl
17555            ! lib/Carp/Heavy.pm
17556 ____________________________________________________________________________
17557 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
17558         Log: More documented In categories.
17559      Branch: perl
17560            ! pod/perlunicode.pod
17561 ____________________________________________________________________________
17562 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
17563         Log: Update Changes.
17564      Branch: perl
17565            ! Changes patchlevel.h
17566 ____________________________________________________________________________
17567 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
17568         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
17569      Branch: perl
17570            ! MANIFEST
17571 ____________________________________________________________________________
17572 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
17573         Log: Wrong skip() arguments.
17574      Branch: perl
17575            ! ext/B/t/terse.t
17576 ____________________________________________________________________________
17577 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
17578         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
17579              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17580              Date: Wed, 17 Oct 2001 09:10:53 EDT 
17581              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
17582      Branch: perl
17583            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
17584            ! pod/perlapi.pod vms/vms.c
17585 ____________________________________________________________________________
17586 [ 12490] By: ams                                   on 2001/10/18  09:31:00
17587         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
17588              From: Mark-Jason Dominus <mjd@plover.com>
17589              Date: Thu, 18 Oct 2001 06:25:35 -0400
17590              Message-Id: <20011018102535.19264.qmail@plover.com>
17591      Branch: perl
17592            ! pod/perl.pod
17593 ____________________________________________________________________________
17594 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
17595         Log: Prettyprinting.
17596      Branch: perl
17597            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
17598 ____________________________________________________________________________
17599 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
17600         Log: Regen toc.
17601      Branch: perl
17602            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17603 ____________________________________________________________________________
17604 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
17605         Log: Add perlintro, from Skud.
17606      Branch: perl
17607            + pod/perlintro.pod
17608            ! MANIFEST
17609 ____________________________________________________________________________
17610 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
17611         Log: FAQ sync.
17612      Branch: perl
17613            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
17614            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
17615            ! pod/perlfaq8.pod pod/perlfaq9.pod
17616 ____________________________________________________________________________
17617 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
17618         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
17619              in speed (upto 20% speedup in certain operations) but meanwhile
17620              regexps and arithmetics got slower (5-10%) (according to
17621              perlbench average speedup is negligible, and within measuring
17622              flutter, 1%).  Therefore retracting all the changes
17623              aimed at getting -std1 to compile cleanly:  #12475, #12476,
17624              #12479, #12480, #12481, #12482, #12483, #12484.
17625      Branch: perl
17626            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
17627            ! pp_hot.c pp_sys.c toke.c
17628 ____________________________________________________________________________
17629 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
17630         Log: (retracted by #12485)
17631              Strict ANSI doesn't like the third argument of main()
17632              so enable ignoring it if using ultra picky compiler.
17633      Branch: perl
17634            ! miniperlmain.c
17635 ____________________________________________________________________________
17636 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
17637         Log: (retracted by #12485)
17638              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
17639      Branch: perl
17640            ! perl.h
17641 ____________________________________________________________________________
17642 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
17643         Log: (retracted by #12485)
17644              Add explanatory comment.
17645      Branch: perl
17646            ! mg.c
17647 ____________________________________________________________________________
17648 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
17649         Log: (retracted by #12485)
17650              More dollar$hiding.
17651      Branch: perl
17652            ! doio.c perl.h pp_sys.c
17653 ____________________________________________________________________________
17654 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
17655         Log: (retracted by #12485)
17656              KISS.
17657      Branch: perl
17658            ! mg.c
17659 ____________________________________________________________________________
17660 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
17661         Log: (retracted by #12485)
17662              Thou shalt not #ifdef inside macro invocations,
17663              noticed by Rafael Garcia-Suarez.
17664      Branch: perl
17665            ! mg.c
17666 ____________________________________________________________________________
17667 [ 12478] By: ams                                   on 2001/10/17  18:50:55
17668         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
17669              From: Anton Berezin <tobez@tobez.org>
17670              Date: Wed, 17 Oct 2001 18:25:48 +0200
17671              Message-Id: <20011017182548.A12082@heechee.tobez.org>
17672      Branch: perl
17673            ! pp_sys.c
17674 ____________________________________________________________________________
17675 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
17676         Log: (retracted by #12485)
17677              Unterminated #ifdef.
17678      Branch: perl
17679            ! mg.c
17680 ____________________________________________________________________________
17681 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
17682         Log: (retracted by #12485)
17683              Avoid dollar signs in identifiers (in non-VMS) to
17684              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
17685      Branch: perl
17686            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
17687            ! toke.c
17688 ____________________________________________________________________________
17689 [ 12474] By: ams                                   on 2001/10/17  15:14:50
17690         Log: Subject: Two AIX patches
17691              From: H.Merijn Brand <h.m.brand@hccnet.nl>
17692              Date: Wed, 17 Oct 2001 18:04:35 +0200
17693              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
17694      Branch: perl
17695            ! hints/aix.sh makedef.pl
17696 ____________________________________________________________________________
17697 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
17698         Log: Limiting the Time::HiRes::sleep and usleep to
17699              one second is not a good policy if drop-in
17700              replacement is still a goal.
17701      Branch: perl
17702            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
17703            ! ext/Time/HiRes/HiRes.xs
17704 ____________________________________________________________________________
17705 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
17706         Log: Subject: [PATCH] Test::Simple 0.32
17707              From: Michael G Schwern <schwern@pobox.com> 
17708              Date: Wed, 17 Oct 2001 03:42:41 -0400
17709              Message-ID: <20011017034241.A25038@blackrider>
17710      Branch: perl
17711            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
17712            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
17713            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
17714            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
17715            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
17716            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
17717            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
17718            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
17719            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
17720            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17721            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
17722            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
17723            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
17724            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
17725            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
17726            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
17727            ! t/lib/Test/Simple/Catch.pm
17728            ! t/lib/Test/Simple/sample_tests/five_fail.plx
17729 ____________________________________________________________________________
17730 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
17731         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
17732              From: Michael G Schwern <schwern@pobox.com> 
17733              Date: Wed, 17 Oct 2001 04:04:13 -0400
17734              Message-ID: <20011017040413.C25550@blackrider>
17735      Branch: perl
17736            ! t/TEST t/harness vms/test.com
17737 ____________________________________________________________________________
17738 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
17739         Log: Regen doc with perlmodstyle added.
17740      Branch: perl
17741            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
17742 ____________________________________________________________________________
17743 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
17744         Log: Pod cleanup.
17745      Branch: perl
17746            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
17747 ____________________________________________________________________________
17748 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
17749         Log: Subject: perlmodstyle as a patch
17750              From: Kirrily Robert <skud@infotrope.net>
17751              Date: Tue, 16 Oct 2001 22:47:23 -0400
17752              Message-ID: <20011016224723.A20673@infotrope.net>
17753      Branch: perl
17754            + pod/perlmodstyle.pod
17755            ! MANIFEST
17756 ____________________________________________________________________________
17757 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
17758         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
17759              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
17760              Date: Thu, 6 Sep 2001 11:09:40 +0100
17761              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
17762              
17763              Mention also the develooper p5p archive.
17764      Branch: perl
17765            ! pod/perlhack.pod
17766 ____________________________________________________________________________
17767 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
17768         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
17769              From: Kay Röpke <kroepke@dolphin-services.de>
17770              Date: Tue, 16 Oct 2001 17:23:52 +0200
17771              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
17772      Branch: perl
17773            ! lib/ExtUtils/MakeMaker.pm
17774 ____________________________________________________________________________
17775 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
17776         Log: Add the special casing mappings (from SpecCase.txt)
17777              (except for the hyper special case mappings that have
17778              the condition list); the special casing mappings are
17779              unused for now.  Small tidying up on mktables.
17780      Branch: perl
17781            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17782            + lib/unicore/To/SpecUpper.pl
17783            ! lib/unicore/mktables
17784 ____________________________________________________________________________
17785 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
17786         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
17787              From: "David H. Adler" <dha@panix.com>       
17788              Date: Tue, 16 Oct 2001 11:59:35 -0400
17789              Message-ID: <20011016115935.A13078@panix.com>
17790              
17791              Subject: [ PATCH ] perldata patch, revised
17792              From: "David H. Adler" <dha@panix.com>     
17793              Date: Tue, 16 Oct 2001 18:26:49 -0400
17794              Message-ID: <20011016182649.C23970@panix.com>
17795      Branch: perl
17796            ! pod/perldata.pod pod/perlop.pod
17797 ____________________________________________________________________________
17798 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
17799         Log: Integrate perlio: PerlIO_dup (for all but Win32).
17800      Branch: perl
17801           !> embed.h embed.pl ext/Encode/Encode.xs
17802           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
17803           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
17804           !> win32/win32io.c
17805 ____________________________________________________________________________
17806 [ 12462] By: nick                                  on 2001/10/16  19:11:30
17807         Log: PerlIOXxxx_dups for all but Win32
17808      Branch: perlio
17809            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
17810            ! ext/PerlIO/Via/Via.xs
17811 ____________________________________________________________________________
17812 [ 12461] By: nick                                  on 2001/10/16  18:28:48
17813         Log: Implement PerlIOStdio_dup (explains core dumps - dup
17814              was not setting up a FILE * to be fclosed()).
17815      Branch: perlio
17816            ! perlio.c
17817 ____________________________________________________________________________
17818 [ 12460] By: nick                                  on 2001/10/16  17:31:47
17819         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
17820              overflow.
17821      Branch: perlio
17822            ! perlio.c
17823 ____________________________________________________________________________
17824 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
17825         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
17826              From: "Craig A. Berry" <craigberry@mac.com>
17827              Date: Tue, 16 Oct 2001 13:08:38 -0500
17828              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
17829      Branch: perl
17830            ! configure.com
17831 ____________________________________________________________________________
17832 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
17833         Log: Can't expect too much accuracy from a sleep of one second.
17834              (I think this will also fail with high load.)
17835      Branch: perl
17836            ! ext/Time/HiRes/HiRes.t
17837 ____________________________________________________________________________
17838 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
17839         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
17840              From: "Werner, Randolf" <randolf.werner@sap.com>
17841              Date: Tue, 16 Oct 2001 18:33:02 +0200
17842              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
17843      Branch: perl
17844            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
17845            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
17846 ____________________________________________________________________________
17847 [ 12456] By: nick                                  on 2001/10/16  14:08:16
17848         Log: Builds under ithreads (but fails all threads tests)
17849      Branch: perlio
17850            ! hv.c perlio.c sv.c
17851 ____________________________________________________________________________
17852 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
17853         Log: I think the Perl_sortsv needs *not* be skipped?
17854      Branch: perl
17855            ! makedef.pl
17856 ____________________________________________________________________________
17857 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
17858         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
17859              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
17860              Date: Tue, 16 Oct 2001 15:32:44 +0200
17861              Message-ID: <3BCC531C.11494.3E433F@localhost>
17862      Branch: perl
17863            ! t/op/groups.t
17864 ____________________________________________________________________________
17865 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
17866         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
17867              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
17868              Date: Tue, 16 Oct 2001 15:01:04 +0200
17869              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
17870      Branch: perl
17871            ! t/io/fs.t
17872 ____________________________________________________________________________
17873 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
17874         Log: A forgotten deletion.
17875      Branch: perl
17876            - lib/unicore/mktables.PL
17877 ____________________________________________________________________________
17878 [ 12451] By: nick                                  on 2001/10/16  11:32:48
17879         Log: Skeleton of "PerlIO_dup" coded.
17880              Still-passes all tests non-threaded (well it would wouldn't it!)
17881      Branch: perlio
17882            ! embed.h embed.pl ext/Encode/Encode.xs
17883            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
17884            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
17885            ! win32/win32io.c
17886 ____________________________________________________________________________
17887 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
17888         Log: Document the problem with the swash_fetch() API that affects
17889              more complex case conversions.
17890      Branch: perl
17891            ! lib/utf8_heavy.pl utf8.c
17892 ____________________________________________________________________________
17893 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
17894         Log: Make Time::HiRes::sleep() and usleep() to return
17895              the number of seconds (a floating point value) and 
17896              microseconds (an integer) actually slept (well,
17897              modulo the time spent in measuring the time actually
17898              slept...), to be a better drop-in replacement for
17899              the builtin sleep().  Noticed by Chris Nandor.
17900              
17901              Also make usleep() to croak if fed illegal number
17902              of useconds (anything greater than 1_000_000).
17903      Branch: perl
17904            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
17905            ! ext/Time/HiRes/HiRes.xs
17906 ____________________________________________________________________________
17907 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
17908         Log: A missing SvREFCNT_dec.
17909      Branch: perl
17910            ! perl.c
17911 ____________________________________________________________________________
17912 [ 12447] By: nick                                  on 2001/10/15  20:27:53
17913         Log: Beginings of PerlIO_dup support (unstable)
17914      Branch: perlio
17915            ! perlio.c perliol.h
17916 ____________________________________________________________________________
17917 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
17918         Log: (retracted by #12497)
17919              In AIX vac 5 just can't seem to get regcomp right.
17920      Branch: perl
17921            ! hints/aix.sh
17922 ____________________________________________________________________________
17923 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
17924         Log: Bump the version number to agree with the maintperl one.
17925      Branch: perl
17926            ! lib/Tie/RefHash.pm
17927 ____________________________________________________________________________
17928 [ 12444] By: nick                                  on 2001/10/15  15:59:57
17929         Log: Integrate mainline
17930      Branch: perlio
17931           +> lib/Math/BigInt/t/Math/Subclass.pm
17932           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
17933           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
17934           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
17935           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
17936           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
17937           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
17938           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
17939           +> lib/unicore/mktables
17940            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
17941            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
17942            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
17943            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
17944            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
17945            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
17946            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
17947            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
17948            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
17949            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
17950            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
17951            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
17952            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
17953            - lib/unicore/syllables.txt
17954           !> (integrate 344 files)
17955 ____________________________________________________________________________
17956 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
17957         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
17958      Branch: perl
17959            ! ext/DB_File/DB_File.xs
17960 ____________________________________________________________________________
17961 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
17962         Log: Sync the skip() amounts with the number of tests.
17963      Branch: perl
17964            ! lib/Term/Complete.t
17965 ____________________________________________________________________________
17966 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
17967         Log: Update Changes.
17968      Branch: perl
17969            ! Changes patchlevel.h
17970 ____________________________________________________________________________
17971 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
17972         Log: MacOS Classic catdir() rewrite from Thomas Wegner
17973              (backward incompatibility, but a deliberate one,
17974              the old version simply is broken in its logic),
17975              also documentation updates, and as suggested replicated
17976              the File::Spec::Unix documentation updates also on the
17977              File::Spec documentation.
17978              
17979              TODO: there seems to be duplication of documentation
17980              between File::Spec and File::Spec::Unix.  I think
17981              the ::Unix should be left only with specific UNIXisms,
17982              and all the generic documentation should be in ::Spec.
17983      Branch: perl
17984            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17985            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
17986            ! lib/File/Spec/Unix.pm
17987 ____________________________________________________________________________
17988 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
17989         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
17990              From: Blair Zajac <blair@orcaware.com>
17991              Date: Mon, 24 Sep 2001 11:48:58 -0700
17992              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
17993              
17994              (the skip() messages)
17995      Branch: perl
17996            ! t/op/magic.t
17997 ____________________________________________________________________________
17998 [ 12438] By: ams                                   on 2001/10/14  23:43:59
17999         Log: Subject: [PATCH] make PerlIO default on VMS
18000              From: "Craig A. Berry" <craigberry@mac.com>
18001              Date: Sun, 14 Oct 2001 15:27:18 -0500
18002              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
18003      Branch: perl
18004            ! configure.com
18005 ____________________________________________________________________________
18006 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
18007         Log: Retract #12436 (Abhijit already did this at #12426)
18008      Branch: perl
18009            ! lib/ExtUtils/MM_Unix.pm
18010 ____________________________________________________________________________
18011 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
18012         Log: (retracted by #12437)
18013              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
18014              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
18015              Date: Sat, 13 Oct 2001 20:33:55 +0200
18016              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
18017      Branch: perl
18018            ! lib/ExtUtils/MM_Unix.pm
18019 ____________________________________________________________________________
18020 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
18021         Log: Subject: h2xs grammar nit
18022              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18023              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
18024              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
18025      Branch: perl
18026            ! utils/h2xs.PL
18027 ____________________________________________________________________________
18028 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
18029         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
18030              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
18031              Date: Sun, 14 Oct 2001 11:25:08 +0100
18032              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
18033      Branch: perl
18034            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
18035            ! warnings.pl
18036 ____________________________________________________________________________
18037 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
18038         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
18039              for File::Spec::Mac::catfile)
18040      Branch: perl
18041            ! lib/h2xs.t
18042 ____________________________________________________________________________
18043 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
18044         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
18045              From: Nicholas Clark <nick@ccl4.org>
18046              Date: Sat, 13 Oct 2001 00:07:31 +0100
18047              Message-ID: <20011013000731.D67535@plum.flirble.org>
18048      Branch: perl
18049            ! lib/h2xs.t utils/h2xs.PL
18050 ____________________________________________________________________________
18051 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
18052         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
18053              before DEFINE and INC), and repent by taking DEFINE and
18054              INC away from PASTHRU.
18055      Branch: perl
18056            ! lib/ExtUtils/MM_Unix.pm
18057 ____________________________________________________________________________
18058 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
18059         Log: More MANIFEST anomalies.
18060      Branch: perl
18061            ! MANIFEST
18062 ____________________________________________________________________________
18063 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
18064         Log: Not that many.
18065      Branch: perl
18066            ! MANIFEST
18067 ____________________________________________________________________________
18068 [ 12428] By: sky                                   on 2001/10/13  20:59:27
18069         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
18070              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18071              Date: Sat, 13 Oct 2001 23:15:55 +0200
18072              Message-ID: <20011013231555.A18071@rafael>
18073      Branch: perl
18074            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
18075            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
18076 ____________________________________________________________________________
18077 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
18078         Log: Rewrite mktables from scratch.
18079              - Cleaner.
18080              - Faster: 15-20 seconds as opposed to several minutes.
18081              - More dynamic: the names of the various categories
18082              such as the linebreak ones are dynamic, not static.
18083              - Is.pl: long names for the general category properties
18084              are now available.
18085              - Ranges (<... ,First>, <..., Last>) from the general
18086              categories work now.
18087              - No more mktables.PL because the mktables.PL is not
18088              and never has been run to create a mktables.
18089              - syllables.txt and Is/Syl*.pl removed: non-standard
18090              (not part of the Unicode), and the whole concept is
18091              being reworked (http://syllabary.sourceforge.net/),
18092              the old way wouldn't even work with the new Syllables.txt
18093              (it would result in 1000+ new categories)
18094      Branch: perl
18095            + lib/unicore/In/163.pl lib/unicore/In/164.pl
18096            + lib/unicore/In/165.pl lib/unicore/In/166.pl
18097            + lib/unicore/In/167.pl lib/unicore/In/168.pl
18098            + lib/unicore/In/169.pl lib/unicore/In/170.pl
18099            + lib/unicore/In/171.pl lib/unicore/Is.pl
18100            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
18101            + lib/unicore/mktables
18102            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
18103            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
18104            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
18105            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
18106            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
18107            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
18108            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
18109            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
18110            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
18111            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
18112            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
18113            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
18114            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
18115            - lib/unicore/syllables.txt
18116            ! (edit 304 files)
18117 ____________________________________________________________________________
18118 [ 12426] By: ams                                   on 2001/10/13  18:05:36
18119         Log: ExtUtils::MM_Unix should ignore comments when searching for
18120              $VERSION.
18121      Branch: perl
18122            ! lib/ExtUtils/MM_Unix.pm
18123 ____________________________________________________________________________
18124 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
18125         Log: Subject: Re: New module XML::Clean
18126              From: andreas.koenig@anima.de (Andreas J. Koenig)
18127              Date: 13 Oct 2001 10:17:09 +0200
18128              Message-ID: <m37ku0t0my.fsf@anima.de>
18129      Branch: perl
18130            ! pod/perlnewmod.pod
18131 ____________________________________________________________________________
18132 [ 12424] By: sky                                   on 2001/10/13  09:39:59
18133         Log: Set thread stack size if needed.
18134      Branch: perl
18135            ! ext/threads/threads.xs
18136 ____________________________________________________________________________
18137 [ 12423] By: sky                                   on 2001/10/13  09:36:49
18138         Log: We do want to set the attribute to joinable even on modern posix
18139              platforms.
18140      Branch: perl
18141            ! ext/threads/threads.xs
18142 ____________________________________________________________________________
18143 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
18144         Log: Subject: [PATCH ext/Data/Dumper.xs]
18145              From: Brian Ingerson <ingy@ttul.org>
18146              Date: Fri, 12 Oct 2001 19:32:35 -0700
18147              Message-ID: <20011012193235.B889@ttul.org>
18148      Branch: perl
18149            ! ext/Data/Dumper/Dumper.xs
18150 ____________________________________________________________________________
18151 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
18152         Log: Update Changes.
18153      Branch: perl
18154            ! Changes patchlevel.h
18155 ____________________________________________________________________________
18156 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
18157         Log: FAQ sync.
18158      Branch: perl
18159            ! pod/perlfaq3.pod pod/perlfaq4.pod
18160 ____________________________________________________________________________
18161 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
18162         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
18163              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
18164              Date: Fri, 12 Oct 2001 11:51:05 -0700
18165              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
18166      Branch: perl
18167            ! lib/File/Copy.pm
18168 ____________________________________________________________________________
18169 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
18170         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
18171              From: "chromatic" <chromatic@rmci.net>     
18172              Date: Thu, 11 Oct 2001 10:57:55 -0600
18173              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
18174              
18175              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
18176              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18177              Date: Thu, 11 Oct 2001 22:34:21 +0200
18178              Message-ID: <20011011223421.A693@rafael>     
18179              
18180              plus undef $Term::Complete::stty as suggested by Rafael.
18181      Branch: perl
18182            ! lib/Term/Complete.pm lib/Term/Complete.t
18183 ____________________________________________________________________________
18184 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
18185         Log: UUnndduupplleexx..
18186      Branch: perl
18187            ! perl.h
18188 ____________________________________________________________________________
18189 [ 12416] By: sky                                   on 2001/10/12  20:16:19
18190         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
18191              From: Andy Dougherty <doughera@lafayette.edu>
18192              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
18193              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
18194              (Potentially only band-aid)
18195      Branch: perl
18196            ! sv.c
18197 ____________________________________________________________________________
18198 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
18199         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
18200              mishandles kill(), and therefore the sigaction test
18201              should be skipped, from Charles Lane.
18202      Branch: perl
18203            ! ext/POSIX/t/sigaction.t
18204 ____________________________________________________________________________
18205 [ 12414] By: sky                                   on 2001/10/12  18:47:49
18206         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
18207      Branch: perl
18208            ! op.h
18209 ____________________________________________________________________________
18210 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
18211         Log: Upgrade to Math::BigInt 1.44 from Tels and
18212              further fixes from John Peacock.
18213      Branch: perl
18214            + lib/Math/BigInt/t/Math/Subclass.pm
18215            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
18216            + lib/Math/BigInt/t/subclass.t
18217            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
18218            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
18219            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
18220            ! lib/Math/BigInt/t/mbimbf.t
18221 ____________________________________________________________________________
18222 [ 12412] By: sky                                   on 2001/10/12  18:28:23
18223         Log: perhaps pthread_attr_t really needs to be set for the old api
18224      Branch: perl
18225            ! ext/threads/threads.xs
18226 ____________________________________________________________________________
18227 [ 12411] By: sky                                   on 2001/10/12  18:11:45
18228         Log: pthread_keycreate not pthread_key_create under the here be dragons API
18229      Branch: perl
18230            ! ext/threads/threads.h
18231 ____________________________________________________________________________
18232 [ 12410] By: sky                                   on 2001/10/12  18:07:37
18233         Log: Apperently OLD PTHREADS API is a bit retarded.
18234              This should fix another set of compile failures in HP-UX 10.20.
18235      Branch: perl
18236            ! ext/threads/threads.h ext/threads/threads.xs
18237 ____________________________________________________________________________
18238 [ 12409] By: nick                                  on 2001/10/12  15:30:01
18239         Log: Blind integrate of mainline
18240      Branch: perlio
18241           +> (branch 32 files)
18242            - lib/unicode/README
18243           !> (integrate 121 files)
18244 ____________________________________________________________________________
18245 [ 12408] By: sky                                   on 2001/10/12  14:55:08
18246         Log: Let us avoid being smart for now.
18247      Branch: perl
18248            ! ext/threads/threads.h
18249 ____________________________________________________________________________
18250 [ 12407] By: sky                                   on 2001/10/12  14:38:12
18251         Log: (void*) the argument to make sure we work with picky compilers
18252      Branch: perl
18253            ! ext/threads/threads.xs
18254 ____________________________________________________________________________
18255 [ 12406] By: ams                                   on 2001/10/12  13:26:04
18256         Log: (replaced with #12600)
18257              
18258              Subject: [PATCH 5.6.1 perldoc] use File::Temp
18259              From: Mikhail Zabaluev <mhz@alt-linux.org>
18260              Date: Fri, 12 Oct 2001 12:47:47 +0400
18261              Message-Id: <20011012124747.E13918@localhost.localdomain>
18262      Branch: perl
18263            ! utils/perldoc.PL
18264 ____________________________________________________________________________
18265 [ 12405] By: ams                                   on 2001/10/12  13:05:32
18266         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
18267              From: andreas.koenig@anima.de (Andreas J. Koenig)
18268              Date: 12 Oct 2001 11:12:07 +0200
18269              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
18270      Branch: perl
18271            ! lib/Memoize/t/speed.t
18272 ____________________________________________________________________________
18273 [ 12404] By: sky                                   on 2001/10/12  12:46:15
18274         Log: A) Support OLD_PTHREADS_API
18275              B) Change from using pthread_t to using a TLS to store the
18276              index of the thread in an hash, this is to avoid problems when
18277              in fact pthread_t was not a seralizable type.
18278              Both these changes are because of HP-UX 10.20
18279              This has not been tested on win32 but should work there.
18280              Need to add support for NetWare.
18281      Branch: perl
18282            ! ext/threads/threads.h ext/threads/threads.xs
18283 ____________________________________________________________________________
18284 [ 12403] By: ams                                   on 2001/10/12  07:34:19
18285         Log: Subject: Re: New module XML::Clean
18286              From: andreas.koenig@anima.de (Andreas J. Koenig)
18287              Date: 12 Oct 2001 10:20:35 +0200
18288              Message-Id: <m3elo9uv58.fsf@anima.de>
18289      Branch: perl
18290            ! pod/perlnewmod.pod
18291 ____________________________________________________________________________
18292 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
18293         Log: More HP model tweaks from Merijn.
18294      Branch: perl
18295            ! README.hpux
18296 ____________________________________________________________________________
18297 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
18298         Log: Update Changes.
18299      Branch: perl
18300            ! Changes patchlevel.h
18301 ____________________________________________________________________________
18302 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
18303         Log: HP-UX update from H.Merijn Brand.
18304      Branch: perl
18305            ! README.hpux
18306 ____________________________________________________________________________
18307 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
18308         Log: Subject: [PATCH] fix link rot in README.vms
18309              From: "Craig A. Berry" <craigberry@mac.com>
18310              Date: Wed, 10 Oct 2001 17:17:00 -0500
18311              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
18312      Branch: perl
18313            ! README.vms
18314 ____________________________________________________________________________
18315 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
18316         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
18317              From: "chromatic" <chromatic@rmci.net>
18318              Date: Wed, 10 Oct 2001 15:50:30 -0600
18319              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
18320      Branch: perl
18321            ! lib/Term/Complete.t
18322 ____________________________________________________________________________
18323 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
18324         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
18325              From: "chromatic" <chromatic@rmci.net>
18326              Date: Wed, 10 Oct 2001 15:45:42 -0600
18327              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
18328      Branch: perl
18329            + lib/ExtUtils/Packlist.t
18330            ! MANIFEST
18331 ____________________________________________________________________________
18332 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
18333         Log: VMS needs quotes around the -I option to keep it from
18334              being downcased, from Charles Lane.
18335      Branch: perl
18336            ! t/run/kill_perl.t
18337 ____________________________________________________________________________
18338 [ 12395] By: ams                                   on 2001/10/10  16:22:32
18339         Log: Subject: [PATCH lib/FindBin.pm]
18340              From: Stas Bekman <stas@stason.org>
18341              Date: Tue, 09 Oct 2001 23:57:10 +0800
18342              Message-Id: <3BC31E56.60805@stason.org>
18343      Branch: perl
18344            ! lib/FindBin.pm
18345 ____________________________________________________________________________
18346 [ 12394] By: ams                                   on 2001/10/10  16:09:53
18347         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
18348              From: Abhijit Menon-Sen <ams@wiw.org>
18349              Date: Wed, 10 Oct 2001 21:59:33 +0530
18350              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
18351      Branch: perl
18352            ! ext/Data/Dumper/Dumper.xs
18353 ____________________________________________________________________________
18354 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
18355         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
18356              from Charles Lane.
18357      Branch: perl
18358            ! lib/File/Spec/VMS.pm
18359 ____________________________________________________________________________
18360 [ 12392] By: ams                                   on 2001/10/10  14:49:43
18361         Log: Subject: [PATCH] two s/// bugfixes
18362              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18363              Date: Wed, 10 Oct 2001 17:23:44 +0200
18364              Message-Id: <20011010172344.C22440@rafael>
18365      Branch: perl
18366            ! pp_ctl.c regexec.c t/op/subst.t
18367 ____________________________________________________________________________
18368 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
18369         Log: Fix/improve handling of the [000000] special "root"
18370              directory, by putting cwd in canonical form when doing
18371              abs2rel, and prepending a 000000 to directory "chunks"
18372              if missing from base or path.  Also adjust test to
18373              reflect the (improved) output from abs2rel.
18374              From Charles Lane.
18375      Branch: perl
18376            ! lib/File/Spec.t lib/File/Spec/VMS.pm
18377 ____________________________________________________________________________
18378 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
18379         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
18380              all of the extra VMSish attributes (such as "treat this logical
18381              as a device name") that are necessary to make programs run.
18382              A tainted %ENV does not hinder VMS.  From Charles Lane.
18383      Branch: perl
18384            ! lib/File/Find/t/taint.t
18385 ____________________________________________________________________________
18386 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
18387         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
18388              
18389              o  VMS is case-insensitive, RTL downcases filenames read
18390              by perl... so need to re-upcase filenames like MANIFEST
18391              and MANIFEST.SKIP
18392              
18393              o  Need to convert VMS-style to Unix-style filenames when comparing
18394              names in MANIFEST to names in filesystem.
18395              
18396              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
18397              since VMS won't let you (easily) delete non-empty directories.
18398              
18399              From Charles Lane.
18400      Branch: perl
18401            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
18402 ____________________________________________________________________________
18403 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
18404         Log: Unix and VMS agree on "*" as a "match any number of any chars"
18405              wildcards, but differ ("?"  vs.  "%") for their "match any single
18406              char" wildcard.  This patch changes "?"  chars to "%" before doing a
18407              VMS glob...at no loss of functionality, since "?"  isn't a valid
18408              filename char on VMS.  From Charles Lane.
18409      Branch: perl
18410            ! doio.c
18411 ____________________________________________________________________________
18412 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
18413         Log: (accidentally empty submit; new life as #12390)
18414      Branch: perl
18415            ! lib/File/Find/t/taint.t
18416 ____________________________________________________________________________
18417 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
18418         Log: Even more VMS tweakage from Charles Lane:
18419              
18420              Tweak #1:  splitdir only works on directory part of filespec,
18421              split off volume first
18422              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
18423              (it's a horrible kludge in the run-time library,
18424              improved in later versions). Check the
18425              $Config{'d_setenv'} flag before attempting to set it.
18426      Branch: perl
18427            ! t/op/chdir.t
18428 ____________________________________________________________________________
18429 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
18430         Log: VMS tweakage from Charles Lane.
18431              
18432              . command.com doubles an output line when prompting for extensions
18433              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
18434              . perl5db doesn't clean up after itself
18435      Branch: perl
18436            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
18437 ____________________________________________________________________________
18438 [ 12384] By: sky                                   on 2001/10/09  19:16:11
18439         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
18440              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18441              Date: Tue, 9 Oct 2001 22:10:26 +0200
18442              Message-ID: <20011009221026.A8579@rafael>
18443      Branch: perl
18444            ! pod/perldata.pod
18445 ____________________________________________________________________________
18446 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
18447         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
18448              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
18449              Date: 9 Oct 2001 15:15:06 -0000
18450              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
18451      Branch: perl
18452            ! t/op/subst.t
18453 ____________________________________________________________________________
18454 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
18455         Log: Update Changes.
18456      Branch: perl
18457            ! Changes patchlevel.h
18458 ____________________________________________________________________________
18459 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
18460         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
18461              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
18462              when a NULL is passed for the filename string pointer.
18463              From Charles Lane.
18464      Branch: perl
18465            ! vms/vms.c
18466 ____________________________________________________________________________
18467 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
18468         Log: Subject: HP systems update
18469              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18470              Date: Tue, 09 Oct 2001 15:59:22 +0200
18471              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
18472      Branch: perl
18473            ! README.hpux
18474 ____________________________________________________________________________
18475 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
18476         Log: CPAN::Nox does now have a test.
18477      Branch: perl
18478            ! t/lib/1_compile.t
18479 ____________________________________________________________________________
18480 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
18481         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
18482              From: David Dyck <dcd@tc.fluke.com>
18483              Date: Mon, 1 Oct 2001 12:17:36 -0700
18484              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
18485      Branch: perl
18486            ! installperl
18487 ____________________________________________________________________________
18488 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
18489         Log: NetWare update from Ananth Kesari.
18490      Branch: perl
18491            ! NetWare/nwperlsys.h makedef.pl
18492 ____________________________________________________________________________
18493 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
18494         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
18495              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18496              Date: Tue, 9 Oct 2001 08:40:57 EDT
18497              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
18498      Branch: perl
18499            ! lib/File/Find/t/find.t
18500 ____________________________________________________________________________
18501 [ 12374] By: ams                                   on 2001/10/09  05:31:45
18502         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
18503              ExtUtils::Mkbootstrap
18504              From: "chromatic" <chromatic@rmci.net>
18505              Date: Tue, 09 Oct 2001 00:08:37 -0600
18506              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
18507      Branch: perl
18508            + lib/ExtUtils/Mkbootstrap.t
18509            ! MANIFEST
18510 ____________________________________________________________________________
18511 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
18512         Log: Enable more debugging.
18513      Branch: perl
18514            ! lib/utf8_heavy.pl
18515 ____________________________________________________________________________
18516 [ 12372] By: ams                                   on 2001/10/09  02:11:59
18517         Log: #12370 forgot to modify is_gv_magical().
18518      Branch: perl
18519            ! gv.c
18520 ____________________________________________________________________________
18521 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
18522         Log: Make the toupper/lower/title API for Unicode not right
18523              but at least less wrong: prepare for the mapping being
18524              more than just one-character-to-one-character.
18525      Branch: perl
18526            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
18527            ! regexec.c utf8.c
18528 ____________________________________________________________________________
18529 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
18530         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
18531              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18532              Date: Mon, 8 Oct 2001 22:18:23 -0400
18533              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
18534      Branch: perl
18535            ! pod/perlvar.pod t/op/taint.t
18536 ____________________________________________________________________________
18537 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
18538         Log: FAQ sync.
18539      Branch: perl
18540            ! pod/perlfaq3.pod pod/perlfaq4.pod
18541 ____________________________________________________________________________
18542 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
18543         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
18544              From: "chromatic" <chromatic@rmci.net>
18545              Date: Mon, 08 Oct 2001 14:05:32 -0600
18546              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
18547      Branch: perl
18548            ! lib/Term/Cap.t
18549 ____________________________________________________________________________
18550 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
18551         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
18552              From: Michael G Schwern <schwern@pobox.com>
18553              Date: Mon, 8 Oct 2001 17:00:14 -0400
18554              Message-ID: <20011008170014.L17083@blackrider>
18555      Branch: perl
18556            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
18557 ____________________________________________________________________________
18558 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
18559         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
18560              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18561              Date: Mon, 8 Oct 2001 16:01:33 EDT
18562              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
18563      Branch: perl
18564            ! ext/Time/HiRes/HiRes.xs
18565 ____________________________________________________________________________
18566 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
18567         Log: Subject: [PATCH] Autosplit patch for VMS
18568              From: "Craig A. Berry" <craigberry@mac.com>
18569              Date: Mon, 08 Oct 2001 15:40:43 -0500
18570              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
18571      Branch: perl
18572            ! lib/AutoSplit.pm lib/AutoSplit.t
18573 ____________________________________________________________________________
18574 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
18575         Log: Don't assume that everybody is running OS X 10.1 yet;
18576              from Kay Röpke.
18577      Branch: perl
18578            ! hints/darwin.sh
18579 ____________________________________________________________________________
18580 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
18581         Log: Update Changes.
18582      Branch: perl
18583            ! Changes patchlevel.h
18584 ____________________________________________________________________________
18585 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
18586         Log: Retract #12358 for now.
18587      Branch: perl
18588            ! lib/Term/Cap.t
18589 ____________________________________________________________________________
18590 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
18591         Log: Can't figure out what this is testing.
18592              (If it is trying to catch SIGKILL, it should stop
18593              trying because that is by definition impossible.)
18594      Branch: perl
18595            ! lib/sigtrap.t
18596 ____________________________________________________________________________
18597 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
18598         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
18599              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18600              Date: Sun, 30 Sep 2001 21:15:13 +0200
18601              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
18602      Branch: perl
18603            ! lib/ExtUtils/MM_Win32.pm
18604 ____________________________________________________________________________
18605 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
18606         Log: Clarify the ldlibpth part and condense the overall text.
18607      Branch: perl
18608            ! t/TEST
18609 ____________________________________________________________________________
18610 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
18611         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
18612              From: "chromatic" <chromatic@rmci.net>
18613              Date: Sun, 07 Oct 2001 16:59:26 -0600
18614              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
18615      Branch: perl
18616            ! lib/Term/Cap.t
18617 ____________________________________________________________________________
18618 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
18619         Log: Update the list because fo #12265.
18620      Branch: perl
18621            ! t/lib/1_compile.t
18622 ____________________________________________________________________________
18623 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
18624         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
18625              From: Nicholas Clark <nick@ccl4.org>
18626              Date: Sun, 7 Oct 2001 20:53:33 +0100
18627              Message-ID: <20011007205333.S38756@plum.flirble.org>   
18628      Branch: perl
18629            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
18630            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
18631            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
18632            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
18633            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
18634            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
18635            ! lib/Switch/t/switch.t lib/Term/Complete.t
18636            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
18637            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
18638            ! t/op/my_stash.t
18639 ____________________________________________________________________________
18640 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
18641         Log: Integrate patch #12350 from maintperl; typo in
18642              IO::Seekable doc.
18643      Branch: perl
18644           !> ext/IO/lib/IO/Seekable.pm
18645 ____________________________________________________________________________
18646 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
18647         Log: Detypo.
18648      Branch: perl
18649            ! hints/darwin.sh
18650 ____________________________________________________________________________
18651 [ 12353] By: sky                                   on 2001/10/07  17:16:14
18652         Log: Change 12349 didn't really get it right.
18653      Branch: perl
18654            ! lib/Unicode/README
18655 ____________________________________________________________________________
18656 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
18657         Log: If running the harness the dynamic library search path
18658              may need setting.
18659      Branch: perl
18660            ! t/TEST
18661 ____________________________________________________________________________
18662 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
18663         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
18664              in ldflags.
18665      Branch: perl
18666            ! hints/darwin.sh
18667 ____________________________________________________________________________
18668 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
18669         Log: typo in IO::Seekable doc
18670      Branch: maint-5.6/perl
18671            ! ext/IO/lib/IO/Seekable.pm
18672 ____________________________________________________________________________
18673 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
18674         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
18675              doesn't work on Mac OS X 10.1 (when unpacking the tar the
18676              latter gets renamed as lib/unicode:1, assumedly for security
18677              reasons not to overwrite stuff)
18678      Branch: perl
18679            + lib/Unicode/README
18680            - lib/unicode/README
18681            ! MANIFEST
18682 ____________________________________________________________________________
18683 [ 12348] By: ams                                   on 2001/10/07  05:33:40
18684         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
18685              From: "chromatic" <chromatic@rmci.net>
18686              Date: Sat, 06 Oct 2001 21:42:03 -0600
18687              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
18688      Branch: perl
18689            + lib/CPAN/t/Nox.t
18690            ! MANIFEST
18691 ____________________________________________________________________________
18692 [ 12347] By: ams                                   on 2001/10/07  00:48:10
18693         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
18694              From: "chromatic" <chromatic@rmci.net>
18695              Date: Sat, 06 Oct 2001 18:52:10 -0600
18696              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
18697      Branch: perl
18698            + lib/sigtrap.t
18699            ! MANIFEST
18700 ____________________________________________________________________________
18701 [ 12346] By: ams                                   on 2001/10/06  23:14:01
18702         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
18703              h2xs write?)
18704              From: Nicholas Clark <nick@ccl4.org>
18705              Date: Sat, 6 Oct 2001 21:46:43 +0100
18706              Message-Id: <20011006214643.L38756@plum.flirble.org>
18707      Branch: perl
18708            ! utils/h2xs.PL
18709 ____________________________________________________________________________
18710 [ 12345] By: ams                                   on 2001/10/06  17:39:53
18711         Log: Subject: [PATCH] Memoize tests
18712              From: Nicholas Clark <nick@ccl4.org>
18713              Date: Sat, 6 Oct 2001 18:04:21 +0100
18714              Message-Id: <20011006180421.J38756@plum.flirble.org>
18715      Branch: perl
18716            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
18717            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
18718            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
18719            ! lib/Memoize/t/expire_module_n.t
18720            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
18721            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
18722            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
18723            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
18724            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
18725            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
18726 ____________________________________________________________________________
18727 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
18728         Log: Retract the latter part of #12343.
18729      Branch: perl
18730            ! ext/IO/lib/IO/Socket/INET.pm
18731 ____________________________________________________________________________
18732 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
18733         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
18734              From: David Dyck <dcd@tc.fluke.com>
18735              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
18736              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
18737              
18738              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
18739              From: David Dyck <dcd@tc.fluke.com>
18740              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
18741              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
18742      Branch: perl
18743            ! ext/IO/lib/IO/Socket/INET.pm
18744 ____________________________________________________________________________
18745 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
18746         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
18747              From: Robin Barker <rmb1@cise.npl.co.uk>
18748              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
18749              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
18750      Branch: perl
18751            ! t/TEST
18752 ____________________________________________________________________________
18753 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
18754         Log: Don't assume that %x is good for displaying UVs.
18755      Branch: perl
18756            ! dump.c
18757 ____________________________________________________________________________
18758 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
18759         Log: Update Changes.
18760      Branch: perl
18761            ! Changes patchlevel.h
18762 ____________________________________________________________________________
18763 [ 12339] By: ams                                   on 2001/10/05  10:22:34
18764         Log: Subject: [PATCH] perlfunc/select
18765              From: Nicholas Clark <nick@ccl4.org>
18766              Date: Fri, 5 Oct 2001 11:33:58 +0100
18767              Message-Id: <20011005113358.Z38756@plum.flirble.org>
18768      Branch: perl
18769            ! pod/perlfunc.pod
18770 ____________________________________________________________________________
18771 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
18772         Log: Retract #12313 and #12249.
18773      Branch: perl
18774            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
18775            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
18776            ! pod/perlebcdic.pod
18777 ____________________________________________________________________________
18778 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
18779         Log: Subject: [PATCH] perlvms.pod update
18780              From: "Craig A. Berry" <craigberry@mac.com>
18781              Date: Thu, 04 Oct 2001 12:55:52 -0500
18782              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
18783      Branch: perl
18784            ! vms/perlvms.pod
18785 ____________________________________________________________________________
18786 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
18787         Log: Subject: PATCH: Tie::SubstrHash
18788              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18789              Date: Thu, 04 Oct 2001 12:12:41 +0100
18790              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
18791      Branch: perl
18792            ! lib/Tie/SubstrHash.pm
18793 ____________________________________________________________________________
18794 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
18795         Log: Unicode properties saga continues.
18796      Branch: perl
18797            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
18798            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
18799 ____________________________________________________________________________
18800 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
18801         Log: Yet more Unicode properties.
18802      Branch: perl
18803            + lib/unicore/In/137.pl lib/unicore/In/138.pl
18804            + lib/unicore/In/139.pl lib/unicore/In/140.pl
18805            + lib/unicore/In/141.pl lib/unicore/In/142.pl
18806            + lib/unicore/In/143.pl lib/unicore/In/144.pl
18807            + lib/unicore/In/145.pl lib/unicore/In/146.pl
18808            + lib/unicore/In/147.pl lib/unicore/In/148.pl
18809            + lib/unicore/In/149.pl lib/unicore/In/150.pl
18810            + lib/unicore/In/151.pl lib/unicore/In/152.pl
18811            + lib/unicore/In/153.pl lib/unicore/In/154.pl
18812            + lib/unicore/In/155.pl lib/unicore/In/156.pl
18813            + lib/unicore/In/157.pl lib/unicore/In/158.pl
18814            + lib/unicore/In/159.pl lib/unicore/In/160.pl
18815            + lib/unicore/In/161.pl lib/unicore/In/162.pl
18816            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
18817            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
18818            ! pod/perlunicode.pod
18819 ____________________________________________________________________________
18820 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
18821         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
18822              From: "Craig A. Berry" <craigberry@mac.com>
18823              Date: Wed, 03 Oct 2001 17:45:25 -0500
18824              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
18825              
18826              (the lib/Term/Complete.t patched differently by #12332)
18827      Branch: perl
18828            ! lib/ExtUtils/Command.t
18829 ____________________________________________________________________________
18830 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
18831         Log: Restore only if something to restore.
18832      Branch: perl
18833            ! lib/Term/Complete.t
18834 ____________________________________________________________________________
18835 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
18836         Log: Update various resources for credits,
18837              minor icons fixes, and versions.
18838      Branch: maint-5.6/macperl
18839            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
18840            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
18841            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
18842 ____________________________________________________________________________
18843 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
18844         Log: Quiet the warnings about using undef value
18845      Branch: maint-5.6/macperl
18846            ! lib/File/Temp.pm
18847 ____________________________________________________________________________
18848 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
18849         Log: Fix up Ballon Help and Help menu docs (first pass);
18850              remove balloon rez file, and autogenerate with
18851              Balloon2Rez instead.
18852      Branch: maint-5.6/macperl
18853            + macos/macperl/macscripts/Balloon2Rez
18854            - macos/macperl/MPBalloons.r
18855            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
18856 ____________________________________________________________________________
18857 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
18858         Log: Allow overriding of defaults, for change #12327.
18859      Branch: maint-5.6/macperl
18860            ! perl.h
18861 ____________________________________________________________________________
18862 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
18863         Log: Override PerlProc_exit.
18864      Branch: maint-5.6/macperl
18865            ! macos/macish.h
18866 ____________________________________________________________________________
18867 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
18868         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
18869      Branch: maint-5.6/macperl
18870            + macos/bundled_lib/blib/lib/MD5.pm
18871            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
18872            + macos/lib/Mac/AETE/Dialect.pm
18873            + macos/lib/Mac/AETE/Format/Converter.pm
18874            + macos/lib/Mac/AETE/Format/Dictionary.pm
18875            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
18876            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
18877            + macos/lib/Mac/Toolbox.pod
18878            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
18879 ____________________________________________________________________________
18880 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
18881         Log: Sync up silly CVS headers ... I should commit CVS
18882              first to avoid this ...
18883      Branch: maint-5.6/macperl
18884            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
18885            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
18886            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
18887            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
18888 ____________________________________________________________________________
18889 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
18890         Log: Fix Matthias' address, and attributions.
18891      Branch: maint-5.6/macperl
18892            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
18893            ! pod/perlport.pod
18894 ____________________________________________________________________________
18895 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
18896         Log: Fix Matthias' address, and attributions.
18897      Branch: maint-5.6/macperl
18898            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
18899            ! macos/ext/Mac/Components/Components.pm
18900            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
18901            ! macos/ext/Mac/Dialogs/Dialogs.pm
18902            ! macos/ext/Mac/Events/Events.pm
18903            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
18904            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
18905            ! macos/ext/Mac/Gestalt/Gestalt.pm
18906            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
18907            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
18908            ! macos/ext/Mac/Menus/Menus.pm
18909            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
18910            ! macos/ext/Mac/Movies/Movies.pm
18911            ! macos/ext/Mac/Navigation/Navigation.pm
18912            ! macos/ext/Mac/Notification/Notification.pm
18913            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
18914            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
18915            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
18916            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
18917            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
18918            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
18919            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
18920            ! macos/ext/Mac/StandardFile/StandardFile.pm
18921            ! macos/ext/Mac/TextEdit/TextEdit.pm
18922            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
18923            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
18924            ! macos/lib/Mac/LowMem.pm
18925 ____________________________________________________________________________
18926 [ 12322] By: sky                                   on 2001/10/03  18:41:07
18927         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
18928              From: "Craig A. Berry" <craigberry@mac.com>
18929              Date: Wed, 03 Oct 2001 14:30:55 -0500
18930              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
18931      Branch: perl
18932            ! vms/vms.c
18933 ____________________________________________________________________________
18934 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
18935         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
18936              From: "Craig A. Berry" <craigberry@mac.com>
18937              Date: Wed, 03 Oct 2001 14:30:55 -0500
18938              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
18939      Branch: perl
18940            ! vms/vms.c
18941 ____________________________________________________________________________
18942 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
18943         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
18944              only IsL&) and Inherited (negative lookahead good);
18945              add tests for Common, Inherited, and L&.
18946      Branch: perl
18947            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
18948 ____________________________________________________________________________
18949 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
18950         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
18951              (The Unicode standard uses L& quite often.)
18952      Branch: perl
18953            ! lib/utf8_heavy.pl
18954 ____________________________________________________________________________
18955 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
18956         Log: Add the 'Common' Unicode property (code points not
18957              explicitly assigned to any other script).
18958      Branch: perl
18959            + lib/unicore/In/136.pl
18960            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
18961 ____________________________________________________________________________
18962 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
18963         Log: Skip the RV printing test under threads until fixed.
18964      Branch: perl
18965            ! ext/B/t/terse.t
18966 ____________________________________________________________________________
18967 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
18968         Log: Subject: 12309 / cygwin / win2k
18969              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18970              Date: Wed, 03 Oct 2001 15:25:15 +0200
18971              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
18972      Branch: perl
18973            ! makedef.pl
18974 ____________________________________________________________________________
18975 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
18976         Log: Metaconfig unit change for #12314.
18977      Branch: metaconfig
18978            ! U/modified/Head.U
18979 ____________________________________________________________________________
18980 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
18981         Log: Subject: Both cygwin and djgpp on one machine
18982              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18983              Date: Wed, 03 Oct 2001 15:02:59 +0200
18984              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
18985      Branch: perl
18986            ! Configure
18987 ____________________________________________________________________________
18988 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
18989         Log: (retracted by #12338)
18990              
18991              Subject: [PATCH] Code clean up for perlboot.pod
18992              From: Casey West <casey@geeknest.com>
18993              Date: Tue, 2 Oct 2001 19:24:43 -0400
18994              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
18995              
18996              Subject: [PATCH] Code clean up for perlbot.diff
18997              From: Casey West <casey@geeknest.com>
18998              Date: Tue, 2 Oct 2001 19:25:22 -0400
18999              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
19000              
19001              Subject: [PATCH] Code clean up for perlcall.pod
19002              From: Casey West <casey@geeknest.com>
19003              Date: Tue, 2 Oct 2001 19:25:57 -0400
19004              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
19005              
19006              Subject: [PATCH] Code clean up for perldata.pod
19007              From: Casey West <casey@geeknest.com>
19008              Date: Tue, 2 Oct 2001 19:26:29 -0400
19009              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
19010              
19011              Subject: [PATCH] Code clean up for perldbmfilter.pod
19012              From: Casey West <casey@geeknest.com>
19013              Date: Tue, 2 Oct 2001 19:26:59 -0400
19014              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
19015              
19016              Subject: [PATCH] Code clean up for perlebcdic.pod
19017              From: Casey West <casey@geeknest.com>
19018              Date: Tue, 2 Oct 2001 19:27:37 -0400
19019              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
19020      Branch: perl
19021            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
19022            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
19023 ____________________________________________________________________________
19024 [ 12312] By: ams                                   on 2001/10/02  23:43:55
19025         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
19026              From: Michael G Schwern <schwern@pobox.com>
19027              Date: Tue, 2 Oct 2001 17:00:49 -0400
19028              Message-Id: <20011002170049.A9955@blackrider>
19029      Branch: perl
19030            ! lib/ExtUtils/MakeMaker.pm
19031 ____________________________________________________________________________
19032 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
19033         Log: FAQ sync.
19034      Branch: perl
19035            ! pod/perlfaq3.pod
19036 ____________________________________________________________________________
19037 [ 12310] By: nick                                  on 2001/10/02  16:09:49
19038         Log: Integrate mainline
19039      Branch: perlio
19040           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
19041           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19042           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
19043           !> patchlevel.h t/op/pat.t
19044 ____________________________________________________________________________
19045 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
19046         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
19047              not just one single space.
19048      Branch: perl
19049            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
19050 ____________________________________________________________________________
19051 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
19052         Log: AUTHORS updates.
19053      Branch: perl
19054            ! AUTHORS
19055 ____________________________________________________________________________
19056 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
19057         Log: Update Changes.
19058      Branch: perl
19059            ! Changes patchlevel.h
19060 ____________________________________________________________________________
19061 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
19062         Log: Work around old buggy glibcs for langinfo constants,
19063              from Nicholas Clark and David Dyck.
19064      Branch: perl
19065            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19066 ____________________________________________________________________________
19067 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
19068         Log: Eradicate Time::Piece; add an example.
19069      Branch: perl
19070            ! ext/I18N/Langinfo/Langinfo.pm
19071 ____________________________________________________________________________
19072 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
19073         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
19074              From: Robert Spier <rspier@pobox.com>
19075              Date: Mon, 1 Oct 2001 23:20:16 -0700
19076              Message-ID: <15289.23712.422087.878224@rls.cx>
19077      Branch: perl
19078            ! lib/Pod/Html.pm
19079 ____________________________________________________________________________
19080 [ 12303] By: sky                                   on 2001/10/02  10:40:57
19081         Log: Fixes obscure bug that manifests itself by.
19082              local $!=0;undef*STDOUT;#segfaults
19083              Has been around for a while. Possible other magic IO vars are
19084              possibly affected as well. Reported by Jos Boumans.
19085      Branch: perl
19086            ! mg.c
19087 ____________________________________________________________________________
19088 [ 12302] By: nick                                  on 2001/10/02  09:00:52
19089         Log: Integrate mainline
19090      Branch: perlio
19091           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
19092           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
19093           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
19094 ____________________________________________________________________________
19095 [ 12301] By: nick                                  on 2001/10/02  08:40:57
19096         Log: Integrate mainline + lib/open.t patch from Chromatic
19097      Branch: perlio
19098           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
19099            ! lib/open.t
19100           !> (integrate 29 files)
19101 ____________________________________________________________________________
19102 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
19103         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
19104              Until it has, better stop early if someone requests threads.
19105      Branch: perl
19106            ! hints/darwin.sh
19107 ____________________________________________________________________________
19108 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
19109         Log: Subject: [ID 20011001.011] redundant code in t/TEST
19110              From: David Dyck <dcd@tc.fluke.com>
19111              Date: Mon, 1 Oct 2001 12:56:24 -0700
19112              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
19113      Branch: perl
19114            ! t/TEST
19115 ____________________________________________________________________________
19116 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
19117         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
19118              From: "chromatic" <chromatic@rmci.net>
19119              Date: Mon, 01 Oct 2001 12:27:12 -0600
19120              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
19121      Branch: perl
19122            ! lib/Term/Cap.t
19123 ____________________________________________________________________________
19124 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
19125         Log: UNICOS testing patches from Nicholas Clark.
19126      Branch: perl
19127            ! t/op/arith.t t/op/pack.t
19128 ____________________________________________________________________________
19129 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
19130         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
19131              From: "chromatic" <chromatic@rmci.net>
19132              Date: Mon, 01 Oct 2001 10:21:51 -0600
19133              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
19134      Branch: perl
19135            ! lib/open.t
19136 ____________________________________________________________________________
19137 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
19138         Log: Make missing the RADIXCHAR a softer, gentler error.
19139      Branch: perl
19140            ! ext/I18N/Langinfo/Langinfo.t
19141 ____________________________________________________________________________
19142 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
19143         Log: Nuke also the LANG because of glibc.
19144      Branch: perl
19145            ! lib/open.t
19146 ____________________________________________________________________________
19147 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
19148         Log: Also the ^Is is optional.
19149      Branch: perl
19150            ! pod/perlunicode.pod t/op/pat.t
19151 ____________________________________________________________________________
19152 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
19153         Log: Be careful to pull chars from the varargs stack when
19154              formatting chars.
19155      Branch: perl
19156            ! regcomp.c
19157 ____________________________________________________________________________
19158 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
19159         Log: sortsv not in place anymore, noticed by John P. Linderman.
19160      Branch: perl
19161            ! pod/perlapi.pod pp_ctl.c
19162 ____________________________________________________________________________
19163 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
19164         Log: Make the diagnostic messages more neutral.
19165      Branch: perl
19166            ! ext/B/t/terse.t
19167 ____________________________________________________________________________
19168 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
19169         Log: Forgotten from #12288.
19170      Branch: perl
19171            ! ext/Data/Dumper/Dumper.pm
19172 ____________________________________________________________________________
19173 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
19174         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
19175              From: Brian Ingerson <ingy@ttul.org>
19176              Date: Sun, 30 Sep 2001 21:45:56 -0700
19177              Message-ID: <20010930214556.D26392@ttul.org>
19178              
19179              (remember also the #12289)
19180      Branch: perl
19181            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
19182 ____________________________________________________________________________
19183 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
19184         Log: More Unicode property tests for the abbreviated
19185              general properties.
19186      Branch: perl
19187            ! t/op/pat.t
19188 ____________________________________________________________________________
19189 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
19190         Log: Further tweaks to the Unicode properties.
19191      Branch: perl
19192            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
19193 ____________________________________________________________________________
19194 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
19195         Log: Retract #12284.
19196      Branch: perl
19197            ! lib/Term/Cap.t
19198 ____________________________________________________________________________
19199 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
19200         Log: (Retracted by #12285)
19201      Branch: perl
19202            ! lib/Term/Cap.t
19203 ____________________________________________________________________________
19204 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
19205         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
19206              From: "chromatic" <chromatic@rmci.net>  
19207              Date: Sun, 30 Sep 2001 16:10:02 -0600
19208              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
19209      Branch: perl
19210            + lib/Term/Cap.t
19211            ! MANIFEST
19212 ____________________________________________________________________________
19213 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
19214         Log: Use stty -g to restore the terminal state, do not even
19215              try to run the tests if stty -g is not available.
19216      Branch: perl
19217            ! lib/Term/Complete.t
19218 ____________________________________________________________________________
19219 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
19220         Log: Cleanup utf8_heavy; allow dropping the In prefix from
19221              Unicode script/block properties.
19222      Branch: perl
19223            ! lib/utf8_heavy.pl
19224 ____________________________________________________________________________
19225 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
19226         Log: Retract the #12259 for now.
19227      Branch: perl
19228            ! embed.h embed.pl sv.h
19229 ____________________________________________________________________________
19230 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
19231         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
19232      Branch: perl
19233            + lib/Text/TabsWrap/CHANGELOG
19234            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
19235 ____________________________________________________________________________
19236 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
19237         Log: #12272 wasn't right, it introduced an extra ().
19238      Branch: perl
19239            ! lib/utf8_heavy.pl
19240 ____________________________________________________________________________
19241 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
19242         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
19243              From: Jonathan Stowe <gellyfish@gellyfish.com>
19244              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
19245              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
19246      Branch: perl
19247            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
19248 ____________________________________________________________________________
19249 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
19250         Log: Subject: Patch to put qsortsv in the public API
19251              From: Brian Ingerson <ingy@ttul.org>
19252              Date: Sat, 29 Sep 2001 17:41:13 -0700
19253              Message-ID: <20010929174113.A30223@ttul.org>
19254      Branch: perl
19255            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
19256 ____________________________________________________________________________
19257 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
19258         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
19259              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19260              Date: Sat, 29 Sep 2001 23:54:48 +0200
19261              Message-ID: <20010929235448.A5017@rafael>
19262      Branch: perl
19263            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
19264 ____________________________________________________________________________
19265 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
19266         Log: FAQ sync.
19267      Branch: perl
19268            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19269            ! pod/perlfaq9.pod
19270 ____________________________________________________________________________
19271 [ 12273] By: bailey                                on 2001/09/29  23:43:46
19272         Log: Resync with mainline
19273      Branch: vmsperl
19274           +> (branch 1207 files)
19275            - (delete 324 files)
19276           !> (integrate 866 files)
19277 ____________________________________________________________________________
19278 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
19279         Log: Nasty recursion trap if one would match Unicode.
19280      Branch: perl
19281            ! lib/utf8_heavy.pl
19282 ____________________________________________________________________________
19283 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
19284         Log: More Unicode todo.
19285      Branch: perl
19286            ! pod/perltodo.pod
19287 ____________________________________________________________________________
19288 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
19289         Log: Explain a bit the new more flexible \p\P syntax.
19290      Branch: perl
19291            ! pod/perlunicode.pod
19292 ____________________________________________________________________________
19293 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
19294         Log: More leniency to the \p and \P: now can have whitespace
19295              between the property definition and the curlies; now can
19296              invert the property by having a caret between the open
19297              curly and the property.
19298      Branch: perl
19299            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
19300 ____________________________________________________________________________
19301 [ 12268] By: nick                                  on 2001/09/29  17:39:26
19302         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
19303              one test (lib/open.t) fails
19304      Branch: perlio
19305           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
19306           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
19307           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
19308           +> lib/Tie/Scalar.t lib/open.t
19309            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
19310            - ext/B/Stash.t
19311           !> (integrate 62 files)
19312 ____________________________________________________________________________
19313 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
19314         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
19315      Branch: perl
19316            ! t/op/chdir.t
19317 ____________________________________________________________________________
19318 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
19319         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
19320              From: "Craig A. Berry" <craigberry@mac.com> 
19321              Date: Sat, 29 Sep 2001 09:35:33 -0500
19322              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
19323      Branch: perl
19324            ! t/op/chdir.t
19325 ____________________________________________________________________________
19326 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
19327         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
19328              From: "chromatic" <chromatic@rmci.net>
19329              Date: Fri, 28 Sep 2001 21:20:12 -0600
19330              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
19331      Branch: perl
19332            + lib/Tie/Scalar.t
19333            ! MANIFEST lib/Tie/Scalar.pm
19334 ____________________________________________________________________________
19335 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
19336         Log: Allow for more flexibility in the \p{In...} names, now
19337              case doesn't matter, and any space or dash can be
19338              matched by any space, dash, underbar, or empty.
19339              (may be going too far on leniency)
19340      Branch: perl
19341            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
19342            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
19343            ! t/op/pat.t
19344 ____________________________________________________________________________
19345 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
19346         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
19347              From: "chromatic" <chromatic@rmci.net>
19348              Date: Fri, 28 Sep 2001 17:39:50 -0600
19349              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
19350      Branch: perl
19351            + lib/open.t
19352            ! MANIFEST
19353 ____________________________________________________________________________
19354 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
19355         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
19356              From: "Craig A. Berry" <craigberry@mac.com>
19357              Date: Fri, 28 Sep 2001 16:24:51 -0500
19358              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
19359      Branch: perl
19360            ! ext/File/Glob/t/basic.t
19361 ____________________________________________________________________________
19362 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
19363         Log: Subject: [DOC PATCH] Carp.pm pod typo
19364              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19365              Date: Fri, 28 Sep 2001 23:14:51 +0200
19366              Message-ID: <20010928231451.E16889@rafael>
19367      Branch: perl
19368            ! lib/Carp.pm
19369 ____________________________________________________________________________
19370 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
19371         Log: Subject: [PATCH] Allow an @INC hook to set %INC
19372              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19373              Date: Fri, 28 Sep 2001 22:18:13 +0200
19374              Message-ID: <20010928221813.A16889@rafael>
19375      Branch: perl
19376            ! pp_ctl.c
19377 ____________________________________________________________________________
19378 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
19379         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
19380              From: Nicholas Clark <nick@ccl4.org>
19381              Date: Fri, 28 Sep 2001 23:39:33 +0100
19382              Message-ID: <20010928233933.C23673@plum.flirble.org>
19383      Branch: perl
19384            ! embed.h embed.pl sv.h
19385 ____________________________________________________________________________
19386 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
19387         Log: Update Changes.
19388      Branch: perl
19389            ! Changes patchlevel.h
19390 ____________________________________________________________________________
19391 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
19392         Log: Move the B tests to B/t.
19393      Branch: perl
19394            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
19395            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
19396            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
19397            - ext/B/Showlex.t ext/B/Stash.t
19398            ! MANIFEST
19399 ____________________________________________________________________________
19400 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
19401         Log: Forgot from #12254.
19402      Branch: perl
19403            + ext/B/B/Terse.t
19404 ____________________________________________________________________________
19405 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
19406         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
19407              From: "chromatic" <chromatic@rmci.net>
19408              Date: Thu, 27 Sep 2001 23:22:17 -0600
19409              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
19410      Branch: perl
19411            ! MANIFEST
19412 ____________________________________________________________________________
19413 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
19414         Log: Test numbering mismatch.
19415      Branch: perl
19416            ! t/op/chdir.t
19417 ____________________________________________________________________________
19418 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
19419         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
19420              From: "Craig A. Berry" <craigberry@mac.com>
19421              Date: Wed, 26 Sep 2001 17:43:14 -0500
19422              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
19423      Branch: perl
19424            ! iperlsys.h t/op/chdir.t
19425 ____________________________________________________________________________
19426 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
19427         Log: Subject: [PATCH gv.c] make __ANON__ global
19428              From: Robin Barker <rmb1@cise.npl.co.uk>
19429              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
19430              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
19431      Branch: perl
19432            ! gv.c t/op/anonsub.t t/op/runlevel.t
19433 ____________________________________________________________________________
19434 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
19435         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
19436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19437              Date: Thu, 27 Sep 2001 22:34:32 +0200
19438              Message-ID: <20010927223432.A1485@rafael>
19439      Branch: perl
19440            ! ext/B/B/Terse.pm
19441 ____________________________________________________________________________
19442 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
19443         Log: (retracted by #12338)
19444              
19445              Subject: [PATCH] Cleanup of perldsc.pod      
19446              From: Casey West <casey@geeknest.com>
19447              Date: Thu, 27 Sep 2001 11:13:17 -0400
19448              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
19449      Branch: perl
19450            ! pod/perldsc.pod
19451 ____________________________________________________________________________
19452 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
19453         Log: Not everyone is using ithreads...
19454      Branch: perl
19455            ! ext/Devel/Peek/Peek.t
19456 ____________________________________________________________________________
19457 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
19458         Log: Document the nss_delete core dump workaround for HP-UX
19459              and Solaris, bug IDs 20010805.018 and 20010629.004.
19460      Branch: perl
19461            ! README.hpux README.solaris
19462 ____________________________________________________________________________
19463 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
19464         Log: Dump Unicode hash keys also as Unicode,
19465              not just as a byte string.
19466      Branch: perl
19467            ! dump.c ext/Devel/Peek/Peek.t
19468 ____________________________________________________________________________
19469 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
19470         Log: Integrate changes #12241 and #12242 from macperl:
19471              
19472              Remove unneeded disabling of umask() calls
19473              
19474              Note (get|set)sockopt are available.
19475      Branch: perl
19476           !> lib/File/Temp.pm pod/perlport.pod
19477 ____________________________________________________________________________
19478 [ 12244] By: sky                                   on 2001/09/27  08:53:00
19479         Log: Flush buffers on thread closedown.
19480      Branch: perl
19481            ! ext/threads/threads.xs
19482 ____________________________________________________________________________
19483 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
19484         Log: Dump SvUTF8(sv)s also as \x{...}.
19485              
19486              TODO: dump the SvUTF8() hash keys similarly. 
19487      Branch: perl
19488            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
19489 ____________________________________________________________________________
19490 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
19491         Log: Note (get|set)sockopt are available.
19492      Branch: maint-5.6/macperl
19493            ! pod/perlport.pod
19494 ____________________________________________________________________________
19495 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
19496         Log: Remove unneeded disabling of umask() calls
19497      Branch: maint-5.6/macperl
19498            ! lib/File/Temp.pm
19499 ____________________________________________________________________________
19500 [ 12240] By: sky                                   on 2001/09/26  18:44:56
19501         Log: Documention update
19502      Branch: perl
19503            ! ext/threads/threads.pm
19504 ____________________________________________________________________________
19505 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
19506         Log: Update Changes.
19507      Branch: perl
19508            ! Changes patchlevel.h
19509 ____________________________________________________________________________
19510 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
19511         Log: Check that all environment variables are tainted.
19512      Branch: perl
19513            ! t/op/taint.t
19514 ____________________________________________________________________________
19515 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
19516         Log: Manual integration error in #12235.
19517      Branch: perl
19518            ! lib/File/DosGlob.t
19519 ____________________________________________________________________________
19520 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
19521         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
19522              From: "chromatic" <chromatic@rmci.net>
19523              Date: Tue, 25 Sep 2001 23:57:07 -0600
19524              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
19525      Branch: perl
19526            ! perlio.c
19527 ____________________________________________________________________________
19528 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
19529         Log: Integrate macperl changes from Chris Nandor:
19530              12192 11817 11815 11813 11778 11775
19531              
19532              Update CPAN.pm to work with new Mac::BuildTools instead
19533              of ExtUtils::MM_MacOS "orphan" functions
19534              
19535              Fix test
19536              
19537              Make syntax check report in MPW style, fix tests
19538              to use Mac::err=unix to get normal-style error
19539              messages.
19540              
19541              More module and test ports from Thomas Wegner et al
19542              
19543              Fix open of /dev/null for Mac OS
19544              
19545              Allow for platforms to override formatting of errors
19546              on output from Matthias Neeracher (core files)
19547      Branch: perl
19548            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
19549            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
19550            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
19551           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
19552           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
19553           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
19554 ____________________________________________________________________________
19555 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
19556         Log: grrr.
19557      Branch: perl
19558            ! t/op/gv.t
19559 ____________________________________________________________________________
19560 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
19561         Log: Retract #12232.
19562      Branch: perl
19563            ! t/op/gv.t
19564 ____________________________________________________________________________
19565 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
19566         Log: (Retracted by #12233.)
19567      Branch: perl
19568            ! t/op/gv.t
19569 ____________________________________________________________________________
19570 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
19571         Log: Detypo.
19572      Branch: perl
19573            ! ext/Encode/Makefile.PL
19574 ____________________________________________________________________________
19575 [ 12230] By: sky                                   on 2001/09/26  11:36:23
19576         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
19577              We are using a "delay" here because we do not want to depend on thread synchronization issues.
19578      Branch: perl
19579            + ext/threads/t/stress_cv.t
19580            ! MANIFEST ext/threads/t/stress_string.t
19581 ____________________________________________________________________________
19582 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
19583         Log: NetWare tweak from Ananth Kesari.
19584      Branch: perl
19585            ! NetWare/t/Readme.txt
19586 ____________________________________________________________________________
19587 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
19588         Log: Trick to fool case-blind filesystems.
19589      Branch: perl
19590            ! ext/Encode/Makefile.PL
19591 ____________________________________________________________________________
19592 [ 12227] By: sky                                   on 2001/09/26  11:06:50
19593         Log: Threads can start executing in a different order than they were
19594              created.... so we cannot ok() inside the threadstarter.
19595      Branch: perl
19596            ! ext/threads/t/stress_string.t
19597 ____________________________________________________________________________
19598 [ 12226] By: sky                                   on 2001/09/26  07:41:45
19599         Log: Add in stress_string.t to stress test threads a bit more.
19600      Branch: perl
19601            + ext/threads/t/stress_string.t
19602            ! MANIFEST
19603 ____________________________________________________________________________
19604 [ 12225] By: sky                                   on 2001/09/26  07:04:21
19605         Log: Fix negative refcount introduced by #12223.
19606      Branch: perl
19607            ! ext/threads/threads.xs
19608 ____________________________________________________________________________
19609 [ 12224] By: sky                                   on 2001/09/26  06:57:58
19610         Log: Update documentation to match change #12223
19611      Branch: perl
19612            ! sharedsv.c
19613 ____________________________________________________________________________
19614 [ 12223] By: sky                                   on 2001/09/26  06:54:32
19615         Log: Use a separate interpreter for the sharedsv space. Another
19616              negative sv leak. Sigh.
19617      Branch: perl
19618            ! sharedsv.c
19619 ____________________________________________________________________________
19620 [ 12222] By: sky                                   on 2001/09/26  05:58:35
19621         Log: Do the environ assignment in perl_contruct to match perl_destruct.
19622              Now we don't need to perl_parse/perl_run. However environ is a
19623              global....
19624      Branch: perl
19625            ! perl.c
19626 ____________________________________________________________________________
19627 [ 12221] By: sky                                   on 2001/09/26  05:41:02
19628         Log: Move the creation of PL_strtab to perl_construct so we can work
19629              with HV and HEs without running perl_parse.
19630      Branch: perl
19631            ! perl.c
19632 ____________________________________________________________________________
19633 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
19634         Log: integrate macperl changes into maint-5.6
19635      Branch: maint-5.6/perl
19636           !> (integrate 26 files)
19637 ____________________________________________________________________________
19638 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
19639         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
19640              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
19641      Branch: maint-5.6/macperl
19642            ! macos/ext/Mac/Fonts/Fonts.xs
19643            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
19644 ____________________________________________________________________________
19645 [ 12218] By: ams                                   on 2001/09/25  23:31:33
19646         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
19647              From: Nicholas Clark <nick@ccl4.org>
19648              Date: Wed, 26 Sep 2001 01:20:20 +0100
19649              Message-Id: <20010926012020.B48092@plum.flirble.org>
19650      Branch: perl
19651            ! lib/AutoSplit.t
19652 ____________________________________________________________________________
19653 [ 12217] By: ams                                   on 2001/09/25  22:33:05
19654         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
19655              From: "Craig A. Berry" <craigberry@mac.com>
19656              Date: Tue, 25 Sep 2001 18:08:42 -0500
19657              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
19658      Branch: perl
19659            ! vms/vms.c
19660 ____________________________________________________________________________
19661 [ 12216] By: ams                                   on 2001/09/25  21:41:01
19662         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
19663              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
19664              From: Michael G Schwern <schwern@pobox.com>
19665              Date: Wed, 26 Sep 2001 00:38:21 -0400
19666              Message-Id: <20010926003821.A627@blackrider>
19667      Branch: perl
19668            ! lib/AutoSplit.t
19669 ____________________________________________________________________________
19670 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
19671         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
19672              From: Michael G Schwern <schwern@pobox.com>
19673              Date: Tue, 25 Sep 2001 17:43:49 -0400
19674              Message-ID: <20010925174349.B19534@blackrider>
19675      Branch: perl
19676            ! lib/Test/Simple.pm lib/Test/Utils.pm
19677 ____________________________________________________________________________
19678 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
19679         Log: Integrate changes from bleadperl.
19680      Branch: maint-5.6/macperl
19681           !> pod/perlport.pod
19682 ____________________________________________________________________________
19683 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
19684         Log: skip($mess) should result in one skip.
19685      Branch: perl
19686            ! t/test.pl
19687 ____________________________________________________________________________
19688 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
19689         Log: Integrate change #12200 from maintperl.
19690      Branch: maint-5.6/macperl
19691           !> win32/perlhost.h
19692 ____________________________________________________________________________
19693 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
19694         Log: Fix file types to "apple"
19695      Branch: maint-5.6/macperl
19696            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
19697            ! macos/ext/Mac/SAT/t/Collision.rsrc
19698 ____________________________________________________________________________
19699 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
19700         Log: Fix rsrc file as snd file; fix path in t file.
19701      Branch: maint-5.6/macperl
19702            ! macos/ext/Mac/Notification/t/Notification.rsrc
19703            ! macos/ext/Mac/Notification/t/Notification.t
19704 ____________________________________________________________________________
19705 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
19706         Log: Sync up with File::Find from bleadperl.
19707      Branch: maint-5.6/macperl
19708            ! lib/File/Find.pm t/lib/filefind-taint.t
19709 ____________________________________________________________________________
19710 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
19711         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
19712              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
19713              of hundreds)
19714      Branch: maint-5.6/macperl
19715            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
19716            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
19717            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
19718 ____________________________________________________________________________
19719 [ 12207] By: nick                                  on 2001/09/25  19:04:36
19720         Log: Integrate mainline (untested while modem is up)
19721      Branch: perlio
19722           +> lib/AutoSplit.t t/test.pl
19723            - lib/warnings/register.t
19724           !> (integrate 28 files)
19725 ____________________________________________________________________________
19726 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
19727         Log: perldiag entry for #12205.
19728      Branch: perl
19729            ! pod/perldiag.pod
19730 ____________________________________________________________________________
19731 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
19732         Log: Subject: [PATCH] warning on v-string in use/require
19733              From: John Peacock <jpeacock@rowman.com>
19734              Date: Mon, 24 Sep 2001 17:29:03 -0400
19735              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
19736      Branch: perl
19737            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
19738 ____________________________________________________________________________
19739 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
19740         Log: perltooc et al updates.
19741      Branch: perl
19742            ! plan9/mkfile pod/roffitall
19743 ____________________________________________________________________________
19744 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
19745         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
19746              From: Michael G Schwern <schwern@pobox.com>
19747              Date: Sun, 23 Sep 2001 00:07:12 -0400
19748              Message-ID: <20010923000712.A7005@blackrider>
19749      Branch: perl
19750            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
19751 ____________________________________________________________________________
19752 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
19753         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
19754              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19755              Date: Wed, 26 Sep 2001 01:25:10 +0900
19756              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
19757      Branch: perl
19758            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
19759            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
19760            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
19761 ____________________________________________________________________________
19762 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
19763         Log: Integrate change #12200 from maintperl;
19764              on windows, virtualized environment could propagate deleted variables
19765              into children if they happen to be at the very end of the table
19766      Branch: perl
19767           !> win32/perlhost.h
19768 ____________________________________________________________________________
19769 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
19770         Log: on windows, virtualized environment could propagate deleted variables
19771              into children if they happen to be at the very end of the table
19772              (thanks for succinct test case from Johan Holmberg, and fix from
19773              Doug Lankshear)
19774      Branch: maint-5.6/perl
19775            ! win32/perlhost.h
19776 ____________________________________________________________________________
19777 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
19778         Log: avoid the use of ftime() (it does a useless, potentially
19779              expensive call to GetTimeZoneInformation()); this potentially
19780              also results in three more digits of precision from
19781              Time::HiRes::time()
19782      Branch: perl
19783            ! ext/Time/HiRes/HiRes.xs
19784 ____________________________________________________________________________
19785 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
19786         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
19787              
19788              Note: io/binmode is failing, have to figure out why.
19789      Branch: perl
19790            + t/test.pl
19791            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
19792            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
19793            ! t/run/exit.t
19794 ____________________________________________________________________________
19795 [ 12197] By: ams                                   on 2001/09/25  13:48:55
19796         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
19797              From: Nicholas Clark <nick@ccl4.org>
19798              Date: Tue, 25 Sep 2001 00:37:40 +0100
19799              Message-Id: <20010925003740.S4971@plum.flirble.org>
19800              (Further changes expected.)
19801      Branch: perl
19802            + lib/AutoSplit.t
19803            ! MANIFEST
19804 ____________________________________________________________________________
19805 [ 12196] By: sky                                   on 2001/09/25  13:37:12
19806         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
19807              _ftime to try and be more robust.
19808      Branch: perl
19809            ! ext/Time/HiRes/HiRes.xs
19810 ____________________________________________________________________________
19811 [ 12194] By: ams                                   on 2001/09/25  11:40:00
19812         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
19813              From: "Craig A. Berry" <craigberry@mac.com>
19814              Date: Mon, 24 Sep 2001 17:54:20 -0500
19815              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
19816      Branch: perl
19817            ! vms/descrip_mms.template
19818 ____________________________________________________________________________
19819 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
19820         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
19821              not working, cursor not spinning (Bug #422129); external
19822              editor problems (Bug #456329); escape/cmd-. not activating
19823              "Cancel" in Save dialog box (Bug #446960); Runtimes not
19824              executing on launch (Bug #464441).
19825      Branch: maint-5.6/macperl
19826            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
19827            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
19828            ! macos/macperl/MacPerl.r
19829 ____________________________________________________________________________
19830 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
19831         Log: Update CPAN.pm to work with new Mac::BuildTools instead
19832              of ExtUtils::MM_MacOS "orphan" functions
19833      Branch: maint-5.6/macperl
19834            ! lib/CPAN.pm
19835 ____________________________________________________________________________
19836 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
19837         Log: Fix up another xsubpp problem (Matthias Neeracher)
19838      Branch: maint-5.6/macperl
19839            ! macos/xsubpp
19840 ____________________________________________________________________________
19841 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
19842         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
19843      Branch: maint-5.6/macperl
19844            ! macos/lib/ExtUtils/MM_MacOS.pm
19845 ____________________________________________________________________________
19846 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
19847         Log: Fix up Makefiles for more Mac:: modules (and prepare for
19848              static build ...?)
19849      Branch: maint-5.6/macperl
19850            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
19851            ! macos/macperl/Makefile.mk
19852 ____________________________________________________________________________
19853 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
19854         Log: Fix up tests
19855      Branch: maint-5.6/macperl
19856            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
19857 ____________________________________________________________________________
19858 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
19859         Log: Make malloc smarter, fix bugs.  (Bug #404030)
19860      Branch: maint-5.6/macperl
19861            ! macos/icemalloc.c macos/icemalloc.h
19862 ____________________________________________________________________________
19863 [ 12186] By: nick                                  on 2001/09/24  19:18:17
19864         Log: Integrate mainline
19865      Branch: perlio
19866           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
19867           +> lib/filetest.t
19868           !> (integrate 30 files)
19869 ____________________________________________________________________________
19870 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
19871         Log: Retract #12136, the warnings::register is already
19872              tested by t/lib/warnings/9enabled, as pointed out
19873              by Paul Marquess.
19874      Branch: perl
19875            - lib/warnings/register.t
19876            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
19877 ____________________________________________________________________________
19878 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
19879         Log: fix Time::HiRes implementation of gettimeofday() on windows
19880              (HiRes.t#14 now passes)
19881      Branch: perl
19882            ! ext/Time/HiRes/HiRes.xs
19883 ____________________________________________________________________________
19884 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
19885         Log: File::Spec::catfile() canonifies everything to blackslashes on
19886              windows :-(
19887      Branch: perl
19888            ! lib/ExtUtils/Manifest.t
19889 ____________________________________________________________________________
19890 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
19891         Log: test number mismatch
19892      Branch: perl
19893            ! t/op/magic.t
19894 ____________________________________________________________________________
19895 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
19896         Log: ok().
19897      Branch: perl
19898            ! t/op/pack.t
19899 ____________________________________________________________________________
19900 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
19901         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
19902              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19903      Branch: perl
19904            ! pp_pack.c t/op/pack.t
19905 ____________________________________________________________________________
19906 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
19907         Log: Update Changes.
19908      Branch: perl
19909            ! Changes patchlevel.h
19910 ____________________________________________________________________________
19911 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
19912         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
19913              From: Michael G Schwern <schwern@pobox.com>
19914              Date: Mon, 24 Sep 2001 11:12:13 -0400
19915              Message-ID: <20010924111213.G27885@blackrider>
19916      Branch: perl
19917            ! lib/ExtUtils/Manifest.pm
19918 ____________________________________________________________________________
19919 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
19920         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
19921              From: Michael G Schwern <schwern@pobox.com> 
19922              Date: Mon, 24 Sep 2001 11:02:07 -0400
19923              Message-ID: <20010924110207.E27885@blackrider>
19924      Branch: perl
19925            ! vms/test.com
19926 ____________________________________________________________________________
19927 [ 12176] By: ams                                   on 2001/09/24  14:01:59
19928         Log: Update Changes.
19929      Branch: perl
19930            ! Changes
19931 ____________________________________________________________________________
19932 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
19933         Log: Various cleanups.
19934      Branch: perl
19935            ! ext/threads/Makefile.PL ext/threads/threads.xs
19936 ____________________________________________________________________________
19937 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
19938         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
19939      Branch: maint-5.6/macperl
19940           !> (integrate 33 files)
19941 ____________________________________________________________________________
19942 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
19943         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
19944              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19945              Date: Mon, 24 Sep 2001 20:04:58 +0900
19946              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
19947      Branch: perl
19948            ! ext/Encode/Encode/gb2312.enc
19949 ____________________________________________________________________________
19950 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
19951         Log: Clarifying comment to #12164.
19952      Branch: perl
19953            ! lib/Cwd.pm
19954 ____________________________________________________________________________
19955 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
19956         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
19957              From: Nicholas Clark <nick@ccl4.org>
19958              Date: Sun, 23 Sep 2001 23:00:56 +0100
19959              Message-ID: <20010923230055.Y4971@plum.flirble.org>
19960              
19961              (with "sample_constants" changed to "fallback")
19962      Branch: perl
19963            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
19964            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
19965            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
19966            ! lib/h2xs.t utils/h2xs.PL
19967 ____________________________________________________________________________
19968 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
19969         Log: Metaconfig unit change for #12167.
19970      Branch: metaconfig
19971            ! U/modified/Cppsym.U
19972 ____________________________________________________________________________
19973 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
19974         Log: Add a few glibc cpp symbols to probe for.
19975      Branch: perl
19976            ! Configure
19977 ____________________________________________________________________________
19978 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
19979         Log: DJGPP tweaks for Laszlo Molnar.
19980      Branch: perl
19981            ! djgpp/djgppsed.sh dosish.h
19982 ____________________________________________________________________________
19983 [ 12165] By: ams                                   on 2001/09/24  10:07:08
19984         Log: Subject: [PATCH t/op/inccode.t] More tests
19985              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
19986              Date: 24 Sep 2001 10:01:44 -0000
19987              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
19988      Branch: perl
19989            ! t/op/inccode.t
19990 ____________________________________________________________________________
19991 [ 12164] By: ams                                   on 2001/09/24  09:43:29
19992         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
19993              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
19994              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
19995              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
19996      Branch: perl
19997            ! lib/Cwd.pm
19998 ____________________________________________________________________________
19999 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
20000         Log: 1_compile updates.
20001      Branch: perl
20002            ! t/lib/1_compile.t
20003 ____________________________________________________________________________
20004 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
20005         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
20006              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20007              Date: Wed, 19 Sep 2001 22:47:14 +0200
20008              Message-ID: <20010919224714.A6382@rafael>
20009      Branch: perl
20010            ! pod/perlvar.pod pp_ctl.c
20011 ____________________________________________________________________________
20012 [ 12161] By: ams                                   on 2001/09/23  17:40:02
20013         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
20014              filetest Pragma
20015              From: "chromatic" <chromatic@rmci.net>
20016              Date: Sun, 23 Sep 2001 12:07:25 -0600
20017              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
20018      Branch: perl
20019            + lib/filetest.t
20020            ! MANIFEST t/lib/1_compile.t
20021 ____________________________________________________________________________
20022 [ 12160] By: ams                                   on 2001/09/23  16:32:11
20023         Log: Additional minor chdir() tweak.
20024      Branch: perl
20025            ! pod/perlfunc.pod
20026 ____________________________________________________________________________
20027 [ 12159] By: ams                                   on 2001/09/23  16:25:01
20028         Log: Subject: PATCH lib/ExtUtils/Command.t
20029              From: Abe Timmerman <abe@ztreet.demon.nl>
20030              Date: Sun, 23 Sep 2001 19:11:44 +0200
20031              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
20032      Branch: perl
20033            ! lib/ExtUtils/Command.t
20034 ____________________________________________________________________________
20035 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
20036         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
20037              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20038              Date: Sun, 23 Sep 2001 02:02:26 +0200
20039              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
20040      Branch: perl
20041            ! makedef.pl
20042 ____________________________________________________________________________
20043 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
20044         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
20045              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
20046              Date: Sat, 22 Sep 2001 12:54:39 -0500
20047              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
20048      Branch: perl
20049            ! t/op/study.t
20050 ____________________________________________________________________________
20051 [ 12156] By: nick                                  on 2001/09/23  07:48:44
20052         Log: Integrate mainline
20053      Branch: perlio
20054            - check83.pl
20055           !> ext/Encode/Encode/2022-cn.enc
20056 ____________________________________________________________________________
20057 [ 12155] By: nick                                  on 2001/09/23  07:48:01
20058         Log: Integrate mainline
20059      Branch: perlio
20060           +> (branch 64 files)
20061            - ext/Encode/Encode/cns11643-1.enc
20062            - ext/Encode/Encode/cns11643-2.enc
20063            - ext/Encode/Encode/iso2022-cn.enc
20064            - ext/Encode/Encode/iso2022-jp.enc
20065            - ext/Encode/Encode/iso2022-jp1.enc
20066            - ext/Encode/Encode/iso2022-jp2.enc
20067            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
20068            - ext/Encode/Encode/iso8859-1.enc
20069            - ext/Encode/Encode/iso8859-1.ucm
20070            - ext/Encode/Encode/iso8859-10.enc
20071            - ext/Encode/Encode/iso8859-10.ucm
20072            - ext/Encode/Encode/iso8859-13.enc
20073            - ext/Encode/Encode/iso8859-13.ucm
20074            - ext/Encode/Encode/iso8859-14.enc
20075            - ext/Encode/Encode/iso8859-14.ucm
20076            - ext/Encode/Encode/iso8859-15.enc
20077            - ext/Encode/Encode/iso8859-15.ucm
20078            - ext/Encode/Encode/iso8859-16.enc
20079            - ext/Encode/Encode/iso8859-16.ucm
20080            - ext/Encode/Encode/iso8859-2.enc
20081            - ext/Encode/Encode/iso8859-2.ucm
20082            - ext/Encode/Encode/iso8859-3.enc
20083            - ext/Encode/Encode/iso8859-3.ucm
20084            - ext/Encode/Encode/iso8859-4.enc
20085            - ext/Encode/Encode/iso8859-4.ucm
20086            - ext/Encode/Encode/iso8859-5.enc
20087            - ext/Encode/Encode/iso8859-5.ucm
20088            - ext/Encode/Encode/iso8859-6.enc
20089            - ext/Encode/Encode/iso8859-6.ucm
20090            - ext/Encode/Encode/iso8859-7.enc
20091            - ext/Encode/Encode/iso8859-7.ucm
20092            - ext/Encode/Encode/iso8859-8.enc
20093            - ext/Encode/Encode/iso8859-8.ucm
20094            - ext/Encode/Encode/iso8859-9.enc
20095            - ext/Encode/Encode/iso8859-9.ucm
20096            - ext/Encode/Encode/isoir-197.enc
20097            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
20098            - t/lib/sample-tests/header_at_end
20099            - t/lib/sample-tests/header_at_end_fail
20100           !> (integrate 174 files)
20101 ____________________________________________________________________________
20102 [ 12154] By: ams                                   on 2001/09/23  07:11:46
20103         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
20104              by Blair Zajac.
20105      Branch: perl
20106            ! pod/perlfunc.pod
20107 ____________________________________________________________________________
20108 [ 12153] By: ams                                   on 2001/09/23  06:56:32
20109         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
20110              Forgotten deprecation of *glob{FILEHANDLE}?
20111              From: "chromatic" <chromatic@rmci.net>
20112              Date: Sat, 22 Sep 2001 21:27:56 -0600
20113              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
20114      Branch: perl
20115            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
20116 ____________________________________________________________________________
20117 [ 12152] By: ams                                   on 2001/09/23  06:42:58
20118         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
20119              From: Michael G Schwern <schwern@pobox.com>
20120              Date: Sun, 23 Sep 2001 03:34:39 -0400
20121              Message-Id: <20010923033439.E7005@blackrider>
20122      Branch: perl
20123            ! lib/File/Find.pm
20124 ____________________________________________________________________________
20125 [ 12151] By: ams                                   on 2001/09/23  06:37:57
20126         Log: Subject: Re: t/op/magic.t missing tests on Win32
20127              From: Michael G Schwern <schwern@pobox.com>
20128              Date: Sat, 22 Sep 2001 20:29:09 -0400
20129              Message-Id: <20010922202909.I18223@blackrider>
20130      Branch: perl
20131            ! t/op/magic.t
20132 ____________________________________________________________________________
20133 [ 12150] By: ams                                   on 2001/09/23  06:36:26
20134         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
20135              Dumpvalue.pm
20136              From: "chromatic" <chromatic@rmci.net>
20137              Date: Sat, 22 Sep 2001 19:41:31 -0600
20138              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
20139      Branch: perl
20140            + lib/Dumpvalue.t
20141            ! MANIFEST lib/Dumpvalue.pm
20142 ____________________________________________________________________________
20143 [ 12149] By: ams                                   on 2001/09/23  06:25:35
20144         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
20145              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20146              Date: Sun, 23 Sep 2001 15:27:56 +0900
20147              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
20148      Branch: perl
20149            ! ext/Encode/Encode/2022-cn.enc
20150 ____________________________________________________________________________
20151 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
20152         Log: Manual eror in #12147.
20153      Branch: perl
20154            ! win32/win32.c
20155 ____________________________________________________________________________
20156 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
20157         Log: Integrate change #12146 from maintperl;
20158              win32_chdir() et al don't handle a NULL argument gracefully
20159      Branch: perl
20160           !> win32/perlhost.h win32/win32.c
20161 ____________________________________________________________________________
20162 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
20163         Log: win32_chdir() et al don't handle a NULL argument gracefully
20164      Branch: maint-5.6/perl
20165            ! win32/perlhost.h win32/win32.c
20166 ____________________________________________________________________________
20167 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
20168         Log: typo in change#12026
20169      Branch: maint-5.6/perl
20170            ! op.c
20171 ____________________________________________________________________________
20172 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
20173         Log: Subject: [PATCH] Re: scalar context unpack bugs
20174              From: Nicholas Clark <nick@ccl4.org>
20175              Date: Sat, 22 Sep 2001 23:07:56 +0100
20176              Message-ID: <20010922230755.O4971@plum.flirble.org>
20177      Branch: perl
20178            ! pp_pack.c t/op/pack.t
20179 ____________________________________________________________________________
20180 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
20181         Log: Try ExtUtils::Command.t everywhere, not just on Win32
20182              (as suggested by NI-S).  Also allow running it either
20183              in t/ or in the main directory.
20184      Branch: perl
20185            ! lib/ExtUtils/Command.t
20186 ____________________________________________________________________________
20187 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
20188         Log: Update the test on warnings/register.t.
20189      Branch: perl
20190            ! t/lib/1_compile.t
20191 ____________________________________________________________________________
20192 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
20193         Log: The code is now almost tidy enough to keep the IRIX cc happy.
20194      Branch: perl
20195            ! hints/irix_6.sh
20196 ____________________________________________________________________________
20197 [ 12140] By: ams                                   on 2001/09/22  17:26:32
20198         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
20199              use_ithreads
20200              From: "Craig A. Berry" <craigberry@mac.com>
20201              Date: Sat, 22 Sep 2001 13:15:32 -0500
20202              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
20203      Branch: perl
20204            ! configure.com
20205 ____________________________________________________________________________
20206 [ 12139] By: ams                                   on 2001/09/22  16:44:08
20207         Log: Do what perl_clone() does for sharedsv functions.
20208      Branch: perl
20209            ! embed.pl proto.h
20210 ____________________________________________________________________________
20211 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
20212         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
20213              (suggested by Sarathy, extensions shouldn't be dabbling with
20214              op structures, so binary backward compatibility should not be
20215              an issue.)
20216      Branch: perl
20217            ! hints/irix_6.sh op.h
20218 ____________________________________________________________________________
20219 [ 12137] By: ams                                   on 2001/09/22  16:21:05
20220         Log: More cleanups. (What's PERL_DECL_PROT?)
20221      Branch: perl
20222            ! embed.pl proto.h sharedsv.h
20223 ____________________________________________________________________________
20224 [ 12136] By: ams                                   on 2001/09/22  15:14:34
20225         Log: (Retracted by #12185)
20226              
20227              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
20228              Add Tests for warnings::register, Doc Update
20229              From: "chromatic" <chromatic@rmci.net>
20230              Date: Sat, 22 Sep 2001 09:43:20 -0600
20231              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
20232      Branch: perl
20233            + lib/warnings/register.t
20234            ! MANIFEST lib/warnings/register.pm
20235 ____________________________________________________________________________
20236 [ 12135] By: ams                                   on 2001/09/22  15:07:50
20237         Log: `@foo' should be @foo for consistency.
20238      Branch: perl
20239            ! pod/perldiag.pod
20240 ____________________________________________________________________________
20241 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
20242         Log: (Retracted by #12138)
20243              
20244              Add -woff (turn warning off) 3187:
20245              "A pointer is converted to a smaller integer."
20246              This happens when your pointers are 64-bit: then every case
20247              of converting pointers to PADOFFSETs (explicitly 32-bit)
20248              faces truncation (even explicit use of INT2PTR doesn't help).
20249              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
20250              Changing PADOFFSET from U32 to UV would help, but that
20251              would break binary backward compatibility of BASEOP and padop
20252              (assuming you have been using 64-bit pointers).
20253      Branch: perl
20254            ! hints/irix_6.sh
20255 ____________________________________________________________________________
20256 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
20257         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
20258              but the name comes from the inside the file, not from the file
20259              name, and Rumanian is the name of the language.
20260      Branch: perl
20261            + ext/Encode/Encode/macRumanian.enc
20262            - ext/Encode/Encode/macRomania.enc
20263            ! MANIFEST
20264 ____________________________________________________________________________
20265 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
20266         Log: Rename perltootc as perltooc for 8.3-friedliness.
20267      Branch: perl
20268            + pod/perltooc.pod
20269            - pod/perltootc.pod
20270            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
20271            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
20272            ! pod/perltoot.pod
20273 ____________________________________________________________________________
20274 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
20275         Log: Find more conflicts by lowercasing.
20276      Branch: perl
20277            + Porting/check83.pl
20278            - check83.pl
20279            ! MANIFEST
20280 ____________________________________________________________________________
20281 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
20282         Log: The AIX cc 5.0.0.0 is simply too buggy.
20283      Branch: perl
20284            ! hints/aix.sh
20285 ____________________________________________________________________________
20286 [ 12129] By: ams                                   on 2001/09/22  12:35:38
20287         Log: Uninteresting cleanup.
20288      Branch: perl
20289            ! form.h
20290 ____________________________________________________________________________
20291 [ 12128] By: ams                                   on 2001/09/22  12:28:48
20292         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
20293              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
20294              Date: Sat, 22 Sep 2001 14:29:13 +0100
20295              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
20296      Branch: perl
20297            ! cv.h
20298 ____________________________________________________________________________
20299 [ 12127] By: ams                                   on 2001/09/22  12:04:28
20300         Log: What's a backet?
20301      Branch: perl
20302            ! dump.c
20303 ____________________________________________________________________________
20304 [ 12126] By: ams                                   on 2001/09/22  10:02:34
20305         Log: Removed duplicated tests #19 and #20.
20306      Branch: perl
20307            ! t/op/do.t
20308 ____________________________________________________________________________
20309 [ 12125] By: ams                                   on 2001/09/22  03:58:41
20310         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
20311              From: Michael Carman <mjcarman@home.com>
20312              Date: Fri, 21 Sep 2001 17:54:05 -0500
20313              Message-Id: <3BABC50D.6040202@home.com>
20314              (Applied with some changes.)
20315      Branch: perl
20316            ! pod/perlmod.pod
20317 ____________________________________________________________________________
20318 [ 12124] By: ams                                   on 2001/09/22  03:44:19
20319         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
20320              From: Michael G Schwern <schwern@pobox.com>
20321              Date: Fri, 21 Sep 2001 19:20:40 -0400
20322              Message-Id: <20010921192040.E5494@blackrider>
20323      Branch: perl
20324            ! t/op/chdir.t
20325 ____________________________________________________________________________
20326 [ 12123] By: ams                                   on 2001/09/22  03:41:08
20327         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
20328              From: Blair Zajac <blair@orcaware.com>
20329              Date: Fri, 21 Sep 2001 15:13:04 -0700
20330              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
20331      Branch: perl
20332            ! t/op/chdir.t
20333 ____________________________________________________________________________
20334 [ 12122] By: ams                                   on 2001/09/22  03:37:07
20335         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
20336              20010920.007
20337              From: Michael G Schwern <schwern@pobox.com>
20338              Date: Fri, 21 Sep 2001 17:59:03 -0400
20339              Message-Id: <20010921175903.V5494@blackrider>
20340      Branch: perl
20341            ! t/op/do.t
20342 ____________________________________________________________________________
20343 [ 12121] By: ams                                   on 2001/09/22  03:30:38
20344         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
20345              suite on WinCE)
20346              From: Michael G Schwern <schwern@pobox.com>
20347              Date: Fri, 21 Sep 2001 19:41:03 -0400
20348              Message-Id: <20010921194103.G5494@blackrider>
20349      Branch: perl
20350            ! pod/perlport.pod
20351 ____________________________________________________________________________
20352 [ 12120] By: ams                                   on 2001/09/22  03:28:06
20353         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
20354              From: Michael G Schwern <schwern@pobox.com>
20355              Date: Fri, 21 Sep 2001 17:33:35 -0400
20356              Message-Id: <20010921173335.T5494@blackrider>
20357              ($ENV{FOO}=undef hunk not applied.)
20358      Branch: perl
20359            ! t/op/magic.t
20360 ____________________________________________________________________________
20361 [ 12119] By: ams                                   on 2001/09/22  03:02:26
20362         Log: Subject: [PATCH] perldiag.pod
20363              From: Peter Scott <Peter@PSDT.com>
20364              Date: Fri, 21 Sep 2001 18:54:50 -0700
20365              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
20366              (Moved to the right place.)
20367      Branch: perl
20368            ! pod/perldiag.pod
20369 ____________________________________________________________________________
20370 [ 12118] By: ams                                   on 2001/09/21  20:05:29
20371         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
20372              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20373              Date: Fri, 21 Sep 2001 22:36:54 +0200
20374              Message-Id: <20010921223654.A12742@rafael>
20375      Branch: perl
20376            ! t/op/do.t
20377 ____________________________________________________________________________
20378 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
20379         Log: Restore things as they were before
20380              the backward compatibility police notices.
20381      Branch: perl
20382            ! lib/Cwd.pm
20383 ____________________________________________________________________________
20384 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
20385         Log: More Cwd from Schwern: make also OS/2 and DOS
20386              Cwd agree with File::Spec (that is, native path
20387              syntax using \ instead of / -- backward compatibility
20388              polic warning) and stop Win32 from using bsd_realpath().
20389      Branch: perl
20390            ! lib/Cwd.pm
20391 ____________________________________________________________________________
20392 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
20393         Log: Subject: [PATCH @12110] RE: Untested libraries update
20394              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
20395              Date: Fri, 21 Sep 2001 18:21:07 +0100
20396              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
20397      Branch: perl
20398            ! lib/warnings/register.pm
20399 ____________________________________________________________________________
20400 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
20401         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
20402              From: Michael G Schwern <schwern@pobox.com>
20403              Date: Thu, 20 Sep 2001 22:54:02 -0400
20404              Message-ID: <20010920225402.A3611@blackrider>
20405      Branch: perl
20406            ! lib/Cwd.pm
20407 ____________________________________________________________________________
20408 [ 12113] By: ams                                   on 2001/09/21  17:08:24
20409         Log: Subject: [PATCH] avoid v-strings with require/use
20410              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
20411              Date: Fri, 21 Sep 2001 12:34:40 -0400
20412              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
20413      Branch: perl
20414            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
20415            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
20416            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
20417            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
20418            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
20419            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
20420            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
20421            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
20422            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
20423            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
20424            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
20425            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
20426            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
20427            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
20428            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
20429            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
20430            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
20431            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
20432            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
20433 ____________________________________________________________________________
20434 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
20435         Log: Update Changes.
20436      Branch: perl
20437            ! Changes patchlevel.h
20438 ____________________________________________________________________________
20439 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
20440         Log: Make AIX and Tru64 compilers happy.  
20441      Branch: perl
20442            ! ext/threads/threads.h ext/threads/threads.xs
20443 ____________________________________________________________________________
20444 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
20445         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
20446              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
20447              Date: 21 Sep 2001 09:16:37 -0000
20448              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
20449      Branch: perl
20450            ! toke.c
20451 ____________________________________________________________________________
20452 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
20453         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
20454              From: Michael G Schwern <schwern@pobox.com>
20455              Date: Thu, 20 Sep 2001 21:21:34 -0400
20456              Message-ID: <20010920212134.Y28291@blackrider>
20457      Branch: perl
20458            ! pp_sys.c
20459 ____________________________________________________________________________
20460 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
20461         Log: Subject: Re: GDB Debugging Macros from mod_perl
20462              From: rspier@pobox.com (Robert Spier)
20463              Date: Thu, 20 Sep 2001 22:45:03 -0700
20464              Message-ID: <15274.54239.413929.49430@rls.cx>
20465      Branch: perl
20466            ! pod/perltodo.pod
20467 ____________________________________________________________________________
20468 [ 12105] By: sky                                   on 2001/09/21  10:33:34
20469         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
20470              timezone! GetSystemTime should be available on all Win32 
20471              platforms we support. Perhaps Time::HiRes should be extended to
20472              support WinCE and Novell?
20473      Branch: perl
20474            ! ext/Time/HiRes/HiRes.xs
20475 ____________________________________________________________________________
20476 [ 12104] By: sky                                   on 2001/09/21  08:12:39
20477         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
20478      Branch: perl
20479            ! ext/threads/threads.h ext/threads/threads.xs
20480 ____________________________________________________________________________
20481 [ 12103] By: sky                                   on 2001/09/21  07:57:41
20482         Log: Rename the *thread* functions to Perl_* to avoid clashes.
20483              Notably on AIX but could become a problem on other platforms.
20484      Branch: perl
20485            ! ext/threads/threads.h ext/threads/threads.xs
20486 ____________________________________________________________________________
20487 [ 12102] By: sky                                   on 2001/09/21  07:35:30
20488         Log: Add the shared sv space to the global vars.
20489              Fix problems compiling on win32.
20490      Branch: perl
20491            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
20492            ! sharedsv.c sharedsv.h
20493 ____________________________________________________________________________
20494 [ 12101] By: ams                                   on 2001/09/21  00:19:55
20495         Log: Subject: [PATCH] win32/Makefile warning fix
20496              From: Blair Zajac <blair@orcaware.com>
20497              Date: Thu, 20 Sep 2001 18:15:43 -0700
20498              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
20499      Branch: perl
20500            ! win32/Makefile
20501 ____________________________________________________________________________
20502 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
20503         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
20504              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20505              Date: Thu, 20 Sep 2001 18:36:22 +0200
20506              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
20507      Branch: perl
20508            ! lib/ExtUtils/Command.t
20509 ____________________________________________________________________________
20510 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
20511         Log: Cant spl wirth a dam.
20512      Branch: perl
20513            ! intrpvar.h
20514 ____________________________________________________________________________
20515 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
20516         Log: Don't use C++ comments.
20517      Branch: perl
20518            ! ext/threads/threads.xs
20519 ____________________________________________________________________________
20520 [ 12097] By: ams                                   on 2001/09/20  21:42:07
20521         Log: Change #12044 didn't.
20522      Branch: perl
20523            ! lib/constant.pm
20524 ____________________________________________________________________________
20525 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
20526         Log: Metaconfig unit changes for #12095.
20527      Branch: metaconfig
20528            ! U/modified/Myinit.U U/modified/libs.U
20529 ____________________________________________________________________________
20530 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
20531         Log: Remove iconv references since we are not using it
20532              and not going to; regen perltoc, perlmodlib.
20533              (Some references still linger in perltoc, have to figure
20534              out where they are coming from.)
20535      Branch: perl
20536            ! Configure NetWare/config.wc NetWare/config_H.wc
20537            ! Porting/Glossary Porting/config.sh Porting/config_H
20538            ! config_h.SH configure.com epoc/config.sh perl.h
20539            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
20540            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20541            ! vos/config.ga.h win32/config.bc win32/config.gc
20542            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20543            ! win32/config_H.vc wince/config.ce wince/config.h
20544            ! wince/config_H.ce
20545 ____________________________________________________________________________
20546 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
20547         Log: Subject: [PATCH docs] Re: ARGV and read
20548              From: Dave Mitchell <davem@fdgroup.co.uk>
20549              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
20550              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
20551      Branch: perl
20552            ! pod/perltodo.pod pod/perlvar.pod
20553 ____________________________________________________________________________
20554 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
20555         Log: Fresh copies from the cvs.perl.org perlfaq repository.
20556      Branch: perl
20557            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20558            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20559            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20560            ! pod/perlfaq9.pod
20561 ____________________________________________________________________________
20562 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
20563         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
20564              From: Nicholas Clark <nick@ccl4.org>
20565              Date: Thu, 20 Sep 2001 14:27:08 +0100
20566              Message-ID: <20010920142708.X4971@plum.flirble.org>
20567      Branch: perl
20568            ! pp_pack.c t/op/pack.t
20569 ____________________________________________________________________________
20570 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
20571         Log: The sharedsv_space* are variables, not code.  Duh.
20572      Branch: perl
20573            ! intrpvar.h makedef.pl
20574 ____________________________________________________________________________
20575 [ 12090] By: ams                                   on 2001/09/20  11:26:06
20576         Log: Subject: [patch lib/lib_pm.PL]
20577              From: Stas Bekman <stas@stason.org>
20578              Date: Thu, 20 Sep 2001 18:48:53 +0800
20579              Message-Id: <3BA9C995.6010302@stason.org>
20580              (Applied by hand.)
20581      Branch: perl
20582            ! lib/lib_pm.PL
20583 ____________________________________________________________________________
20584 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
20585         Log: Only 21 tests, skipping or not.
20586      Branch: perl
20587            ! lib/ExtUtils/Command.t
20588 ____________________________________________________________________________
20589 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
20590         Log: New exported symbols.
20591      Branch: perl
20592            ! makedef.pl
20593 ____________________________________________________________________________
20594 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
20595         Log: Update Changes.
20596      Branch: perl
20597            ! Changes patchlevel.h
20598 ____________________________________________________________________________
20599 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
20600         Log: Correct numbering of the tests is useful.
20601      Branch: perl
20602            ! ext/threads/t/basic.t
20603 ____________________________________________________________________________
20604 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
20605         Log: More tests now too.
20606      Branch: perl
20607            ! lib/ExtUtils/Command.t
20608 ____________________________________________________________________________
20609 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
20610         Log: More tests now.
20611      Branch: perl
20612            ! ext/threads/t/basic.t
20613 ____________________________________________________________________________
20614 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
20615         Log: The test assumed 7-bit ASCII.  Now it "just"
20616              assumes 8-bit whatever.
20617      Branch: perl
20618            ! t/op/crypt.t
20619 ____________________________________________________________________________
20620 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
20621         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
20622              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20623              Date: Wed, 19 Sep 2001 11:45:28 +0200
20624              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
20625              
20626              Lvalue casts are not portable.
20627      Branch: perl
20628            ! ext/threads/threads.xs
20629 ____________________________________________________________________________
20630 [ 12081] By: sky                                   on 2001/09/19  10:17:52
20631         Log: Make the basic test contain only realy basic API tests
20632              Seems to be a problem with detach.
20633      Branch: perl
20634            ! ext/threads/t/basic.t
20635 ____________________________________________________________________________
20636 [ 12080] By: ams                                   on 2001/09/19  01:23:55
20637         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
20638              From: Michael G Schwern <schwern@pobox.com>
20639              Date: Tue, 18 Sep 2001 19:53:48 -0400
20640              Message-Id: <20010918195348.M585@blackrider>
20641              
20642              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
20643              From: Michael G Schwern <schwern@pobox.com>
20644              Date: Tue, 18 Sep 2001 22:07:13 -0400
20645              Message-Id: <20010918220713.B19616@blackrider>
20646      Branch: perl
20647            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
20648            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
20649            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
20650            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
20651            ! lib/Test/Tutorial.pod
20652 ____________________________________________________________________________
20653 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
20654         Log: Indent the test a bit.
20655      Branch: perl
20656            ! ext/threads/t/basic.t
20657 ____________________________________________________________________________
20658 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
20659         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
20660              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20661              Date: Tue, 18 Sep 2001 18:06:44 +0200
20662              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
20663      Branch: perl
20664            ! win32/win32.c
20665 ____________________________________________________________________________
20666 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
20667         Log: Subject: stat access time is wrong on Win95
20668              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
20669              Date: Tue, 18 Sep 2001 21:59:24 +0200
20670              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
20671      Branch: perl
20672            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
20673 ____________________________________________________________________________
20674 [ 12076] By: ams                                   on 2001/09/18  22:11:25
20675         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
20676              From: Michael G Schwern <schwern@pobox.com>
20677              Date: Tue, 18 Sep 2001 18:47:14 -0400
20678              Message-Id: <20010918184714.I585@blackrider>
20679      Branch: perl
20680            ! t/op/crypt.t
20681 ____________________________________________________________________________
20682 [ 12075] By: sky                                   on 2001/09/18  19:29:37
20683         Log: two test failures
20684              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20685              Message-ID: <20010918221702.A17408@rafael>
20686              partly applied, #12074 already fixed half the patch
20687      Branch: perl
20688            ! ext/threads/t/basic.t
20689 ____________________________________________________________________________
20690 [ 12074] By: sky                                   on 2001/09/18  18:49:03
20691         Log: Fixes test case failure introduced by #12071, the warning is
20692              now correctly spelled :-)
20693      Branch: perl
20694            ! ext/IO/lib/IO/t/io_sel.t
20695 ____________________________________________________________________________
20696 [ 12073] By: sky                                   on 2001/09/18  18:46:22
20697         Log: Make the test behave properly!
20698      Branch: perl
20699            ! ext/threads/t/basic.t
20700 ____________________________________________________________________________
20701 [ 12072] By: ams                                   on 2001/09/18  18:44:59
20702         Log: OP_RCATLINE is an SVOP, not a BASEOP.
20703      Branch: perl
20704            ! opcode.h opcode.pl
20705 ____________________________________________________________________________
20706 [ 12071] By: ams                                   on 2001/09/18  18:06:27
20707         Log: Deprecate != Depreciate.
20708      Branch: perl
20709            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
20710            ! lib/Pod/ParseUtils.pm
20711 ____________________________________________________________________________
20712 [ 12070] By: ams                                   on 2001/09/18  15:14:58
20713         Log: Subject: [PATCH] Getopt::Std cleanup
20714              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20715              Date: Tue, 18 Sep 2001 17:32:13 +0200
20716              Message-Id: <20010918173213.C777@rafael>
20717      Branch: perl
20718            ! lib/Getopt/Std.pm lib/Getopt/Std.t
20719 ____________________________________________________________________________
20720 [ 12069] By: sky                                   on 2001/09/18  14:56:33
20721         Log: Forgot the makefile
20722      Branch: perl
20723            + ext/threads/Makefile.PL
20724 ____________________________________________________________________________
20725 [ 12068] By: sky                                   on 2001/09/18  14:13:26
20726         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
20727              The test will fail because of Test.pm not knowing about threads. 
20728              basic needs to be manually tested
20729              compile time warnings on IV2PTR conversions need to be fixed
20730      Branch: perl
20731            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
20732            + ext/threads/threads.h ext/threads/threads.pm
20733            + ext/threads/threads.xs
20734            ! MANIFEST
20735 ____________________________________________________________________________
20736 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
20737         Log: DJGPP tweak from Laszlo Molnar.
20738      Branch: perl
20739            ! djgpp/config.over
20740 ____________________________________________________________________________
20741 [ 12066] By: sky                                   on 2001/09/18  10:24:31
20742         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
20743      Branch: perl
20744            ! sharedsv.c sharedsv.h
20745 ____________________________________________________________________________
20746 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
20747         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
20748              ditto ^cns.
20749      Branch: perl
20750            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
20751            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
20752            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
20753            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
20754            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
20755            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
20756            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
20757            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
20758            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
20759            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
20760            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
20761            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
20762            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
20763            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
20764            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
20765            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
20766            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
20767            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
20768            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
20769            + ext/Encode/Encode/ir-197.enc
20770            - ext/Encode/Encode/cns11643-1.enc
20771            - ext/Encode/Encode/cns11643-2.enc
20772            - ext/Encode/Encode/iso2022-cn.enc
20773            - ext/Encode/Encode/iso2022-jp.enc
20774            - ext/Encode/Encode/iso2022-jp1.enc
20775            - ext/Encode/Encode/iso2022-jp2.enc
20776            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
20777            - ext/Encode/Encode/iso8859-1.enc
20778            - ext/Encode/Encode/iso8859-1.ucm
20779            - ext/Encode/Encode/iso8859-10.enc
20780            - ext/Encode/Encode/iso8859-10.ucm
20781            - ext/Encode/Encode/iso8859-11.enc
20782            - ext/Encode/Encode/iso8859-11.ucm
20783            - ext/Encode/Encode/iso8859-13.enc
20784            - ext/Encode/Encode/iso8859-13.ucm
20785            - ext/Encode/Encode/iso8859-14.enc
20786            - ext/Encode/Encode/iso8859-14.ucm
20787            - ext/Encode/Encode/iso8859-15.enc
20788            - ext/Encode/Encode/iso8859-15.ucm
20789            - ext/Encode/Encode/iso8859-16.enc
20790            - ext/Encode/Encode/iso8859-16.ucm
20791            - ext/Encode/Encode/iso8859-2.enc
20792            - ext/Encode/Encode/iso8859-2.ucm
20793            - ext/Encode/Encode/iso8859-3.enc
20794            - ext/Encode/Encode/iso8859-3.ucm
20795            - ext/Encode/Encode/iso8859-4.enc
20796            - ext/Encode/Encode/iso8859-4.ucm
20797            - ext/Encode/Encode/iso8859-5.enc
20798            - ext/Encode/Encode/iso8859-5.ucm
20799            - ext/Encode/Encode/iso8859-6.enc
20800            - ext/Encode/Encode/iso8859-6.ucm
20801            - ext/Encode/Encode/iso8859-7.enc
20802            - ext/Encode/Encode/iso8859-7.ucm
20803            - ext/Encode/Encode/iso8859-8.enc
20804            - ext/Encode/Encode/iso8859-8.ucm
20805            - ext/Encode/Encode/iso8859-9.enc
20806            - ext/Encode/Encode/iso8859-9.ucm
20807            - ext/Encode/Encode/isoir-197.enc
20808            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
20809 ____________________________________________________________________________
20810 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
20811         Log: Must Uppercase.
20812      Branch: perl
20813            ! ext/Encode/Encode.pm
20814 ____________________________________________________________________________
20815 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
20816         Log: Add various encodings.
20817      Branch: perl
20818            + ext/Encode/Encode/iso8859-11.enc
20819            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
20820            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
20821            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
20822            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
20823            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
20824            + ext/Encode/Encode/viscii.ucm
20825            ! MANIFEST ext/Encode/Encode.pm
20826 ____________________________________________________________________________
20827 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
20828         Log: lib/unicode relic.
20829      Branch: perl
20830            ! ext/Encode/compile
20831 ____________________________________________________________________________
20832 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
20833         Log: Subject: [PATCH] Re: filename problems
20834              From: Michael G Schwern <schwern@pobox.com>
20835              Date: Mon, 17 Sep 2001 17:26:26 -0400
20836              Message-ID: <20010917172626.Q585@blackrider>
20837      Branch: perl
20838            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
20839            - t/lib/sample-tests/header_at_end
20840            - t/lib/sample-tests/header_at_end_fail
20841            ! MANIFEST lib/Test/Harness/t/test-harness.t
20842 ____________________________________________________________________________
20843 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
20844         Log: Explicitly explain the 1e9 seconds, not everybody
20845              is a C geek.
20846      Branch: perl
20847            ! ext/Time/HiRes/HiRes.pm
20848 ____________________________________________________________________________
20849 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
20850         Log: Explain an apparent bug reported by
20851              Richard J. Barbalace <rjbarbal@MIT.EDU>,
20852              with additional explanation from Gisle Aas.
20853      Branch: perl
20854            ! ext/Time/HiRes/HiRes.pm
20855 ____________________________________________________________________________
20856 [ 12058] By: ams                                   on 2001/09/17  19:52:01
20857         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
20858              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20859              Date: Mon, 17 Sep 2001 22:48:05 +0200
20860              Message-Id: <20010917224805.C11744@rafael>
20861      Branch: perl
20862            ! t/lib/warnings/op t/lib/warnings/pp
20863 ____________________________________________________________________________
20864 [ 12057] By: ams                                   on 2001/09/17  16:51:18
20865         Log: Its a nit!
20866      Branch: perl
20867            ! sv.h
20868 ____________________________________________________________________________
20869 [ 12056] By: ams                                   on 2001/09/17  16:47:55
20870         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
20871              From: "Craig A. Berry" <craigberry@mac.com>
20872              Date: Mon, 17 Sep 2001 12:34:20 -0500
20873              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
20874      Branch: perl
20875            ! vms/vms.c
20876 ____________________________________________________________________________
20877 [ 12055] By: ams                                   on 2001/09/17  16:05:15
20878         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
20879              From: Gisle Aas <gisle@ActiveState.com>
20880              Date: 16 Apr 2001 16:20:34 -0700
20881              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
20882              (Applied by hand.)
20883      Branch: perl
20884            ! lib/CPAN.pm lib/CPAN/Nox.pm
20885 ____________________________________________________________________________
20886 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
20887         Log: Update Changes.
20888      Branch: perl
20889            ! Changes patchlevel.h
20890 ____________________________________________________________________________
20891 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
20892         Log: Adding new files to the MANIFEST is always nice.
20893      Branch: perl
20894            ! MANIFEST
20895 ____________________________________________________________________________
20896 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
20897         Log: Reindent the PerlIO files (suggested by NI-S), used
20898              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
20899              (GNU indent).  Note that wholesale re-indenting might
20900              be nice, but that would break nice formatting/alignment
20901              of assignments, equality testing, and complex boolean
20902              expressions with lots of &s and |s.
20903      Branch: perl
20904            ! perlio.c perlio.h perliol.h
20905 ____________________________________________________________________________
20906 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
20907         Log: Add a script for being 8.3-polite.
20908              The found conflicts are being worked on.
20909      Branch: perl
20910            + check83.pl
20911            ! MANIFEST Porting/pumpkin.pod
20912 ____________________________________________________________________________
20913 [ 12050] By: sky                                   on 2001/09/17  12:44:36
20914         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
20915              finding it.
20916      Branch: perl
20917            ! sv.c
20918 ____________________________________________________________________________
20919 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
20920         Log: Bump up versions because of #12041.
20921      Branch: perl
20922            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
20923            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
20924            ! lib/Time/localtime.pm
20925 ____________________________________________________________________________
20926 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
20927         Log: Bump the version number because of #12042.
20928      Branch: perl
20929            ! lib/CPAN/FirstTime.pm
20930 ____________________________________________________________________________
20931 [ 12047] By: ams                                   on 2001/09/17  11:21:40
20932         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
20933              From: Abhijit Menon-Sen <ams@wiw.org>
20934              Date: Mon, 17 Sep 2001 17:44:12 +0530
20935              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
20936      Branch: perl
20937            ! op.c
20938 ____________________________________________________________________________
20939 [ 12046] By: sky                                   on 2001/09/17  07:14:17
20940         Log: Subject: Re: t/op/ver.t using skip() improperly
20941              From: "chromatic" <chromatic@rmci.net>
20942              Date: Mon, 17 Sep 2001 00:22:29 -0600
20943              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
20944      Branch: perl
20945            ! t/op/ver.t
20946 ____________________________________________________________________________
20947 [ 12045] By: nick                                  on 2001/09/17  07:12:14
20948         Log: Integrate mainline
20949      Branch: perlio
20950           +> t/op/chdir.t
20951           !> (integrate 117 files)
20952 ____________________________________________________________________________
20953 [ 12044] By: ams                                   on 2001/09/17  05:49:53
20954         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
20955              From: Ilmari Karonen <iltzu@sci.fi>
20956              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
20957              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
20958              (And $VERSION = '1.05'.)
20959      Branch: perl
20960            ! lib/constant.pm
20961 ____________________________________________________________________________
20962 [ 12043] By: ams                                   on 2001/09/17  05:44:50
20963         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
20964              From: Michael G Schwern <schwern@pobox.com>
20965              Date: Mon, 17 Sep 2001 07:49:04 +0200
20966              Message-Id: <20010917074904.V1588@blackrider>
20967              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
20968      Branch: perl
20969            + t/op/chdir.t
20970            ! MANIFEST pp_sys.c
20971 ____________________________________________________________________________
20972 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
20973         Log: Subject: Re: CPAN.pm needs some hacking 
20974              From: "chromatic" <chromatic@rmci.net>
20975              Date: Sun, 16 Sep 2001 16:46:29 -0600
20976              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
20977      Branch: perl
20978            ! lib/CPAN/FirstTime.pm
20979 ____________________________________________________________________________
20980 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
20981         Log: Change use|require 5.005_64 to use|require 5.6.1.
20982      Branch: perl
20983            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
20984            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
20985            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
20986            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
20987            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
20988            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
20989            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
20990            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
20991            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
20992            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
20993            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
20994            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
20995            ! lib/base.pm lib/fields.pm
20996 ____________________________________________________________________________
20997 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
20998         Log: Bump up version numbers.
20999              
21000              TODO 1: double check that pre-5.6.1 CPAN.pm:s
21001              don't try to download 5.8.0 because of the
21002              version numbers.  Mainly this means using _00
21003              in the core version numbers.
21004              
21005              TODO 2: the "use 5.005_64" in many modules
21006              needs to be changed to, say, "use 5.6.1".
21007      Branch: perl
21008            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
21009            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
21010            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
21011            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
21012            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
21013            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
21014            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21015            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
21016            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
21017            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
21018            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
21019 ____________________________________________________________________________
21020 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
21021         Log: Use UCHARAT() as suggested by Inaba Hiroto.
21022      Branch: perl
21023            ! regexec.c
21024 ____________________________________________________________________________
21025 [ 12038] By: ams                                   on 2001/09/16  15:16:24
21026         Log: Subject: [PATCH] Re: Core module version numbers review
21027              From: Peter Scott <Peter@PSDT.com>
21028              Date: Sun, 16 Sep 2001 09:09:58 -0700
21029              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
21030      Branch: perl
21031            ! lib/perl5db.pl
21032 ____________________________________________________________________________
21033 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
21034         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
21035              not yet fully implemented.
21036      Branch: perl
21037            ! pod/perlfunc.pod pod/perlunicode.pod
21038 ____________________________________________________________________________
21039 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
21040         Log: Subject: [patch] plug PL_beginav_save leak
21041              From: Doug MacEachern <dougm@covalent.net>
21042              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
21043              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
21044      Branch: perl
21045            ! perl.c
21046 ____________________________________________________________________________
21047 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
21048         Log: (accidentally empty checkin)
21049      Branch: perl
21050            ! sv.c
21051 ____________________________________________________________________________
21052 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
21053         Log: Subject: [patch] ithreads+PL_beginav_save
21054              From: Doug MacEachern <dougm@covalent.net>
21055              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
21056              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
21057      Branch: perl
21058            ! sv.c
21059 ____________________________________________________________________________
21060 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
21061         Log: Subject: [PATCH] h2xs.PL with C::Scan
21062              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21063              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
21064              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
21065      Branch: perl
21066            ! utils/h2xs.PL
21067 ____________________________________________________________________________
21068 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
21069         Log: Elaborate (well, make more vague, really) #12030.
21070      Branch: perl
21071            ! pod/perltodo.pod pod/perlunicode.pod
21072 ____________________________________________________________________________
21073 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
21074         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
21075              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21076              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
21077              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
21078      Branch: perl
21079            ! regexec.c
21080 ____________________________________________________________________________
21081 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
21082         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
21083              are not yet complete.
21084      Branch: perl
21085            ! pod/perltodo.pod pod/perlunicode.pod
21086 ____________________________________________________________________________
21087 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
21088         Log: Document what's still to be done on the regular expression
21089              Unicode support, based on the UTR#18.
21090      Branch: perl
21091            ! pod/perltodo.pod pod/perlunicode.pod
21092 ____________________________________________________________________________
21093 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
21094         Log: Regen headers.
21095      Branch: perl
21096            ! embedvar.h perlapi.h
21097 ____________________________________________________________________________
21098 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
21099         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
21100              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21101              Date: Sun, 09 Sep 2001 18:41:54 +0100
21102              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
21103      Branch: perl
21104            ! Porting/findvars ext/ByteLoader/bytecode.h
21105            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
21106            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
21107 ____________________________________________________________________________
21108 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
21109         Log: enable most warnings for windows build; fix the various typecasting
21110              nits that showed up (no bugfixes here)
21111      Branch: maint-5.6/perl
21112            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
21113            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
21114            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
21115            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
21116            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
21117            ! x2p/walk.c
21118 ____________________________________________________________________________
21119 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
21120         Log: Integrate change #12024 from maintperl
21121              (a local() precedence bug)
21122      Branch: perl
21123           !> lib/ExtUtils/Install.pm
21124 ____________________________________________________________________________
21125 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
21126         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
21127              change#8642
21128      Branch: maint-5.6/perl
21129            ! lib/ExtUtils/Install.pm
21130 ____________________________________________________________________________
21131 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
21132         Log: Update Changes.
21133      Branch: perl
21134            ! Changes patchlevel.h
21135 ____________________________________________________________________________
21136 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
21137         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
21138              From: "chromatic" <chromatic@rmci.net>
21139              Date: Fri, 14 Sep 2001 09:44:57 -0600 
21140              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
21141      Branch: perl
21142            ! lib/ExtUtils/Manifest.t
21143 ____________________________________________________________________________
21144 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
21145         Log: Hopefully better skipping of the Complete.t tests
21146              in case of not a tty. 
21147      Branch: perl
21148            ! lib/Term/Complete.t t/op/stat.t
21149 ____________________________________________________________________________
21150 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
21151         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
21152              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21153              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
21154              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
21155      Branch: perl
21156            ! regexec.c t/op/pat.t
21157 ____________________________________________________________________________
21158 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
21159         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
21160              From: Robin Barker <rmb1@cise.npl.co.uk>
21161              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
21162              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
21163      Branch: perl
21164            ! pod/perlport.pod
21165 ____________________________________________________________________________
21166 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
21167         Log: NetWare tweaks from Ananth Kesari.
21168      Branch: perl
21169            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
21170            ! NetWare/nwutil.h
21171 ____________________________________________________________________________
21172 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
21173         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
21174              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21175              Date: Fri, 14 Sep 2001 10:51:13 +0200
21176              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
21177      Branch: perl
21178            ! pod/perlport.pod
21179 ____________________________________________________________________________
21180 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
21181         Log: Subject: Re: [PATCH 2 pl2pm.PL]
21182              From: Joe Smith <Joe.Smith@inwap.com>
21183              Date: Fri, 14 Sep 2001 00:13:32 -0700
21184              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
21185              
21186              Eradicate qu.
21187      Branch: perl
21188            ! keywords.h keywords.pl utils/pl2pm.PL
21189 ____________________________________________________________________________
21190 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
21191         Log: Retract #12013, didn't go over too well in Tru64.
21192      Branch: perl
21193            ! embed.h embed.pl sv.h
21194 ____________________________________________________________________________
21195 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
21196         Log: Subject: [PATCH] Execute files of debugger commands
21197              From: Peter Scott <Peter@PSDT.com>
21198              Date: Thu, 13 Sep 2001 15:26:31 -0700
21199              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
21200      Branch: perl
21201            ! lib/perl5db.pl pod/perldebug.pod
21202 ____________________________________________________________________________
21203 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
21204         Log: (Retracted by #12015)
21205              Subject: [proposed PATCH] Re: perl@11920
21206              From: Nicholas Clark <nick@ccl4.org>
21207              Date: Wed, 12 Sep 2001 23:46:09 +0100
21208              Message-ID: <20010912234609.H4971@plum.flirble.org>     
21209      Branch: perl
21210            ! embed.h embed.pl sv.h
21211 ____________________________________________________________________________
21212 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
21213         Log: ucblib shouldn't be linked against in nonstop-ux,
21214              from Tom Bates.
21215      Branch: perl
21216            ! hints/nonstopux.sh
21217 ____________________________________________________________________________
21218 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
21219         Log: Do stty only if we have stty.
21220              
21221              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
21222      Branch: perl
21223            ! lib/Term/Complete.pm
21224 ____________________________________________________________________________
21225 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
21226         Log: Skip the test if not running on a tty.
21227      Branch: perl
21228            ! lib/Term/Complete.t
21229 ____________________________________________________________________________
21230 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
21231         Log: Regen headers.
21232      Branch: perl
21233            ! embed.h opcode.h pod/perlapi.pod proto.h
21234 ____________________________________________________________________________
21235 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
21236         Log: Subject: [PATCH op.c] Re: perl@12003
21237              From: Robin Barker <rmb1@cise.npl.co.uk>
21238              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
21239              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
21240      Branch: perl
21241            ! op.c
21242 ____________________________________________________________________________
21243 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
21244         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
21245              From: Robin Barker <rmb1@cise.npl.co.uk>
21246              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
21247              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
21248      Branch: perl
21249            ! sv.c
21250 ____________________________________________________________________________
21251 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
21252         Log: Upgrade to Memoize 0.66.
21253      Branch: perl
21254            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
21255            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
21256            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
21257 ____________________________________________________________________________
21258 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
21259         Log: Subject: [ID 20010912.007] substr reference core dump
21260              From: me-01@ton.iguana.be
21261              Date: 12 Sep 2001 14:11:16 -0000
21262              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
21263      Branch: perl
21264            ! mg.c
21265 ____________________________________________________________________________
21266 [ 12004] By: ams                                   on 2001/09/12  01:13:49
21267         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
21268              From: Ilmari Karonen <iltzu@sci.fi>
21269              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
21270              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
21271      Branch: perl
21272            ! pod/perlfaq4.pod
21273 ____________________________________________________________________________
21274 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
21275         Log: Update Changes.
21276      Branch: perl
21277            ! Changes patchlevel.h
21278 ____________________________________________________________________________
21279 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
21280         Log: NetWare update from Ananth Kesari.
21281      Branch: perl
21282            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
21283            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
21284 ____________________________________________________________________________
21285 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
21286         Log: Retract #11984: div() being redefined, and 1397
21287              failing on 64-bit platforms.
21288      Branch: perl
21289            ! lib/Math/BigInt/Calc.pm
21290 ____________________________________________________________________________
21291 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
21292         Log: Metaconfig unit change for #11999.
21293      Branch: metaconfig
21294            ! U/protos/d_lseekproto.U
21295 ____________________________________________________________________________
21296 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
21297         Log: The lseek fix (#11991) was no fix.
21298      Branch: perl
21299            ! Configure
21300 ____________________________________________________________________________
21301 [ 11998] By: sky                                   on 2001/09/11  07:52:06
21302         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
21303              From: Matt Sergeant <MSergeant@star.net.uk>
21304              Date: Tue, 11 Sep 2001 09:22:32 +0100
21305              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
21306      Branch: perl
21307            ! ext/Encode/Encode.pm
21308 ____________________________________________________________________________
21309 [ 11997] By: sky                                   on 2001/09/11  06:35:29
21310         Log: Sometimes dTHX is added because it is needed on non 
21311              gnuc platforms, but not needed there. This uses GCC
21312              to silence GCC specific warnings by marking pTHX as 
21313              unused.
21314      Branch: perl
21315            ! perl.h
21316 ____________________________________________________________________________
21317 [ 11996] By: nick                                  on 2001/09/11  06:25:27
21318         Log: Integrate mainline
21319      Branch: perlio
21320            - ext/POSIX/sigaction.t lib/File/Find/taint.t
21321           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
21322 ____________________________________________________________________________
21323 [ 11995] By: nick                                  on 2001/09/11  06:23:39
21324         Log: Part Integrate mainline
21325      Branch: perlio
21326           +> (branch 69 files)
21327            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
21328            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
21329            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
21330            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
21331            - lib/Switch/t/switch_case.t lib/Test/Harness.t
21332            - lib/Test/More/Changes lib/Test/More/t/More.t
21333            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
21334            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
21335            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
21336            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
21337            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
21338            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
21339            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
21340            - t/lib/Test/More/Catch.pm wince/perl.ico
21341           !> (integrate 197 files)
21342 ____________________________________________________________________________
21343 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
21344         Log: Subject: Re: [PATCH] Encode.pm docs fix
21345              From: Gisle Aas <gisle@ActiveState.com>
21346              Date: 10 Sep 2001 11:27:02 -0700
21347              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
21348      Branch: perl
21349            ! ext/Encode/Encode.pm
21350 ____________________________________________________________________________
21351 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
21352         Log: Fix unpack U to be the reverse of pack U
21353              (but implement unpack U0U as a backdoor to get
21354              the UTF-8 malformed warnings from un-UTF-8 data)
21355      Branch: perl
21356            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
21357 ____________________________________________________________________________
21358 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
21359         Log: Metaconfig unit change for #11991;
21360              delete an unused unit (d_strtoull.U is the one used)
21361      Branch: metaconfig
21362            ! U/protos/d_lseekproto.U
21363      Branch: metaconfig/U/perl
21364            - strtoull.U
21365 ____________________________________________________________________________
21366 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
21367         Log: Subject: [PATCH] Configure not recording lseek proto
21368              From: Blair Zajac <blair@orcaware.com>
21369              Date: Mon, 10 Sep 2001 17:52:37 -0700
21370              Message-ID: <3B9D6055.BA334A31@orcaware.com>
21371              
21372              plus regen Configure.
21373      Branch: perl
21374            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21375            ! config_h.SH uconfig.h
21376 ____________________________________________________________________________
21377 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
21378         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?)))                  
21379              From: Nicholas Clark <nick@ccl4.org>
21380              Date: Tue, 11 Sep 2001 00:00:31 +0100
21381              Message-ID: <20010911000031.G1512@plum.flirble.org>
21382      Branch: perl
21383            + t/op/qq.t
21384            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
21385 ____________________________________________________________________________
21386 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
21387         Log: Subject: [PATCH] Building on win32 w/o perlio
21388              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21389              Date: Mon, 10 Sep 2001 23:38:46 +0200
21390              Message-ID: <3B9D4F06.14433.2C37644@localhost>
21391      Branch: perl
21392            ! perl.c win32/Makefile win32/makefile.mk
21393 ____________________________________________________________________________
21394 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
21395         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
21396              From: "chromatic" <chromatic@rmci.net>
21397              Date: Mon, 10 Sep 2001 15:14:01 -0600
21398              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
21399      Branch: perl
21400            + lib/CGI/t/push.t
21401            ! MANIFEST
21402 ____________________________________________________________________________
21403 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
21404         Log: Subject: avoiding hoardes of zombies
21405              From: Nicholas Clark <nick@ccl4.org>
21406              Date: Mon, 10 Sep 2001 22:00:40 +0100
21407              Message-ID: <20010910220040.C1512@plum.flirble.org>
21408      Branch: perl
21409            ! pod/perlipc.pod
21410 ____________________________________________________________________________
21411 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
21412         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
21413              From: John Peacock <jpeacock@rowman.com>
21414              Date: Mon, 10 Sep 2001 16:34:30 -0400
21415              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
21416      Branch: perl
21417            ! sv.c t/op/ver.t utf8.h
21418 ____________________________________________________________________________
21419 [ 11985] By: ams                                   on 2001/09/10  23:20:13
21420         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
21421      Branch: perl
21422            ! MANIFEST
21423 ____________________________________________________________________________
21424 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
21425         Log: (Retracted by #12001)
21426              Subject: Calc with USE_MUL/USE_DIV
21427              From: Tels <perl_dummy@bloodgate.com>
21428              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
21429              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
21430      Branch: perl
21431            ! lib/Math/BigInt/Calc.pm
21432 ____________________________________________________________________________
21433 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
21434         Log: Subject: [PATCH op.c] Re: perl@11978
21435              From: Robin Barker <rmb1@cise.npl.co.uk>
21436              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
21437              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
21438              
21439              Format errors.
21440      Branch: perl
21441            ! op.c
21442 ____________________________________________________________________________
21443 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
21444         Log: Switch PADOFFSET back to U32 both because of binary backward
21445              compatibility and because Arthur seems to have been fixing the
21446              problems with naughty integer-pointer casting.
21447      Branch: perl
21448            ! op.h
21449 ____________________________________________________________________________
21450 [ 11981] By: ams                                   on 2001/09/10  16:31:43
21451         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
21452              Fix Pod Typo, Add Test for ExtUtils::Command
21453              From: "chromatic" <chromatic@rmci.net>
21454              Date: Mon, 10 Sep 2001 11:20:56 -0600
21455              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
21456      Branch: perl
21457            + lib/ExtUtils/Command.t
21458            ! MANIFEST lib/ExtUtils/Command.pm
21459 ____________________________________________________________________________
21460 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
21461         Log: Subject: [PATCH] Encode.pm docs fix
21462              From: Matt Sergeant <MSergeant@star.net.uk>
21463              Date: Mon, 10 Sep 2001 15:24:01 +0100
21464              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
21465      Branch: perl
21466            ! ext/Encode/Encode.pm
21467 ____________________________________________________________________________
21468 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
21469         Log: Update Changes.
21470      Branch: perl
21471            ! Changes patchlevel.h
21472 ____________________________________________________________________________
21473 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
21474         Log: Revert #11973, the dTHX seems to be needed in there
21475              for threaded builds.
21476      Branch: perl
21477            ! perlio.c
21478 ____________________________________________________________________________
21479 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
21480         Log: Detypo.
21481      Branch: perl
21482            ! pod/perlguts.pod
21483 ____________________________________________________________________________
21484 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
21485         Log: Further Class::Struct patching from Damian.
21486              
21487              The new new semantics are:
21488              
21489              * If you pass an initializer for a nested object, it has to be:
21490              a) a reference to an object of that class, or      
21491              b) a reference to an object of a subclass of that class, or
21492              c) a reference to a hash of arguments to be passed to the
21493              class's constructor
21494              * If you pass no initializer for a nested object, the attribute
21495              is initialized to C<undef>
21496      Branch: perl
21497            ! lib/Class/Struct.pm
21498 ____________________________________________________________________________
21499 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
21500         Log: Skip the crypt test if no crypt.
21501      Branch: perl
21502            ! t/op/crypt.t
21503 ____________________________________________________________________________
21504 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
21505         Log: Warn against using bare v-strings as IP addresses
21506              (okay if using the wrappers from Socket)
21507      Branch: perl
21508            ! pod/perldata.pod pod/perlport.pod
21509 ____________________________________________________________________________
21510 [ 11973] By: sky                                   on 2001/09/10  11:57:58
21511         Log: Remove unused dTHX. Silenced another warning.
21512      Branch: perl
21513            ! perlio.c
21514 ____________________________________________________________________________
21515 [ 11972] By: sky                                   on 2001/09/10  11:54:25
21516         Log: Silence some more warnings INT2PTR.
21517      Branch: perl
21518            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
21519 ____________________________________________________________________________
21520 [ 11971] By: sky                                   on 2001/09/10  11:21:50
21521         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
21522      Branch: perl
21523            ! cop.h
21524 ____________________________________________________________________________
21525 [ 11970] By: sky                                   on 2001/09/10  11:17:25
21526         Log: Apply INT2PTR with force to silence warnings from
21527              PM_GETRE and friends. No more warnings with 64bit 
21528              IVs and 32bit pointers.    
21529      Branch: perl
21530            ! op.c op.h perl.c
21531 ____________________________________________________________________________
21532 [ 11969] By: sky                                   on 2001/09/10  10:13:02
21533         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
21534      Branch: perl
21535            ! pod/perlguts.pod
21536 ____________________________________________________________________________
21537 [ 11968] By: sky                                   on 2001/09/10  10:02:51
21538         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
21539              Rename to custop_op_name to Perl_custom_op_name to match perlapi
21540              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
21541              perl_clone.
21542      Branch: perl
21543            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
21544 ____________________________________________________________________________
21545 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
21546         Log: Using strlen() not good on embedded nul bytes.
21547      Branch: perl
21548            ! regcomp.c
21549 ____________________________________________________________________________
21550 [ 11966] By: ams                                   on 2001/09/09  21:06:13
21551         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
21552              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21553              Date: Mon, 13 Aug 2001 22:51:59 +0200
21554              Message-ID: <20010813225159.C6681@rafael>
21555              (Applied with several tweaks.)
21556      Branch: perl
21557            ! embed.h embed.pl proto.h toke.c
21558 ____________________________________________________________________________
21559 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
21560         Log: The exact error message is system-dependent.
21561      Branch: perl
21562            ! lib/ExtUtils/Manifest.t
21563 ____________________________________________________________________________
21564 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
21565         Log: Add Windows and Mac Sami support to Encode
21566              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
21567      Branch: perl
21568            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
21569            ! MANIFEST
21570 ____________________________________________________________________________
21571 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
21572         Log: Use the tried method.
21573      Branch: perl
21574            ! pod/perlport.pod
21575 ____________________________________________________________________________
21576 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
21577         Log: Can't count parentheses.
21578      Branch: perl
21579            ! ext/IO/lib/IO/Socket/INET.pm
21580 ____________________________________________________________________________
21581 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
21582         Log: perlport additions: 1 while unlink, add/delete directory
21583              entries and permissions, cygwin stat funkiness (from Michael
21584              Schwern and Nicholas Clark)
21585      Branch: perl
21586            ! pod/perlport.pod
21587 ____________________________________________________________________________
21588 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
21589         Log: blib does have a detectable test.
21590      Branch: perl
21591            ! t/lib/1_compile.t
21592 ____________________________________________________________________________
21593 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
21594         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
21595              From: "chromatic" <chromatic@rmci.net>
21596              Date: Sat, 08 Sep 2001 19:33:42 -0600
21597              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
21598      Branch: perl
21599            + lib/Term/Complete.t
21600            ! MANIFEST
21601 ____________________________________________________________________________
21602 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
21603         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
21604              From: Michael G Schwern <schwern@pobox.com> 
21605              Date: Sat, 8 Sep 2001 02:40:26 -0400
21606              Message-ID: <20010908024026.A26283@blackrider>
21607      Branch: perl
21608            + lib/Test/Tutorial.pod
21609            ! MANIFEST
21610 ____________________________________________________________________________
21611 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
21612         Log: Try to look up protocol (by name) only iff it has non-numbers:
21613              nice if the server is in a chrooted environment (no /etc/protocols,
21614              server code using hardcorded protocol numbers like 6 for tcp),
21615              suggested by John Holdsworth <coldwave@bigfoot.com>.
21616              In other words, if we are given a number, why look it up again
21617              (by number)?
21618      Branch: perl
21619            ! ext/IO/lib/IO/Socket/INET.pm
21620 ____________________________________________________________________________
21621 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
21622         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
21623              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21624              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
21625              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
21626              
21627              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
21628              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21629              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
21630              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
21631              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
21632              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21633              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
21634              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
21635      Branch: perl
21636            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
21637 ____________________________________________________________________________
21638 [ 11955] By: ams                                   on 2001/09/09  02:54:21
21639         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
21640              From: "Craig A. Berry" <craigberry@mac.com>
21641              Date: Sat, 08 Sep 2001 19:02:16 -0500
21642              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
21643      Branch: perl
21644            ! lib/CGI/t/carp.t
21645 ____________________________________________________________________________
21646 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
21647         Log: Documentation tweaks; think the IP address as an opaque string.
21648      Branch: perl
21649            ! ext/Socket/Socket.pm
21650 ____________________________________________________________________________
21651 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
21652         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
21653              From: Michael G Schwern <schwern@pobox.com>
21654              Date: Sat, 8 Sep 2001 19:45:46 -0400
21655              Message-ID: <20010908194546.C9193@blackrider>
21656      Branch: perl
21657            + lib/blib.t
21658            ! MANIFEST lib/blib.pm t/lib/1_compile.t
21659 ____________________________________________________________________________
21660 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
21661         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
21662              From: "chromatic" <chromatic@rmci.net>
21663              Date: Sat, 08 Sep 2001 12:31:44 -0600
21664              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
21665      Branch: perl
21666            + lib/CGI/t/fast.t
21667            ! MANIFEST
21668 ____________________________________________________________________________
21669 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
21670         Log: The Socket tests were wrong: they were assuming too much.
21671      Branch: perl
21672            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
21673 ____________________________________________________________________________
21674 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
21675         Log: Retract the portability changes since they
21676              seem to have opened a can of worms... will
21677              go back to UNICOS/mk and do the bare minimum
21678              required to get the tests working.
21679      Branch: perl
21680            ! ext/Socket/Socket.xs
21681 ____________________________________________________________________________
21682 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
21683         Log: PADOFFSET is used to cast pointers into integers,
21684              if pointers are 64 bits and U32 32 bits,
21685              bad things may happen, or at least warnings issued.
21686      Branch: perl
21687            ! op.h
21688 ____________________________________________________________________________
21689 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
21690         Log: Still more Socket portability tweaking.
21691              Now Socket.t seems to be happy in all of
21692              Linux/x86, Tru64/alpha, Solaris/sparc,
21693              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
21694              
21695              Addendum: it seems that io_multihomed, io_sock, and hostent
21696              were broken in little-endians (linux/x86 and tru64/alpha)
21697              because of this change.  Argh.
21698      Branch: perl
21699            ! ext/Socket/Socket.xs
21700 ____________________________________________________________________________
21701 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
21702         Log: More portability kicking on inet_ntoa().
21703      Branch: perl
21704            ! ext/Socket/Socket.xs
21705 ____________________________________________________________________________
21706 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
21707         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
21708              From: Michael G Schwern <schwern@pobox.com> 
21709              Date: Fri, 7 Sep 2001 23:06:51 -0400
21710              Message-ID: <20010907230651.R606@blackrider>
21711      Branch: perl
21712            + lib/ExtUtils/Manifest.t
21713            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
21714 ____________________________________________________________________________
21715 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
21716         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
21717              From: "chromatic" <chromatic@rmci.net>
21718              Date: Fri, 07 Sep 2001 17:53:15 -0600      
21719              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
21720      Branch: perl
21721            + lib/ExtUtils/testlib.t
21722            ! MANIFEST
21723 ____________________________________________________________________________
21724 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
21725         Log: Thinko.
21726      Branch: perl
21727            ! lib/integer.t
21728 ____________________________________________________________________________
21729 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
21730         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
21731              From: "Craig A. Berry" <craigberry@mac.com>
21732              Date: Fri, 07 Sep 2001 15:30:03 -0500
21733              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
21734      Branch: perl
21735            ! lib/CGI/Carp.pm
21736 ____________________________________________________________________________
21737 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
21738         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
21739              From: Michael G Schwern <schwern@pobox.com>
21740              Date: Fri, 7 Sep 2001 15:38:13 -0400
21741              Message-ID: <20010907153813.K606@blackrider>
21742      Branch: perl
21743            ! lib/ExtUtils/MM_Unix.pm
21744 ____________________________________________________________________________
21745 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
21746         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
21747              From: Robin Barker <rmb1@cise.npl.co.uk>
21748              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
21749              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
21750      Branch: perl
21751            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
21752 ____________________________________________________________________________
21753 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
21754         Log: Clean up 1_compile.t; move tests to more consistent
21755              places (t/ subdirectories); add integer.t (much of
21756              the pragma is tested elsewhere but there is no one
21757              centralized place)
21758      Branch: perl
21759            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
21760            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
21761            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
21762            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
21763            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
21764            - lib/File/Find/find.t lib/File/Find/taint.t
21765            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
21766 ____________________________________________________________________________
21767 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
21768         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
21769              From: "chromatic" <chromatic@rmci.net>
21770              Date: Fri, 07 Sep 2001 10:17:40 -0600
21771              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
21772      Branch: perl
21773            ! lib/File/Find/taint.t
21774 ____________________________________________________________________________
21775 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
21776         Log: Update Changes.
21777      Branch: perl
21778            ! Changes patchlevel.h
21779 ____________________________________________________________________________
21780 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
21781         Log: Rename the old threading tutorial, start a new one,
21782              regen toc.
21783      Branch: perl
21784            + pod/perlothrtut.pod
21785            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
21786            ! pod/perltoc.pod
21787 ____________________________________________________________________________
21788 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
21789         Log: vars very much has a test.
21790      Branch: perl
21791            ! t/lib/1_compile.t
21792 ____________________________________________________________________________
21793 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
21794         Log: Subject: Re: wince/perl.ico marked as binary
21795              From: Nicholas Clark <nick@ccl4.org>
21796              Date: Fri, 7 Sep 2001 13:54:40 +0100
21797              Message-ID: <20010907135439.D39150@plum.flirble.org>
21798              
21799              and wince/Makefile.ce change from Rainer Keuchel.
21800      Branch: perl
21801            + wince/makeico.pl
21802            ! MANIFEST wince/Makefile.ce
21803 ____________________________________________________________________________
21804 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
21805         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
21806              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21807              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
21808              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
21809      Branch: perl
21810            ! regexec.c
21811 ____________________________________________________________________________
21812 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
21813         Log: (Replaced by #11934)
21814              Subject: Re: [PATCH regexec.c] more general .* and .*?
21815              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21816              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
21817              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
21818      Branch: perl
21819            ! regexec.c
21820 ____________________________________________________________________________
21821 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
21822         Log: The #11931 patching misbehaved.
21823      Branch: perl
21824            ! lib/Test/Harness/t/test-harness.t
21825 ____________________________________________________________________________
21826 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
21827         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
21828              From: Michael G Schwern <schwern@pobox.com>
21829              Date: Fri, 7 Sep 2001 03:30:41 -0400
21830              Message-ID: <20010907033041.A2796@blackrider>
21831      Branch: perl
21832            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
21833            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
21834            + t/lib/sample-tests/header_at_end_fail
21835            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
21836            - lib/Test/Harness.t
21837            ! MANIFEST lib/Test/Harness.pm t/TEST
21838 ____________________________________________________________________________
21839 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
21840         Log: Subject: [PATCH] Digest::MD5 update
21841              From: Gisle Aas <gisle@ActiveState.com>
21842              Date: 06 Sep 2001 23:32:56 -0700
21843              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
21844      Branch: perl
21845            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
21846            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
21847 ____________________________________________________________________________
21848 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
21849         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
21850              From: "chromatic" <chromatic@rmci.net>
21851              Date: Thu, 06 Sep 2001 23:11:44 -0600
21852              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
21853      Branch: perl
21854            + lib/less.t
21855            ! MANIFEST t/lib/1_compile.t
21856 ____________________________________________________________________________
21857 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
21858         Log: The binary file must somehow differently stored.
21859      Branch: perl
21860            - wince/perl.ico
21861            ! MANIFEST
21862 ____________________________________________________________________________
21863 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
21864         Log: Add more modules to the list of modules that have tests,
21865              Schwern's wallet is getting more nervous.
21866              (Run t/lib/1_compile.t manually to see which modules
21867              are lacking tests, or the tests can't be run for some
21868              reason or another, such as the Net:: modules)
21869      Branch: perl
21870            ! t/lib/1_compile.t
21871 ____________________________________________________________________________
21872 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
21873         Log: Try to make Socket::inet_ntoa() more robust.
21874      Branch: perl
21875            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
21876 ____________________________________________________________________________
21877 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
21878         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
21879              From: chromatic <chromatic@rmci.net>       
21880              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
21881              Message-Id: <01090522580506.19590@firewheel>           
21882      Branch: perl
21883            ! lib/English.t
21884 ____________________________________________________________________________
21885 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
21886         Log: Subject: Re: perlvar manpage and localizing special vars
21887              From: Stas Bekman <stas@stason.org>
21888              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
21889              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
21890      Branch: perl
21891            ! pod/perlvar.pod
21892 ____________________________________________________________________________
21893 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
21894         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
21895              From: Robin Barker <rmb1@cise.npl.co.uk>
21896              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
21897              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
21898      Branch: perl
21899            ! lib/ExtUtils/MakeMaker.pm
21900 ____________________________________________________________________________
21901 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
21902         Log: Symbol missing; AIX unhappy.
21903      Branch: perl
21904            ! makedef.pl
21905 ____________________________________________________________________________
21906 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
21907         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
21908              Reported in 5.61, seems to work okay in blead.
21909      Branch: perl
21910            ! t/run/kill_perl.t
21911 ____________________________________________________________________________
21912 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
21913         Log: Update Changes.
21914      Branch: perl
21915            ! Changes patchlevel.h
21916 ____________________________________________________________________________
21917 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
21918         Log: Document the bad assumptions currently breaking
21919              the Socket.t tests 10, 11, and 13 in UNICOS.
21920      Branch: perl
21921            ! ext/Socket/Socket.xs
21922 ____________________________________________________________________________
21923 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
21924         Log: Subject: [PATCH x2p] make OPTIMIZE=...
21925              From: Robin Barker <rmb1@cise.npl.co.uk>
21926              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
21927              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
21928      Branch: perl
21929            ! x2p/Makefile.SH x2p/cflags.SH
21930 ____________________________________________________________________________
21931 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
21932         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
21933              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
21934              Date: Thu, 6 Sep 2001 11:09:40 +0100
21935              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
21936              
21937              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
21938              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21939              Date: 6 Sep 2001 10:14:38 -0000
21940              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
21941      Branch: perl
21942            ! pod/perlfaq1.pod pod/perlhack.pod
21943 ____________________________________________________________________________
21944 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
21945         Log: Subject: Extra NUL is Data::Dumper output - patch
21946              From: Tony Cook <tony@develop-help.com>
21947              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
21948              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
21949      Branch: perl
21950            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
21951 ____________________________________________________________________________
21952 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
21953         Log: Avoid redefinition warning
21954              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
21955              from
21956              perl -w -Ilib -MCwd -e ''
21957      Branch: perl
21958            ! lib/Cwd.pm
21959 ____________________________________________________________________________
21960 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
21961         Log: Update the is_tainted() example implementation.
21962      Branch: perl
21963            ! pod/perlsec.pod
21964 ____________________________________________________________________________
21965 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
21966         Log: Missing) in #11912.
21967      Branch: perl
21968            ! lib/Test/Simple/t/fail.t
21969 ____________________________________________________________________________
21970 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
21971         Log: Rewhack Test-Simple into core harness.
21972      Branch: perl
21973            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
21974            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
21975            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
21976            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
21977            ! lib/Test/Simple/t/skipall.t
21978 ____________________________________________________________________________
21979 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
21980         Log: Workaround for the new Exporter 'feature'.
21981      Branch: perl
21982            ! lib/Test/More.pm
21983 ____________________________________________________________________________
21984 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
21985         Log: Re-introduce pure-Perl fall-back for abs_path,
21986              re-introduce #11898.
21987      Branch: perl
21988            ! lib/Cwd.pm lib/File/Find.pm
21989 ____________________________________________________________________________
21990 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
21991         Log: More tests.
21992      Branch: perl
21993            ! lib/Exporter.t
21994 ____________________________________________________________________________
21995 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
21996         Log: Retract #11898 for now because it introduces
21997              a rather nasty depencency: when B is being built,
21998              MakeMaker is used.  MakeMaker uses File::Find.
21999              File::Find uses Cwd::getcwd()...which doesn't
22000              exist yet.
22001      Branch: perl
22002            ! lib/File/Find.pm
22003 ____________________________________________________________________________
22004 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
22005         Log: New test welcome.
22006      Branch: perl
22007            + lib/Test/Simple/t/simple.t
22008 ____________________________________________________________________________
22009 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
22010         Log: Old test begone.
22011      Branch: perl
22012            - lib/Attribute/Handlers/test.pl
22013 ____________________________________________________________________________
22014 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
22015         Log: Test-Simple syncup from Schwern.
22016      Branch: perl
22017            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
22018            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
22019            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
22020            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
22021            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
22022            - lib/Test/More/Changes lib/Test/More/t/More.t
22023            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22024            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22025            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
22026            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
22027            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
22028            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
22029            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
22030            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
22031            ! t/lib/Test/Simple/sample_tests/death.plx
22032            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
22033            ! t/lib/Test/Simple/sample_tests/extras.plx
22034            ! t/lib/Test/Simple/sample_tests/five_fail.plx
22035            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
22036            ! t/lib/Test/Simple/sample_tests/one_fail.plx
22037            ! t/lib/Test/Simple/sample_tests/require.plx
22038            ! t/lib/Test/Simple/sample_tests/success.plx
22039            ! t/lib/Test/Simple/sample_tests/too_few.plx
22040            ! t/lib/Test/Simple/sample_tests/two_fail.plx
22041 ____________________________________________________________________________
22042 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
22043         Log: Integrate File::Find changes from bleadperl
22044      Branch: maint-5.6/macperl
22045            ! lib/File/Find.pm t/lib/filefind-taint.t
22046 ____________________________________________________________________________
22047 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
22048         Log: Integrate 11847 from maint-5.6/perl
22049      Branch: maint-5.6/macperl
22050           !> sv.c
22051 ____________________________________________________________________________
22052 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
22053         Log: In UNICOS division yada yada.
22054      Branch: perl
22055            ! t/op/override.t
22056 ____________________________________________________________________________
22057 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
22058         Log: In UNICOS division is really lossy, better use
22059              a tolerance test.
22060      Branch: perl
22061            ! ext/Time/HiRes/HiRes.t
22062 ____________________________________________________________________________
22063 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
22064         Log: In UNICOS sigaction() sets an extra flag
22065              ("the signal has been registered for all the processes in
22066              a multitasking group.")
22067      Branch: perl
22068            ! ext/POSIX/sigaction.t
22069 ____________________________________________________________________________
22070 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
22071         Log: Documentation micropatch from Damian.
22072      Branch: perl
22073            ! lib/Attribute/Handlers.pm
22074 ____________________________________________________________________________
22075 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
22076         Log: (Retracted by #11908)
22077              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
22078              From: Michael G Schwern <schwern@pobox.com>
22079              Date: Wed, 5 Sep 2001 15:58:21 -0400
22080              Message-ID: <20010905155821.I632@blackrider>
22081      Branch: perl
22082            ! lib/File/Find.pm lib/File/Find/taint.t
22083 ____________________________________________________________________________
22084 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
22085         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
22086              From: Michael G Schwern <schwern@pobox.com>
22087              Date: Wed, 5 Sep 2001 19:16:31 -0400
22088              Message-ID: <20010905191631.E11386@blackrider>
22089      Branch: perl
22090            + lib/CGI/t/carp.t
22091            ! MANIFEST
22092 ____________________________________________________________________________
22093 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
22094         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
22095              From: chromatic <chromatic@rmci.net>
22096              Date: Wed, 5 Sep 2001 18:08:07 -0600
22097              Message-Id: <01090518080700.19590@firewheel>
22098      Branch: perl
22099            ! lib/English.pm
22100 ____________________________________________________________________________
22101 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
22102         Log: Fix a typo #11889 and add a test for the same.
22103      Branch: perl
22104            ! ext/Socket/Socket.t ext/Socket/Socket.xs
22105 ____________________________________________________________________________
22106 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
22107         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
22108              From: "Craig A. Berry" <craigberry@mac.com>
22109              Date: Wed, 05 Sep 2001 17:48:54 -0500
22110              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
22111      Branch: perl
22112            ! lib/warnings.t t/run/kill_perl.t
22113 ____________________________________________________________________________
22114 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
22115         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
22116              From: Michael G Schwern <schwern@pobox.com>
22117              Date: Wed, 5 Sep 2001 17:22:25 -0400
22118              Message-ID: <20010905172225.C11386@blackrider>
22119      Branch: perl
22120            ! t/run/kill_perl.t
22121 ____________________________________________________________________________
22122 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
22123         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
22124              From: Nicholas Clark <nick@ccl4.org>
22125              Date: Wed, 5 Sep 2001 20:54:24 +0100
22126              Message-ID: <20010905205424.C25120@plum.flirble.org>
22127      Branch: perl
22128            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
22129 ____________________________________________________________________________
22130 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
22131         Log: Forgotten thing.
22132      Branch: perl
22133            ! uconfig.h
22134 ____________________________________________________________________________
22135 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
22136         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
22137              From: chromatic <chromatic@rmci.net>               
22138              Date: Wed, 5 Sep 2001 13:22:08 -0600
22139              Message-Id: <01090513220807.10587@firewheel> 
22140      Branch: perl
22141            ! lib/English.pm
22142 ____________________________________________________________________________
22143 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
22144         Log: inet_ntoa() tweaks:
22145              - don't allow addresses with > 255 characters
22146              - indent the HP-UX workaround
22147              - don't leak memory
22148      Branch: perl
22149            ! ext/Socket/Socket.xs
22150 ____________________________________________________________________________
22151 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
22152         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
22153              <xwu@theeducationcenter.com>
22154      Branch: perl
22155            ! lib/File/Find.pm
22156 ____________________________________________________________________________
22157 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
22158         Log: Typo nits.
22159      Branch: perl
22160            ! lib/File/Find.pm
22161 ____________________________________________________________________________
22162 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
22163         Log: -Wall nit.
22164      Branch: perl
22165            ! op.c
22166 ____________________________________________________________________________
22167 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
22168         Log: Update to Scalar-List-Utils 1.05
22169      Branch: perl
22170            ! ext/List/Util/ChangeLog ext/List/Util/README
22171            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
22172 ____________________________________________________________________________
22173 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
22174         Log: Update Changes.
22175      Branch: perl
22176            ! Changes patchlevel.h
22177 ____________________________________________________________________________
22178 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
22179         Log: Update to Scalar-List-Utils 1.04
22180      Branch: perl
22181            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
22182            ! ext/List/Util/lib/List/Util.pm
22183            ! ext/List/Util/lib/Scalar/Util.pm
22184 ____________________________________________________________________________
22185 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
22186         Log: Metaconfigify #11724.
22187      Branch: metaconfig
22188            ! U/threads/archname.U
22189 ____________________________________________________________________________
22190 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
22191         Log: The MacOS reference is okay, no reason to hide it.
22192      Branch: perl
22193            ! lib/Cwd.pm
22194 ____________________________________________________________________________
22195 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
22196         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
22197              From: Michael G Schwern <schwern@pobox.com>
22198              Date: Tue, 4 Sep 2001 15:30:10 -0400
22199              Message-ID: <20010904153010.H26466@blackrider> 
22200              
22201              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
22202      Branch: perl
22203            ! ext/Cwd/Makefile.PL lib/Cwd.pm
22204 ____________________________________________________________________________
22205 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
22206         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.))
22207              From: Michael G Schwern <schwern@pobox.com>
22208              Date: Tue, 4 Sep 2001 17:39:13 -0400
22209              Message-ID: <20010904173913.C626@blackrider>
22210      Branch: perl
22211            ! lib/Cwd.pm
22212 ____________________________________________________________________________
22213 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
22214         Log: Subject: Re: Perl_pp_* in public API?
22215              From: "Craig A. Berry" <craigberry@mac.com>
22216              Date: Tue, 4 Sep 2001 21:51:29 -0500
22217              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
22218      Branch: perl
22219            ! ext/List/Util/Util.xs
22220 ____________________________________________________________________________
22221 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
22222         Log: From Damian: Class::Struct was unable to define
22223              recursive classes.  After the patch an object reference
22224              (rather than a hash) is required to initialize
22225              an object attribute.  If no such initializer is given to
22226              the constructor, object attributes are now default
22227              initialized to C<undef>.
22228      Branch: perl
22229            ! lib/Class/Struct.pm lib/Class/Struct.t
22230 ____________________________________________________________________________
22231 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
22232         Log: Subject: Re: sv_catpvfn and sv_setpvfn
22233              From: Richard Soderberg <rs@oregonnet.com>
22234              Date: Tue, 4 Sep 2001 15:16:47 -0700
22235              Message-Id: <200109042216.PAA17858@oregonnet.com>
22236      Branch: perl
22237            ! pod/perlclib.pod pod/perlguts.pod
22238 ____________________________________________________________________________
22239 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
22240         Log: NetWare updates from Ananth Kesari.
22241      Branch: perl
22242            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
22243            ! NetWare/nw5thread.h
22244 ____________________________________________________________________________
22245 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
22246         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?))
22247              From: Nicholas Clark <nick@ccl4.org>
22248              Date: Tue, 4 Sep 2001 22:42:50 +0100
22249              Message-ID: <20010904224250.P25120@plum.flirble.org>
22250      Branch: perl
22251            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
22252            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
22253            ! t/op/oct.t toke.c
22254 ____________________________________________________________________________
22255 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
22256         Log: Fix Cwd::getcwd() not being tainted, as noticed
22257              by Schwern.
22258      Branch: perl
22259            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
22260            - ext/Cwd/Cwd.t
22261            ! MANIFEST ext/Cwd/Cwd.xs util.c
22262 ____________________________________________________________________________
22263 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
22264         Log: Retract #11870 and volatilize the right destruct_level.
22265              Silly thinko pointed out by Sarathy.
22266      Branch: perl
22267            ! intrpvar.h perl.c
22268 ____________________________________________________________________________
22269 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
22270         Log: At least a temporary fix for the mysterious scope core dumps
22271              in Tru64 from Graham.
22272      Branch: perl
22273            ! ext/List/Util/Util.xs
22274 ____________________________________________________________________________
22275 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
22276         Log: (Retracted by #11872)
22277      Branch: perl
22278            ! intrpvar.h
22279 ____________________________________________________________________________
22280 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
22281         Log: Quench a -Wall gripe noticed by Robin Barker.
22282      Branch: perl
22283            ! op.c
22284 ____________________________________________________________________________
22285 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
22286         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
22287              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
22288              Date: Wed, 05 Sep 2001 02:01:32 +0900
22289              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
22290      Branch: perl
22291            ! lib/Unicode/UCD.pm
22292 ____________________________________________________________________________
22293 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
22294         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
22295              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22296              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
22297              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
22298      Branch: perl
22299            ! gv.c
22300 ____________________________________________________________________________
22301 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
22302         Log: Update Changes.
22303      Branch: perl
22304            ! Changes patchlevel.h
22305 ____________________________________________________________________________
22306 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
22307         Log: Add the \[$@%&*] prototype support.
22308      Branch: perl
22309            ! op.c pod/perlsub.pod t/comp/proto.t
22310 ____________________________________________________________________________
22311 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
22312         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
22313              From: Michael G Schwern <schwern@pobox.com>
22314              Date: Mon, 3 Sep 2001 18:59:01 -0400
22315              Message-ID: <20010903185901.Z9233@blackrider>
22316      Branch: perl
22317            ! lib/CGI/t/form.t
22318 ____________________________________________________________________________
22319 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
22320         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
22321              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22322              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
22323              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
22324      Branch: perl
22325            ! gv.c
22326 ____________________________________________________________________________
22327 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
22328         Log: More srand entry tweakage based on Randal's suggestion.
22329      Branch: perl
22330            ! pod/perlfunc.pod
22331 ____________________________________________________________________________
22332 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
22333         Log: Subject: [PATCH] 'main' *is* a reserved word
22334              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22335              Date: Mon, 3 Sep 2001 22:55:41 +0200
22336              Message-ID: <20010903225541.A24097@rafael>
22337      Branch: perl
22338            ! toke.c
22339 ____________________________________________________________________________
22340 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
22341         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
22342              From: Peter Prymmer <pvhp@best.com>
22343              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
22344              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
22345      Branch: perl
22346            ! README.vms configure.com
22347 ____________________________________________________________________________
22348 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
22349         Log: Subject: Re: A slightly better default seed?   
22350              From: Michael G Schwern <schwern@pobox.com>
22351              Date: Mon, 3 Sep 2001 18:08:15 -0400 
22352              Message-ID: <20010903180815.W9233@blackrider>
22353      Branch: perl
22354            ! t/op/srand.t
22355 ____________________________________________________________________________
22356 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
22357         Log: Add sharedsv.o to microperl object files.
22358      Branch: perl
22359            ! Makefile.micro
22360 ____________________________________________________________________________
22361 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
22362         Log: AUTHORS updates and
22363              
22364              Subject: [PATCH] Just some preening :-)        
22365              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
22366              Date: Tue, 4 Sep 2001 14:16:59 +0100
22367              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
22368      Branch: perl
22369            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
22370 ____________________________________________________________________________
22371 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
22372         Log: Typo fix and slight rewording.
22373      Branch: perl
22374            ! pod/perlfunc.pod
22375 ____________________________________________________________________________
22376 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
22377         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
22378      Branch: perl
22379            ! pod/perlfaq4.pod
22380 ____________________________________________________________________________
22381 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
22382         Log: The helper file changed name.
22383      Branch: perl
22384            ! MANIFEST
22385 ____________________________________________________________________________
22386 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
22387         Log: Update to Scalar-List-Utils 1.03
22388      Branch: perl
22389            + ext/List/Util/t/shuffle.t
22390            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
22391            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
22392            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
22393            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
22394            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
22395            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
22396            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
22397            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
22398 ____________________________________________________________________________
22399 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
22400         Log: Make crypt() do something more sane for Unicode
22401              (take crypt() of the low eight bits of the characters,
22402              instead of taking crypt() of the UTF-8 of the scalar);
22403              add a test for crypt().
22404      Branch: perl
22405            + t/op/crypt.t
22406            ! MANIFEST pod/perlfunc.pod pp.c
22407 ____________________________________________________________________________
22408 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
22409         Log: Reorganize the srand entry.
22410      Branch: perl
22411            ! pod/perlfunc.pod
22412 ____________________________________________________________________________
22413 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
22414         Log: Remove the tests that assume something about
22415              calling srand() without arguments multiple times.
22416      Branch: perl
22417            ! t/op/srand.t
22418 ____________________________________________________________________________
22419 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
22420         Log: Upgrade to Math::BigInt 1.42.
22421      Branch: perl
22422            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
22423            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
22424            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
22425            ! lib/Math/BigInt/t/mbimbf.t
22426 ____________________________________________________________________________
22427 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
22428         Log: integrate change#11847 from maint-5.6
22429              
22430              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
22431      Branch: perl
22432            ! sv.c
22433 ____________________________________________________________________________
22434 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
22435         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
22436      Branch: maint-5.6/perl
22437            ! sv.c
22438 ____________________________________________________________________________
22439 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
22440         Log: As far as I can tell these functions have been Unicodified.
22441      Branch: perl
22442            ! doop.c
22443 ____________________________________________________________________________
22444 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
22445         Log: Update to Storable 1.0.13.
22446      Branch: perl
22447            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
22448            ! ext/Storable/Storable.xs
22449 ____________________________________________________________________________
22450 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
22451         Log: Patch the Filter::Simple test to work with
22452              the core test suite (since the FilterTest.pm
22453              is in t/lib, not in lib).
22454      Branch: perl
22455            ! lib/Filter/Simple/t/filter.t
22456 ____________________________________________________________________________
22457 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
22458         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
22459      Branch: perl
22460            + t/lib/FilterTest.pm
22461            - t/lib/MyFilter.pm
22462 ____________________________________________________________________________
22463 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
22464         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
22465              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
22466              Text::Balanced 1.86.
22467      Branch: perl
22468            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
22469            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
22470            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
22471            + lib/Switch/t/nested.t lib/Switch/t/switch.t
22472            + lib/Text/Balanced/Changes lib/Text/Balanced/README
22473            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
22474            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
22475            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
22476            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
22477            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
22478            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
22479            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
22480            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
22481            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
22482            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
22483            ! MANIFEST lib/Attribute/Handlers.pm
22484            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
22485            ! lib/Attribute/Handlers/demo/Demo.pm
22486            ! lib/Attribute/Handlers/demo/Descriptions.pm
22487            ! lib/Attribute/Handlers/demo/MyClass.pm
22488            ! lib/Attribute/Handlers/demo/demo.pl
22489            ! lib/Attribute/Handlers/demo/demo2.pl
22490            ! lib/Attribute/Handlers/demo/demo3.pl
22491            ! lib/Attribute/Handlers/demo/demo4.pl
22492            ! lib/Attribute/Handlers/demo/demo_call.pl
22493            ! lib/Attribute/Handlers/demo/demo_chain.pl
22494            ! lib/Attribute/Handlers/demo/demo_cycle.pl
22495            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
22496            ! lib/Attribute/Handlers/demo/demo_phases.pl
22497            ! lib/Attribute/Handlers/demo/demo_range.pl
22498            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
22499            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
22500            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
22501            ! lib/Text/Balanced.pm
22502 ____________________________________________________________________________
22503 [ 11841] By: sky                                   on 2001/09/03  11:04:15
22504         Log: Forgot to add a file with Change #11840
22505      Branch: perl
22506            + t/op/srand.t
22507 ____________________________________________________________________________
22508 [ 11840] By: sky                                   on 2001/09/03  11:02:04
22509         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
22510              From: Michael G Schwern <schwern@pobox.com>
22511              Date: Mon, 3 Sep 2001 07:43:00 -0400
22512              Message-ID: <20010903074300.E9233@blackrider>
22513      Branch: perl
22514            ! MANIFEST pod/perlfunc.pod t/op/rand.t
22515 ____________________________________________________________________________
22516 [ 11839] By: sky                                   on 2001/09/03  10:47:11
22517         Log: Document the changes with regards to running of END blocks.
22518              And DESTROY on global objects are called in perl_destruct()!
22519      Branch: perl
22520            ! pod/perl572delta.pod pod/perlembed.pod
22521 ____________________________________________________________________________
22522 [ 11838] By: sky                                   on 2001/09/03  09:34:44
22523         Log: Subject: [PATCH t/op/time.t] Partial cleanup
22524              From: Michael G Schwern <schwern@pobox.com>
22525              Date: Mon, 3 Sep 2001 06:29:42 -0400
22526              Message-ID: <20010903062942.C9233@blackrider>
22527      Branch: perl
22528            ! t/op/time.t
22529 ____________________________________________________________________________
22530 [ 11837] By: sky                                   on 2001/09/03  09:30:02
22531         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
22532              From: Michael G Schwern <schwern@pobox.com>
22533              Date: Mon, 3 Sep 2001 06:24:13 -0400
22534              Message-ID: <20010903062413.B9233@blackrider>
22535      Branch: perl
22536            ! t/op/rand.t
22537 ____________________________________________________________________________
22538 [ 11836] By: sky                                   on 2001/09/03  07:56:47
22539         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
22540              From: Michael G Schwern <schwern@pobox.com>
22541              Date: Sun, 2 Sep 2001 21:38:43 -0400
22542              Message-ID: <20010902213843.L2711@blackrider>
22543      Branch: perl
22544            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
22545            ! MANIFEST
22546 ____________________________________________________________________________
22547 [ 11835] By: nick                                  on 2001/09/03  06:20:06
22548         Log: Integrate mainline
22549      Branch: perlio
22550           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
22551            - t/op/misc.t
22552           !> (integrate 187 files)
22553 ____________________________________________________________________________
22554 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
22555         Log: Update Changes.
22556      Branch: perl
22557            ! Changes patchlevel.h
22558 ____________________________________________________________________________
22559 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
22560         Log: Slight tweaks.
22561      Branch: perl
22562            ! t/run/kill_perl.t
22563 ____________________________________________________________________________
22564 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
22565         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
22566      Branch: perl
22567            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
22568 ____________________________________________________________________________
22569 [ 11831] By: sky                                   on 2001/09/02  12:10:42
22570         Log: Change #11828 wasn't complete, this updates to intest path
22571      Branch: perl
22572            ! t/run/kill_perl.t
22573 ____________________________________________________________________________
22574 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
22575         Log: 's's's.
22576      Branch: perl
22577            ! Changes
22578 ____________________________________________________________________________
22579 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
22580         Log: Update Changes.
22581      Branch: perl
22582            ! Changes patchlevel.h
22583 ____________________________________________________________________________
22584 [ 11828] By: sky                                   on 2001/09/02  11:53:56
22585         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
22586              From: Michael G Schwern <schwern@pobox.com>
22587              Date: Sat, 1 Sep 2001 20:18:58 -0400
22588              Message-ID: <20010901201858.X606@blackrider>
22589              +MANIFEST Fix
22590      Branch: perl
22591            + t/run/kill_perl.t
22592            - t/op/misc.t t/run/segfault.t
22593            ! MANIFEST
22594 ____________________________________________________________________________
22595 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
22596         Log: Subject: [PATCH] lib/Time/Local.pm
22597              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
22598              Date: Sun, 2 Sep 2001 06:50:01 -0500
22599              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
22600      Branch: perl
22601            ! lib/Time/Local.pm
22602 ____________________________________________________________________________
22603 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
22604         Log: Tick off Unicode collation and the normalization from
22605              the todo list.
22606      Branch: perl
22607            ! pod/perltodo.pod
22608 ____________________________________________________________________________
22609 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
22610         Log: Update to Unicode 3.1.1.
22611      Branch: perl
22612            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
22613            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
22614            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
22615            ! lib/unicore/PropList.txt lib/unicore/README.perl
22616            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
22617            ! lib/unicore/rename lib/unicore/version
22618 ____________________________________________________________________________
22619 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
22620         Log: Slight doc tweaks for the module.
22621      Branch: perl
22622            ! lib/Unicode/UCD.pm
22623 ____________________________________________________________________________
22624 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
22625         Log: Rename the variable: it *used* to be (wrongly) that the
22626              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
22627              but that is no more the case: PL_reg_match_utf8 is better.
22628      Branch: perl
22629            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
22630            ! regexec.c sv.c thrdvar.h
22631 ____________________________________________________________________________
22632 [ 11822] By: ams                                   on 2001/09/02  02:54:50
22633         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
22634              From: Ilmari Karonen <iltzu@sci.fi>
22635              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
22636              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
22637              (op/sub_lval.t updated to take new error message into account.)
22638      Branch: perl
22639            ! op.c t/op/sub_lval.t
22640 ____________________________________________________________________________
22641 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
22642         Log: remove stray CRs in files; keep all files with UNIX line-ends
22643              (Porting/makerel adds CRs to the files that need it in the
22644              distribution)
22645      Branch: perl
22646            ! NetWare/t/NWScripts.pl README.dos
22647            ! ext/Encode/Encode/cns11643-1.enc
22648            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
22649            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
22650 ____________________________________________________________________________
22651 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
22652         Log: some remnants of change#11803
22653      Branch: perl
22654            ! ext/ByteLoader/byterun.h perl.h
22655 ____________________________________________________________________________
22656 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
22657         Log: Update to Unicode::Collate 0.08.
22658      Branch: perl
22659            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
22660            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
22661 ____________________________________________________________________________
22662 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
22663         Log: Test tweaks.
22664      Branch: perl
22665            ! t/op/pat.t
22666 ____________________________________________________________________________
22667 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
22668         Log: Fix test
22669      Branch: maint-5.6/macperl
22670            ! t/lib/b.t
22671 ____________________________________________________________________________
22672 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
22673         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
22674              warnings in Config.pm with -W; increase default and
22675              minimum RAM; bump version number.
22676      Branch: maint-5.6/macperl
22677            + macos/lib/Mac/LowMem.pm
22678            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
22679            ! macos/configpm macos/macperl/MacPerl.r
22680 ____________________________________________________________________________
22681 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
22682         Log: Make syntax check report in MPW style, fix tests
22683              to use Mac::err=unix to get normal-style error
22684              messages.
22685      Branch: maint-5.6/macperl
22686            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
22687            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
22688 ____________________________________________________________________________
22689 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
22690         Log: Make MPW-style errors optional (but the default); add
22691              MacPerl::ErrorFormat() function and Mac::err pragma
22692      Branch: maint-5.6/macperl
22693            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
22694            + macos/ext/Mac/err/err.xs
22695            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
22696            ! macos/macish.c macos/macish.h macos/macperl.sym
22697 ____________________________________________________________________________
22698 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
22699         Log: More module and test ports from Thomas Wegner et al
22700      Branch: maint-5.6/macperl
22701            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
22702            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
22703            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
22704            ! t/op/magic.t
22705 ____________________________________________________________________________
22706 [ 11812] By: sky                                   on 2001/09/01  17:19:30
22707         Log: Subject: [PATCH t/op/concat.t] cleanup
22708              From: Michael G Schwern <schwern@pobox.com>
22709              Date: Sat, 1 Sep 2001 14:06:28 -0400
22710              Message-ID: <20010901140628.C606@blackrider>
22711      Branch: perl
22712            ! t/op/concat.t
22713 ____________________________________________________________________________
22714 [ 11811] By: sky                                   on 2001/09/01  12:25:29
22715         Log: Change #11805 didn't update the MANIFEST
22716      Branch: perl
22717            ! MANIFEST
22718 ____________________________________________________________________________
22719 [ 11810] By: sky                                   on 2001/09/01  11:52:44
22720         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
22721              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22722              Date: Sat, 1 Sep 2001 14:50:14 +0200
22723              Message-ID: <20010901145014.A691@rafael>
22724      Branch: perl
22725            ! t/op/inccode.t
22726 ____________________________________________________________________________
22727 [ 11809] By: sky                                   on 2001/09/01  11:49:22
22728         Log: Subject: PATCH: ExtUtils::MakeMaker
22729              From: Tony Bowden <tony@kasei.com>
22730              Date: Sat, 1 Sep 2001 10:33:53 +0100
22731              Message-ID: <20010901103353.A13863@soto.kasei.com>
22732              Manually applied
22733      Branch: perl
22734            ! lib/ExtUtils/MakeMaker.pm
22735 ____________________________________________________________________________
22736 [ 11808] By: sky                                   on 2001/09/01  11:39:13
22737         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
22738              From: mike808@users.sourceforge.net
22739              Date: Sat, 1 Sep 101 11:27:50 GMT
22740              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
22741              With little tweak
22742      Branch: perl
22743            ! lib/Term/Cap.pm
22744 ____________________________________________________________________________
22745 [ 11807] By: ams                                   on 2001/09/01  11:31:16
22746         Log: Subject: oct() and hex()
22747              From: Nicholas Clark <nick@ccl4.org>
22748              Date: Fri, 31 Aug 2001 23:14:13 +0100
22749              Message-Id: <20010831231413.J4950@plum.flirble.org>
22750      Branch: perl
22751            ! pod/perlclib.pod
22752 ____________________________________________________________________________
22753 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
22754         Log: Integrate change 11801 from maintperl
22755      Branch: maint-5.6/macperl
22756            ! perl.c
22757 ____________________________________________________________________________
22758 [ 11805] By: sky                                   on 2001/08/31  21:35:10
22759         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
22760              From: Michael G Schwern <schwern@pobox.com>
22761              Date: Fri, 31 Aug 2001 15:36:28 -0400
22762              Message-ID: <20010831153628.B598@blackrider>
22763              Check for things which used to segfault
22764      Branch: perl
22765            + t/run/segfault.t
22766 ____________________________________________________________________________
22767 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
22768         Log: integrate change#11801 from maint-5.6
22769              
22770              remove age-old UNICOS "workaround" that introduces a static, and
22771              hence an egregious race condition for threaded builds (*sigh*
22772              beats me why this kludge wasn't guarded by a UNICOS-specific
22773              #define *sigh*)
22774      Branch: perl
22775            ! perl.c
22776 ____________________________________________________________________________
22777 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
22778         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
22779              working in 5.7.x
22780      Branch: perl
22781            - objXSUB.h
22782            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
22783            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
22784            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
22785            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
22786            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
22787            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
22788            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
22789            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
22790            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
22791            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
22792            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
22793            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
22794            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
22795            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
22796            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
22797            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
22798            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
22799            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
22800            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
22801            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
22802            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
22803            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
22804 ____________________________________________________________________________
22805 [ 11802] By: ams                                   on 2001/08/31  18:11:32
22806         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
22807              From: "Philip Newton" <Philip.Newton@gmx.net>
22808              Date: Fri, 31 Aug 2001 21:12:56 +0200
22809              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
22810      Branch: perl
22811            ! pod/perldiag.pod
22812 ____________________________________________________________________________
22813 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
22814         Log: remove age-old UNICOS "workaround" that introduces a static, and
22815              hence an egregious race condition for threaded builds (*sigh*
22816              beats me why this kludge wasn't guarded by a UNICOS-specific
22817              #define *sigh*)
22818      Branch: maint-5.6/perl
22819            ! perl.c
22820 ____________________________________________________________________________
22821 [ 11800] By: sky                                   on 2001/08/31  17:30:26
22822         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
22823              Might break on platforms where bool is larger than 8 bites ???
22824      Branch: perl
22825            ! regcomp.c
22826 ____________________________________________________________________________
22827 [ 11799] By: ams                                   on 2001/08/31  12:15:44
22828         Log: Integrate 11778 into mainline.
22829      Branch: perl
22830            ! t/base/term.t
22831 ____________________________________________________________________________
22832 [ 11798] By: sky                                   on 2001/08/31  11:31:44
22833         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
22834              supposed to happen.
22835      Branch: perl
22836            ! regcomp.c
22837 ____________________________________________________________________________
22838 [ 11797] By: sky                                   on 2001/08/31  11:28:17
22839         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
22840              From: "John P. Linderman" <jpl@research.att.com>
22841              Date: Fri, 31 Aug 2001 08:20:35 -0400
22842              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
22843              Fixes test 14 which could fail randomly in rare cases.
22844      Branch: perl
22845            ! ext/Time/HiRes/HiRes.t regcomp.c
22846 ____________________________________________________________________________
22847 [ 11796] By: ams                                   on 2001/08/31  01:13:07
22848         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
22849              From: Nicholas Clark <nick@ccl4.org>
22850              Date: Thu, 30 Aug 2001 23:21:50 +0100
22851              Message-Id: <20010830232150.D4950@plum.flirble.org>
22852      Branch: perl
22853            ! ext/Sys/Syslog/Makefile.PL
22854 ____________________________________________________________________________
22855 [ 11795] By: ams                                   on 2001/08/30  23:53:23
22856         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
22857              patching example
22858              From: Michael G Schwern <schwern@pobox.com>
22859              Date: Thu, 30 Aug 2001 17:02:08 -0400
22860              Message-Id: <20010830170208.M2318@blackrider>
22861      Branch: perl
22862            ! pod/perlhack.pod
22863 ____________________________________________________________________________
22864 [ 11794] By: ams                                   on 2001/08/30  19:35:36
22865         Log: Subject: [PATCH] pp_modulo
22866              From: Nicholas Clark <nick@ccl4.org>
22867              Date: Thu, 30 Aug 2001 18:20:54 +0100
22868              Message-Id: <20010830182053.A4950@plum.flirble.org>
22869      Branch: perl
22870            ! pp.c t/op/64bitint.t
22871 ____________________________________________________________________________
22872 [ 11793] By: sky                                   on 2001/08/30  13:02:48
22873         Log: 11792 wasn't complete
22874      Branch: perl
22875            ! makedef.pl regcomp.c
22876 ____________________________________________________________________________
22877 [ 11792] By: sky                                   on 2001/08/30  12:21:11
22878         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
22879      Branch: perl
22880            ! makedef.pl
22881 ____________________________________________________________________________
22882 [ 11791] By: sky                                   on 2001/08/30  10:08:02
22883         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
22884      Branch: perl
22885            ! config_h.SH
22886 ____________________________________________________________________________
22887 [ 11790] By: sky                                   on 2001/08/30  08:22:31
22888         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
22889              on the pad. Fixes coredumps in cleanups introduced by
22890              Change 11755  
22891      Branch: perl
22892            ! op.c perl.c sv.h
22893 ____________________________________________________________________________
22894 [ 11789] By: sky                                   on 2001/08/29  19:01:47
22895         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
22896              This is a replacement implmentation that works on HPUX.
22897              This bug should probably be fixed in GCC.
22898      Branch: perl
22899            ! ext/Socket/Socket.xs
22900 ____________________________________________________________________________
22901 [ 11788] By: ams                                   on 2001/08/29  17:35:33
22902         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
22903              From: Nicholas Clark <nick@ccl4.org>
22904              Date: Wed, 29 Aug 2001 18:21:56 +0100
22905              Message-Id: <20010829182156.O4950@plum.flirble.org>
22906      Branch: perl
22907            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
22908 ____________________________________________________________________________
22909 [ 11787] By: sky                                   on 2001/08/29  10:42:54
22910         Log: Added test for pack_addr_in and unpack_addr_in
22911              Nitpik in test 10
22912      Branch: perl
22913            ! ext/Socket/Socket.t
22914 ____________________________________________________________________________
22915 [ 11786] By: sky                                   on 2001/08/29  10:28:14
22916         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
22917              Trying to catch errors on HP-UX
22918      Branch: perl
22919            ! ext/Socket/Socket.t
22920 ____________________________________________________________________________
22921 [ 11785] By: sky                                   on 2001/08/29  09:07:03
22922         Log: make sure USE_THREADS is defined so external apps work
22923      Branch: perl
22924            ! config_h.SH
22925 ____________________________________________________________________________
22926 [ 11784] By: sky                                   on 2001/08/29  08:06:12
22927         Log: Subject: Re: The hitlist of untested modules.
22928              From: Jonathan Stowe <gellyfish@gellyfish.com>
22929              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
22930              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
22931              Start of tests for Shell.pm (make Schwern poorer!)
22932      Branch: perl
22933            + lib/Shell.t
22934            ! MANIFEST
22935 ____________________________________________________________________________
22936 [ 11783] By: sky                                   on 2001/08/29  07:37:50
22937         Log: END{} can change the return value even if we die from BEGIN{}
22938      Branch: perl
22939            ! miniperlmain.c
22940 ____________________________________________________________________________
22941 [ 11782] By: ams                                   on 2001/08/29  06:32:17
22942         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
22943              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22944              Date: Wed, 29 Aug 2001 09:18:17 +0200
22945              Message-Id: <20010829091817.A4453@rafael>
22946      Branch: perl
22947            ! t/op/inccode.t
22948 ____________________________________________________________________________
22949 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
22950         Log: Delete xsubpp.patch, as full copy exists now
22951      Branch: maint-5.6/macperl
22952            - macos/xsubpp.patch
22953 ____________________________________________________________________________
22954 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
22955         Log: Add Changes file
22956      Branch: maint-5.6/macperl
22957            + macos/Changes
22958 ____________________________________________________________________________
22959 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
22960         Log: Add Mac version of xsubpp as separate file
22961      Branch: maint-5.6/macperl
22962            + macos/xsubpp
22963            ! macos/Makefile.mk
22964 ____________________________________________________________________________
22965 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
22966         Log: Fix open of /dev/null for Mac OS
22967      Branch: maint-5.6/macperl
22968            ! t/base/term.t
22969 ____________________________________________________________________________
22970 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
22971         Log: Various patches: enable more tests; skip CVS in PerlInstall;
22972              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
22973      Branch: maint-5.6/macperl
22974            ! macos/MacPerlTests.cmd macos/PerlInstall
22975            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
22976 ____________________________________________________________________________
22977 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
22978         Log: Allow for platforms to override formatting of errors
22979              on output from Matthias Neeracher (Mac files)
22980      Branch: maint-5.6/macperl
22981            ! macos/macish.c macos/macish.h
22982 ____________________________________________________________________________
22983 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
22984         Log: Allow for platforms to override formatting of errors
22985              on output from Matthias Neeracher (core files)
22986      Branch: maint-5.6/macperl
22987            ! perl.h pp_ctl.c util.c
22988 ____________________________________________________________________________
22989 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
22990         Log: Add some param checking, from reports by Kevin Reid.
22991      Branch: maint-5.6/macperl
22992            ! macos/ext/Mac/Controls/Controls.pm
22993            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
22994 ____________________________________________________________________________
22995 [ 11773] By: ams                                   on 2001/08/28  23:54:57
22996         Log: Subject: [PATCH] make coretest
22997              From: Paul Johnson <paul@pjcj.net>
22998              Date: Wed, 29 Aug 2001 00:11:38 +0200
22999              Message-Id: <20010829001138.B12169@pjcj.net>
23000              (Applied without the change to perlhack.pod. This should
23001              probably stay undocumented.)
23002      Branch: perl
23003            ! Makefile.SH t/TEST
23004 ____________________________________________________________________________
23005 [ 11772] By: sky                                   on 2001/08/28  13:01:20
23006         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
23007              From: Michael G Schwern <schwern@pobox.com>
23008              Date: Tue, 28 Aug 2001 09:57:39 -0400
23009              Message-ID: <20010828095738.E17775@blackrider>
23010      Branch: perl
23011            ! pod/perlhack.pod t/op/pack.t
23012 ____________________________________________________________________________
23013 [ 11771] By: sky                                   on 2001/08/28  11:20:13
23014         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
23015              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23016              Date: Tue, 28 Aug 2001 14:23:43 +0200
23017              Message-ID: <20010828142343.A19299@rafael>
23018      Branch: perl
23019            ! pod/perlvar.pod pp_ctl.c
23020 ____________________________________________________________________________
23021 [ 11770] By: ams                                   on 2001/08/28  10:13:21
23022         Log: Subject: [PATCH] odd typo in op.h
23023              From: Nicholas Clark <nick@ccl4.org>
23024              Date: Tue, 28 Aug 2001 12:10:26 +0100
23025              Message-Id: <20010828121026.V4950@plum.flirble.org>
23026      Branch: perl
23027            ! op.h
23028 ____________________________________________________________________________
23029 [ 11769] By: sky                                   on 2001/08/28  08:09:16
23030         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
23031              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
23032              Date: Tue, 28 Aug 2001 02:22:20 +0300
23033              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
23034      Branch: perl
23035            ! ext/B/B/Lint.pm
23036 ____________________________________________________________________________
23037 [ 11768] By: ams                                   on 2001/08/28  00:47:35
23038         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23039              From: Michael G Schwern <schwern@pobox.com>
23040              Date: Mon, 27 Aug 2001 21:24:44 -0400
23041              Message-Id: <20010827212444.F12582@blackrider>
23042      Branch: perl
23043            ! pod/perlhack.pod t/op/pack.t
23044 ____________________________________________________________________________
23045 [ 11767] By: ams                                   on 2001/08/27  23:59:48
23046         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23047              From: Michael G Schwern <schwern@pobox.com>
23048              Date: Mon, 27 Aug 2001 20:12:29 -0400
23049              Message-Id: <20010827201229.D12582@blackrider>
23050      Branch: perl
23051            ! pod/perlhack.pod t/op/pack.t
23052 ____________________________________________________________________________
23053 [ 11766] By: ams                                   on 2001/08/27  23:39:40
23054         Log: Update Changes.
23055      Branch: perl
23056            ! Changes
23057 ____________________________________________________________________________
23058 [ 11765] By: ams                                   on 2001/08/27  22:53:10
23059         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
23060              From: Michael G Schwern <schwern@pobox.com>
23061              Date: Mon, 27 Aug 2001 19:47:30 -0400
23062              Message-Id: <20010827194730.C12582@blackrider>
23063      Branch: perl
23064            ! t/op/inccode.t
23065 ____________________________________________________________________________
23066 [ 11764] By: ams                                   on 2001/08/27  22:46:21
23067         Log: Subject: [PATCH] new tests for the coderef-in-@INC
23068              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23069              Date: Mon, 27 Aug 2001 22:36:27 +0200
23070              Message-Id: <20010827223627.C690@rafael>
23071              
23072              Subject: Re: [PATCH] new tests for the coderef-in-@INC
23073              From: Nicholas Clark <nick@ccl4.org>
23074              Date: Tue, 28 Aug 2001 00:02:46 +0100
23075              Message-Id: <20010828000245.R4950@plum.flirble.org>
23076      Branch: perl
23077            + t/op/inccode.t
23078            ! MANIFEST
23079 ____________________________________________________________________________
23080 [ 11763] By: ams                                   on 2001/08/27  22:41:09
23081         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
23082              bleadperl on fire, Win95+4NT)
23083              From: Michael G Schwern <schwern@pobox.com>
23084              Date: Mon, 27 Aug 2001 16:54:42 -0400
23085              Message-Id: <20010827165442.F9436@blackrider>
23086      Branch: perl
23087            ! lib/warnings.t
23088 ____________________________________________________________________________
23089 [ 11762] By: sky                                   on 2001/08/27  19:19:17
23090         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
23091              avaible at compile time. This broke the compilation of 
23092              Net/Ping.pm
23093      Branch: perl
23094            ! lib/Net/Ping.pm
23095 ____________________________________________________________________________
23096 [ 11761] By: sky                                   on 2001/08/27  18:34:48
23097         Log: Removed tripple definitions of CUSTOM_OP functions.
23098      Branch: perl
23099            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
23100 ____________________________________________________________________________
23101 [ 11760] By: sky                                   on 2001/08/27  18:21:27
23102         Log: Regen headers
23103      Branch: perl
23104            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
23105            ! perlapi.h proto.h
23106 ____________________________________________________________________________
23107 [ 11759] By: ams                                   on 2001/08/27  16:31:53
23108         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
23109              From: "chromatic" <chromatic@rmci.net>
23110              Date: Mon, 27 Aug 2001 11:17:09 -0600
23111              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
23112      Branch: perl
23113            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
23114 ____________________________________________________________________________
23115 [ 11758] By: sky                                   on 2001/08/27  15:16:42
23116         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
23117              Thanks to H. Merijn Brand for the patch.
23118              Some of the comments and or guards might be removable in perl.h now.
23119      Branch: perl
23120            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
23121            ! Porting/Glossary Porting/config_H README.threads config_h.SH
23122            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
23123            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
23124            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
23125            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
23126            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
23127            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
23128            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
23129            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
23130            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
23131            ! win32/config_H.vc win32/perllib.c win32/win32.h
23132            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
23133            ! wince/config.h wince/config_H.ce wince/win32.h
23134            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
23135 ____________________________________________________________________________
23136 [ 11757] By: sky                                   on 2001/08/27  13:39:16
23137         Log: Subject: GNU ld parses arguments different
23138              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23139              Date: Mon, 27 Aug 2001 16:25:51 +0200
23140              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
23141      Branch: perl
23142            ! hints/hpux.sh
23143 ____________________________________________________________________________
23144 [ 11756] By: sky                                   on 2001/08/27  13:18:45
23145         Log: Subject: Custom Ops
23146              From: Simon Cozens <simon@netthink.co.uk>
23147              Date: Sat, 25 Aug 2001 17:45:09 +0100
23148              Message-ID: <20010825174509.A5752@netthink.co.uk>
23149              I also added a fix to Opcode.pm to quite test cases.
23150      Branch: perl
23151            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
23152            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
23153 ____________________________________________________________________________
23154 [ 11755] By: sky                                   on 2001/08/27  05:37:17
23155         Log: Plugs a memory leak on destruction of regular expressions
23156              introcued by #11274.
23157              PL_regex_padav now has an AV as it's first entry with a list
23158              of freed regex_padav slots that it will reuse on creating
23159              new PMOPs.
23160      Branch: perl
23161            ! op.c perl.c
23162 ____________________________________________________________________________
23163 [ 11754] By: ams                                   on 2001/08/26  14:38:52
23164         Log: Subject: [PATCH] t/io/binmode.t
23165              From: Nicholas Clark <nick@ccl4.org>
23166              Date: Sun, 26 Aug 2001 12:03:05 +0100
23167              Message-Id: <20010826120305.C4950@plum.flirble.org>
23168              
23169              (Also a nitpick in #11752 to t/op/universal.t)
23170      Branch: perl
23171            ! t/io/binmode.t t/op/universal.t
23172 ____________________________________________________________________________
23173 [ 11753] By: ams                                   on 2001/08/26  08:19:34
23174         Log: Subject: [PATCH] op/universal.t failing
23175              From: Nicholas Clark <nick@ccl4.org>
23176              Date: Sun, 26 Aug 2001 09:48:22 +0100
23177              Message-Id: <20010826094822.B4950@plum.flirble.org>
23178      Branch: perl
23179            ! t/op/universal.t
23180 ____________________________________________________________________________
23181 [ 11752] By: ams                                   on 2001/08/25  22:46:13
23182         Log: Subject: Re: 'can' with undefined subs
23183              From: Tony Bowden <tony@kasei.com>
23184              Date: Sat, 25 Aug 2001 14:58:17 +0100
23185              Message-Id: <20010825145817.A11788@soto.kasei.com>
23186              (Applied with minor modifications.)
23187      Branch: perl
23188            ! t/op/universal.t
23189 ____________________________________________________________________________
23190 [ 11751] By: ams                                   on 2001/08/25  18:28:43
23191         Log: Subject: Re: 'can' with undefined subs
23192              From: Tony Bowden <tony@kasei.com>
23193              Date: Sat, 25 Aug 2001 15:13:14 +0100
23194              Message-Id: <20010825151314.B11788@soto.kasei.com>
23195      Branch: perl
23196            ! lib/UNIVERSAL.pm
23197 ____________________________________________________________________________
23198 [ 11750] By: nick                                  on 2001/08/25  15:24:15
23199         Log: Integrate mainline
23200      Branch: perlio
23201           +> t/io/binmode.t
23202           !> (integrate 26 files)
23203 ____________________________________________________________________________
23204 [ 11749] By: nick                                  on 2001/08/25  14:55:41
23205         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
23206              From:  John Peacock <jpeacock@rowman.com>
23207              Date:  Wed, 22 Aug 2001 12:05:28 -0400
23208              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
23209      Branch: perl
23210            ! pod/perlhack.pod
23211 ____________________________________________________________________________
23212 [ 11748] By: nick                                  on 2001/08/25  14:53:04
23213         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
23214              From:  Michael G Schwern <schwern@pobox.com>
23215              Date:  Wed, 22 Aug 2001 19:22:45 -0400
23216              Message-Id:  <20010822192245.U619@blackrider>
23217      Branch: perl
23218            ! MANIFEST
23219 ____________________________________________________________________________
23220 [ 11747] By: nick                                  on 2001/08/25  14:52:33
23221         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
23222              From:  Nicholas Clark <nick@ccl4.org>
23223              Date:  Wed, 22 Aug 2001 23:29:06 +0100
23224              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
23225      Branch: perl
23226            + t/io/binmode.t
23227            ! perlio.c pod/perlfunc.pod
23228 ____________________________________________________________________________
23229 [ 11744] By: nick                                  on 2001/08/25  14:37:33
23230         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
23231              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
23232              Date:  Fri, 24 Aug 2001 22:10:42 +0200
23233              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
23234      Branch: perl
23235            ! x2p/a2py.c x2p/walk.c
23236 ____________________________________________________________________________
23237 [ 11743] By: nick                                  on 2001/08/25  14:32:47
23238         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
23239              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23240              Date:  Fri, 24 Aug 2001 23:34:13 +0200
23241              Message-Id:  <20010824233413.A1285@rafael>
23242      Branch: perl
23243            ! pod/perlfunc.pod pod/perlvar.pod
23244 ____________________________________________________________________________
23245 [ 11742] By: ams                                   on 2001/08/25  13:16:02
23246         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
23247              From: Nicholas Clark <nick@ccl4.org>
23248              Date: Sat, 25 Aug 2001 14:50:07 +0100
23249              Message-Id: <20010825145007.L41464@plum.flirble.org>
23250      Branch: perl
23251            ! pp_ctl.c
23252 ____________________________________________________________________________
23253 [ 11741] By: nick                                  on 2001/08/24  07:08:45
23254         Log: When applying patch via Porting/apply fails, do p4 refresh
23255              to get old files back.
23256      Branch: perl
23257            ! Porting/apply
23258 ____________________________________________________________________________
23259 [ 11740] By: ams                                   on 2001/08/24  04:47:24
23260         Log: #11739 was incomplete.
23261      Branch: perl
23262            ! pod/perldiag.pod
23263 ____________________________________________________________________________
23264 [ 11739] By: ams                                   on 2001/08/24  04:09:40
23265         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
23266              From: "Philip Newton" <Philip.Newton@gmx.net>
23267              Date: Fri, 24 Aug 2001 07:08:34 +0200
23268      Branch: perl
23269            ! pod/perldiag.pod
23270 ____________________________________________________________________________
23271 [ 11738] By: ams                                   on 2001/08/24  02:19:42
23272         Log: Fixed Doug Wilson's email address.
23273      Branch: perl
23274            ! AUTHORS
23275 ____________________________________________________________________________
23276 [ 11737] By: ams                                   on 2001/08/24  00:10:13
23277         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
23278              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23279              Date: Thu, 23 Aug 2001 22:22:58 +0200
23280              Message-Id: <20010823222258.A901@rafael>
23281      Branch: perl
23282            ! pod/perldiag.pod
23283 ____________________________________________________________________________
23284 [ 11736] By: ams                                   on 2001/08/24  00:05:02
23285         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
23286              From: "Craig A. Berry" <craigberry@mac.com>
23287              Date: Thu, 23 Aug 2001 19:07:45 -0500
23288              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
23289      Branch: perl
23290            ! configure.com
23291 ____________________________________________________________________________
23292 [ 11735] By: sky                                   on 2001/08/23  13:42:07
23293         Log: Backed out 11732, it breaks lib/strict.t 
23294      Branch: perl
23295            ! op.c
23296 ____________________________________________________________________________
23297 [ 11734] By: sky                                   on 2001/08/23  11:45:59
23298         Log: Removed toy from 17133 after Matt Sargeants request.
23299      Branch: perl
23300            ! pod/perlfaq4.pod
23301 ____________________________________________________________________________
23302 [ 11733] By: sky                                   on 2001/08/23  11:36:29
23303         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
23304              From: Robin Houston <robin@kitsite.com>
23305              Date: Wed, 22 Aug 2001 23:06:16 +0100
23306              Message-ID: <20010822230616.A254@robin.kitsite.com>
23307      Branch: perl
23308            ! pod/perlfaq4.pod
23309 ____________________________________________________________________________
23310 [ 11732] By: sky                                   on 2001/08/23  10:36:02
23311         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
23312              From: Simon Cozens <simon@netthink.co.uk>
23313              Date: Thu, 23 Aug 2001 12:06:36 +0100
23314              Message-ID: <20010823120636.A9961@netthink.co.uk>
23315      Branch: perl
23316            ! op.c
23317 ____________________________________________________________________________
23318 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
23319         Log: fix broken windows build
23320      Branch: perl
23321            ! perl.h
23322 ____________________________________________________________________________
23323 [ 11730] By: ams                                   on 2001/08/22  21:35:30
23324         Log: Subject: [PATCH] io/tell.t doesn't chdir t
23325              From: Nicholas Clark <nick@ccl4.org>
23326              Date: Wed, 22 Aug 2001 23:25:58 +0100
23327              Message-Id: <20010822232557.Y82818@plum.flirble.org>
23328      Branch: perl
23329            ! t/io/tell.t
23330 ____________________________________________________________________________
23331 [ 11729] By: ams                                   on 2001/08/22  20:32:21
23332         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
23333              questions)
23334              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23335              Date: Wed, 22 Aug 2001 17:09:04 -0400
23336              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
23337              (Oops, forgot File::Spec::Unix in the previous patch.)
23338      Branch: perl
23339            ! lib/File/Spec/Unix.pm
23340 ____________________________________________________________________________
23341 [ 11728] By: ams                                   on 2001/08/22  20:25:41
23342         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
23343              questions)
23344              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23345              Date: Wed, 22 Aug 2001 17:09:04 -0400
23346              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
23347      Branch: perl
23348            ! lib/File/Spec.pm
23349 ____________________________________________________________________________
23350 [ 11727] By: ams                                   on 2001/08/22  19:43:30
23351         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
23352              From: John Peacock <jpeacock@rowman.com>
23353              Date: Wed, 22 Aug 2001 12:35:52 -0400
23354              Message-Id: <3B83DF68.5D89DC81@rowman.com>
23355              (Adds proper tests for $], notwithstanding Subject. +nitpick)
23356      Branch: perl
23357            ! t/op/ver.t
23358 ____________________________________________________________________________
23359 [ 11726] By: ams                                   on 2001/08/22  19:36:39
23360         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
23361              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
23362              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
23363              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
23364      Branch: perl
23365            ! lib/diagnostics.pm lib/diagnostics.t
23366 ____________________________________________________________________________
23367 [ 11725] By: ams                                   on 2001/08/22  19:25:01
23368         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
23369              From: Nicholas Clark <nick@ccl4.org>
23370              Date: Wed, 22 Aug 2001 20:59:05 +0100
23371              Message-Id: <20010822205905.U82818@plum.flirble.org>
23372      Branch: perl
23373            ! pp.c t/op/64bitint.t t/op/arith.t
23374 ____________________________________________________________________________
23375 [ 11724] By: ams                                   on 2001/08/22  10:02:33
23376         Log: Subject: Configure blooper
23377              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23378              Date: Wed, 22 Aug 2001 12:38:35 +0200
23379              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
23380      Branch: perl
23381            ! Configure
23382 ____________________________________________________________________________
23383 [ 11723] By: ams                                   on 2001/08/21  16:17:53
23384         Log: Subject: [PATCH] installperl -help
23385              From: Nicholas Clark <nick@ccl4.org>
23386              Date: Tue, 21 Aug 2001 17:34:23 +0100
23387              Message-Id: <20010821173423.F82818@plum.flirble.org>
23388      Branch: perl
23389            ! installperl
23390 ____________________________________________________________________________
23391 [ 11722] By: ams                                   on 2001/08/20  07:46:31
23392         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
23393              From: Ilmari Karonen <iltzu@sci.fi>
23394              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
23395              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
23396      Branch: perl
23397            ! pod/perlvar.pod
23398 ____________________________________________________________________________
23399 [ 11721] By: nick                                  on 2001/08/20  06:24:31
23400         Log: Integrate mainline
23401      Branch: perlio
23402           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
23403           +> lib/Lingua/KO/Hangul/Util/Changes
23404           +> lib/Lingua/KO/Hangul/Util/README
23405           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
23406           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
23407           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
23408           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
23409           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
23410           +> lib/Unicode/Normalize/t/test.t
23411            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
23412           !> (integrate 55 files)
23413 ____________________________________________________________________________
23414 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
23415         Log: Integrate Change #11599 from maint-5.6/perl
23416      Branch: maint-5.6/macperl
23417           !> README.win32
23418 ____________________________________________________________________________
23419 [ 11719] By: ams                                   on 2001/08/18  21:21:42
23420         Log: Add Porting/apply to MANIFEST.
23421      Branch: perl
23422            ! MANIFEST
23423 ____________________________________________________________________________
23424 [ 11718] By: sky                                   on 2001/08/18  14:38:01
23425         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
23426              Better solution would be to make 5005threaded perl use
23427              the same system as ithreads do
23428      Branch: perl
23429            ! perl.h
23430 ____________________________________________________________________________
23431 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
23432         Log: New try for ID 20010407.006: detach the semantics
23433              "was the last match target UTF8" into its own variable.
23434      Branch: perl
23435            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
23436            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
23437 ____________________________________________________________________________
23438 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
23439         Log: UTF8 flag should be meaningful only when POK.
23440      Branch: perl
23441            ! dump.c
23442 ____________________________________________________________________________
23443 [ 11715] By: sky                                   on 2001/08/18  11:45:16
23444         Log: USE_THREADS and USE_ITHREADS are never true at the same time
23445      Branch: perl
23446            ! perl.h
23447 ____________________________________________________________________________
23448 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
23449         Log: Retract #11712 for now.  The real fix would probably
23450              be something like making PL_reg_sv a copy (PV + UTF8)
23451              of the matched/substituted string (note: not just a SvPOK
23452              string, for example the stringified form of a ROK would
23453              be applicable)  Beware of leaks.
23454      Branch: perl
23455            ! pp_hot.c t/op/pat.t
23456 ____________________________________________________________________________
23457 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
23458         Log: UTF8 wasn't printing for PVMGs.
23459      Branch: perl
23460            ! dump.c
23461 ____________________________________________________________________________
23462 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
23463         Log: (Retracted by #11714)
23464              
23465              Okay analysis, debatable fix.  (The fix will inc
23466              the refcount of all temporary match objects,
23467              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
23468              which will then cause griping at untie() time
23469              ("inner references remain").
23470              
23471              Fix for ID 20010407.006: PL_reg_sv got wiped out
23472              by freetemps if the match target was a temporary
23473              (like function_call() =~ /.../), which in turn meant
23474              that the $1 et al stopped working if they had UTF-8
23475              in them.  Therefore bump up the refcount of PL_reg_sv.
23476      Branch: perl
23477            ! pp_hot.c t/op/pat.t
23478 ____________________________________________________________________________
23479 [ 11711] By: ams                                   on 2001/08/17  20:32:08
23480         Log: Subject: [PATCH] doesn't compile, was perl@11710
23481              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23482              Date: Fri, 17 Aug 2001 23:21:10 +0200
23483              Message-Id: <20010817232110.C7041@rafael> 
23484      Branch: perl
23485            ! sharedsv.c
23486 ____________________________________________________________________________
23487 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
23488         Log: Update Changes.
23489      Branch: perl
23490            ! Changes patchlevel.h
23491 ____________________________________________________________________________
23492 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
23493         Log: Upgrade to libnet 1.0704.
23494      Branch: perl
23495            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
23496            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
23497            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
23498            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
23499            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
23500            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
23501            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
23502 ____________________________________________________________________________
23503 [ 11708] By: sky                                   on 2001/08/17  13:34:04
23504         Log: Let perl_clone copy PL_exit_flags
23505      Branch: perl
23506            ! sv.c
23507 ____________________________________________________________________________
23508 [ 11707] By: sky                                   on 2001/08/17  12:28:41
23509         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
23510      Branch: perl
23511            ! sharedsv.c sharedsv.h
23512 ____________________________________________________________________________
23513 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
23514         Log: The metaconfig unit change for #11705.
23515      Branch: metaconfig/U/perl
23516            ! Extensions.U
23517 ____________________________________________________________________________
23518 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
23519         Log: Allow the threads extension to be found if present.
23520      Branch: perl
23521            ! Configure
23522 ____________________________________________________________________________
23523 [ 11704] By: nick                                  on 2001/08/17  11:47:54
23524         Log: Mail -> change script (pre-alpha)
23525      Branch: perl
23526            + Porting/apply
23527 ____________________________________________________________________________
23528 [ 11703] By: sky                                   on 2001/08/17  07:11:24
23529         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
23530              Thanks to Tom Hospel for pointing out my error.
23531      Branch: perl
23532            ! op.h
23533 ____________________________________________________________________________
23534 [ 11702] By: sky                                   on 2001/08/17  04:18:11
23535         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.
23536      Branch: perl
23537            ! embed.pl miniperlmain.c perl.c perl.h proto.h
23538 ____________________________________________________________________________
23539 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
23540         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
23541              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
23542      Branch: perl
23543            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
23544            + lib/Lingua/KO/Hangul/Util/README
23545            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
23546            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
23547            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
23548            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
23549            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
23550            + lib/Unicode/Normalize/t/test.t
23551            ! MANIFEST
23552 ____________________________________________________________________________
23553 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
23554         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
23555              Date: Thu, 16 Aug 2001 22:46:15 -0500
23556              From: "Craig A. Berry" <craigberry@mac.com>
23557              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
23558      Branch: perl
23559            ! configure.com numeric.c
23560 ____________________________________________________________________________
23561 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
23562         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
23563              of the usual suspects (like getpwent) but not for others
23564              (like localtime and rand).  The _r versions are available
23565              for all of them, so let's use them.
23566      Branch: perl
23567            ! perl.h
23568 ____________________________________________________________________________
23569 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
23570         Log: (Accidental apply; thankfully empty.)
23571      Branch: perl
23572            ! hints/os390.sh
23573 ____________________________________________________________________________
23574 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
23575         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
23576              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23577              Date: Thu, 16 Aug 2001 16:27:49 +0100
23578              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
23579      Branch: perl
23580            ! regexec.c t/op/re_tests
23581 ____________________________________________________________________________
23582 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
23583         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
23584              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23585              Date: Thu, 16 Aug 2001 18:50:01 +0100
23586              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
23587      Branch: perl
23588            ! pp_hot.c t/op/pat.t
23589 ____________________________________________________________________________
23590 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
23591         Log: Subject: [PATCH] *time_r again
23592              From: "Arthur Bergman" <arthur@contiller.se>
23593              Date: Thu, 16 Aug 2001 16:01:54 +0200
23594              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
23595      Branch: perl
23596            ! op.h
23597 ____________________________________________________________________________
23598 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
23599         Log: system() and backtick error handling cleanup from Craig A. Berry.
23600      Branch: perl
23601            ! vms/vms.c
23602 ____________________________________________________________________________
23603 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
23604         Log: change#10334 leaks memory, copies string when it doesn't
23605              need to
23606      Branch: perl
23607            ! perl.c
23608 ____________________________________________________________________________
23609 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
23610         Log: One more twist to the sprintf + utf8 testing.
23611      Branch: perl
23612            ! t/op/misc.t
23613 ____________________________________________________________________________
23614 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
23615         Log: Fix for 20010407.008 sprintf removes utf8-ness.
23616      Branch: perl
23617            ! pp.c t/op/misc.t
23618 ____________________________________________________________________________
23619 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
23620         Log: Subject: [PATCH] *time_r fixes
23621              From: "Arthur Bergman" <arthur@contiller.se>
23622              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
23623              Date: Thu, 16 Aug 2001 14:22:27 +0200
23624      Branch: perl
23625            ! op.h
23626 ____________________________________________________________________________
23627 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
23628         Log: Upgrade to CGI.pm 2.77.
23629      Branch: perl
23630            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
23631            ! lib/CGI/t/function.t
23632 ____________________________________________________________________________
23633 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
23634         Log: Document the bytes-to-Unicode upgrading.
23635      Branch: perl
23636            ! pod/perlunicode.pod
23637 ____________________________________________________________________________
23638 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
23639         Log: Add a test for Unicode sprintf.
23640      Branch: perl
23641            ! t/op/misc.t
23642 ____________________________________________________________________________
23643 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
23644         Log: Add Unicode tests for index/rindex.
23645      Branch: perl
23646            ! t/op/index.t
23647 ____________________________________________________________________________
23648 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
23649         Log: Document a bit the art of minimizing the installation,
23650              based on the p5p discussion.
23651      Branch: perl
23652            ! INSTALL
23653 ____________________________________________________________________________
23654 [ 11684] By: nick                                  on 2001/08/15  15:03:31
23655         Log: Integrate mainline
23656      Branch: perlio
23657           +> sharedsv.c sharedsv.h
23658           !> (integrate 53 files)
23659 ____________________________________________________________________________
23660 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
23661         Log: Update Changes.
23662      Branch: perl
23663            ! Changes patchlevel.h
23664 ____________________________________________________________________________
23665 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
23666         Log: The #11673 necessitated a test tweak.
23667      Branch: perl
23668            ! t/io/utf8.t
23669 ____________________________________________________________________________
23670 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
23671         Log: Also UNICOS is in the general case unable to silently
23672              handle fp overflows.
23673      Branch: perl
23674            ! numeric.c
23675 ____________________________________________________________________________
23676 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
23677         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
23678              NV_EPSILON #defined.
23679      Branch: perl
23680            ! perl.h
23681 ____________________________________________________________________________
23682 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
23683         Log: Re-establish the fp overflow detection for VAX VMS; there
23684              is no easy way to have the IEEE fp silent overflow semantics.
23685              (in Alpha VMS we still will use IEEE fp by default-- but it
23686              is still possible to configure Perl to use G_FLOAT)
23687      Branch: perl
23688            ! numeric.c
23689 ____________________________________________________________________________
23690 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
23691         Log: Subject: [PATCH] pp_lock 
23692              From: "Arthur Bergman" <arthur@contiller.se>
23693              Date: Wed, 15 Aug 2001 11:52:16 +0200
23694              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
23695      Branch: perl
23696            ! pp.c
23697 ____________________________________________________________________________
23698 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
23699         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
23700              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23701              Date: Wed, 15 Aug 2001 11:32:11 +0100
23702              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
23703      Branch: perl
23704            ! regcomp.c t/op/re_tests
23705 ____________________________________________________________________________
23706 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
23707         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
23708              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23709              Date: Wed, 15 Aug 2001 10:33:49 +0100
23710              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
23711      Branch: perl
23712            ! regexec.c t/op/re_tests
23713 ____________________________________________________________________________
23714 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
23715         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
23716              From: Barrie Slaymaker <barries@slaysys.com>
23717              Date: Tue, 14 Aug 2001 14:32:25 -0400
23718              Message-ID: <20010814143225.A19822@jester.slaysys.com>
23719      Branch: perl
23720            ! lib/File/Spec.t lib/File/Spec/Unix.pm
23721 ____________________________________________________________________________
23722 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
23723         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
23724              From: Peter Prymmer <pvhp@forte.com>
23725              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
23726              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
23727      Branch: perl
23728            ! README.vms configure.com
23729 ____________________________________________________________________________
23730 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
23731         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
23732              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23733              Date: Tue, 14 Aug 2001 21:23:27 +0200
23734              Message-ID: <20010814212327.A1919@rafael>
23735      Branch: perl
23736            ! doio.c
23737 ____________________________________________________________________________
23738 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
23739         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
23740              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
23741              Date: Tue, 14 Aug 2001 22:30:11 +0200
23742              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
23743              
23744              Combination of nmake, quoting, and Perl expanded $( in here-doc.
23745      Branch: perl
23746            ! ext/SDBM_File/Makefile.PL
23747 ____________________________________________________________________________
23748 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
23749         Log: Todo updates.
23750      Branch: perl
23751            ! pod/perltodo.pod
23752 ____________________________________________________________________________
23753 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
23754         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
23755              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
23756              Date: Mon, 13 Aug 2001 23:15:01 +0200
23757              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
23758      Branch: perl
23759            ! sv.c
23760 ____________________________________________________________________________
23761 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
23762         Log: Subject: [PATCH] [b-]showlex.t
23763              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
23764              Date: Sun, 12 Aug 2001 22:24:51 +0200
23765              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
23766              
23767              The 4nt command shell will expand the % in command line
23768              no matter what quoting is attempted, changed the % to @.
23769      Branch: perl
23770            ! ext/B/Showlex.t
23771 ____________________________________________________________________________
23772 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
23773         Log: Subject: [PATCH] magic.t
23774              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
23775              Date: Sun, 12 Aug 2001 20:49:27 +0200
23776              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
23777      Branch: perl
23778            ! t/op/magic.t
23779 ____________________________________________________________________________
23780 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
23781         Log: Add sharedsv* to the DOSish platforms; plus add
23782              some WinCE files to the list of DOSish files.
23783      Branch: perl
23784            ! NetWare/Makefile Porting/makerel win32/Makefile
23785            ! win32/makefile.mk wince/Makefile.ce
23786 ____________________________________________________________________________
23787 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
23788         Log: More DOSish files.
23789      Branch: perl
23790            ! Porting/makerel
23791 ____________________________________________________________________________
23792 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
23793         Log: Strip CRs from the WinCE files.  Now we need to
23794              figure out in which CRs are really needed: probably
23795              Makefile.ce and the README files, at least, probably
23796              also the registry.bat.
23797      Branch: perl
23798            ! wince/Makefile.ce wince/README.compile wince/README.perlce
23799            ! wince/config.h wince/include/cectype.h wince/include/errno.h
23800            ! wince/include/sys/stat.h wince/include/sys/types.h
23801            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
23802            ! wince/perldll.def wince/registry.bat wince/wince.h
23803            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
23804 ____________________________________________________________________________
23805 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
23806         Log: Add some files to DOSish and writables.
23807      Branch: perl
23808            ! Porting/makerel
23809 ____________________________________________________________________________
23810 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
23811         Log: Compile failure message tidying.
23812      Branch: perl
23813            ! t/lib/1_compile.t
23814 ____________________________________________________________________________
23815 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
23816         Log: The new sharedsv* should be exported only if usethreads.
23817      Branch: perl
23818            ! makedef.pl
23819 ____________________________________________________________________________
23820 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
23821         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
23822              From: Peter Prymmer <pvhp@forte.com>
23823              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
23824              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
23825      Branch: perl
23826            ! README.os390
23827 ____________________________________________________________________________
23828 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
23829         Log: Update Changes.
23830      Branch: perl
23831            ! Changes patchlevel.h
23832 ____________________________________________________________________________
23833 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
23834         Log: Subject: [PATHC] sharedsv.[c|h]
23835              From: "Artur Bergman" <artur@contiller.se>
23836              Date: Mon, 13 Aug 2001 14:38:41 +0200
23837              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
23838              
23839              Subject: [PATCH] embed.pl
23840              From: Arthur Bergman <arthur@contiller.se>
23841              Date: Mon, 13 Aug 2001 14:38:14 +0200
23842              Message-ID: <B79D96D6.3088%arthur@contiller.se>
23843              
23844              Subject: [PATCH] sharedsv cleanups
23845              From: "Arthur Bergman" <arthur@contiller.se>
23846              Date: Mon, 13 Aug 2001 15:14:25 +0200
23847              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
23848              
23849              Plus few tweaks: _init needs to be Adp, the prototypes
23850              should not be revealed unless using ithreads, #endif FOO
23851              must be #endif /* FOO */, adding (parentheses) around
23852              do { } while doesn't work too well.
23853      Branch: perl
23854            + sharedsv.c sharedsv.h
23855            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
23856            ! perl.h perlapi.c pod/perlapi.pod proto.h
23857 ____________________________________________________________________________
23858 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
23859         Log: Subject: Re: END {} blocks run in perl_run
23860              From: Arthur Bergman <arthur@contiller.se>
23861              Date: Mon, 13 Aug 2001 11:11:30 +0200
23862              Message-ID: <B79D6661.3068%arthur@contiller.se>
23863      Branch: perl
23864            ! perl.c
23865 ____________________________________________________________________________
23866 [ 11657] By: nick                                  on 2001/08/13  09:03:02
23867         Log: Integrate mainline
23868      Branch: perlio
23869           +> (branch 326 files)
23870            - (delete 330 files)
23871           !> (integrate 85 files)
23872 ____________________________________________________________________________
23873 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
23874         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
23875              and the Perl will be built to do that by default (adding that
23876              will break scripts having non-UTF-8 binary data, such as Latin-1.)
23877      Branch: perl
23878            ! op.c toke.c utf8.h
23879 ____________________________________________________________________________
23880 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
23881         Log: Unnecessary downgrades.
23882      Branch: perl
23883            ! doop.c
23884 ____________________________________________________________________________
23885 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
23886         Log: Failure not true anymore (probably caused by my broken setup).
23887      Branch: perl
23888            ! t/op/pat.t
23889 ____________________________________________________________________________
23890 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
23891         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
23892              stopped working).
23893      Branch: perl
23894            ! op.h pp_ctl.c regcomp.c
23895 ____________________________________________________________________________
23896 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
23897         Log: There is no IN_UTF8.
23898      Branch: perl
23899            ! utf8.h
23900 ____________________________________________________________________________
23901 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
23902         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
23903      Branch: perl
23904            ! op.c op.h pp_ctl.c regcomp.c
23905 ____________________________________________________________________________
23906 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
23907         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
23908              and a test tweak.
23909      Branch: perl
23910            ! op.c t/pod/find.t
23911 ____________________________________________________________________________
23912 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
23913         Log: Todo updates and fixes.
23914      Branch: perl
23915            ! pod/perltodo.pod
23916 ____________________________________________________________________________
23917 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
23918         Log: Mark tests (and one module) having explicit Latin-1
23919              (and one file having explicit UTF-8) with an explicit
23920              'no utf8' (and one explicit 'use utf8').
23921              
23922              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
23923      Branch: perl
23924            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
23925            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
23926            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
23927 ____________________________________________________________________________
23928 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
23929         Log: Subject: SV: END {} blocks run in perl_run
23930              From: "Arthur Bergman" <arthur@contiller.se>
23931              Date: Sun, 12 Aug 2001 00:34:28 +0200 
23932              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
23933      Branch: perl
23934            ! miniperlmain.c perl.c
23935 ____________________________________________________________________________
23936 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
23937         Log: Typos in #11645.
23938      Branch: perl
23939            ! perl.h
23940 ____________________________________________________________________________
23941 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
23942         Log: On ithreads default to use_reentrant except on naturally
23943              threadsafe platforms.
23944      Branch: perl
23945            ! perl.h
23946 ____________________________________________________________________________
23947 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
23948         Log: (Hopefully) a fix for 20010723.004: make install needs
23949              write permission in build directory.  The problem was
23950              probably caused by overeager sprinkling of the lib/re.pm
23951              dependencies (which was done to guarantee lib/re.pm being
23952              uptodate for parallel makes: now solved by funneling that
23953              through an explicit recursive make in the preplibrary target).
23954      Branch: perl
23955            ! Makefile.SH
23956 ____________________________________________________________________________
23957 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
23958         Log: Dispell the "use utf8" superstition.
23959      Branch: perl
23960            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
23961            ! pod/perlunicode.pod
23962 ____________________________________________________________________________
23963 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
23964         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
23965              From: "Abigail" <abigail@foad.org> 
23966              Date: Sat, 11 Aug 2001 23:49:49 +0200
23967              Message-ID: <20010811214950.23255.qmail@foad.org>
23968      Branch: perl
23969            ! t/op/taint.t
23970 ____________________________________________________________________________
23971 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
23972         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
23973              From: Abhijit Menon-Sen <ams@wiw.org>
23974              Date: Sat, 11 Aug 2001 06:18:19 +0530
23975              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
23976      Branch: perl
23977            ! mg.c
23978 ____________________________________________________________________________
23979 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
23980         Log: Test for change #11639.
23981      Branch: perl
23982            ! t/op/tiehandle.t
23983 ____________________________________________________________________________
23984 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
23985         Log: Subject: Re: Can't localize *FH, then tie it
23986              From: Abhijit Menon-Sen <ams@wiw.org>
23987              Date: Sun, 12 Aug 2001 16:08:06 +0530
23988              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
23989      Branch: perl
23990            ! pp_hot.c pp_sys.c
23991 ____________________________________________________________________________
23992 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
23993         Log: Drop all the unnecessary "use utf8" clauses and some of
23994              the unnecessary "use bytes" ones.
23995              
23996              TODO: scour the documentation for unnecessary "use utf8"
23997              and prominently display it in perldelta when the time comes.
23998              ("use utf8" should be necessary ONLY if one wants the script
23999              to be in UTF-8.)  Also should be checked in some non-ASCII
24000              non-Latin-1 platform, like EBCDIC.
24001      Branch: perl
24002            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
24003            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
24004 ____________________________________________________________________________
24005 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
24006         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
24007              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
24008              in Unicode handling.
24009      Branch: perl
24010            + t/op/lc.t
24011            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
24012 ____________________________________________________________________________
24013 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
24014         Log: Thinko: we want the flags for native cc, not gcc.
24015      Branch: perl
24016            ! hints/dec_osf.sh
24017 ____________________________________________________________________________
24018 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
24019         Log: (retracted by 13077)
24020              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
24021              From: Robin Houston <robin@kitsite.com>
24022              Date: Fri, 10 Aug 2001 14:42:02 +0100
24023              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
24024      Branch: perl
24025            ! pp.c
24026 ____________________________________________________________________________
24027 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
24028         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
24029              From: Abhijit Menon-Sen <ams@wiw.org>
24030              Date: Sat, 11 Aug 2001 16:31:04 +0530
24031              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
24032      Branch: perl
24033            ! op.c
24034 ____________________________________________________________________________
24035 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
24036         Log: Get rid of indread, from Abhijit Menon-Sen.
24037      Branch: perl
24038            ! pp_sys.c
24039 ____________________________________________________________________________
24040 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
24041         Log: CRLFgngngn.
24042      Branch: perl
24043            ! win32/Makefile win32/makefile.mk
24044 ____________________________________________________________________________
24045 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
24046         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
24047      Branch: perl
24048            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
24049            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
24050            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
24051            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
24052            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
24053            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
24054            ! win32/Makefile win32/makefile.mk
24055 ____________________________________________________________________________
24056 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
24057         Log: Avoid #elif (less portable than #else #if).
24058      Branch: perl
24059            ! handy.h
24060 ____________________________________________________________________________
24061 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
24062         Log: Subject: patch for perlvar.pod
24063              From: mah@everybody.org (Mark A. Hershberger)
24064              Date: 08 Aug 2001 17:03:16 -0500
24065              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
24066      Branch: perl
24067            ! pod/perlvar.pod
24068 ____________________________________________________________________________
24069 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
24070         Log: cpp commands must start (the # must be) at the column #0.
24071      Branch: perl
24072            ! op.c
24073 ____________________________________________________________________________
24074 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
24075         Log: If using gcc -B/foo/bar makedepend would give
24076              unnecessary warnings about unused -B/foo/bar.
24077      Branch: perl
24078            ! makedepend.SH
24079 ____________________________________________________________________________
24080 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
24081         Log: Update Changes.
24082      Branch: perl
24083            ! Changes patchlevel.h
24084 ____________________________________________________________________________
24085 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
24086         Log: s/z/tz/
24087      Branch: perl
24088            ! pod/perlfaq2.pod
24089 ____________________________________________________________________________
24090 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
24091         Log: Article nit.
24092      Branch: perl
24093            ! pod/perlfaq2.pod
24094 ____________________________________________________________________________
24095 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
24096         Log: Rename lib/unicode files to lib/unicore to avoid
24097              conflicts between core lib/unicode and Unicode::
24098              files in case-ignoring filesystems.
24099      Branch: perl
24100            + (add 325 files)
24101            - (delete 324 files)
24102            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
24103 ____________________________________________________________________________
24104 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
24105         Log: Upgrade to Math::BigInt 1.41.
24106      Branch: perl
24107            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
24108 ____________________________________________________________________________
24109 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
24110         Log: Subject: [PATCH] remove PL_na from typemap
24111              From: James <james@rf.net>
24112              Date: Mon, 06 Aug 2001 20:23:15 -0700
24113              Message-ID: <3B6F5F23.A31A81B1@rf.net>
24114              
24115              (had to be manually applied)
24116      Branch: perl
24117            ! lib/ExtUtils/typemap
24118 ____________________________________________________________________________
24119 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
24120         Log: The metaconfig unit changes for #11618.
24121      Branch: metaconfig/U/perl
24122            + d_fpclassl.U i_fp.U
24123 ____________________________________________________________________________
24124 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
24125         Log: Forgot this from #11618.
24126              
24127              NOTE: wince/config_H.ce needs updating.
24128      Branch: perl
24129            ! wince/config.ce
24130 ____________________________________________________________________________
24131 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
24132         Log: Introduce more floating point classifying APIs;
24133              try to define (most importantly) Perl_is{inf,nan}(x).
24134              
24135              For this first cut, assume none such APIs exist in non-UNIXoid
24136              platforms-- this is of course too unkind: Win32 rumoredly has
24137              _fpclass() and _isnan(), and VMS/VOS very probably have some
24138              of the APIs available.     The only thing Perl uses at the moment
24139              is Perl_isnan() (has been in use for a while now).
24140              
24141              NOTE: the Win32 and NetWare config_h.?c need regenerating.
24142      Branch: perl
24143            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
24144            ! Porting/config_H config_h.SH configure.com epoc/config.sh
24145            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
24146            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24147            ! vos/config.ga.h win32/config.bc win32/config.gc
24148            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24149            ! win32/config_H.vc wince/config.ce wince/config.h
24150 ____________________________________________________________________________
24151 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
24152         Log: Integrate change #11519 from perlio:
24153              
24154              Avoid testing for (non-)existance of "encoding(xxxx)"
24155              layer is called "encoding" the (xxxx) is an argument.
24156      Branch: perl
24157           !> lib/open.pm
24158 ____________________________________________________________________________
24159 [ 11616] By: nick                                  on 2001/08/09  07:50:24
24160         Log: Integrate mainline
24161      Branch: perlio
24162           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
24163           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
24164           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
24165           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
24166            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
24167            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
24168           !> (integrate 79 files)
24169 ____________________________________________________________________________
24170 [ 11615] By: nick                                  on 2001/08/09  06:23:44
24171         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
24172              layer is called "encoding" the (xxxx) is an argument.
24173      Branch: perlio
24174            ! lib/open.pm
24175 ____________________________________________________________________________
24176 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
24177         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
24178              From: Paul Johnson <paul@pjcj.net>
24179              Date: Wed, 8 Aug 2001 23:54:17 +0200
24180              Message-ID: <20010808235417.O1006@pjcj.net>
24181      Branch: perl
24182            ! ext/B/B/Concise.pm
24183 ____________________________________________________________________________
24184 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
24185         Log: Make VMS use IEEE math by default; reorder Tru64 hints
24186              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
24187              exception semantics) is always set if using (the new) cc.
24188      Branch: perl
24189            ! configure.com hints/dec_osf.sh
24190 ____________________________________________________________________________
24191 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
24192         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
24193              From: Abhijit Menon-Sen <ams@wiw.org>
24194              Date: Tue, 7 Aug 2001 17:16:05 +0530
24195              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
24196      Branch: perl
24197            ! pp_sys.c
24198 ____________________________________________________________________________
24199 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
24200         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
24201              From: "Craig A. Berry" <craigberry@mac.com>
24202              Date: Tue, 07 Aug 2001 22:27:47 -0500
24203              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
24204      Branch: perl
24205            ! t/run/exit.t
24206 ____________________________________________________________________________
24207 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
24208         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
24209              From: "Craig A. Berry" <craigberry@mac.com>
24210              Date: Tue, 07 Aug 2001 20:01:53 -0500
24211              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
24212      Branch: perl
24213            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
24214 ____________________________________________________________________________
24215 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
24216         Log: Update the magazine information.
24217      Branch: perl
24218            ! pod/perlfaq2.pod
24219 ____________________________________________________________________________
24220 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
24221         Log: Ignore SIGFPE everywhere.
24222      Branch: perl
24223            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
24224 ____________________________________________________________________________
24225 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
24226         Log: With permission, change the licensing of the docs by
24227              TomC (and Gnat) to comply with the rest of Perl.
24228      Branch: perl
24229            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
24230            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
24231            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
24232            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
24233            ! pod/perltootc.pod
24234 ____________________________________________________________________________
24235 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
24236         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
24237              From: Andy Dougherty <doughera@lafayette.edu>
24238              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
24239              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
24240      Branch: perl
24241            ! hints/openbsd.sh
24242 ____________________________________________________________________________
24243 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
24244         Log: Subject: [PATCH] Makefile.SH test_prep dependency
24245              From: Andy Dougherty <doughera@lafayette.edu>
24246              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
24247              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
24248      Branch: perl
24249            ! Makefile.SH
24250 ____________________________________________________________________________
24251 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
24252         Log: Don't autogenerate the headers et alia,
24253              make regen_headers explicitly.
24254      Branch: perl
24255            ! Makefile.SH
24256 ____________________________________________________________________________
24257 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
24258         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
24259              From: Gurusamy Sarathy <gsar@ActiveState.com> 
24260              Date: Tue, 07 Aug 2001 08:33:26 -0700
24261              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
24262              
24263              Unnecessary dependency.
24264      Branch: perl
24265            ! embed.pl
24266 ____________________________________________________________________________
24267 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
24268         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
24269              From: Abhijit Menon-Sen <ams@wiw.org>
24270              Date: Tue, 7 Aug 2001 09:10:54 +0530
24271              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
24272      Branch: perl
24273            ! pp_hot.c
24274 ____________________________________________________________________________
24275 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
24276         Log: Subject: [PATCH perl@11597] B && BEGIN handling
24277              From: "James A. Duncan" <jduncan@fotango.com>
24278              Date: Mon, 6 Aug 2001 17:29:11 +0100
24279              Message-ID: <20010806172911.A2071@fotango.com>
24280              
24281              (the intrpvar.h addition moved to the end for bincompat)
24282      Branch: perl
24283            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
24284 ____________________________________________________________________________
24285 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
24286         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
24287      Branch: perl
24288           !> README.win32
24289 ____________________________________________________________________________
24290 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
24291         Log: fix URLs for fcrypt.c
24292      Branch: maint-5.6/perl
24293            ! README.win32
24294 ____________________________________________________________________________
24295 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
24296         Log: Yet another way to say Infinity: HP-UX calls its "++".
24297      Branch: perl
24298            ! lib/Math/BigInt/t/bigintpm.t
24299 ____________________________________________________________________________
24300 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
24301         Log: Update Changes.
24302      Branch: perl
24303            ! Changes patchlevel.h
24304 ____________________________________________________________________________
24305 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
24306         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
24307      Branch: perl
24308            ! pod/perlfaq5.pod
24309 ____________________________________________________________________________
24310 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
24311         Log: The #11593 wasn't right.
24312      Branch: perl
24313            ! lib/Math/BigInt/t/bigintpm.t
24314 ____________________________________________________________________________
24315 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
24316         Log: Subject: [PATCH: perl@11564] introducing perlivp
24317              From: Prymmer/Kahn <pvhp@best.com>
24318              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
24319              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
24320              
24321              Subject: Re: [PATCH: perl@11564] introducing perlivp
24322              From: Prymmer/Kahn <pvhp@best.com>
24323              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
24324              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
24325      Branch: perl
24326            + utils/perlivp.PL
24327            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
24328            ! win32/Makefile win32/makefile.mk
24329 ____________________________________________________________________________
24330 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
24331         Log: libcs are confused what to call Infinity.
24332      Branch: perl
24333            ! lib/Math/BigInt/t/bigintpm.t
24334 ____________________________________________________________________________
24335 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
24336         Log: Avoid SIGFPE in Tru64.
24337      Branch: perl
24338            ! numeric.c
24339 ____________________________________________________________________________
24340 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
24341         Log: Upgrade to Math::BigInt 1.40.
24342              
24343              NOTE: this patch necessitates doing something about
24344              infinity handling since the new bigintpm.t tests use
24345              infinity, which causes SIGFPEs at least in Tru64.
24346      Branch: perl
24347            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24348            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
24349            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
24350            ! lib/Math/BigInt/t/mbimbf.t
24351 ____________________________________________________________________________
24352 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
24353         Log: remove hardcoded cmd shell in testsuite
24354      Branch: perl
24355            ! t/op/glob.t t/op/magic.t t/op/stat.t
24356 ____________________________________________________________________________
24357 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
24358         Log: 4-arg select() was busted on windows because change#8178 didn't
24359              make it into mainline
24360      Branch: perl
24361            ! perl.h win32/include/sys/socket.h
24362 ____________________________________________________________________________
24363 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
24364         Log: Rename the Getopt::Long tests to be as they are
24365              in the Getopt::Long official distribution.
24366      Branch: perl
24367            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
24368            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
24369            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
24370            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
24371            ! MANIFEST
24372 ____________________________________________________________________________
24373 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
24374         Log: Upgrade to Getopt::Long 2.26.
24375      Branch: perl
24376            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
24377            ! MANIFEST lib/Getopt/Long.pm
24378 ____________________________________________________________________________
24379 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
24380         Log: Retract #10874 (the hack should be unnecessary by now)
24381      Branch: perl
24382            ! lib/Test/Harness.pm
24383 ____________________________________________________________________________
24384 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
24385         Log: avoid temp file littering in tests
24386      Branch: perl
24387            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
24388 ____________________________________________________________________________
24389 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
24390         Log: Subject: warning in sv.c: double format, NV arg
24391              From: "Philip Newton" <Philip.Newton@gmx.net>
24392              Date: Sun, 5 Aug 2001 19:41:07 +0200
24393              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
24394      Branch: perl
24395            ! sv.c
24396 ____________________________________________________________________________
24397 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
24398         Log: fix POSIX.t#13 for windos
24399      Branch: perl
24400            ! ext/POSIX/POSIX.t
24401 ____________________________________________________________________________
24402 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
24403         Log: Add a test for PerlIO::Via.
24404      Branch: perl
24405            + ext/PerlIO/t/via.t
24406            ! MANIFEST ext/PerlIO/Via/Via.pm
24407 ____________________________________________________________________________
24408 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
24409         Log: flock() and link() are not available on Windows 9x
24410      Branch: perl
24411            ! win32/config_sh.PL
24412 ____________________________________________________________________________
24413 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
24414         Log: Some Tru64 C compilers have C++ components that confuse
24415              the ccversion parsing.
24416      Branch: perl
24417            ! hints/dec_osf.sh
24418 ____________________________________________________________________________
24419 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
24420         Log: (Reintroduce #11125)
24421              
24422              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
24423              From: Alan Burlison <Alan.Burlison@sun.com> 
24424              Date: Tue, 03 Jul 2001 15:20:13 +0100   
24425              Message-ID: <3B41D49D.A923D4F9@sun.com> 
24426      Branch: perl
24427            ! lib/ExtUtils/MM_Unix.pm
24428 ____________________________________________________________________________
24429 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
24430         Log: Little pointer juggling for HP-UX cc to avoid
24431              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
24432              followed by
24433              "error 1549: Modifiable lvalue required for assignment operator."
24434      Branch: perl
24435            ! hv.c
24436 ____________________________________________________________________________
24437 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
24438         Log: Continuation of #11575: SANY_SEEN completely deprecated,
24439              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
24440              plus a fix for the bug.
24441      Branch: perl
24442            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
24443 ____________________________________________________________________________
24444 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
24445         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
24446              From: Doug MacEachern <dougm@covalent.net>
24447              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
24448              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
24449      Branch: perl
24450            ! sv.c
24451 ____________________________________________________________________________
24452 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
24453         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
24454              the new CANY is the \C.  The problem reported and the
24455              test case supplied in
24456              
24457              Subject: UTF-8 bugs in string length & single line regex matches
24458              From: "Daniel P. Berrange" <dan@berrange.com>
24459              Date: Fri, 3 Aug 2001 11:39:33 +0100
24460              Message-ID: <20010803113932.A19318@berrange.com>
24461      Branch: perl
24462            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
24463            ! t/op/pat.t
24464 ____________________________________________________________________________
24465 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
24466         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
24467              From: Doug MacEachern <dougm@covalent.net>
24468              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
24469              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
24470      Branch: perl
24471            ! perl.c regexec.c
24472 ____________________________________________________________________________
24473 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
24474         Log: The #11572 didn't up the test count.
24475      Branch: perl
24476            ! t/op/length.t
24477 ____________________________________________________________________________
24478 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
24479         Log: Subject: UTF-8 bugs in string length & single line regex matches
24480              From: "Daniel P. Berrange" <dan@berrange.com>
24481              Date: Fri, 3 Aug 2001 11:39:33 +0100         
24482              Message-ID: <20010803113932.A19318@berrange.com>
24483              
24484              (the mg_length() fix)
24485      Branch: perl
24486            ! mg.c t/op/length.t
24487 ____________________________________________________________________________
24488 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
24489         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
24490              From: Abhijit Menon-Sen <ams@wiw.org>
24491              Date: Sat, 4 Aug 2001 16:56:35 +0530
24492              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
24493      Branch: perl
24494            ! hv.c
24495 ____________________________________________________________________________
24496 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
24497         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
24498              From: Abhijit Menon-Sen <ams@wiw.org>
24499              Date: Sat, 4 Aug 2001 16:16:03 +0530
24500              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
24501      Branch: perl
24502            ! hv.c
24503 ____________________________________________________________________________
24504 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
24505         Log: Subject: Re: [patch] refcount re ops
24506              From: Abhijit Menon-Sen <ams@wiw.org>
24507              Date: Sat, 4 Aug 2001 08:54:55 +0530
24508              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
24509      Branch: perl
24510            ! sv.c
24511 ____________________________________________________________________________
24512 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
24513         Log: Subject: [patch] refcount re ops
24514              From: Doug MacEachern <dougm@covalent.net>
24515              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
24516              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
24517      Branch: perl
24518            ! regcomp.c sv.c
24519 ____________________________________________________________________________
24520 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
24521         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
24522              From: Doug MacEachern <dougm@covalent.net>
24523              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
24524              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
24525      Branch: perl
24526            ! perl.c regexec.c
24527 ____________________________________________________________________________
24528 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
24529         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
24530              From: "Craig A. Berry" <craigberry@mac.com> 
24531              Date: Fri, 03 Aug 2001 16:16:16 -0500
24532              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
24533      Branch: perl
24534            ! t/op/misc.t
24535 ____________________________________________________________________________
24536 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
24537         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
24538              From: John Kristian <jmk2001@engineer.com>
24539              Date: Fri, 03 Aug 2001 00:59:08 -0700
24540              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
24541      Branch: perl
24542            ! win32/win32.c
24543 ____________________________________________________________________________
24544 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
24545         Log: Update Changes.
24546      Branch: perl
24547            ! Changes patchlevel.h
24548 ____________________________________________________________________________
24549 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
24550         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
24551              From: "Craig A. Berry" <craigberry@mac.com>
24552              Date: Thu, 02 Aug 2001 23:15:24 -0500
24553              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
24554      Branch: perl
24555            ! ext/B/Stash.t
24556 ____________________________________________________________________________
24557 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
24558         Log: Subject: [patch] plug PL_cshname leak
24559              From: Doug MacEachern <dougm@covalent.net>
24560              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
24561              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
24562      Branch: perl
24563            ! sv.c
24564 ____________________________________________________________________________
24565 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
24566         Log: Subject: [patch] plug PL_sh_path leak
24567              From: Doug MacEachern <dougm@covalent.net>
24568              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
24569              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
24570      Branch: perl
24571            ! sv.c
24572 ____________________________________________________________________________
24573 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
24574         Log: Subject: [patch] plug PL_regex_padav leaks
24575              From: Doug MacEachern <dougm@covalent.net>
24576              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
24577              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
24578      Branch: perl
24579            ! op.c op.h perl.c
24580 ____________________________________________________________________________
24581 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
24582         Log: Subject: [patch] plug PL_origargv leak
24583              From: Doug MacEachern <dougm@covalent.net>
24584              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
24585              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
24586      Branch: perl
24587            ! perl.c
24588 ____________________________________________________________________________
24589 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
24590         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
24591              From: Abhijit Menon-Sen <ams@wiw.org>
24592              Date: Fri, 3 Aug 2001 06:38:11 +0530
24593              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
24594      Branch: perl
24595            ! hv.c
24596 ____________________________________________________________________________
24597 [ 11557] By: nick                                  on 2001/08/03  08:17:38
24598         Log: Integrate mainline
24599      Branch: perlio
24600           +> (branch 47 files)
24601            - lib/Switch/test.pl
24602           !> (integrate 49 files)
24603 ____________________________________________________________________________
24604 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
24605         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
24606              From: "Craig A. Berry" <craigberry@mac.com>
24607              Date: Thu, 02 Aug 2001 12:56:19 -0500
24608              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
24609      Branch: perl
24610            ! ext/B/Showlex.t
24611 ____________________________________________________________________________
24612 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
24613         Log: Be more careful about non-existent files.
24614      Branch: perl
24615            ! lib/File/Copy.pm
24616 ____________________________________________________________________________
24617 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
24618         Log: Subject: [PATCH resend] deparse empty formats
24619              From: Robin Houston <robin@kitsite.com> 
24620              Date: Thu, 2 Aug 2001 14:32:36 +0100
24621              Message-ID: <20010802143236.A894@robin.kitsite.com>
24622      Branch: perl
24623            ! ext/B/B/Deparse.pm
24624 ____________________________________________________________________________
24625 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
24626         Log: Subject: [patch] ithreads + refto fix improvement
24627              From: Doug MacEachern <dougm@covalent.net>
24628              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
24629              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
24630      Branch: perl
24631            ! pp.c
24632 ____________________________________________________________________________
24633 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
24634         Log: Readability nit from Abhijit.
24635      Branch: perl
24636            ! op.c
24637 ____________________________________________________________________________
24638 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
24639         Log: setproctitle() API version nit from Anton Berezin.
24640      Branch: perl
24641            ! mg.c
24642 ____________________________________________________________________________
24643 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
24644         Log: Add PerlCE to the docs.
24645      Branch: perl
24646            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
24647            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
24648 ____________________________________________________________________________
24649 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
24650         Log: Integrate the PerlCE (WinCE Perl) port;
24651              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
24652      Branch: perl
24653            + README.ce wince/FindExt.pm wince/Makefile.ce
24654            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
24655            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
24656            + wince/bin/search.pl wince/config.ce wince/config.h
24657            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
24658            + wince/dl_win32.xs wince/include/arpa/inet.h
24659            + wince/include/cectype.h wince/include/errno.h
24660            + wince/include/netdb.h wince/include/sys/socket.h
24661            + wince/include/sys/stat.h wince/include/sys/types.h
24662            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
24663            + wince/perl.rc wince/perldll.def wince/perllib.c
24664            + wince/perlmain.c wince/registry.bat wince/runperl.c
24665            + wince/splittree.pl wince/win32.h wince/win32iop.h
24666            + wince/win32thread.c wince/win32thread.h wince/wince.c
24667            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
24668            + wince/xdistclean.ksh wince/xmakediffs.ksh
24669            ! MANIFEST perl.c perl.h perlio.c
24670 ____________________________________________________________________________
24671 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
24672         Log: setproctitle() made simpler.  (This assumes the string is
24673              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
24674              should be used.  Note len, not len + 1.)  BSD-fu from Anton
24675              Berezin.
24676      Branch: perl
24677            ! mg.c
24678 ____________________________________________________________________________
24679 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
24680         Log: Subject: [PATCH] -Wall cleanup: op.c
24681              From: Richard Soderberg <rs@oregonnet.com>
24682              Date: Thu, 2 Aug 2001 00:17:09 -0700
24683              Message-Id: <200108020717.AAA26895@oregonnet.com>
24684              
24685              Subject: [PATCH] -Wall cleanup: sv.c
24686              From: Richard Soderberg <rs@oregonnet.com>
24687              Date: Thu, 2 Aug 2001 00:49:21 -0700
24688              Message-Id: <200108020749.AAA27492@oregonnet.com>
24689      Branch: perl
24690            ! op.c sv.c
24691 ____________________________________________________________________________
24692 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
24693         Log: Update Changes.
24694      Branch: perl
24695            ! Changes patchlevel.h
24696 ____________________________________________________________________________
24697 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
24698         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
24699              From: Doug MacEachern <dougm@covalent.net>
24700              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
24701              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
24702      Branch: perl
24703            ! op.c
24704 ____________________________________________________________________________
24705 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
24706         Log: The #11541 didn't work under threads.
24707      Branch: perl
24708            ! op.c
24709 ____________________________________________________________________________
24710 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
24711         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
24712              From: Hugo <hv@crypt.compulink.co.uk>
24713              Date: Fri, 22 Jun 2001 01:19:08 +0100 
24714              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
24715              
24716              (Skip tests if accept() failed)
24717      Branch: perl
24718            ! ext/IO/lib/IO/t/io_unix.t
24719 ____________________________________________________________________________
24720 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
24721         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
24722              From: "Stian Seeberg" <sseeberg@nimsoft.no>
24723              Date: Mon, 30 Jul 2001 12:28:07 +0200
24724              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
24725      Branch: perl
24726            ! perl.h
24727 ____________________________________________________________________________
24728 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
24729         Log: Subject: Pluggable optimizer
24730              From: Simon Cozens <simon@netthink.co.uk>
24731              Date: Wed, 1 Aug 2001 13:57:02 -0700
24732              Message-ID: <20010801135702.I10442@netthink.co.uk>
24733      Branch: perl
24734            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
24735 ____________________________________________________________________________
24736 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
24737         Log: Subject: [ID 20010801.039] perlre.pod message typo
24738              From: Autrijus Tang <autrijus@geb.elixus.org>
24739              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
24740              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
24741      Branch: perl
24742            ! pod/perlre.pod
24743 ____________________________________________________________________________
24744 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
24745         Log: Test for change #11536.
24746      Branch: perl
24747            ! t/op/tiehandle.t
24748 ____________________________________________________________________________
24749 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
24750         Log: More test fixups for #11537.
24751      Branch: perl
24752            ! t/lib/warnings/4lint t/lib/warnings/9enabled
24753 ____________________________________________________________________________
24754 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
24755         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
24756              From: Doug MacEachern <dougm@covalent.net>
24757              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
24758              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
24759      Branch: perl
24760            ! op.c t/TestInit.pm
24761 ____________________________________________________________________________
24762 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
24763         Log: Subject: [patch] ithreads + refto bug
24764              From: Doug MacEachern <dougm@covalent.net>
24765              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
24766              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
24767              
24768              (Test in change #11539)
24769      Branch: perl
24770            ! pp.c
24771 ____________________________________________________________________________
24772 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
24773         Log: Subject: [PATCH: perl@11523] fixups for t/harness
24774              From: Prymmer/Kahn <pvhp@best.com>
24775              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
24776              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
24777      Branch: perl
24778            ! t/harness
24779 ____________________________________________________________________________
24780 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
24781         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
24782              From: Prymmer/Kahn <pvhp@best.com>
24783              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
24784              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
24785      Branch: perl
24786            ! win32/Makefile win32/makefile.mk
24787 ____________________________________________________________________________
24788 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
24789         Log: Need to know the number of tests.
24790      Branch: perl
24791            ! t/run/exit.t
24792 ____________________________________________________________________________
24793 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
24794         Log: Subject: Re: new exit tests on VMS
24795              From: "Craig A. Berry" <craigberry@mac.com>
24796              Date: Tue, 31 Jul 2001 12:19:29 -0500
24797              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
24798      Branch: perl
24799            ! t/run/exit.t
24800 ____________________________________________________________________________
24801 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
24802         Log: Retract #11530 (the dTHX is needed under threads)
24803      Branch: perl
24804            ! perlio.c
24805 ____________________________________________________________________________
24806 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
24807         Log: (Retracted by #11531)
24808      Branch: perl
24809            ! perlio.c
24810 ____________________________________________________________________________
24811 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
24812         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
24813              From: Richard Soderberg <rs@crystalflame.net>
24814              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
24815              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
24816      Branch: perl
24817            ! unixish.h
24818 ____________________________________________________________________________
24819 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
24820         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
24821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24822              Date: Tue, 31 Jul 2001 05:39:09 -0400
24823              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
24824              
24825              (with a note about the case of UV being equal to long long)
24826      Branch: perl
24827            ! utils/h2xs.PL
24828 ____________________________________________________________________________
24829 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
24830         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
24831              From: "Craig A. Berry" <craigberry@mac.com>
24832              Date: Tue, 31 Jul 2001 14:57:43 -0500
24833              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
24834      Branch: perl
24835            ! t/io/fs.t
24836 ____________________________________________________________________________
24837 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
24838         Log: Fix for
24839              
24840              Subject: [ID 20010116.001] File::Copy truncates orig file 
24841              From: arbor@al37al08.telecel.pt
24842              Date: Tue, 16 Jan 2001 11:43:02 GMT
24843              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
24844              
24845              (copy($foo, $foo) would truncate $foo)
24846      Branch: perl
24847            ! lib/File/Copy.pm lib/File/Copy.t
24848 ____________________________________________________________________________
24849 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
24850         Log: Metaconfig unit change for #11524.
24851      Branch: metaconfig/U/perl
24852            ! Extras.U
24853 ____________________________________________________________________________
24854 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
24855         Log: Multiple modules didn't work; plus typo fixes.
24856      Branch: perl
24857            ! Configure
24858 ____________________________________________________________________________
24859 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
24860         Log: Update Changes.
24861      Branch: perl
24862            ! Changes patchlevel.h
24863 ____________________________________________________________________________
24864 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
24865         Log: Regen perlapi.
24866      Branch: perl
24867            ! pod/perlapi.pod
24868 ____________________________________________________________________________
24869 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
24870         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
24871              From: Dave Mitchell <davem@fdgroup.co.uk>
24872              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
24873              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
24874      Branch: perl
24875            ! sv.c
24876 ____________________________________________________________________________
24877 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
24878         Log: Regen toc.
24879      Branch: perl
24880            ! pod/perltoc.pod
24881 ____________________________________________________________________________
24882 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
24883         Log: Regen Porting stuff.
24884      Branch: perl
24885            ! Porting/Glossary Porting/config.sh Porting/config_H
24886 ____________________________________________________________________________
24887 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
24888         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
24889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24890              Date: Tue, 31 Jul 2001 05:34:38 -0400
24891              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
24892      Branch: perl
24893            ! utils/h2xs.PL
24894 ____________________________________________________________________________
24895 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
24896         Log: Metaconfig unit change for #11516. 
24897      Branch: metaconfig/U/perl
24898            ! gccvers.U
24899 ____________________________________________________________________________
24900 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
24901         Log: Add -Wall in cflags, not in Configure.
24902              (This way -Wall affects only the core and the core XS,
24903              not user modules' XS.  Concern from Paul Marquess,
24904              implementation idea from Andy Dougherty.)
24905      Branch: perl
24906            ! Configure cflags.SH
24907 ____________________________________________________________________________
24908 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
24909         Log: Metaconfig unit changes for #11514.
24910      Branch: metaconfig
24911            + U/modified/sysman.U
24912            ! U/installdirs/man1dir.U
24913 ____________________________________________________________________________
24914 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
24915         Log: Subject: Configure's detection of system manual
24916              From: Sean Dague <sean@dague.net> 
24917              Date: Sun, 13 May 2001 15:53:15 -0400
24918              Message-ID: <20010513155315.A15833@underhill.dague.net>
24919      Branch: perl
24920            ! Configure
24921 ____________________________________________________________________________
24922 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
24923         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
24924              From: Autrijus Tang <autrijus@autrijus.org> 
24925              Date: Thu, 21 Jun 2001 23:56:48 +0800
24926              Message-Id: <20010621235648.A57340@not.autrijus.org>
24927      Branch: perl
24928            ! pod/perlobj.pod
24929 ____________________________________________________________________________
24930 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
24931         Log: Subject: Typo in DB_File.pm
24932              From: "Philip Newton" <Philip.Newton@gmx.net>
24933              Date: Tue, 31 Jul 2001 06:19:35 +0200
24934              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
24935      Branch: perl
24936            ! ext/DB_File/DB_File.pm
24937 ____________________________________________________________________________
24938 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
24939         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
24940              From: "Stephen P. Potter" <spp@spotter.yi.org>
24941              Date: Wed, 30 May 2001 13:59:34 -0400
24942              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
24943      Branch: perl
24944            ! pod/perlre.pod
24945 ____________________________________________________________________________
24946 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
24947         Log: eval "format foo=" would loop indefinitely; reported in
24948              
24949              Subject: A load of old rubbish
24950              From: Mike Guy <mjtg@cam.ac.uk>
24951              Date: Mon, 14 May 2001 16:12:22 +0100
24952              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
24953              
24954              (The core dumps reported in there already fixed.)
24955      Branch: perl
24956            ! toke.c
24957 ____________________________________________________________________________
24958 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
24959         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
24960      Branch: perl
24961            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
24962            + lib/Switch/t/switch_case.t
24963            - lib/Switch/test.pl
24964            ! MANIFEST lib/Switch.pm
24965 ____________________________________________________________________________
24966 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
24967         Log: Subject: [PATCH @11505] DB_File-1.78
24968              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
24969              Date: Mon, 30 Jul 2001 22:54:37 +0100
24970              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
24971      Branch: perl
24972            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24973            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
24974 ____________________________________________________________________________
24975 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
24976         Log: Explain in more detail why -pipe and -fno-common are good.
24977      Branch: perl
24978            ! hints/darwin.sh
24979 ____________________________________________________________________________
24980 [ 11506] By: nick                                  on 2001/07/30  14:32:23
24981         Log: Integrate mainline
24982      Branch: perlio
24983           !> INSTALL Makefile.SH doio.c hints/darwin.sh
24984 ____________________________________________________________________________
24985 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
24986         Log: Perl hasn't been putting man pages into $prefix/lib for
24987              a long time now; pointed out by Andy Dougherty. 
24988      Branch: perl
24989            ! hints/darwin.sh
24990 ____________________________________________________________________________
24991 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
24992         Log: Document the extras Configure option.
24993      Branch: perl
24994            ! INSTALL
24995 ____________________________________________________________________________
24996 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
24997         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
24998              everywhere.
24999      Branch: perl
25000           !> doio.c
25001 ____________________________________________________________________________
25002 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
25003         Log: Doubly guard against invoking CPAN if no extras defined,
25004              pointed out by H. Merijn Brand.
25005      Branch: perl
25006            ! Makefile.SH
25007 ____________________________________________________________________________
25008 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
25009         Log: Fix O_RDONLY check to check for O_RDONLY.
25010      Branch: maint-5.6/macperl
25011            ! doio.c
25012 ____________________________________________________________________________
25013 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
25014         Log: Integrate miscellaneous changes from maint-5.6/perl.
25015      Branch: maint-5.6/macperl
25016           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
25017 ____________________________________________________________________________
25018 [ 11499] By: nick                                  on 2001/07/30  06:52:42
25019         Log: Integrate mainline
25020      Branch: perlio
25021           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
25022           +> win32/sync_ext.pl
25023            - win32/sncfnmcs.pl
25024           !> (integrate 71 files)
25025 ____________________________________________________________________________
25026 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
25027         Log: Update Changes.
25028      Branch: perl
25029            ! Changes patchlevel.h
25030 ____________________________________________________________________________
25031 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
25032         Log: Now Configure -Dextras=Foo::Bar and "make install" will
25033              fetch and install Foo::Bar.
25034      Branch: perl
25035            ! Makefile.SH
25036 ____________________________________________________________________________
25037 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
25038         Log: Metaconfig unit change for #11495.
25039      Branch: metaconfig/U/perl
25040            ! Extras.U
25041 ____________________________________________________________________________
25042 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
25043         Log: extras.make, extras.test, and extras.install make targets.
25044      Branch: perl
25045            ! Configure Makefile.SH
25046 ____________________________________________________________________________
25047 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
25048         Log: Metaconfig unit change for #11493.
25049      Branch: metaconfig/U/perl
25050            ! Extras.U
25051 ____________________________________________________________________________
25052 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
25053         Log: Better to have the list of extras in $extras than 'define'.
25054      Branch: perl
25055            ! Configure
25056 ____________________________________________________________________________
25057 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
25058         Log: The metaconfig unit change for #11490.
25059      Branch: metaconfig/U/perl
25060            + Extras.U
25061 ____________________________________________________________________________
25062 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
25063         Log: Missed from #11490 (the required dependency).
25064      Branch: perl
25065            ! Makefile.SH
25066 ____________________________________________________________________________
25067 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
25068         Log: Add the support of asking for extra modules or bundles of modules
25069              to be fetched from the CPAN and installed as a part of the Perl
25070              build process.  None of this installation is yet really done;
25071              only the list is asked, and saved away in extras.lst for
25072              the build and installation process to worry about later.
25073      Branch: perl
25074            ! Configure
25075 ____________________________________________________________________________
25076 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
25077         Log: Beginnings of better Inf and NaN support.
25078              At least toke.c and sv.c still need quite a bit of work.
25079      Branch: perl
25080            ! numeric.c perl.h
25081 ____________________________________________________________________________
25082 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
25083         Log: Top-level Makefile didn't honour OPTIMIZE.
25084      Branch: perl
25085            ! Makefile.SH
25086 ____________________________________________________________________________
25087 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
25088         Log: Update Changes.
25089      Branch: perl
25090            ! Changes patchlevel.h
25091 ____________________________________________________________________________
25092 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
25093         Log: Use Search::Dict 1.02 interface for charinfo().
25094      Branch: perl
25095            ! lib/UnicodeCD.pm
25096 ____________________________________________________________________________
25097 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
25098         Log: Now also allow transforming the read lines before comparing them.
25099              (This will help UnicodeCD.) 
25100      Branch: perl
25101            ! lib/Search/Dict.pm
25102 ____________________________________________________________________________
25103 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
25104         Log: Remove tiehandle code.
25105      Branch: perl
25106            ! lib/UnicodeCD.pm
25107 ____________________________________________________________________________
25108 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
25109         Log: Allow specifying a comparison function for Search::Dict::look().
25110      Branch: perl
25111            ! lib/Search/Dict.pm
25112 ____________________________________________________________________________
25113 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
25114         Log: Small UnicodeCD tweaks.
25115      Branch: perl
25116            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25117 ____________________________________________________________________________
25118 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
25119         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
25120              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25121              Date: Tue, 24 Jul 2001 01:51:32 +0900
25122              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
25123      Branch: perl
25124            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25125 ____________________________________________________________________________
25126 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
25127         Log: Subject: [PATCH] installperl
25128              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25129              Date: Fri, 27 Jul 2001 19:05:04 -0700
25130              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
25131      Branch: perl
25132            ! installperl
25133 ____________________________________________________________________________
25134 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
25135         Log: Subject: [PATCH] Set proper compatibility versions in core
25136              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25137              Date: Fri, 27 Jul 2001 20:01:49 -0700
25138              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
25139      Branch: perl
25140            ! Makefile.SH
25141 ____________________________________________________________________________
25142 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
25143         Log: Metaconfig unit change for #11477.
25144      Branch: metaconfig/U/perl
25145            ! dlsrc.U
25146 ____________________________________________________________________________
25147 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
25148         Log: Subject: [PATCH] Darwin: -fpic not so good
25149              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
25150              Date: Fri, 27 Jul 2001 18:57:38 -0700
25151              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
25152      Branch: perl
25153            ! Configure
25154 ____________________________________________________________________________
25155 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
25156         Log: Subject: [PATCH] Clean up Darwin hints
25157              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
25158              Date: Fri, 27 Jul 2001 19:13:15 -0700
25159              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
25160      Branch: perl
25161            ! hints/darwin.sh
25162 ____________________________________________________________________________
25163 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
25164         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
25165              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
25166              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
25167              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
25168      Branch: perl
25169            ! pod/perlfunc.pod pp.c t/op/split.t
25170 ____________________________________________________________________________
25171 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
25172         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
25173              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
25174              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
25175              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
25176      Branch: perl
25177            ! pod/perlvar.pod
25178 ____________________________________________________________________________
25179 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
25180         Log: Subject: [PATCH] fixes to constant.pm documentation
25181              From: Ilmari Karonen <iltzu@sci.fi>
25182              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
25183              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
25184      Branch: perl
25185            ! lib/constant.pm
25186 ____________________________________________________________________________
25187 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
25188         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
25189              From: "Philip Newton" <Philip.Newton@gmx.net>
25190              Date: Fri, 27 Jul 2001 07:51:10 +0200
25191              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
25192      Branch: perl
25193            ! pod/perlport.pod
25194 ____________________________________________________________________________
25195 [ 11471] By: nick                                  on 2001/07/26  06:23:32
25196         Log: Subject:  [PATCH] Doc fix for perlguts / threading
25197              From:  Arthur Bergman <arthur@contiller.se>
25198              Date:  Wed, 25 Jul 2001 11:28:23 +0200
25199              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
25200      Branch: perl
25201            ! pod/perlguts.pod
25202 ____________________________________________________________________________
25203 [ 11470] By: nick                                  on 2001/07/26  06:21:06
25204         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
25205              From:  Philip Newton <Philip.Newton@gmx.net>
25206              Date:  Wed, 25 Jul 2001 08:19:47 +0200
25207              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
25208      Branch: perl
25209            ! INSTALL
25210 ____________________________________________________________________________
25211 [ 11469] By: nick                                  on 2001/07/26  06:20:25
25212         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
25213              From:  Philip Newton <Philip.Newton@gmx.net>
25214              Date:  Wed, 25 Jul 2001 08:12:48 +0200
25215              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
25216      Branch: perl
25217            ! INSTALL
25218 ____________________________________________________________________________
25219 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
25220         Log: More +x.
25221      Branch: perl
25222            ! Porting/makerel
25223 ____________________________________________________________________________
25224 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
25225         Log: Update Changes.
25226      Branch: perl
25227            ! Changes patchlevel.h
25228 ____________________________________________________________________________
25229 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
25230         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
25231              From: "Philip Newton" <Philip.Newton@gmx.net>
25232              Date: Tue, 24 Jul 2001 06:45:55 +0200
25233              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
25234      Branch: perl
25235            ! os2/perlrexx.c
25236 ____________________________________________________________________________
25237 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
25238         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
25239              From: Peter Prymmer <pvhp@forte.com>
25240              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
25241              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
25242      Branch: perl
25243            ! pod/perlport.pod t/io/fs.t vms/test.com
25244 ____________________________________________________________________________
25245 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
25246         Log: Workaround on Cwd bootstrap problem.
25247      Branch: perl
25248            ! lib/ExtUtils/MakeMaker.pm
25249 ____________________________________________________________________________
25250 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
25251         Log: When in Rome, quote like the Romans do.
25252      Branch: perl
25253            ! cflags.SH
25254 ____________________________________________________________________________
25255 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
25256         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
25257              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25258              Date: Mon, 23 Jul 2001 19:29:49 -0400
25259              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
25260      Branch: perl
25261            + os2/perlrexx.c
25262            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
25263            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
25264            ! t/op/write.t
25265 ____________________________________________________________________________
25266 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
25267         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
25268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25269              Date: Mon, 23 Jul 2001 18:43:42 -0400
25270              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
25271      Branch: perl
25272            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
25273 ____________________________________________________________________________
25274 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
25275         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
25276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25277              Date: Mon, 23 Jul 2001 18:33:16 -0400
25278              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
25279      Branch: perl
25280            ! lib/ExtUtils/MakeMaker.pm
25281 ____________________________________________________________________________
25282 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
25283         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
25284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25285              Date: Mon, 23 Jul 2001 18:20:35 -0400
25286              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
25287      Branch: perl
25288            ! Makefile.SH cflags.SH
25289 ____________________________________________________________________________
25290 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
25291         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
25292              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
25293              Date: Mon, 23 Jul 2001 11:32:17 -0500
25294              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
25295      Branch: perl
25296            ! lib/ExtUtils/MakeMaker.pm
25297 ____________________________________________________________________________
25298 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
25299         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
25300              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25301              Date: Mon, 23 Jul 2001 18:13:20 -0400
25302              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
25303      Branch: perl
25304            ! lib/perl5db.pl
25305 ____________________________________________________________________________
25306 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
25307         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
25308              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25309              Date: Mon, 23 Jul 2001 18:07:40 -0400
25310              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
25311      Branch: perl
25312            ! op.c
25313 ____________________________________________________________________________
25314 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
25315         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
25316              From: "Craig A. Berry" <craigberry@mac.com>
25317              Date: Mon, 23 Jul 2001 15:35:06 -0500
25318              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
25319      Branch: perl
25320            ! util.c
25321 ____________________________________________________________________________
25322 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
25323         Log: Subject: [PATCH perlfaq9.pod typo]
25324              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
25325              Date: Mon, 23 Jul 2001 07:49:05 -0700
25326              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
25327      Branch: perl
25328            ! pod/perlfaq9.pod
25329 ____________________________________________________________________________
25330 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
25331         Log: Subject: win32\sncfnmcs.pl corrections
25332              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
25333              Date: Mon, 23 Jul 2001 12:56:54 +0200
25334              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
25335              
25336              Rename the script a little bit more sensibly.
25337      Branch: perl
25338            + win32/sync_ext.pl
25339            - win32/sncfnmcs.pl
25340            ! MANIFEST README.win32
25341 ____________________________________________________________________________
25342 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
25343         Log: Test tweak.
25344      Branch: perl
25345            ! ext/B/Deparse.t
25346 ____________________________________________________________________________
25347 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
25348         Log: Metaconfig unit tweak for #11450.
25349      Branch: metaconfig/U/perl
25350            ! Mksymlinks.U
25351 ____________________________________________________________________________
25352 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
25353         Log: Too volatile failsafe check.
25354      Branch: perl
25355            ! Configure
25356 ____________________________________________________________________________
25357 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
25358         Log: Further doc tweaks.
25359      Branch: perl
25360            ! lib/UnicodeCD.pm
25361 ____________________________________________________________________________
25362 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
25363         Log: Doc tweaks.
25364      Branch: perl
25365            ! lib/UnicodeCD.pm
25366 ____________________________________________________________________________
25367 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
25368         Log: Doc tweakery from Abhijit.
25369      Branch: perl
25370            ! Porting/repository.pod
25371 ____________________________________________________________________________
25372 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
25373         Log: An accidental empty line.
25374      Branch: perl
25375            ! MANIFEST
25376 ____________________________________________________________________________
25377 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
25378         Log: Missing MANIFESTations.
25379      Branch: perl
25380            ! MANIFEST
25381 ____________________________________________________________________________
25382 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
25383         Log: Update Changes.
25384      Branch: perl
25385            ! Changes patchlevel.h
25386 ____________________________________________________________________________
25387 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
25388         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
25389              From: Mike Guy <mjtg@cam.ac.uk>
25390              Date: Fri, 20 Jul 2001 16:12:49 +0100
25391              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
25392      Branch: perl
25393            ! Porting/pumpkin.pod
25394 ____________________________________________________________________________
25395 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
25396         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
25397              From: Peter Prymmer <pvhp@forte.com>
25398              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
25399              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
25400      Branch: perl
25401            ! pod/perlhack.pod
25402 ____________________________________________________________________________
25403 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
25404         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
25405              From: Michael G Schwern <schwern@pobox.com>
25406              Date: Fri, 20 Jul 2001 20:22:35 -0400
25407              Message-ID: <20010720202235.O4498@blackrider>
25408      Branch: perl
25409            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
25410            ! lib/Test/t/todo.t
25411 ____________________________________________________________________________
25412 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
25413         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
25414              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
25415              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
25416              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
25417      Branch: perl
25418            ! ext/POSIX/POSIX.pod
25419 ____________________________________________________________________________
25420 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
25421         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
25422              From: Mark-Jason Dominus <mjd@plover.com>
25423              Date: Fri, 20 Jul 2001 23:16:54 -0400
25424              Message-ID: <20010721031654.21877.qmail@plover.com>
25425      Branch: perl
25426            ! ext/POSIX/POSIX.pod
25427 ____________________________________________________________________________
25428 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
25429         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
25430              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25431              Date: Sun, 22 Jul 2001 14:56:09 +0200
25432              Message-ID: <20010722145609.A766@rafael>
25433      Branch: perl
25434            ! ext/B/O.pm
25435 ____________________________________________________________________________
25436 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
25437         Log: Subject: regexec.c #define cleanup
25438              From: Mark-Jason Dominus <mjd@plover.com>
25439              Date: Sat, 21 Jul 2001 18:33:25 -0400
25440              Message-ID: <20010721223325.3069.qmail@plover.com>
25441      Branch: perl
25442            ! regexec.c
25443 ____________________________________________________________________________
25444 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
25445         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
25446              From: Prymmer/Kahn <pvhp@best.com>
25447              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
25448              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
25449      Branch: perl
25450            ! t/io/fs.t
25451 ____________________________________________________________________________
25452 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
25453         Log: Typo in #11432.
25454      Branch: perl
25455            ! ext/POSIX/POSIX.t
25456 ____________________________________________________________________________
25457 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
25458         Log: Integrate (manually) change #11424 from macperl.
25459      Branch: perl
25460            ! ext/Filter/t/call.t
25461 ____________________________________________________________________________
25462 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
25463         Log: Integrate change #11408 from macperl.
25464      Branch: perl
25465           !> README.macos pod/perlport.pod
25466 ____________________________________________________________________________
25467 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
25468         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
25469      Branch: perl
25470           +> macos/MacPerlTests.cmd macos/xsubpp.patch
25471            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
25472            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
25473            ! ext/POSIX/POSIX.t
25474 ____________________________________________________________________________
25475 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
25476         Log: pod/*.t tests not picked up by t/TEST either
25477      Branch: maint-5.6/perl
25478            ! t/TEST
25479 ____________________________________________________________________________
25480 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
25481         Log: better tweak for change#11429 (windows has both / and \ separated
25482              paths in @INC at that point)
25483      Branch: maint-5.6/perl
25484            ! t/pod/testp2pt.pl
25485 ____________________________________________________________________________
25486 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
25487         Log: MacOS pod test tweak needs \Escape
25488      Branch: maint-5.6/perl
25489            ! t/pod/testp2pt.pl
25490 ____________________________________________________________________________
25491 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
25492         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
25493              resulting duplicate output, but t/harness isn't)
25494      Branch: maint-5.6/perl
25495            ! t/run/runenv.t
25496 ____________________________________________________________________________
25497 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
25498         Log: t/harness wasn't picking up all the tests
25499      Branch: maint-5.6/perl
25500            ! t/harness
25501 ____________________________________________________________________________
25502 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
25503         Log: update MANIFEST for new file
25504      Branch: maint-5.6/perl
25505            ! MANIFEST
25506 ____________________________________________________________________________
25507 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
25508         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
25509              the exception of the macperl/macos/... tree
25510      Branch: maint-5.6/perl
25511           +> t/lib/filefind-taint.t
25512           !> (integrate 72 files)
25513 ____________________________________________________________________________
25514 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
25515         Log: Fix test.
25516      Branch: maint-5.6/macperl
25517            ! macos/bundled_ext/Filter/t/call.t
25518 ____________________________________________________________________________
25519 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
25520         Log: Make perl fork()-safe (in a slightly limited way) even on
25521              platforms that don't have pthread_atfork() (extension of
25522              the fix in change#11151).
25523              
25524              Note that this will not help extensions that call fork()
25525              directly in C, or that link to libraries that call fork()
25526              directly.  Such cases must be fixed to either call
25527              PerlProc_fork(), or call atfork_lock() in parent before the
25528              calling the function that forks and call atfork_unlock()
25529              in both parent and child immediately after the fork().
25530              (There are no worries if C code calls exec() in the child
25531              immediately after a fork().  Only cases where the child
25532              calls perl's API functions (including New()) after the
25533              fork() are problematic.)
25534              
25535              This change also eliminates the use of vfork() from perl,
25536              since all such uses were violating the severe restrictions
25537              on modifying the state of the process between the vfork()
25538              and the exec().
25539              
25540              This is a modified version of patches suggested by Abhijit
25541              Menon-Sen and Richard Soderberg.
25542      Branch: perl
25543            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
25544            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
25545 ____________________________________________________________________________
25546 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
25547         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
25548              Switch, and Text::Balanced.
25549      Branch: maint-5.6/macperl
25550            + macos/bundled_ext/Filter/Util/Call/Call.pm
25551            + macos/bundled_ext/Filter/Util/Call/Call.xs
25552            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
25553            + macos/bundled_ext/Filter/t/MyFilter.pm
25554            + macos/bundled_ext/Filter/t/call.t
25555            + macos/bundled_ext/Filter/t/filter-util.pl
25556            + macos/bundled_lib/blib/lib/Class/ISA.pm
25557            + macos/bundled_lib/blib/lib/Digest.pm
25558            + macos/bundled_lib/blib/lib/Filter/Simple.pm
25559            + macos/bundled_lib/blib/lib/Switch.pm
25560            + macos/bundled_lib/blib/lib/Text/Balanced.pm
25561            + macos/bundled_lib/blib/lib/Text/Balanced.pod
25562            + macos/bundled_lib/t/Class/ISA/test.pl
25563            + macos/bundled_lib/t/Digest/Digest.t
25564            + macos/bundled_lib/t/Filter/Simple/test.pl
25565            + macos/bundled_lib/t/Switch/test.pl
25566            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
25567            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
25568            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
25569            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
25570            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
25571            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
25572            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
25573            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
25574 ____________________________________________________________________________
25575 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
25576         Log: Add Filter::Util::Call to config/make files; edit utils
25577              to recognize the module (it was descended too far down).
25578              Bump version to 5.6.1a4.
25579      Branch: maint-5.6/macperl
25580            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
25581            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
25582            ! macos/macperl/Makefile.mk macos/xsubpp.patch
25583 ____________________________________________________________________________
25584 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
25585         Log: Make DB_File the default for MLDBM on MacOS.
25586      Branch: maint-5.6/macperl
25587            ! macos/bundled_lib/blib/lib/MLDBM.pm
25588 ____________________________________________________________________________
25589 [ 11419] By: nick                                  on 2001/07/20  14:51:03
25590         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
25591              From:  Simon Cozens <simon@netthink.co.uk>
25592              Date:  Fri, 20 Jul 2001 11:42:35 -0400
25593              Message-Id:  <20010720114235.A5235@netthink.co.uk>
25594      Branch: perl
25595            ! lib/UnicodeCD.pm
25596 ____________________________________________________________________________
25597 [ 11418] By: nick                                  on 2001/07/20  14:48:12
25598         Log: Subject:  [PATCH regcomp.h] adds a comment
25599              From:  Abhijit Menon-Sen <ams@wiw.org>
25600              Date:  Fri, 20 Jul 2001 21:05:37 +0530
25601              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
25602      Branch: perl
25603            ! regcomp.h
25604 ____________________________________________________________________________
25605 [ 11417] By: nick                                  on 2001/07/20  14:16:38
25606         Log: Subject:  [PATCH 5.7.2] INSTALL updates
25607              From:  Andy Dougherty <doughera@lafayette.edu>
25608              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
25609              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
25610      Branch: perl
25611            ! INSTALL
25612 ____________________________________________________________________________
25613 [ 11416] By: nick                                  on 2001/07/20  06:44:44
25614         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
25615              From:  Russ Allbery <rra@stanford.edu>
25616              Date:  19 Jul 2001 15:52:37 -0700
25617              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
25618      Branch: perl
25619            ! lib/Pod/Man.pm
25620 ____________________________________________________________________________
25621 [ 11415] By: nick                                  on 2001/07/20  06:35:11
25622         Log: Subject:  [PATCH] defer op_seq allocation
25623              From:  Abhijit Menon-Sen <ams@wiw.org>
25624              Date:  Thu, 19 Jul 2001 22:12:24 +0530
25625              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
25626      Branch: perl
25627            ! op.c
25628 ____________________________________________________________________________
25629 [ 11414] By: nick                                  on 2001/07/20  06:23:36
25630         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
25631              From:  Abhijit Menon-Sen <ams@wiw.org>
25632              Date:  Fri, 20 Jul 2001 01:18:50 +0530
25633              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
25634              (Private e-mail)
25635      Branch: perl
25636            ! ext/Time/HiRes/HiRes.xs
25637 ____________________________________________________________________________
25638 [ 11413] By: nick                                  on 2001/07/20  06:18:53
25639         Log: Integrate mainline
25640      Branch: perlio
25641           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
25642            - t/base/commonsense.t
25643           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
25644           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
25645           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
25646           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
25647           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
25648           !> win32/win32.c
25649 ____________________________________________________________________________
25650 [ 11412] By: nick                                  on 2001/07/19  06:44:27
25651         Log: Integrate win32/perlhost.h from maintenance branch.
25652              (Rest of $ENV{PATH} / system() fix.)
25653      Branch: perl
25654           !> win32/perlhost.h
25655 ____________________________________________________________________________
25656 [ 11411] By: nick                                  on 2001/07/19  06:41:34
25657         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
25658              From:  Philip Newton <Philip.Newton@gmx.net>
25659              Date:  Wed, 18 Jul 2001 21:43:57 +0200
25660              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
25661      Branch: perl
25662            ! pod/perlhack.pod
25663 ____________________________________________________________________________
25664 [ 11410] By: nick                                  on 2001/07/19  06:39:35
25665         Log: Subject:  Security hole in taint checking in open()
25666              From:  deekoo@tentacle.net
25667              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
25668              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
25669      Branch: perl
25670            ! doio.c
25671 ____________________________________________________________________________
25672 [ 11409] By: nick                                  on 2001/07/19  06:28:08
25673         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
25674              From:  Abhijit Menon-Sen <ams@wiw.org>
25675              Date:  Thu, 19 Jul 2001 04:30:43 +0530
25676              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
25677      Branch: perl
25678            ! ext/Time/HiRes/HiRes.xs
25679 ____________________________________________________________________________
25680 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
25681         Log: Update docs with latest implementation information and new URLs.
25682      Branch: maint-5.6/macperl
25683            ! README.macos pod/perlport.pod
25684 ____________________________________________________________________________
25685 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
25686         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
25687              Fix BuildRules to accept optimization variables.
25688      Branch: maint-5.6/macperl
25689            + macos/bundled_ext/Digest/MD5/Makefile.mk
25690            ! macos/BuildRules.mk macos/Makefile.mk
25691            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
25692            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
25693 ____________________________________________________________________________
25694 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
25695         Log: Integrate changes 11399,11401
25696      Branch: maint-5.6/macperl
25697           !> win32/perlhost.h win32/win32.c
25698 ____________________________________________________________________________
25699 [ 11405] By: nick                                  on 2001/07/18  06:50:33
25700         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
25701              from perl5.6*
25702      Branch: perl
25703           !> win32/perlhost.h win32/win32.c
25704 ____________________________________________________________________________
25705 [ 11404] By: nick                                  on 2001/07/18  06:43:59
25706         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
25707              From:  hv@crypt0.demon.co.uk
25708              Date:  Wed, 18 Jul 2001 05:58:46 +0100
25709              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
25710      Branch: perl
25711            ! ext/POSIX/POSIX.t
25712 ____________________________________________________________________________
25713 [ 11403] By: nick                                  on 2001/07/18  06:38:57
25714         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
25715              From:  hv@crypt0.demon.co.uk
25716              Date:  Wed, 18 Jul 2001 05:21:54 +0100
25717              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
25718      Branch: perl
25719            ! numeric.c t/op/arith.t
25720 ____________________________________________________________________________
25721 [ 11402] By: nick                                  on 2001/07/18  06:19:17
25722         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
25723              From:  mjd@plover.com
25724              Date:  17 Jul 2001 17:59:20 -0000
25725              Message-Id:  <20010717175920.8177.qmail@plover.com>
25726      Branch: perl
25727            ! pod/perlre.pod
25728 ____________________________________________________________________________
25729 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
25730         Log: thinko in change#11400 (duh)
25731      Branch: maint-5.6/perl
25732            ! win32/perlhost.h
25733 ____________________________________________________________________________
25734 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
25735         Log: change#11399 revealed another unrelated bug; this is just a temporary
25736              bandaid
25737      Branch: maint-5.6/perl
25738            ! win32/perlhost.h
25739 ____________________________________________________________________________
25740 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
25741         Log: fix bugs in handling of the virtualized environment under windows;
25742              there were bugs in propagating any changes to %ENV down to the real
25743              environment when such changes happened in the toplevel process
25744              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
25745              problem identification, and for a part of the fix)
25746      Branch: maint-5.6/perl
25747            ! win32/perlhost.h win32/win32.c
25748 ____________________________________________________________________________
25749 [ 11398] By: nick                                  on 2001/07/17  08:26:35
25750         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
25751              From: Peter Prymmer <pvhp@forte.com>
25752              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
25753              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
25754              
25755              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
25756              should not depend on existance of Config.pm
25757      Branch: perl
25758           +> t/lib/commonsense.t
25759            - t/base/commonsense.t
25760            ! MANIFEST t/README
25761 ____________________________________________________________________________
25762 [ 11397] By: nick                                  on 2001/07/17  08:09:58
25763         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
25764              From:  Michael G Schwern <schwern@pobox.com>
25765              Date:  Mon, 16 Jul 2001 18:20:31 -0400
25766              Message-Id:  <20010716182031.A1128@blackrider>
25767      Branch: perl
25768            ! pod/perlhack.pod
25769 ____________________________________________________________________________
25770 [ 11396] By: nick                                  on 2001/07/17  08:04:11
25771         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
25772              From:  Gwyn Judd <b.judd@xtra.co.nz>
25773              Date:  Tue, 17 Jul 2001 20:55:58 +1200
25774              Message-Id:  <20010717205558.A3107@thislove>
25775      Branch: perl
25776            ! pod/perlfunc.pod
25777 ____________________________________________________________________________
25778 [ 11395] By: nick                                  on 2001/07/17  08:02:22
25779         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
25780              From:  Peter Prymmer <pvhp@forte.com>
25781              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
25782              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
25783      Branch: perl
25784            ! t/op/sprintf.t
25785 ____________________________________________________________________________
25786 [ 11394] By: nick                                  on 2001/07/17  07:57:06
25787         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
25788              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
25789              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
25790              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
25791      Branch: perl
25792            ! gv.c
25793 ____________________________________________________________________________
25794 [ 11392] By: nick                                  on 2001/07/17  07:50:12
25795         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
25796              From:  Coral <coral@moonlight.crystalflame.net>
25797              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
25798              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
25799      Branch: perl
25800            ! pp_sys.c thread.h
25801 ____________________________________________________________________________
25802 [ 11391] By: nick                                  on 2001/07/17  07:34:28
25803         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
25804              From:  Jonathan Stowe <gellyfish@gellyfish.com>
25805              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
25806              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
25807      Branch: perl
25808            ! utils/h2xs.PL
25809 ____________________________________________________________________________
25810 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
25811         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
25812              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
25813              and Mac::Apps::Launch, which don't work, and Time::HiRes and
25814              Time::Piece, which don't yet work.
25815      Branch: maint-5.6/macperl
25816            + (add 154 files)
25817 ____________________________________________________________________________
25818 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
25819         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
25820              Also add hack to get around missing setenv for PERL5DB.
25821      Branch: maint-5.6/macperl
25822            ! macos/macish.c macos/macish.h
25823 ____________________________________________________________________________
25824 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
25825         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
25826      Branch: maint-5.6/macperl
25827            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
25828            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
25829 ____________________________________________________________________________
25830 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
25831         Log: Fix up some configuration and make options, add extra
25832              extensions.
25833      Branch: maint-5.6/macperl
25834            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
25835            ! macos/macperl/Makefile.mk
25836 ____________________________________________________________________________
25837 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
25838         Log: From Change 11374 in maintperl.
25839      Branch: maint-5.6/macperl
25840           !> utils/h2ph.PL
25841 ____________________________________________________________________________
25842 [ 11385] By: nick                                  on 2001/07/16  14:12:58
25843         Log: Back out change to h2xs till it passes its test.
25844      Branch: perl
25845            ! utils/h2xs.PL
25846 ____________________________________________________________________________
25847 [ 11384] By: nick                                  on 2001/07/16  14:00:10
25848         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
25849              From:  Jonathan Stowe <gellyfish@gellyfish.com>
25850              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
25851              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
25852      Branch: perl
25853            ! utils/h2xs.PL
25854 ____________________________________________________________________________
25855 [ 11383] By: nick                                  on 2001/07/16  13:53:12
25856         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
25857              From:  Robin Houston <robin@kitsite.com>
25858              Date:  Sun, 15 Jul 2001 18:22:31 +0100
25859              Message-Id:  <20010715182230.A11174@robin>
25860      Branch: perl
25861            ! hints/darwin.sh
25862 ____________________________________________________________________________
25863 [ 11382] By: nick                                  on 2001/07/16  13:52:49
25864         Log: Subject:  [PATCH perl@11372] re_dup
25865              From:  Radu Greab <radu@netsoft.ro>
25866              Date:  Sun, 15 Jul 2001 04:50:06 +0300
25867              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
25868      Branch: perl
25869            ! sv.c
25870 ____________________________________________________________________________
25871 [ 11379] By: nick                                  on 2001/07/16  13:35:39
25872         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
25873              From:  Robin Houston <robin@kitsite.com>
25874              Date:  Sat, 14 Jul 2001 14:28:50 +0100
25875              Message-Id:  <20010714142850.A10205@robin>
25876      Branch: perl
25877            ! ext/B/B/Deparse.pm
25878 ____________________________________________________________________________
25879 [ 11378] By: nick                                  on 2001/07/16  13:30:36
25880         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
25881              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
25882              Date:  Sat, 14 Jul 2001 22:17:42 +0900
25883              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
25884      Branch: perl
25885            + ext/Encode/Encode/euc-jp-0212.enc
25886            ! ext/Encode/Encode/Tcl.pm
25887 ____________________________________________________________________________
25888 [ 11377] By: nick                                  on 2001/07/16  13:17:28
25889         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
25890              From:  Andy Dougherty <doughera@lafayette.edu>
25891              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
25892              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
25893      Branch: perl
25894            ! hints/darwin.sh hints/rhapsody.sh
25895 ____________________________________________________________________________
25896 [ 11376] By: nick                                  on 2001/07/16  09:05:00
25897         Log: Integrate mainline
25898      Branch: perlio
25899           +> ext/Encode/Encode/7bit-greek.enc
25900           +> ext/Encode/Encode/7bit-latin1.enc
25901           +> ext/Encode/Encode/cns11643-1.enc
25902           +> ext/Encode/Encode/cns11643-2.enc
25903           +> ext/Encode/Encode/iso2022-cn.enc
25904           +> ext/Encode/Encode/iso2022-jp1.enc
25905           +> ext/Encode/Encode/iso2022-jp2.enc
25906           !> Changes Configure MANIFEST Makefile.SH
25907           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
25908           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
25909           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
25910           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
25911           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
25912 ____________________________________________________________________________
25913 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
25914         Log: integrate change#11374 from maint-5.6
25915              
25916              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
25917      Branch: perl
25918           !> utils/h2ph.PL
25919 ____________________________________________________________________________
25920 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
25921         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
25922      Branch: maint-5.6/perl
25923            ! utils/h2ph.PL
25924 ____________________________________________________________________________
25925 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
25926         Log: Update Changes.
25927      Branch: perl
25928            ! Changes patchlevel.h
25929 ____________________________________________________________________________
25930 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
25931         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
25932              From: Jonathan Stowe <gellyfish@gellyfish.com>
25933              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
25934              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
25935      Branch: perl
25936            ! utils/h2xs.PL
25937 ____________________________________________________________________________
25938 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
25939         Log: Subject: patch to add DEL to [:cntrl:]
25940              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
25941              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
25942              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
25943      Branch: perl
25944            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
25945 ____________________________________________________________________________
25946 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
25947         Log: Metaconfig unit change for #11369; plus a dependency nit.
25948      Branch: metaconfig
25949            ! U/compline/nblock_io.U
25950      Branch: metaconfig/U/perl
25951            ! Extensions.U
25952 ____________________________________________________________________________
25953 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
25954         Log: #include <stdlib.h> so that exit() is prototyped,
25955              noticed by Hugo.
25956      Branch: perl
25957            ! Configure
25958 ____________________________________________________________________________
25959 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
25960         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
25961              From: Peter Prymmer <pvhp@forte.com>
25962              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
25963              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
25964      Branch: perl
25965            ! t/op/sprintf.t
25966 ____________________________________________________________________________
25967 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
25968         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
25969              From: Peter Prymmer <pvhp@forte.com>
25970              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
25971              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
25972      Branch: perl
25973            ! ext/Encode/Encode/Tcl.t
25974 ____________________________________________________________________________
25975 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
25976         Log: Add information about gcc 3.0 basic block profiling.
25977      Branch: perl
25978            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
25979 ____________________________________________________________________________
25980 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
25981         Log: Subject: Error in lib/PerlIO/Via.pm ?
25982              From: Mark-Jason Dominus <mjd@plover.com>
25983              Date: Fri, 13 Jul 2001 15:55:41 -0400
25984              Message-ID: <20010713195541.26751.qmail@plover.com>
25985      Branch: perl
25986            ! ext/PerlIO/Via/Via.pm
25987 ____________________________________________________________________________
25988 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
25989         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
25990              section from the Compiler section.
25991      Branch: perl
25992            ! myconfig.SH
25993 ____________________________________________________________________________
25994 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
25995         Log: Handle glibc style of constant definitions using enum
25996              with intervening #defines; from Brendan O'Dea.
25997      Branch: perl
25998            ! utils/h2ph.PL
25999 ____________________________________________________________________________
26000 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
26001         Log: Add LC_MESSAGES to the locale_h export tag (it already is
26002              in the Makefile.PL and thusly eligible for an XS constant)
26003              (see also maintperl #10543)
26004      Branch: perl
26005            ! ext/POSIX/POSIX.pm
26006 ____________________________________________________________________________
26007 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
26008         Log: Subject: Re: [patch] re_dup
26009              From: Abhijit Menon-Sen <ams@wiw.org>
26010              Date: Fri, 13 Jul 2001 21:41:09 +0530
26011              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
26012      Branch: perl
26013            ! sv.c
26014 ____________________________________________________________________________
26015 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
26016         Log: Subject: [patch] re_dup
26017              From: Doug MacEachern <dougm@covalent.net>
26018              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
26019              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
26020      Branch: perl
26021            ! sv.c
26022 ____________________________________________________________________________
26023 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
26024         Log: Update Changes.
26025      Branch: perl
26026            ! Changes patchlevel.h
26027 ____________________________________________________________________________
26028 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
26029         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
26030              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
26031              Date: Sat, 14 Jul 2001 00:06:30 +0900
26032              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
26033      Branch: perl
26034            + ext/Encode/Encode/7bit-greek.enc
26035            + ext/Encode/Encode/7bit-latin1.enc
26036            + ext/Encode/Encode/cns11643-1.enc
26037            + ext/Encode/Encode/cns11643-2.enc
26038            + ext/Encode/Encode/iso2022-cn.enc
26039            + ext/Encode/Encode/iso2022-jp1.enc
26040            + ext/Encode/Encode/iso2022-jp2.enc
26041            ! MANIFEST ext/Encode/Encode/Tcl.pm
26042            ! ext/Encode/Encode/iso2022-kr.enc
26043 ____________________________________________________________________________
26044 [ 11357] By: nick                                  on 2001/07/13  14:24:06
26045         Log: Blind integrate mainline (as of 5.7.2?)
26046      Branch: perlio
26047           !> AUTHORS Changes Porting/config.sh Porting/config_H
26048           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
26049           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26050           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26051           !> win32/makefile.mk
26052 ____________________________________________________________________________
26053 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
26054         Log: Snip away the devel patchlevel.
26055      Branch: perl
26056            ! patchlevel.h
26057 ____________________________________________________________________________
26058 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
26059         Log: Bump the version to 5.7.2.
26060      Branch: perl
26061            ! Porting/config.sh Porting/config_H patchlevel.h
26062            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26063            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26064            ! win32/makefile.mk
26065 ____________________________________________________________________________
26066 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
26067         Log: Update Changes.
26068      Branch: perl
26069            ! Changes
26070 ____________________________________________________________________________
26071 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
26072         Log: Reword.
26073      Branch: perl
26074            ! AUTHORS
26075 ____________________________________________________________________________
26076 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
26077         Log: AUTHORS update.
26078      Branch: perl
26079            ! AUTHORS
26080 ____________________________________________________________________________
26081 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
26082         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
26083              unless ithreads.
26084      Branch: perl
26085            ! makedef.pl
26086 ____________________________________________________________________________
26087 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
26088         Log: Integrate perlio.
26089      Branch: perl
26090           !> win32/distclean.bat
26091 ____________________________________________________________________________
26092 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
26093         Log: Test the encoding transform only iff we have PerlIO,
26094              noticed by H. Merijn Brand.
26095      Branch: perl
26096            ! ext/PerlIO/t/encoding.t
26097 ____________________________________________________________________________
26098 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
26099         Log: README.netware tweaks from Ananth Kesari.
26100      Branch: perl
26101            ! README.netware
26102 ____________________________________________________________________________
26103 [ 11346] By: nick                                  on 2001/07/13  09:18:51
26104         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
26105              to avoid /unicode vs /Unicode issues.
26106      Branch: perlio
26107            ! win32/distclean.bat
26108 ____________________________________________________________________________
26109 [ 11345] By: nick                                  on 2001/07/13  06:24:18
26110         Log: Integrate mainline
26111      Branch: perlio
26112           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
26113            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
26114           !> (integrate 63 files)
26115 ____________________________________________________________________________
26116 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
26117         Log: Add d_bincompat5005 information to perl -V.
26118      Branch: perl
26119            ! myconfig.SH
26120 ____________________________________________________________________________
26121 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
26122         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
26123              From: Abhijit Menon-Sen <ams@wiw.org>
26124              Date: Fri, 13 Jul 2001 07:12:36 +0530
26125              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
26126      Branch: perl
26127            ! sv.c
26128 ____________________________________________________________________________
26129 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
26130         Log: Remove unicode::distinct, as per Inaba Hiroto.
26131      Branch: perl
26132            - lib/unicode/distinct.pm
26133            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
26134            ! t/lib/1_compile.t
26135 ____________________________________________________________________________
26136 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
26137         Log: Paging for Dr Octothorpe.
26138      Branch: perl
26139            ! pod/perlfaq4.pod
26140 ____________________________________________________________________________
26141 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
26142         Log: cut-n-paste error noticed by mjd.
26143      Branch: perl
26144            ! pod/perlfaq4.pod
26145 ____________________________________________________________________________
26146 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
26147         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
26148              From: Peter Prymmer <pvhp@forte.com>
26149              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
26150              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
26151      Branch: perl
26152            ! pod/perlfaq4.pod
26153 ____________________________________________________________________________
26154 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
26155         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
26156              From: Randall Gellens <randy@qualcomm.com>
26157              Date: Thu, 12 Jul 2001 16:56:23 -0700
26158              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
26159      Branch: perl
26160            ! Porting/repository.pod
26161 ____________________________________________________________________________
26162 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
26163         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
26164      Branch: perl
26165            ! thread.h
26166 ____________________________________________________________________________
26167 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
26168         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
26169              From: coral <coral@moonlight.crystalflame.net>
26170              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
26171              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
26172      Branch: perl
26173            ! thread.h
26174 ____________________________________________________________________________
26175 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
26176         Log: Metaconfig unit change for #11134.
26177      Branch: metaconfig
26178            + U/threads/d_pthread_atfork.U
26179 ____________________________________________________________________________
26180 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
26181         Log: Add HAS_PTHREAD_ATFORK.
26182      Branch: perl
26183            ! Configure NetWare/config.wc NetWare/config_H.wc
26184            ! Porting/Glossary Porting/config.sh Porting/config_H
26185            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
26186            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
26187            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26188            ! win32/config.gc win32/config.vc win32/config_H.bc
26189            ! win32/config_H.gc win32/config_H.vc
26190 ____________________________________________________________________________
26191 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
26192         Log: Subject: [PATCH] File::Copy fails on tied handles
26193              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
26194              Date: Thu, 12 Jul 2001 15:18:51 -0700
26195              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
26196      Branch: perl
26197            ! lib/File/Copy.pm
26198 ____________________________________________________________________________
26199 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
26200         Log: Subject: [PATCH] Langinfo.t
26201              From: Nicholas Clark <nick@ccl4.org>
26202              Date: Thu, 12 Jul 2001 23:55:38 +0100
26203              Message-ID: <20010712235538.M5827@plum.flirble.org>
26204      Branch: perl
26205            ! ext/I18N/Langinfo/Langinfo.t
26206 ____________________________________________________________________________
26207 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
26208         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
26209              From: Peter Prymmer <pvhp@forte.com>
26210              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
26211              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
26212      Branch: perl
26213            ! pod/perl572delta.pod
26214 ____________________________________________________________________________
26215 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
26216         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
26217              From: Abhijit Menon-Sen <ams@wiw.org>
26218              Date: Fri, 13 Jul 2001 05:21:16 +0530
26219              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
26220      Branch: perl
26221            ! sv.c
26222 ____________________________________________________________________________
26223 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
26224         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
26225              From: Abhijit Menon-Sen <ams@wiw.org>
26226              Date: Fri, 13 Jul 2001 03:04:25 +0530
26227              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
26228      Branch: perl
26229            ! av.c
26230 ____________________________________________________________________________
26231 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
26232         Log: s/^M$//g
26233      Branch: perl
26234            ! win32/Makefile win32/makefile.mk
26235 ____________________________________________________________________________
26236 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
26237         Log: Update Changes.
26238      Branch: perl
26239            ! Changes patchlevel.h
26240 ____________________________________________________________________________
26241 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
26242         Log: Typo spotted by Philip Newton.
26243      Branch: perl
26244            ! pod/perl572delta.pod
26245 ____________________________________________________________________________
26246 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
26247         Log: Subject: [PATCH] fixes perl_clone of perl_clone
26248              From: Artur Bergman <artur@contiller.se>
26249              Date: Thu, 12 Jul 2001 20:57:09 +0200
26250              Message-ID: <B773BFA4.236B%artur@contiller.se>
26251      Branch: perl
26252            ! sv.c
26253 ____________________________________________________________________________
26254 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
26255         Log: Add README.uts from Hal Morris.
26256      Branch: perl
26257            + README.uts
26258            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
26259            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
26260 ____________________________________________________________________________
26261 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
26262         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
26263              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26264              Date: Thu, 12 Jul 2001 20:32:37 +0200
26265              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
26266      Branch: perl
26267            ! hints/aix.sh
26268 ____________________________________________________________________________
26269 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
26270         Log: Subject: Patch: document reg_data.what member
26271              From: Mark-Jason Dominus <mjd@plover.com>
26272              Message-ID: <20010712182532.14821.qmail@plover.com>
26273              Date: Thu, 12 Jul 2001 14:25:32 -0400
26274      Branch: perl
26275            ! regcomp.c regcomp.h
26276 ____________________________________________________________________________
26277 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
26278         Log: Subject: [PATCH] Perl_re_dup()
26279              From: Abhijit Menon-Sen <ams@wiw.org>
26280              Date: Thu, 12 Jul 2001 23:54:32 +0530
26281              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
26282      Branch: perl
26283            ! embed.h embed.pl perlapi.c proto.h sv.c
26284 ____________________________________________________________________________
26285 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
26286         Log: Regen Configure, modlib, toc.
26287      Branch: perl
26288            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26289            ! pod/perlmodlib.pod pod/perltoc.pod
26290 ____________________________________________________________________________
26291 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
26292         Log: The problem seems to be in PerlIO::Layer::->find() not
26293              accepting the ":encoding(blurflur)" arguments.
26294      Branch: perl
26295            ! lib/PerlIO.pm lib/open.pm
26296 ____________________________________________________________________________
26297 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
26298         Log: AIX doc update.
26299      Branch: perl
26300            ! README.aix pod/perl572delta.pod
26301 ____________________________________________________________________________
26302 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
26303         Log: Subject: AIX README update
26304              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26305              Date: Thu, 12 Jul 2001 19:28:30 +0200
26306              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
26307      Branch: perl
26308            ! README.aix
26309 ____________________________________________________________________________
26310 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
26311         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
26312              From: Norton Allen <allen@huarp.harvard.edu>
26313              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
26314              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
26315      Branch: perl
26316            ! ext/IO/lib/IO/t/io_unix.t
26317 ____________________________________________________________________________
26318 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
26319         Log: Subject: [PATCH README.qnx hints/qnx.sh]
26320              From: Norton Allen <allen@huarp.harvard.edu>
26321              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
26322              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
26323      Branch: perl
26324            ! README.qnx hints/qnx.sh
26325 ____________________________________________________________________________
26326 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
26327         Log: Subject: [patch] faster PM_GETRE
26328              From: Doug MacEachern <dougm@covalent.net>
26329              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
26330              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
26331      Branch: perl
26332            ! op.h
26333 ____________________________________________________________________________
26334 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
26335         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
26336              From: Doug MacEachern <dougm@covalent.net>
26337              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
26338              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
26339      Branch: perl
26340            ! op.c
26341 ____________________________________________________________________________
26342 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
26343         Log: Tell where the nice Estonian database is.
26344      Branch: perl
26345            ! lib/open.pm
26346 ____________________________________________________________________________
26347 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
26348         Log: Retract #11309 since #11310 is a better fix.
26349      Branch: perl
26350            ! t/lib/1_compile.t
26351 ____________________________________________________________________________
26352 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
26353         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
26354              change#11300 needs to return the status of failed win32_spawnvp())
26355              
26356              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
26357              splitting correctly; remove unused variables; 'require' at run time
26358              rather than 'use' at compile time for I18N::Langinfo, since it
26359              isn't everyware
26360      Branch: perl
26361            ! lib/open.pm win32/win32.c
26362 ____________________________________________________________________________
26363 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
26364         Log: Temporary workaround.
26365      Branch: perl
26366            ! t/lib/1_compile.t
26367 ____________________________________________________________________________
26368 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
26369         Log: UCD typo in #11306 and add also more known-to-be-tested
26370              modules to the skip list.
26371      Branch: perl
26372            ! t/lib/1_compile.t
26373 ____________________________________________________________________________
26374 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
26375         Log: Rename Unicode::UCD to UnicodeCD to avoid
26376              messups with case-insensitive filesystems.
26377      Branch: perl
26378            + lib/UnicodeCD.pm lib/UnicodeCD.t
26379            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
26380            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
26381 ____________________________________________________________________________
26382 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
26383         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
26384              From: daniel@biz.bitpusher.com
26385              Date: Wed, 11 Jul 2001 23:25:47 -0700
26386              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
26387      Branch: perl
26388            ! lib/Tie/Array.pm t/op/splice.t
26389 ____________________________________________________________________________
26390 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
26391         Log: Subject: [PATCH] More accurate line numbers in messages
26392              From: Paul Johnson <paul@pjcj.net>
26393              Date: Thu, 12 Jul 2001 04:14:11 +0200
26394              Message-ID: <20010712041411.A3467@pjcj.net>
26395              
26396              (With prototyping and multiplicity tweaks.)
26397      Branch: perl
26398            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
26399 ____________________________________________________________________________
26400 [ 11304] By: nick                                  on 2001/07/12  12:53:40
26401         Log: Integrate mainline
26402      Branch: perlio
26403           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
26404           !> regexec.c thread.h
26405 ____________________________________________________________________________
26406 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
26407         Log: Cut-and-pasto in #11298.
26408      Branch: perl
26409            ! ext/ByteLoader/bytecode.h
26410 ____________________________________________________________________________
26411 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
26412         Log: Update the AIX known problems section.
26413      Branch: perl
26414            ! pod/perl572delta.pod
26415 ____________________________________________________________________________
26416 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
26417         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
26418              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26419              Date: Thu, 12 Jul 2001 12:16:16 +0200
26420              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
26421      Branch: perl
26422            ! hints/aix.sh
26423 ____________________________________________________________________________
26424 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
26425         Log: Integrate perlio.
26426      Branch: perl
26427           !> makedef.pl win32/win32.c
26428 ____________________________________________________________________________
26429 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
26430         Log: Subject: [PATCH] fix for PMOP threadness failures
26431              From: Artur Bergman <artur@contiller.se>
26432              Date: Thu, 12 Jul 2001 09:48:06 +0200
26433              Message-ID: <B77322D6.22DD%artur@contiller.se>
26434      Branch: perl
26435            ! regexec.c
26436 ____________________________________________________________________________
26437 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
26438         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
26439              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
26440              Date: Thu, 12 Jul 2001 09:09:48 +0200
26441              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
26442              
26443              More parentheses to keep bcc happy.
26444      Branch: perl
26445            ! ext/ByteLoader/bytecode.h
26446 ____________________________________________________________________________
26447 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
26448         Log: Subject: Re: [patch] pthread_atfork bandaid
26449              From: Doug MacEachern <dougm@covalent.net>
26450              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
26451              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
26452      Branch: perl
26453            ! thread.h
26454 ____________________________________________________________________________
26455 [ 11296] By: nick                                  on 2001/07/12  11:55:48
26456         Log: Exclude reentrant_buffer from .def file
26457      Branch: perlio
26458            ! makedef.pl
26459 ____________________________________________________________________________
26460 [ 11295] By: nick                                  on 2001/07/12  11:11:44
26461         Log: Honour void-ness of my_exit()
26462      Branch: perlio
26463            ! win32/win32.c
26464 ____________________________________________________________________________
26465 [ 11294] By: nick                                  on 2001/07/12  07:51:04
26466         Log: Integrate mainline
26467      Branch: perlio
26468           +> uts/sprintf_wrap.c
26469           !> (integrate 35 files)
26470 ____________________________________________________________________________
26471 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
26472         Log: Retract #11289.
26473      Branch: perl
26474            ! embed.h embed.pl perl.c proto.h thread.h
26475 ____________________________________________________________________________
26476 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
26477         Log: Now the :locale pseudolayer *almost* works...
26478      Branch: perl
26479            ! lib/open.pm
26480 ____________________________________________________________________________
26481 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
26482         Log: Locale encoding tweaks.
26483      Branch: perl
26484            ! lib/open.pm
26485 ____________________________________________________________________________
26486 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
26487         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
26488              From: Mark-Jason Dominus <mjd@plover.com>
26489              Date: Thu, 12 Jul 2001 00:59:31 -0400
26490              Message-ID: <20010712045931.8543.qmail@plover.com>
26491              
26492              Remove the chmod/umask leading zero warning.
26493      Branch: perl
26494            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
26495            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
26496 ____________________________________________________________________________
26497 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
26498         Log: (Retracted by #11289.)
26499      Branch: perl
26500            ! embed.h embed.pl perl.c proto.h thread.h
26501 ____________________________________________________________________________
26502 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
26503         Log: Needed by #11283.
26504      Branch: perl
26505            ! intrpvar.h
26506 ____________________________________________________________________________
26507 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
26508         Log: Metaconfig unit change for #11286.
26509      Branch: metaconfig/U/perl
26510            ! patchlevel.U
26511 ____________________________________________________________________________
26512 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
26513         Log: Subject: Re: [PATCH Configure] perl -V broken
26514              From: Andy Dougherty <doughera@lafayette.edu>
26515              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
26516              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
26517      Branch: perl
26518            ! Configure myconfig.SH
26519 ____________________________________________________________________________
26520 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
26521         Log: Retract #11166 (and #11237).
26522      Branch: perl
26523            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
26524            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
26525            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
26526 ____________________________________________________________________________
26527 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
26528         Log: UTS tweaks for Hal Morris.
26529      Branch: perl
26530            + uts/sprintf_wrap.c
26531            ! MANIFEST hints/uts.sh perl.h
26532 ____________________________________________________________________________
26533 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
26534         Log: Subject: [PATCH] Use reentrant API glibc
26535              From: Artur Bergman <artur@contiller.se>
26536              Date: Thu, 12 Jul 2001 00:58:21 +0200
26537              Message-ID: <B772A6AD.2288%artur@contiller.se>
26538      Branch: perl
26539            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
26540            ! sv.c
26541 ____________________________________________________________________________
26542 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
26543         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
26544              From: barries <barries@slaysys.com>
26545              Date: Wed, 11 Jul 2001 15:11:46 -0400
26546              Message-ID: <20010711151146.G24560@jester.slaysys.com>
26547      Branch: perl
26548            ! pp_sys.c t/lib/warnings/doio win32/win32.c
26549 ____________________________________________________________________________
26550 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
26551         Log: Subject: [patch] pthread_atfork bandaid
26552              From: Doug MacEachern <dougm@covalent.net>
26553              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
26554              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
26555      Branch: perl
26556            ! miniperlmain.c perl.c
26557 ____________________________________________________________________________
26558 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
26559         Log: Subject: [patch] perl_clone leaks
26560              From: Doug MacEachern <dougm@covalent.net>
26561              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
26562              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
26563      Branch: perl
26564            ! sv.c
26565 ____________________________________________________________________________
26566 [ 11279] By: nick                                  on 2001/07/11  15:49:38
26567         Log: Integrate mainline
26568      Branch: perlio
26569           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
26570           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
26571           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
26572           +> lib/Term/ANSIColor/README
26573           !> (integrate 54 files)
26574 ____________________________________________________________________________
26575 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
26576         Log: Update Changes.
26577      Branch: perl
26578            ! Changes patchlevel.h
26579 ____________________________________________________________________________
26580 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
26581         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
26582              From: Peter Prymmer <pvhp@forte.com>
26583              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
26584              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
26585              
26586              Backport of embed.pl to 5.003.
26587      Branch: perl
26588            ! embed.pl
26589 ____________________________________________________________________________
26590 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
26591         Log: Subject: Re: POSIX test #14 on UTS 
26592              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26593              Date: Wed, 11 Jul 2001 03:02:14 +0100
26594              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
26595      Branch: perl
26596            ! ext/POSIX/POSIX.t
26597 ____________________________________________________________________________
26598 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
26599         Log: Make the I32 an IV to preserve structure alignment and size.
26600      Branch: perl
26601            ! op.h
26602 ____________________________________________________________________________
26603 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
26604         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
26605              From: "Artur Bergman" <artur@contiller.se>
26606              Date: Wed, 11 Jul 2001 14:23:37 +0200
26607              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
26608              
26609              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
26610      Branch: perl
26611            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
26612            ! pod/perlapi.pod sv.c
26613 ____________________________________________________________________________
26614 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
26615         Log: Tweak until Pod::Parser gets updated.
26616      Branch: perl
26617            ! t/pod/special_seqs.xr
26618 ____________________________________________________________________________
26619 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
26620         Log: File::Spec usage tweak.
26621      Branch: perl
26622            ! lib/ExtUtils.t
26623 ____________________________________________________________________________
26624 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
26625         Log: Integrate #11263 from macperl; macos and macosx updates.
26626      Branch: perl
26627           !> pod/perlport.pod
26628 ____________________________________________________________________________
26629 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
26630         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
26631              From: Peter Prymmer <pvhp@forte.com>
26632              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
26633              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
26634      Branch: perl
26635            + ext/Time/HiRes/hints/dynixptx.pl
26636            ! MANIFEST hints/dynixptx.sh
26637 ____________________________________________________________________________
26638 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
26639         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
26640              From: Nicholas Clark <nick@ccl4.org>
26641              Date: Tue, 10 Jul 2001 23:17:43 +0100
26642              Message-ID: <20010710231742.B59620@plum.flirble.org>
26643      Branch: perl
26644            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
26645 ____________________________________________________________________________
26646 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
26647         Log: Subject: [DOC PATCH] Pluggable runops
26648              From: Paul Johnson <paul@pjcj.net>
26649              Date: Tue, 10 Jul 2001 21:53:28 +0200
26650              Message-ID: <20010710215328.B26577@pjcj.net>
26651      Branch: perl
26652            ! pod/perlguts.pod
26653 ____________________________________________________________________________
26654 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
26655         Log: Subject: [PATCH] Authors
26656              From: Artur Bergman <artur@contiller.se>
26657              Date: Tue, 10 Jul 2001 20:39:12 +0200
26658              Message-ID: <B771186F.21CD%artur@contiller.se>
26659      Branch: perl
26660            ! AUTHORS
26661 ____________________________________________________________________________
26662 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
26663         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
26664              From: Doug MacEachern <dougm@covalent.net>
26665              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
26666              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
26667      Branch: perl
26668            ! pp_ctl.c
26669 ____________________________________________________________________________
26670 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
26671         Log: Subject: doc patch; times() in scalar context
26672              From: mjd@plover.com
26673              Date: 10 Jul 2001 18:01:17 -0000
26674              Message-ID: <20010710180117.12477.qmail@plover.com>
26675      Branch: perl
26676            ! pod/perlfunc.pod
26677 ____________________________________________________________________________
26678 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
26679         Log: Subject: [PATCH] Small fix to pp_gmtime
26680              From: Artur Bergman <artur@contiller.se>
26681              Date: Tue, 10 Jul 2001 19:54:52 +0200
26682              Message-ID: <B7710E0B.21C5%artur@contiller.se>
26683      Branch: perl
26684            ! pp_sys.c
26685 ____________________________________________________________________________
26686 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
26687         Log: Integrate changes from mainline perl, add notes about
26688              Mac OS X and Mac OS.
26689      Branch: maint-5.6/macperl
26690            ! pod/perlport.pod
26691 ____________________________________________________________________________
26692 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
26693         Log: A proof of the dangers of package; ?
26694      Branch: perl
26695            ! t/lib/warnings/op
26696 ____________________________________________________________________________
26697 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
26698         Log: Regen toc and modlib.
26699      Branch: perl
26700            ! pod/perlmodlib.pod pod/perltoc.pod
26701 ____________________________________________________________________________
26702 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
26703         Log: Add compexcl(), casefold(), and casespec() interfaces;
26704              and make all interfaces to return hash references instead
26705              of hashes. 
26706      Branch: perl
26707            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
26708 ____________________________________________________________________________
26709 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
26710         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
26711              From: "Philip Newton" <Philip.Newton@gmx.net>
26712              Date: Tue, 10 Jul 2001 09:55:59 +0200
26713              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
26714              
26715              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
26716              From: "Philip Newton" <Philip.Newton@gmx.net>
26717              Date: Tue, 10 Jul 2001 09:56:37 +0200
26718              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
26719      Branch: perl
26720            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26721            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
26722 ____________________________________________________________________________
26723 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
26724         Log: Subject: [patch] undef &xsub for 1,2
26725              From: Doug MacEachern <dougm@covalent.net>
26726              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
26727              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
26728              
26729              (This version of the patch with a comment from Gisle.)
26730      Branch: perl
26731            ! op.c
26732 ____________________________________________________________________________
26733 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
26734         Log: Mention package; deprecation and the Win32 problems.
26735      Branch: perl
26736            ! pod/perl572delta.pod
26737 ____________________________________________________________________________
26738 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
26739         Log: Subject: [PATCH] deprecate package with no arguments
26740              From: Robin Houston <robin@kitsite.com>
26741              Date: Tue, 10 Jul 2001 13:33:40 +0100
26742              Message-ID: <20010710133340.A13452@robin.kitsite.com>
26743      Branch: perl
26744            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
26745 ____________________________________________________________________________
26746 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
26747         Log: Upgrade to podlators 1.10.
26748      Branch: perl
26749            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
26750            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
26751            ! pod/pod2man.PL pod/pod2text.PL
26752 ____________________________________________________________________________
26753 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
26754         Log: Upgrade to Term::ANSIColor 1.04.
26755      Branch: perl
26756            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
26757            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
26758 ____________________________________________________________________________
26759 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
26760         Log: Integrate perlio (the right fix for the ":layer(args)")
26761      Branch: perl
26762           !> perlio.c
26763 ____________________________________________________________________________
26764 [ 11252] By: nick                                  on 2001/07/10  06:58:14
26765         Log: Fix open(...,"...:layer(xxx)",...)
26766              - use memEQ not strEQ as there is '(' not '\0'
26767      Branch: perlio
26768            ! perlio.c
26769 ____________________________________________________________________________
26770 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
26771         Log: Telling the number of tests helps.
26772      Branch: perl
26773            ! ext/PerlIO/t/encoding.t
26774 ____________________________________________________________________________
26775 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
26776         Log: Require I18N::Langinfo, not use.
26777      Branch: perl
26778            ! lib/open.pm
26779 ____________________________________________________________________________
26780 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
26781         Log: Add a test for for PerlIO ":encoding(...)" layer.
26782      Branch: perl
26783            + ext/PerlIO/t/encoding.t
26784            ! MANIFEST ext/Encode/Encode.pm
26785 ____________________________________________________________________________
26786 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
26787         Log: PerlIO ":encoding(foobar)" temporary fix.
26788              Not really correct, I think, since the change means
26789              that prefixes match.
26790      Branch: perl
26791            ! perlio.c
26792 ____________________________________________________________________________
26793 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
26794         Log: Update to Math::BigInt 1.36.  The biggest news is
26795              the separation of the backend; now the pure Perl
26796              implementation is in Math::BigInt::Calc, but one
26797              can plugin, say, Math::BigInt::BitVect, and get
26798              considerable speedup.
26799      Branch: perl
26800            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
26801            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
26802            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
26803            ! lib/Math/BigInt/t/mbimbf.t
26804 ____________________________________________________________________________
26805 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
26806         Log: Subject: Re: compatibility question
26807              From: Peter Prymmer <pvhp@forte.com>
26808              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
26809              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
26810      Branch: perl
26811            ! lib/ExtUtils/MM_VMS.pm
26812 ____________________________________________________________________________
26813 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
26814         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
26815              From: Norton Allen <allen@huarp.harvard.edu>
26816              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
26817              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
26818      Branch: perl
26819            ! ext/File/Glob/t/basic.t
26820 ____________________________________________________________________________
26821 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
26822         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
26823              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
26824              Date: Tue, 10 Jul 2001 00:29:55 +0900
26825              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
26826      Branch: perl
26827            + ext/Encode/Encode/HZ.enc
26828            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
26829            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
26830            ! ext/Encode/Encode/iso2022-jp.enc
26831            ! ext/Encode/Encode/iso2022-kr.enc
26832 ____________________________________________________________________________
26833 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
26834         Log: Add in all them there macos/ files.
26835      Branch: maint-5.6/macperl
26836            + (add 577 files)
26837 ____________________________________________________________________________
26838 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
26839         Log: Add the new modules to the list of having those own tests.
26840      Branch: perl
26841            ! t/lib/1_compile.t
26842 ____________________________________________________________________________
26843 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
26844         Log: Add INOUT to control both ways at the same time.
26845      Branch: perl
26846            ! lib/open.pm
26847 ____________________________________________________________________________
26848 [ 11240] By: nick                                  on 2001/07/09  16:33:50
26849         Log: Integrate mainline
26850      Branch: perlio
26851           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
26852           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
26853           !> (integrate 41 files)
26854 ____________________________________________________________________________
26855 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
26856         Log: More encoding mapping magic.
26857      Branch: perl
26858            ! lib/open.pm
26859 ____________________________________________________________________________
26860 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
26861         Log: Update Changes.
26862      Branch: perl
26863            ! Changes patchlevel.h
26864 ____________________________________________________________________________
26865 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
26866         Log: (Retracted by #11285).
26867              
26868              Subject: [PATCH] OPpCONST_OCTAL fixes
26869              From: Abhijit Menon-Sen <ams@wiw.org>
26870              Date: Mon, 9 Jul 2001 07:38:45 +0530
26871              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
26872      Branch: perl
26873            ! op.c
26874 ____________________________________________________________________________
26875 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
26876         Log: Add a pseudolayer ":locale" to the open pragma which
26877              will get the encoding from the locale.  Yet undocumented
26878              because I can't get the PerlIO :encoding(foobar) to work.
26879      Branch: perl
26880            ! ext/Encode/Encode.pm lib/open.pm
26881 ____________________________________________________________________________
26882 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
26883         Log: Add more encoding mappings.
26884      Branch: perl
26885            ! ext/Encode/Encode.pm
26886 ____________________________________________________________________________
26887 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
26888         Log: Document that using :encoding layer requires using Encode.
26889      Branch: perl
26890            ! ext/Encode/Encode.pm lib/PerlIO.pm
26891 ____________________________________________________________________________
26892 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
26893         Log: Netware tweak from Ananth Kesari.
26894      Branch: perl
26895            ! NetWare/netware.h
26896 ____________________________________________________________________________
26897 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
26898         Log: t/harness doesn't know about run/*.t
26899      Branch: perl
26900            ! t/harness
26901 ____________________________________________________________________________
26902 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
26903         Log: run/exit.t busted on windows
26904      Branch: perl
26905            ! t/run/exit.t
26906 ____________________________________________________________________________
26907 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
26908         Log: fix a couple of UCD.t tests that fail due to bad case
26909      Branch: perl
26910            ! lib/Unicode/UCD.t
26911 ____________________________________________________________________________
26912 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
26913         Log: test skip logic was broken
26914      Branch: perl
26915            ! ext/I18N/Langinfo/Langinfo.t
26916 ____________________________________________________________________________
26917 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
26918         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
26919              failure of ExtUtils.t#27 when built in debug mode)
26920      Branch: perl
26921            ! lib/ExtUtils/MM_Win32.pm
26922 ____________________________________________________________________________
26923 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
26924         Log: I18N::Langinfo is not available on windows
26925      Branch: perl
26926            ! win32/FindExt.pm
26927 ____________________________________________________________________________
26928 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
26929         Log: save a dTHX
26930      Branch: perl
26931            ! ext/POSIX/POSIX.xs
26932 ____________________________________________________________________________
26933 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
26934         Log: Update Changes.
26935      Branch: perl
26936            ! Changes patchlevel.h
26937 ____________________________________________________________________________
26938 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
26939         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
26940              as pointed out by Sarathy.
26941      Branch: perl
26942            ! ext/I18N/Langinfo/Langinfo.xs
26943 ____________________________________________________________________________
26944 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
26945         Log: Retract #11212.
26946      Branch: perl
26947            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
26948 ____________________________________________________________________________
26949 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
26950         Log: Bump up the VERSION of Cwd.xs.
26951      Branch: perl
26952            ! ext/Cwd/Makefile.PL
26953 ____________________________________________________________________________
26954 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
26955         Log: Retract #11220, the problem wasn't the missing leading zero.
26956              Here's the problem:
26957              $ ./perl -we 'chmod(oct("755"), ".")'
26958              Non-octal literal mode (493) specified at -e line 1.
26959              (Did you mean 0493 instead?)
26960      Branch: perl
26961            ! lib/ExtUtils/MM_Unix.pm
26962 ____________________________________________________________________________
26963 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
26964         Log: (Retracted by #11221)
26965              Change the PERM_RW and PERM_RWX to 0644 and 0755
26966              (add the leading zero).
26967      Branch: perl
26968            ! lib/ExtUtils/MM_Unix.pm
26969 ____________________________________________________________________________
26970 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
26971         Log: Integrate changes #11193, 11205, 11209 from macperl.
26972              
26973              Fix up AutoLoader to fudge for Mac paths in import().
26974              
26975              Allow symbols in try_symbol() to begin with "_".
26976              
26977              Small portability fix for Mac OS.
26978      Branch: perl
26979           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
26980 ____________________________________________________________________________
26981 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
26982         Log: Metaconfig unit change for #11217.
26983      Branch: metaconfig/U/perl
26984            ! Extensions.U
26985 ____________________________________________________________________________
26986 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
26987         Log: Detypo, problem noticed by Gerrit P. Haase.
26988      Branch: perl
26989            ! Configure config_h.SH
26990 ____________________________________________________________________________
26991 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
26992         Log: Cwd cleanups.
26993      Branch: perl
26994            ! ext/Cwd/Cwd.xs
26995 ____________________________________________________________________________
26996 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
26997         Log: Slight tweaks on #11213.
26998      Branch: perl
26999            ! toke.c
27000 ____________________________________________________________________________
27001 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
27002         Log: A missing dTHX noticed by Gerrit P. Haase.
27003      Branch: perl
27004            ! ext/POSIX/POSIX.xs
27005 ____________________________________________________________________________
27006 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
27007         Log: Subject: [PATCH toke.c] Simplify yytoke()
27008              From: Simon Cozens <simon@netthink.co.uk>
27009              Date: Sun, 8 Jul 2001 13:24:34 +0100
27010              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
27011              
27012              Split out pending_ident().
27013      Branch: perl
27014            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
27015 ____________________________________________________________________________
27016 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
27017         Log: (Retracted by #11223.)
27018              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
27019              Date: Wed, 05 Nov 1997 17:22:34 -0600
27020              From: Graham Barr <gbarr@ti.com>
27021              Message-Id: <3460FFBA.6DA51F46@ti.com>
27022      Branch: perl
27023            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
27024 ____________________________________________________________________________
27025 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
27026         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
27027      Branch: perl
27028            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27029            ! pod/perllocale.pod
27030 ____________________________________________________________________________
27031 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
27032         Log: Really do the test under the C locale.
27033      Branch: perl
27034            ! ext/I18N/Langinfo/Langinfo.t
27035 ____________________________________________________________________________
27036 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
27037         Log: Small portability fix for Mac OS.
27038      Branch: maint-5.6/macperl
27039            ! lib/Cwd.pm
27040 ____________________________________________________________________________
27041 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
27042         Log: Metaconfig unit change for #11207.
27043      Branch: metaconfig/U/perl
27044            ! Extensions.U
27045 ____________________________________________________________________________
27046 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
27047         Log: Add I18N::Langinfo, which is basically a wrapper around
27048              nl_langinfo(), which is an additional way to query locale
27049              specific information.
27050      Branch: perl
27051            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27052            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
27053            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
27054 ____________________________________________________________________________
27055 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
27056         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
27057              used in File::Find tests; replace with if.t.
27058      Branch: maint-5.6/macperl
27059            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
27060            ! t/pragma/warn/op
27061 ____________________________________________________________________________
27062 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
27063         Log: Allow symbols in try_symbol() to begin with "_".
27064      Branch: maint-5.6/macperl
27065            ! makedef.pl
27066 ____________________________________________________________________________
27067 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
27068         Log: Sync up the File::Find changes from the rewrite by
27069              Thomas Wegner, et al.
27070      Branch: maint-5.6/macperl
27071            + t/lib/filefind-taint.t
27072            ! lib/File/Find.pm t/lib/filefind.t
27073 ____________________________________________________________________________
27074 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
27075         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
27076              From: Thomas Wegner <wegner_thomas@yahoo.com>
27077              Date: Thu, 5 Jul 2001 20:31:25 +0200
27078              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
27079      Branch: maint-5.6/macperl
27080            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
27081 ____________________________________________________________________________
27082 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
27083         Log: Some more test portability fixes.
27084      Branch: maint-5.6/macperl
27085            ! t/lib/filecopy.t t/pragma/warn/pp_sys
27086 ____________________________________________________________________________
27087 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
27088         Log: The #11200 removed wrong (non-existent) target.  Duh.
27089      Branch: perl
27090            ! Makefile.SH
27091 ____________________________________________________________________________
27092 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
27093         Log: Zap the lib/re.pm before creating it.
27094      Branch: perl
27095            ! Makefile.SH
27096 ____________________________________________________________________________
27097 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
27098         Log: Another test.  Please ignore.
27099      Branch: maint-5.6/macperl
27100            ! README.macos
27101 ____________________________________________________________________________
27102 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
27103         Log: Portability fixes for a lot of tests, especially IO-related
27104              tests, and warnings, and the harness script.
27105      Branch: maint-5.6/macperl
27106            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
27107            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
27108            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
27109            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
27110            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
27111            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
27112            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
27113            ! t/pragma/warnings.t
27114 ____________________________________________________________________________
27115 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
27116         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
27117              From: Nicholas Clark <nick@ccl4.org>
27118              Date: Sat, 7 Jul 2001 21:00:17 +0100
27119              Message-ID: <20010707210017.H59620@plum.flirble.org>
27120      Branch: perl
27121            ! lib/h2xs.t
27122 ____________________________________________________________________________
27123 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
27124         Log: The UNICOS/mk SysV IPC problem has been fixed.
27125      Branch: perl
27126            ! pod/perl572delta.pod
27127 ____________________________________________________________________________
27128 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
27129         Log: Slight update tweaks on perlunicode.pod.
27130      Branch: perl
27131            ! pod/perlunicode.pod
27132 ____________________________________________________________________________
27133 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
27134         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
27135              From: Mark-Jason Dominus <mjd@plover.com>
27136              Date: Sat, 07 Jul 2001 13:04:04 -0400
27137              Message-ID: <20010707170404.32694.qmail@plover.com>
27138      Branch: perl
27139            ! ext/DB_File/DB_File.pm
27140 ____________________________________________________________________________
27141 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
27142         Log: Fix up AutoLoader to fudge for Mac paths in import().
27143      Branch: maint-5.6/macperl
27144            ! lib/AutoLoader.pm
27145 ____________________________________________________________________________
27146 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
27147         Log: Try to force the lib/re.pm to be there before entering
27148              the extensions builds, should help for parallel makes.
27149      Branch: perl
27150            ! Makefile.SH
27151 ____________________________________________________________________________
27152 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
27153         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
27154              From: Norton Allen <allen@huarp.harvard.edu>
27155              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
27156              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
27157      Branch: perl
27158            ! ext/POSIX/POSIX.xs
27159 ____________________________________________________________________________
27160 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
27161         Log: Subject: [PATCH] Re: op/arith.t
27162              From: Nicholas Clark <nick@ccl4.org>
27163              Date: Sat, 7 Jul 2001 13:04:54 +0100
27164              Message-ID: <20010707130454.D59620@plum.flirble.org>
27165      Branch: perl
27166            ! numeric.c toke.c
27167 ____________________________________________________________________________
27168 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
27169         Log: Subject: [PATCH] h2xs
27170              From: Nicholas Clark <nick@ccl4.org>
27171              Date: Fri, 6 Jul 2001 23:25:14 +0100
27172              Message-ID: <20010706232514.X59620@plum.flirble.org>
27173      Branch: perl
27174            ! utils/h2xs.PL
27175 ____________________________________________________________________________
27176 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
27177         Log: Subject: Re: bleedperl perl_alloc..free leakage
27178              From: Radu Greab <radu@netsoft.ro>
27179              Date: Fri, 6 Jul 2001 19:48:54 +0300
27180              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
27181              
27182              Leak-be-gone.
27183      Branch: perl
27184            ! op.c
27185 ____________________________________________________________________________
27186 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
27187         Log: Test again.  Please ignore.
27188      Branch: maint-5.6/macperl
27189            ! README.macos
27190 ____________________________________________________________________________
27191 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
27192         Log: Test.  Please ignore.
27193      Branch: maint-5.6/macperl
27194            ! README.macos
27195 ____________________________________________________________________________
27196 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
27197         Log: Include changes already sent in separately as patches,
27198              before branch was created.
27199      Branch: maint-5.6/macperl
27200            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
27201            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
27202            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
27203            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
27204            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
27205            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
27206            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
27207            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
27208            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
27209            ! t/pragma/strict.t
27210 ____________________________________________________________________________
27211 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
27212         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
27213              From: Norton Allen <allen@huarp.harvard.edu>
27214              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
27215              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
27216      Branch: perl
27217            ! utf8.h
27218 ____________________________________________________________________________
27219 [ 11183] By: nick                                  on 2001/07/06  16:27:40
27220         Log: Integrate mainline
27221      Branch: perlio
27222           +> (branch 42 files)
27223            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
27224            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
27225            - win32/bin/mdelete.bat
27226           !> (integrate 215 files)
27227 ____________________________________________________________________________
27228 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
27229         Log: The #11166 needed also these updated.
27230      Branch: perl
27231            ! lib/warnings.pm warnings.h
27232 ____________________________________________________________________________
27233 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
27234         Log: Update Changes.
27235      Branch: perl
27236            ! Changes patchlevel.h
27237 ____________________________________________________________________________
27238 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
27239         Log: Regen toc.
27240      Branch: perl
27241            ! pod/perltoc.pod
27242 ____________________________________________________________________________
27243 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
27244         Log: Nit from Abhijit.
27245      Branch: perl
27246            ! lib/CPAN.pm
27247 ____________________________________________________________________________
27248 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
27249         Log: Retract #11172.
27250      Branch: perl
27251            ! t/op/method.t
27252 ____________________________________________________________________________
27253 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
27254         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
27255              From: Norton Allen <allen@huarp.harvard.edu>
27256              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
27257              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
27258      Branch: perl
27259            ! lib/Cwd.pm
27260 ____________________________________________________________________________
27261 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
27262         Log: (Accidentally empty check-in.)
27263      Branch: perl
27264            ! utf8.h
27265 ____________________________________________________________________________
27266 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
27267         Log: Retract #11165 since Sarathy pointed out it'll not
27268              work properly under threads, the problem should be
27269              solved using "the savestack, either via SSNEW() or
27270              using a newSVpv()+SAVEFREESV() combo."
27271      Branch: perl
27272            ! ext/POSIX/POSIX.xs
27273 ____________________________________________________________________________
27274 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
27275         Log: Retract #11125 since NI-S pointed out it'll not work in
27276              cases where the extension has their own handcrafted INC
27277              et alia.
27278      Branch: perl
27279            ! lib/ExtUtils/MM_Unix.pm
27280 ____________________________________________________________________________
27281 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
27282         Log: Subject: RE: [PATCH] -I and MakeMaker again
27283              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
27284              Date: Fri, 6 Jul 2001 09:18:29 +0200
27285              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
27286      Branch: perl
27287            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
27288            ! lib/ExtUtils/MM_Win32.pm
27289 ____________________________________________________________________________
27290 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
27291         Log: (Retracted by #11178)
27292              Subject: [PATCH t/op/method.t] SUPER:: strangeness
27293              From: Piers Cawley <pdcawley@iterative-software.com>
27294              Date: 06 Jul 2001 10:49:01 +0100
27295              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
27296      Branch: perl
27297            ! t/op/method.t
27298 ____________________________________________________________________________
27299 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
27300         Log: VOS README update from Paul Green.
27301      Branch: perl
27302            ! README.vos
27303 ____________________________________________________________________________
27304 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
27305         Log: Subject: [PATCH README.qnx hints/qnx.sh]
27306              From: Norton Allen <allen@huarp.harvard.edu>
27307              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
27308              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
27309      Branch: perl
27310            ! README.qnx hints/qnx.sh
27311 ____________________________________________________________________________
27312 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
27313         Log: Subject: [PATCH] Doc patch for Tie::Hash
27314              From: Artur Bergman <artur@contiller.se>
27315              Date: Thu, 05 Jul 2001 22:51:18 +0200
27316              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
27317      Branch: perl
27318            ! lib/Tie/Hash.pm
27319 ____________________________________________________________________________
27320 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
27321         Log: Subject: [PATCH] perlfaq4.pod
27322              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
27323              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
27324              Date: Thu, 5 Jul 2001 18:44:10 +0100 
27325      Branch: perl
27326            ! pod/perlfaq4.pod
27327 ____________________________________________________________________________
27328 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
27329         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
27330              From: Robin Houston <robin@kitsite.com>
27331              Date: Thu, 5 Jul 2001 18:33:21 +0100
27332              Message-ID: <20010705183321.A27345@robin.kitsite.com>
27333      Branch: perl
27334            ! ext/B/B/Deparse.pm
27335 ____________________________________________________________________________
27336 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
27337         Log: (Retracted by #11285.)
27338              
27339              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
27340              From: Abhijit Menon-Sen <ams@wiw.org>
27341              Date: Fri, 6 Jul 2001 01:26:32 +0530
27342              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
27343      Branch: perl
27344            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
27345            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
27346            ! warnings.pl
27347 ____________________________________________________________________________
27348 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
27349         Log: (Retracted by #11175)
27350              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
27351              From: Norton Allen <allen@huarp.harvard.edu>
27352              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
27353              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
27354      Branch: perl
27355            ! ext/POSIX/POSIX.xs
27356 ____________________________________________________________________________
27357 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
27358         Log: Unterminated C< (noticed by Richard Hatch), and few other
27359              small Unicode doc tweaks.
27360      Branch: perl
27361            ! pod/perlretut.pod
27362 ____________________________________________________________________________
27363 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
27364         Log: More flexible argument understanding; add charblocks() and
27365              charscripts(); make charblock() and charscript() two-way;
27366              add charinrange(); separate the $Unicode::UCD::VERSION and
27367              the version of the Unicode by adding UnicodeVersion().
27368      Branch: perl
27369            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
27370 ____________________________________________________________________________
27371 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
27372         Log: Update Unicode::UCD on \p{In...}.
27373      Branch: perl
27374            ! lib/Unicode/UCD.pm
27375 ____________________________________________________________________________
27376 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
27377         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
27378              From: Norton Allen <allen@huarp.harvard.edu>
27379              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
27380              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
27381      Branch: perl
27382            ! lib/ExtUtils/MM_Unix.pm
27383 ____________________________________________________________________________
27384 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
27385         Log: POSIX-BC tweaks from Thomas Dorner.
27386      Branch: perl
27387            ! hints/posix-bc.sh perlio.h
27388 ____________________________________________________________________________
27389 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
27390         Log: Module updates for the delta.
27391      Branch: perl
27392            ! pod/perl572delta.pod
27393 ____________________________________________________________________________
27394 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
27395         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
27396              From: Norton Allen <allen@huarp.harvard.edu>
27397              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
27398              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
27399      Branch: perl
27400            ! ext/IO/lib/IO/t/io_sock.t
27401 ____________________________________________________________________________
27402 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
27403         Log: Subject: [PATCH perldiag.pod] Quick fixes
27404              From: Simon Cozens <simon@netthink.co.uk>
27405              Date: Wed, 4 Jul 2001 20:22:12 +0100
27406              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
27407      Branch: perl
27408            ! pod/perldiag.pod
27409 ____________________________________________________________________________
27410 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
27411         Log: (retracted by #13533)
27412              
27413              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
27414              From: Radu Greab <radu@netsoft.ro>
27415              Date: Wed, 4 Jul 2001 22:13:31 +0300
27416              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
27417      Branch: perl
27418            ! op.c sv.c t/op/pos.t
27419 ____________________________________________________________________________
27420 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
27421         Log: Subject: [PATCH] -I and MakeMaker again
27422              From: Michael G Schwern <schwern@pobox.com>
27423              Date: Wed, 4 Jul 2001 15:03:07 -0400
27424              Message-ID: <20010704150307.I20340@blackrider>
27425              
27426              (and retract #11145)
27427      Branch: perl
27428            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
27429            ! lib/ExtUtils/MakeMaker.pm
27430 ____________________________________________________________________________
27431 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
27432         Log: Subject: Re: PERFORCE change 11142 for review
27433              From: "Philip Newton" <Philip.Newton@gmx.net>
27434              Date: Wed, 4 Jul 2001 20:46:26 +0200
27435              Message-Id: <200107041841.VAA25380@taas.iki.fi>
27436      Branch: perl
27437            ! lib/ExtUtils/MakeMaker.pm
27438 ____________________________________________________________________________
27439 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
27440         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
27441              From: Jonathan Stowe <gellyfish@gellyfish.com>
27442              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
27443              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
27444      Branch: perl
27445            ! utils/pl2pm.PL
27446 ____________________________________________________________________________
27447 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
27448         Log: fix the binary compatibility issue when building with/without
27449              usemymalloc by exporting Perl_malloc() et al as simple wrappers
27450              around the system functions (this allows most extensions built
27451              using one mode to coexist with perls built in the other mode)
27452              
27453              XXX the Perl_mfree() wrapper might need to do return(free()) on
27454              platforms where Free_t isn't "void"
27455      Branch: perl
27456            ! embed.h embed.pl makedef.pl proto.h util.c
27457 ____________________________________________________________________________
27458 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
27459         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
27460              since it doesn't ensure threads other than the one calling fork()
27461              aren't holding any locks; the fix is to use pthread_atfork() to
27462              hold global locks
27463              
27464              building perl with -Dusemymalloc exacerbates the problem since
27465              Perl_malloc() holds a mutex, and perl's exec() calls New()
27466              
27467              XXX the code in win32thread.h may be needed on platforms that have
27468              no pthread_atfork()
27469      Branch: perl
27470            ! perl.c thread.h win32/win32thread.h
27471 ____________________________________________________________________________
27472 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
27473         Log: Integrate #11009 from maintperl.
27474      Branch: maint-5.6/macperl
27475           !> lib/ExtUtils/Manifest.pm
27476 ____________________________________________________________________________
27477 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
27478         Log: Flexing my Perforce muscles.
27479      Branch: maint-5.6/macperl
27480            ! README.macos
27481 ____________________________________________________________________________
27482 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
27483         Log: Update Changes.
27484      Branch: perl
27485            ! Changes patchlevel.h
27486 ____________________________________________________________________________
27487 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
27488         Log: Metaconfig unit change for #11146.
27489      Branch: metaconfig/U/perl
27490            ! d_fcntl_can_lock.U
27491 ____________________________________________________________________________
27492 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
27493         Log: Somehow the #ifdefs of the added code (in #11093) made
27494              HP-UX to fail the fcntl locking test, without the ifdefs
27495              the test seems to be working again.  Reason unknown:
27496              HP-UX cc doesn't complain either way.
27497      Branch: perl
27498            ! Configure
27499 ____________________________________________________________________________
27500 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
27501         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
27502      Branch: perl
27503            ! lib/ExtUtils/MM_Unix.pm
27504 ____________________________________________________________________________
27505 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
27506         Log: gcc -Wall nit.
27507      Branch: perl
27508            ! pp_hot.c
27509 ____________________________________________________________________________
27510 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
27511         Log: When removing tests updating the test count is a good idea, too.
27512      Branch: perl
27513            ! lib/Net/t/require.t
27514 ____________________________________________________________________________
27515 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
27516         Log: Document #11134 and add the new symbols to the list of
27517              of MakeMaker known ones.
27518      Branch: perl
27519            ! lib/ExtUtils/MakeMaker.pm
27520 ____________________________________________________________________________
27521 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
27522         Log: Microperl update.
27523      Branch: perl
27524            ! uconfig.h
27525 ____________________________________________________________________________
27526 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
27527         Log: Update the libnet tests as per #11138.
27528      Branch: perl
27529            - lib/Net/t/ph.t
27530            ! MANIFEST lib/Net/t/require.t
27531 ____________________________________________________________________________
27532 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
27533         Log: Regen toc and modlib.
27534      Branch: perl
27535            ! pod/perlmodlib.pod pod/perltoc.pod
27536 ____________________________________________________________________________
27537 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
27538         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
27539              Graham's request.
27540      Branch: perl
27541            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
27542            ! MANIFEST
27543 ____________________________________________________________________________
27544 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
27545         Log: Add the OS/390 harness results to the delta.
27546      Branch: perl
27547            ! pod/perl572delta.pod
27548 ____________________________________________________________________________
27549 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
27550         Log: Avoid the two study tests in OS/390 until the bug has been solved.
27551      Branch: perl
27552            ! t/op/study.t
27553 ____________________________________________________________________________
27554 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
27555         Log: DOS/DJGPP tweaks from Laszlo Molnar.
27556      Branch: perl
27557            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
27558 ____________________________________________________________________________
27559 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
27560         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
27561              From: Michael G Schwern <schwern@pobox.com>
27562              Date: Wed, 4 Jul 2001 00:01:16 -0400
27563              Message-ID: <20010704000116.C591@blackrider>
27564      Branch: perl
27565            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
27566 ____________________________________________________________________________
27567 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
27568         Log: The #11132 missed singleton characters (not part
27569              of a unilo..unihi range) in Unicode scripts.
27570      Branch: perl
27571            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
27572            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
27573            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
27574            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
27575            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
27576            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
27577            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
27578            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
27579            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
27580            ! lib/unicode/mktables.PL t/op/pat.t
27581 ____________________________________________________________________________
27582 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
27583         Log: Support preferentially the Unicode 'scripts' definition
27584              in the \p{In...} notation since according to Unicode the
27585              scripts concept is more natural for matching than using
27586              the somewhat artificial block names.  The block names are
27587              still available, though, and if there's a name conflict,
27588              the scripts one wins and the blocks one has to do with
27589              'Block' appended to its name.  For more information see
27590              
27591              http://www.unicode.org/unicode/reports/tr24/
27592      Branch: perl
27593            + lib/unicode/In/100.pl lib/unicode/In/101.pl
27594            + lib/unicode/In/102.pl lib/unicode/In/103.pl
27595            + lib/unicode/In/104.pl lib/unicode/In/105.pl
27596            + lib/unicode/In/106.pl lib/unicode/In/107.pl
27597            + lib/unicode/In/108.pl lib/unicode/In/109.pl
27598            + lib/unicode/In/110.pl lib/unicode/In/111.pl
27599            + lib/unicode/In/112.pl lib/unicode/In/113.pl
27600            + lib/unicode/In/114.pl lib/unicode/In/115.pl
27601            + lib/unicode/In/116.pl lib/unicode/In/117.pl
27602            + lib/unicode/In/118.pl lib/unicode/In/119.pl
27603            + lib/unicode/In/120.pl lib/unicode/In/121.pl
27604            + lib/unicode/In/122.pl lib/unicode/In/123.pl
27605            + lib/unicode/In/124.pl lib/unicode/In/125.pl
27606            + lib/unicode/In/126.pl lib/unicode/In/127.pl
27607            + lib/unicode/In/128.pl lib/unicode/In/129.pl
27608            + lib/unicode/In/130.pl lib/unicode/In/131.pl
27609            + lib/unicode/In/132.pl lib/unicode/In/133.pl
27610            + lib/unicode/In/134.pl lib/unicode/In/135.pl
27611            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
27612            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
27613            ! (edit 106 files)
27614 ____________________________________________________________________________
27615 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
27616         Log: Better document the difference between a block and a script.
27617      Branch: perl
27618            ! lib/Unicode/UCD.pm
27619 ____________________________________________________________________________
27620 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
27621         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
27622              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27623              Date: Tue, 3 Jul 2001 15:04:23 -0500
27624              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
27625      Branch: perl
27626            ! lib/CPAN.pm
27627 ____________________________________________________________________________
27628 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
27629         Log: Add tests for charscript().
27630      Branch: perl
27631            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
27632 ____________________________________________________________________________
27633 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
27634         Log: Add charscript() to get the UTR#24 script names of characters.
27635      Branch: perl
27636            ! lib/Unicode/UCD.pm
27637 ____________________________________________________________________________
27638 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
27639         Log: Todo updates.
27640      Branch: perl
27641            ! pod/perltodo.pod
27642 ____________________________________________________________________________
27643 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
27644         Log: Unicode::UCD updates.
27645      Branch: perl
27646            ! lib/Unicode/UCD.pm
27647 ____________________________________________________________________________
27648 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
27649         Log: (Retracted by #11174)
27650              Subject: MakeMaker should pass through DEFINE and INC to subdirs
27651              From: Alan Burlison <Alan.Burlison@sun.com>
27652              Date: Tue, 03 Jul 2001 15:20:13 +0100
27653              Message-ID: <3B41D49D.A923D4F9@sun.com>
27654      Branch: perl
27655            ! lib/ExtUtils/MM_Unix.pm
27656 ____________________________________________________________________________
27657 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
27658         Log: Subject: Patch needed for UTS
27659              From: hom00@utsglobal.com (Hal Morris)
27660              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
27661              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
27662              
27663              Replace #11113 with a better version.
27664      Branch: perl
27665            ! perl.h
27666 ____________________________________________________________________________
27667 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
27668         Log: Subject: Re: POINTERRIGOR
27669              From: Andy Dougherty <doughera@lafayette.edu>
27670              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
27671              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
27672      Branch: perl
27673            ! util.c
27674 ____________________________________________________________________________
27675 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
27676         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
27677              From: "Philip Newton" <pnewton@gmx.de>
27678              Date: Tue, 3 Jul 2001 17:03:34 +0200
27679              Message-ID: <3B41FAE6.29564.660E117@localhost>
27680      Branch: perl
27681            ! pp_hot.c
27682 ____________________________________________________________________________
27683 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
27684         Log: Typos.
27685      Branch: perl
27686            ! INSTALL
27687 ____________________________________________________________________________
27688 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
27689         Log: Subject: [PATCH 5.6.1] debugger fixes
27690              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27691              Date: Tue, 3 Jul 2001 03:38:18 -0400
27692              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
27693              
27694              The $^S is working again.
27695      Branch: perl
27696            ! lib/perl5db.pl
27697 ____________________________________________________________________________
27698 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
27699         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
27700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27701              Date: Tue, 3 Jul 2001 03:34:06 -0400
27702              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
27703      Branch: perl
27704            ! os2/OS2/Process/Process.pm
27705 ____________________________________________________________________________
27706 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
27707         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
27708              From: "Philip Newton" <Philip.Newton@gmx.net>
27709              Date: Tue, 3 Jul 2001 09:11:27 +0200
27710              Message-Id: <200107030706.KAA04596@taas.iki.fi>
27711      Branch: perl
27712            ! lib/FindBin.pm
27713 ____________________________________________________________________________
27714 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
27715         Log: Delta delta.
27716      Branch: perl
27717            ! pod/perl572delta.pod
27718 ____________________________________________________________________________
27719 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
27720         Log: Metaconfig unit change for 11115.
27721      Branch: metaconfig
27722            ! U/modified/libc.U
27723 ____________________________________________________________________________
27724 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
27725         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
27726              (from Richard Hatch) (this was the cause of pipes() and
27727              times() mysteriously not being found)
27728      Branch: perl
27729            ! Configure
27730 ____________________________________________________________________________
27731 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
27732         Log: Retract #10142, the real culprit found by Richard Hatch,
27733              coming soon to Configure near you.
27734      Branch: perl
27735            ! hints/aix.sh
27736 ____________________________________________________________________________
27737 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
27738         Log: (Replaced by #11124) UTS workaround from Hal Morris.
27739      Branch: perl
27740            ! perl.h
27741 ____________________________________________________________________________
27742 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
27743         Log: Subject: [PATCH] grok not grocking correctly
27744              From: Nicholas Clark <nick@ccl4.org>
27745              Date: Tue, 3 Jul 2001 00:19:08 +0100
27746              Message-ID: <20010703001908.H59620@plum.flirble.org>
27747      Branch: perl
27748            ! numeric.c
27749 ____________________________________________________________________________
27750 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
27751         Log: Subject: [PATCH Deparse.t] test just-posted patches
27752              From: Robin Houston <robin@kitsite.com>
27753              Date: Mon, 2 Jul 2001 23:46:15 +0100
27754              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
27755      Branch: perl
27756            ! ext/B/Deparse.t
27757 ____________________________________________________________________________
27758 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
27759         Log: Subject: [PATCH toke.c] autosplit into @F
27760              From: Robin Houston <robin@kitsite.com>
27761              Date: Mon, 2 Jul 2001 23:18:20 +0100
27762              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
27763      Branch: perl
27764            ! perl.c toke.c
27765 ____________________________________________________________________________
27766 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
27767         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
27768              From: Robin Houston <robin@kitsite.com>
27769              Date: Mon, 2 Jul 2001 23:00:48 +0100
27770              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
27771      Branch: perl
27772            ! ext/B/B/Deparse.pm
27773 ____________________________________________________________________________
27774 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
27775         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
27776              From: "Philip Newton" <Philip.Newton@gmx.net>
27777              Date: Mon, 2 Jul 2001 22:06:22 +0200
27778              (no Message-Id)
27779      Branch: perl
27780            ! ext/NDBM_File/hints/linux.pl
27781 ____________________________________________________________________________
27782 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
27783         Log: Subject: Re: Fixed pack problem - sort of
27784              From: Nicholas Clark <nick@ccl4.org>
27785              Date: Mon, 2 Jul 2001 20:59:20 +0100
27786              Message-ID: <20010702205919.F59620@plum.flirble.org>
27787      Branch: perl
27788            ! pp_pack.c t/op/pack.t
27789 ____________________________________________________________________________
27790 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
27791         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
27792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27793              Date: Mon, 2 Jul 2001 15:45:41 -0400
27794              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
27795      Branch: perl
27796            ! os2/os2.c
27797 ____________________________________________________________________________
27798 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
27799         Log: (Mistaken retraction)
27800      Branch: perl
27801            ! utils/pl2pm.PL
27802 ____________________________________________________________________________
27803 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
27804         Log: Detypo in #11103.
27805      Branch: perl
27806            ! utils/pl2pm.PL
27807 ____________________________________________________________________________
27808 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
27809         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
27810              From: Jonathan Stowe <gellyfish@gellyfish.com>
27811              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
27812              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
27813      Branch: perl
27814            ! utils/pl2pm.PL
27815 ____________________________________________________________________________
27816 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
27817         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
27818              From: "Craig A. Berry" <craigberry@mac.com>
27819              Date: Mon, 02 Jul 2001 14:11:23 -0500
27820              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
27821      Branch: perl
27822            ! lib/Unicode/UCD.pm
27823 ____________________________________________________________________________
27824 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
27825         Log: Subject: [PATCH] Re: op/numconvert.t failures
27826              From: Nicholas Clark <nick@ccl4.org>
27827              Date: Mon, 2 Jul 2001 20:10:48 +0100
27828              Message-ID: <20010702201048.E59620@plum.flirble.org>
27829      Branch: perl
27830            ! t/op/numconvert.t
27831 ____________________________________________________________________________
27832 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
27833         Log: Update Changes.
27834      Branch: perl
27835            ! Changes patchlevel.h
27836 ____________________________________________________________________________
27837 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
27838         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
27839              The real fix must be more involved.  The line of code all the leaky
27840              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
27841              line of Perl_newPMOP().
27842      Branch: perl
27843            ! op.h
27844 ____________________________________________________________________________
27845 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
27846         Log: Based on
27847              
27848              Subject: Re: sizeof(struct sembuf)
27849              From: Nicholas Clark <nick@ccl4.org>
27850              Date: Sun, 1 Jul 2001 22:26:48 +0100
27851              Message-ID: <20010701222648.W59620@plum.flirble.org>
27852              
27853              but do semop() always the slow way.
27854      Branch: perl
27855            ! doio.c
27856 ____________________________________________________________________________
27857 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
27858         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
27859              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27860              Date: Tue, 03 Jul 2001 00:56:30 +0900
27861              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
27862      Branch: perl
27863            ! ext/Encode/Encode/Tcl.t
27864 ____________________________________________________________________________
27865 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
27866         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
27867              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27868              Date: Tue, 03 Jul 2001 00:55:46 +0900
27869              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
27870      Branch: perl
27871            ! ext/Encode/Encode/Tcl.pm
27872 ____________________________________________________________________________
27873 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
27874         Log: Regen api and toc.
27875      Branch: perl
27876            ! pod/perlapi.pod pod/perltoc.pod
27877 ____________________________________________________________________________
27878 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
27879         Log: Metaconfig unit change for #11093.
27880      Branch: metaconfig/U/perl
27881            ! d_fcntl_can_lock.U
27882 ____________________________________________________________________________
27883 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
27884         Log: The fcntl locking test may hang if NFS locking messed up;
27885              break out with alarm(10).
27886      Branch: perl
27887            ! Configure
27888 ____________________________________________________________________________
27889 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
27890         Log: Move the mdelete.bat from win32/bin to win32.
27891      Branch: perl
27892            ! MANIFEST
27893 ____________________________________________________________________________
27894 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
27895         Log: Typo in #11083.
27896      Branch: perl
27897            ! ext/Time/Piece/Piece.t
27898 ____________________________________________________________________________
27899 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
27900         Log: Netware tweaks from Guruprasad.
27901      Branch: perl
27902            - NetWare/perlsdio.h
27903            ! MANIFEST NetWare/Makefile NetWare/interface.c
27904            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
27905            ! perlsdio.h
27906 ____________________________________________________________________________
27907 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
27908         Log: Subject: Re: [PATH] shared -> unique;
27909              From: Abhijit Menon-Sen <ams@wiw.org>
27910              Date: Wed, 27 Jun 2001 03:51:27 +0530
27911              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
27912      Branch: perl
27913            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
27914 ____________________________________________________________________________
27915 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
27916         Log: Subject: Re: AIX / gcc-3.0
27917              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27918              Date: Mon, 02 Jul 2001 15:20:21 +0200
27919              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
27920      Branch: perl
27921            ! hints/aix.sh
27922 ____________________________________________________________________________
27923 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
27924         Log: Subject: Re: Bug report: split splits on wrong pattern
27925              From: Abhijit Menon-Sen <ams@wiw.org>
27926              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
27927              Date: Mon, 2 Jul 2001 16:31:33 +0530
27928      Branch: perl
27929            ! pp_ctl.c
27930 ____________________________________________________________________________
27931 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
27932         Log: Subject: [PATCH 5.6.1] test harness
27933              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27934              Date: Mon, 2 Jul 2001 06:29:21 -0400
27935              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
27936      Branch: perl
27937            ! lib/Test/Harness.pm
27938 ____________________________________________________________________________
27939 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
27940         Log: Subject: [PATCH 5.6.1] debugger goof
27941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27942              Date: Mon, 2 Jul 2001 06:27:22 -0400
27943              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
27944      Branch: perl
27945            ! lib/perl5db.pl
27946 ____________________________________________________________________________
27947 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
27948         Log: Subject: [PATCH 5.6.1] OS/2 cwd
27949              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27950              Date: Mon, 2 Jul 2001 06:21:17 -0400
27951              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
27952      Branch: perl
27953            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
27954 ____________________________________________________________________________
27955 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
27956         Log: Make #11082 more OS/2-specific.
27957      Branch: perl
27958            ! ext/Time/Piece/Piece.t
27959 ____________________________________________________________________________
27960 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
27961         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
27962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27963              Date: Mon, 2 Jul 2001 06:06:34 -0400
27964              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
27965      Branch: perl
27966            ! ext/Time/Piece/Piece.t
27967 ____________________________________________________________________________
27968 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
27969         Log: Subject: [PATCH B::Deparse] version number & changes
27970              From: Robin Houston <robin@kitsite.com>  
27971              Date: Sun, 1 Jul 2001 17:17:29 +0100
27972              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
27973      Branch: perl
27974            ! ext/B/B/Deparse.pm
27975 ____________________________________________________________________________
27976 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
27977         Log: Subject: a small fix.
27978              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
27979              Date: Mon, 2 Jul 2001 12:17:53 +0200
27980              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
27981      Branch: perl
27982            ! ext/Thread/Thread.xs
27983 ____________________________________________________________________________
27984 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
27985         Log: Subject: RE: perl@10907
27986              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
27987              Date: Mon, 2 Jul 2001 12:06:16 +0200
27988              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
27989              
27990              Borland C vs PerlIO.
27991      Branch: perl
27992            ! win32/config.bc win32/config_H.bc
27993 ____________________________________________________________________________
27994 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
27995         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
27996              From: "H.M. Brand" <merijn@l1.procura.nl>
27997              Date: Mon, 02 Jul 2001 11:18:57 +0200
27998              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
27999      Branch: perl
28000            ! t/op/write.t
28001 ____________________________________________________________________________
28002 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
28003         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
28004              From: Michael G Schwern <schwern@pobox.com>
28005              Date: Mon, 2 Jul 2001 00:26:24 -0400
28006              Message-ID: <20010702002624.A18302@blackrider>
28007      Branch: perl
28008            - ext/util/mkbootstrap
28009 ____________________________________________________________________________
28010 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
28011         Log: Subject: [PATCH op.h] v minor comment tweak
28012              From: Robin Houston <robin@puffinry.freeserve.co.uk>
28013              Date: Mon, 2 Jul 2001 00:42:01 +0100
28014              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
28015      Branch: perl
28016            ! op.h
28017 ____________________________________________________________________________
28018 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
28019         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
28020      Branch: perl
28021            ! pod/perlfunc.pod
28022 ____________________________________________________________________________
28023 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
28024         Log: Subject: Re: sizeof(struct sembuf)
28025              From: Nicholas Clark <nick@ccl4.org>
28026              Date: Sun, 1 Jul 2001 19:23:16 +0100
28027              Message-ID: <20010701192316.V59620@plum.flirble.org>
28028              
28029              s/signaling/signalling/
28030      Branch: perl
28031            ! pod/perlfunc.pod
28032 ____________________________________________________________________________
28033 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
28034         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
28035              From: "Philip Newton" <Philip.Newton@gmx.net>
28036              Date: Sun, 1 Jul 2001 09:37:56 +0200
28037              Message-Id: <200107010733.KAA03920@taas.iki.fi>
28038      Branch: perl
28039            ! pod/perlvar.pod
28040 ____________________________________________________________________________
28041 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
28042         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
28043              From: "Philip Newton" <Philip.Newton@gmx.net>
28044              Date: Sun, 1 Jul 2001 09:37:56 +0200
28045              Message-Id: <200107010733.KAA03925@taas.iki.fi>
28046      Branch: perl
28047            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
28048 ____________________________________________________________________________
28049 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
28050         Log: Metaconfig unit change for #11070.
28051      Branch: metaconfig
28052            ! U/compline/randfunc.U
28053 ____________________________________________________________________________
28054 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
28055         Log: Subject: [PATCH perlsnap] its --> it's --> its
28056              From: "Philip Newton" <Philip.Newton@gmx.net>
28057              Date: Sun, 1 Jul 2001 09:37:56 +0200
28058              Message-Id: <200107010733.KAA03914@taas.iki.fi>
28059      Branch: perl
28060            ! Porting/config_H
28061 ____________________________________________________________________________
28062 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
28063         Log: Sync with Sarathy; integrate with perlio.
28064      Branch: perl
28065           !> gv.c
28066 ____________________________________________________________________________
28067 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
28068         Log: regenerate win32/config_H.?c files
28069      Branch: perl
28070            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28071 ____________________________________________________________________________
28072 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
28073         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
28074              naming discipline
28075              
28076              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
28077              because of this)
28078              
28079              fix a warning about "fd" being used without being set in Cwd.xs
28080      Branch: perl
28081            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
28082            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
28083            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
28084            ! win32/config.vc
28085 ____________________________________________________________________________
28086 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
28087         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
28088              within macro arguments") and warnings ("unary minus applied to
28089              unsigned type", among others)
28090      Branch: perl
28091            ! gv.c hv.c op.c pp.c sv.c toke.c
28092 ____________________________________________________________________________
28093 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
28094         Log: win32 fixes: more spurious CRs
28095      Branch: perl
28096            ! win32/mdelete.bat
28097 ____________________________________________________________________________
28098 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
28099         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
28100              from win32/bin (or it gets deleted by distclean); don't delete
28101              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
28102              NT (should be made Win9x specific, and added to makefile.mk)
28103      Branch: perl
28104           +> win32/mdelete.bat
28105            - win32/bin/mdelete.bat
28106            ! win32/Makefile win32/makefile.mk
28107 ____________________________________________________________________________
28108 [ 11063] By: nick                                  on 2001/07/01  18:54:09
28109         Log: Quick for for #ifdef mess
28110      Branch: perlio
28111            ! gv.c
28112 ____________________________________________________________________________
28113 [ 11062] By: nick                                  on 2001/07/01  18:47:42
28114         Log: Raw integrate - does not build #if mess in gv.c
28115      Branch: perlio
28116           !> (integrate 29 files)
28117 ____________________________________________________________________________
28118 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
28119         Log: Make 'compile' target a little less broken.
28120              Still very broken, though: -Wall warnings from
28121              the generated code, boot_Foo prototypes missing,
28122              can't autoload Fcntl::SEEK_CUR et alia, ...
28123      Branch: perl
28124            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
28125            ! utils/perlcc.PL x2p/Makefile.SH
28126 ____________________________________________________________________________
28127 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
28128         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
28129      Branch: perl
28130            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28131            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
28132 ____________________________________________________________________________
28133 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
28134         Log: Update Changes.
28135      Branch: perl
28136            ! Changes patchlevel.h
28137 ____________________________________________________________________________
28138 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
28139         Log: Still one typo, regen toc.
28140      Branch: perl
28141            ! lib/Unicode/UCD.pm pod/perltoc.pod
28142 ____________________________________________________________________________
28143 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
28144         Log: Detypos and regen toc.
28145      Branch: perl
28146            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
28147 ____________________________________________________________________________
28148 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
28149         Log: VERSION tweak.
28150      Branch: perl
28151            ! ext/List/Util/lib/List/Util.pm
28152 ____________________________________________________________________________
28153 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
28154         Log: Attempt at plugging the leak under ithreads detected by Doug.
28155      Branch: perl
28156            ! op.h
28157 ____________________________________________________________________________
28158 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
28159         Log: gcc -Wall lint after #11051.
28160      Branch: perl
28161            ! pp_sys.c
28162 ____________________________________________________________________________
28163 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
28164         Log: Integrate perlio.
28165      Branch: perl
28166           !> lib/File/Find/taint.t
28167 ____________________________________________________________________________
28168 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
28169         Log: Don't use the v-strings for module VERSIONs.
28170      Branch: perl
28171            ! lib/Unicode/UCD.pm
28172 ____________________________________________________________________________
28173 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
28174         Log: Code cleanup based on turning off the -woffs in IRIX.
28175              Not all of the gripes cleaned up (hairy code in hv.c and
28176              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
28177              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
28178              to the IRIX hints)
28179      Branch: perl
28180            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
28181            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
28182            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
28183            ! regcomp.c sv.c
28184 ____________________________________________________________________________
28185 [ 11050] By: nick                                  on 2001/06/30  20:46:46
28186         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
28187      Branch: perlio
28188            ! lib/File/Find/taint.t
28189 ____________________________________________________________________________
28190 [ 11049] By: nick                                  on 2001/06/30  18:13:33
28191         Log: Integrate mainline
28192      Branch: perlio
28193           +> NetWare/nwstdio.h NetWare/perlsdio.h
28194           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
28195           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
28196           +> lib/Unicode/UCD.t t/run/exit.t
28197           !> (integrate 60 files)
28198 ____________________________________________________________________________
28199 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
28200         Log: Delta delta.
28201      Branch: perl
28202            ! pod/perl572delta.pod
28203 ____________________________________________________________________________
28204 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
28205         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
28206              by CPAN.pm, use rather _00.
28207      Branch: perl
28208            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
28209            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
28210            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
28211            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
28212            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
28213            ! lib/ExtUtils/Embed.pm lib/Test.pm
28214 ____________________________________________________________________________
28215 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
28216         Log: Add a simple Unicode character database interface, Unicode::UCD.
28217      Branch: perl
28218            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
28219            ! MANIFEST
28220 ____________________________________________________________________________
28221 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
28222         Log: Subject: [PATCH] op/numconver.t
28223              From: Nicholas Clark <nick@ccl4.org>
28224              Date: Sat, 30 Jun 2001 15:40:10 +0100
28225              Message-ID: <20010630154010.I59620@plum.flirble.org>
28226      Branch: perl
28227            ! t/op/numconvert.t
28228 ____________________________________________________________________________
28229 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
28230         Log: The $^N is now taken (by #11038).
28231      Branch: perl
28232            ! t/base/lex.t
28233 ____________________________________________________________________________
28234 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
28235         Log: The #11040 had slipped to a wrong function...
28236      Branch: perl
28237            ! sv.c
28238 ____________________________________________________________________________
28239 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
28240         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
28241              the Configure library symbol probe mysteriously finds all
28242              symbols but those of pipe() and times().
28243      Branch: perl
28244            ! hints/aix.sh
28245 ____________________________________________________________________________
28246 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
28247         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
28248              From: Nicholas Clark <nick@ccl4.org>
28249              Date: Fri, 29 Jun 2001 23:49:07 +0100
28250              Message-ID: <20010629234907.D59620@plum.flirble.org>
28251      Branch: perl
28252            ! lib/ExtUtils.t
28253 ____________________________________________________________________________
28254 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
28255         Log: Subject: [PATCH] weakref fix 2, not yet there
28256              From: Artur Bergman <artur@contiller.se>
28257              Date: Sat, 30 Jun 2001 01:18:16 +0200
28258              Message-ID: <B762D957.1CC9%artur@contiller.se>
28259      Branch: perl
28260            ! sv.c
28261 ____________________________________________________________________________
28262 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
28263         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
28264              From: Michael G Schwern <schwern@pobox.com>
28265              Date: Fri, 29 Jun 2001 19:39:11 -0400
28266              Message-ID: <20010629193910.D25304@blackrider>
28267      Branch: perl
28268            + t/run/exit.t
28269            ! MANIFEST
28270 ____________________________________________________________________________
28271 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
28272         Log: Add support for $^N, the most-recently closed group.
28273      Branch: perl
28274            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
28275            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
28276            ! thrdvar.h
28277 ____________________________________________________________________________
28278 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
28279         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
28280              From: lvirden@cas.org
28281              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
28282              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
28283              
28284              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
28285              From: lvirden@cas.org
28286              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
28287              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
28288      Branch: perl
28289            ! README.solaris
28290 ____________________________________________________________________________
28291 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
28292         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
28293              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28294              Date: Sat, 30 Jun 2001 07:33:37 +0900
28295              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
28296              
28297              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
28298              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28299              Date: Sat, 30 Jun 2001 21:38:14 +0900
28300              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
28301      Branch: perl
28302            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
28303            + ext/Encode/Encode/7bit-kr.enc
28304            ! MANIFEST ext/Encode/Encode/Tcl.pm
28305 ____________________________________________________________________________
28306 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
28307         Log: NetWare tweaks from Guruprasad.
28308      Branch: perl
28309            + NetWare/nwstdio.h NetWare/perlsdio.h
28310            ! MANIFEST NetWare/Makefile NetWare/config.wc
28311            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
28312            ! NetWare/t/Readme.txt
28313 ____________________________________________________________________________
28314 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
28315         Log: More module $VERSION bump-ups.
28316      Branch: perl
28317            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
28318            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
28319            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
28320 ____________________________________________________________________________
28321 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
28322         Log: Doc update due to #11032.
28323      Branch: perl
28324            ! pod/perl572delta.pod
28325 ____________________________________________________________________________
28326 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
28327         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
28328              From: Peter Prymmer <pvhp@forte.com>
28329              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
28330              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
28331      Branch: perl
28332            ! ext/Time/HiRes/HiRes.xs
28333 ____________________________________________________________________________
28334 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
28335         Log: -lpthreads missing in AIX.
28336      Branch: perl
28337            ! hints/aix.sh
28338 ____________________________________________________________________________
28339 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
28340         Log: Subject: [PATCH] CLONE && weakrefs
28341              From: Artur Bergman <artur@contiller.se>
28342              Date: Fri, 29 Jun 2001 17:02:00 +0200
28343              Message-ID: <B7626508.1CA0%artur@contiller.se>
28344      Branch: perl
28345            ! sv.c
28346 ____________________________________________________________________________
28347 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
28348         Log: Subject: Re: Bug report: split splits on wrong pattern
28349              From: Radu Greab <radu@netsoft.ro>
28350              Date: Wed, 27 Jun 2001 21:50:52 +0300
28351              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
28352      Branch: perl
28353            ! pp_ctl.c t/op/split.t
28354 ____________________________________________________________________________
28355 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
28356         Log: Metaconfig unit change for #11027.
28357      Branch: metaconfig/U/perl
28358            ! d_modfl.U
28359 ____________________________________________________________________________
28360 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
28361         Log: I thought this Configure glitch for AIX was just recently fixed?
28362      Branch: perl
28363            ! Configure
28364 ____________________________________________________________________________
28365 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
28366         Log: Update Changes.
28367      Branch: perl
28368            ! Changes patchlevel.h
28369 ____________________________________________________________________________
28370 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
28371         Log: Subject: Re: perl@10967, File::Find, and Cwd
28372              From: Mike Guy <mjtg@cam.ac.uk>
28373              Date: Fri, 29 Jun 2001 14:56:49 +0100
28374              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
28375      Branch: perl
28376            ! lib/File/Find/taint.t
28377 ____________________________________________________________________________
28378 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
28379         Log: Update the sv_pvprintify() spec.
28380      Branch: perl
28381            ! pod/perltodo.pod
28382 ____________________________________________________________________________
28383 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
28384         Log: Known test failures update.
28385      Branch: perl
28386            ! pod/perl572delta.pod
28387 ____________________________________________________________________________
28388 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
28389         Log: Based on
28390              
28391              Subject: [PATCH @11016] More );) fixes
28392              From: Richard Soderberg <rs@crystalflame.net>
28393              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
28394              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
28395      Branch: perl
28396            ! ext/Thread/Thread.xs ext/Thread/typemap
28397 ____________________________________________________________________________
28398 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
28399         Log: Subject: [PATCH @11016] Fixes compile errors in four files
28400              From: Richard Soderberg <rs@crystalflame.net>
28401              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
28402              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
28403      Branch: perl
28404            ! mg.c pp.c pp_hot.c util.c
28405 ____________________________________________________________________________
28406 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
28407         Log: AIX hints tweaking continues, from Merijn Brand.
28408      Branch: perl
28409            ! hints/aix.sh
28410 ____________________________________________________________________________
28411 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
28412         Log: HP-UX needs gccversion sooner, from Merijn Brand.
28413      Branch: perl
28414            ! hints/hpux.sh
28415 ____________________________________________________________________________
28416 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
28417         Log: Subject: [PATCH 5.6.1] OS/2 docs
28418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28419              Date: Fri, 29 Jun 2001 02:34:12 -0400
28420              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
28421      Branch: perl
28422            ! README.os2 os2/Changes
28423 ____________________________________________________________________________
28424 [ 11017] By: nick                                  on 2001/06/29  10:20:30
28425         Log: Integrate mainline
28426      Branch: perlio
28427           +> (branch 37 files)
28428            - ext/ODBM_File/sdbm.t
28429           !> (integrate 211 files)
28430 ____________________________________________________________________________
28431 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
28432         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
28433              the modules found using a script written by Larry Schatzer Jr.
28434      Branch: perl
28435            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
28436            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
28437            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
28438            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
28439            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
28440            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
28441            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
28442            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
28443            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
28444            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
28445            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
28446            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
28447            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
28448            ! lib/constant.pm lib/fields.pm lib/strict.pm
28449 ____________________________________________________________________________
28450 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
28451         Log: The latest JPL from the anoncvs.
28452      Branch: perl
28453            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
28454 ____________________________________________________________________________
28455 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
28456         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
28457      Branch: perl
28458            ! t/op/pat.t
28459 ____________________________________________________________________________
28460 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
28461         Log: Worrying about insecure directories now is a bit too late.
28462      Branch: perl
28463            ! lib/File/Find/taint.t
28464 ____________________________________________________________________________
28465 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
28466         Log: Cannot DIE() in a void function,
28467              from Richard Hatch <rhatch@austin.ibm.com>.
28468      Branch: perl
28469            ! ext/IPC/SysV/SysV.xs
28470 ____________________________________________________________________________
28471 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
28472         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
28473              From: Peter Prymmer <pvhp@forte.com>
28474              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
28475              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
28476              
28477              (unfinished: time/hires tests 3, 5, 14 failing, but better
28478              than wholesale failure)
28479      Branch: perl
28480            ! ext/Time/HiRes/HiRes.xs
28481 ____________________________________________________________________________
28482 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
28483         Log: Subject: [PATCH 5.6.1] OS/2 improvements
28484              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28485              Date: Thu, 28 Jun 2001 16:03:14 -0400
28486              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
28487      Branch: perl
28488            + os2/os2_base.t
28489            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
28490            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
28491            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
28492            ! os2/os2ish.h
28493 ____________________________________________________________________________
28494 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
28495         Log: Subject: Incrementing Extutils::Manifest's $VERSION
28496              From: Michael G Schwern <schwern@pobox.com>
28497              Date: Thu, 28 Jun 2001 13:13:49 -0400
28498              Message-ID: <20010628131349.A14738@blackrider>
28499      Branch: maint-5.6/perl
28500            ! lib/ExtUtils/Manifest.pm
28501 ____________________________________________________________________________
28502 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
28503         Log: AIX tweak from Merijn Brand.
28504      Branch: perl
28505            ! hints/aix.sh
28506 ____________________________________________________________________________
28507 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
28508         Log: Create the macperl branch.
28509      Branch: maint-5.6/macperl
28510           +> (branch 1728 files)
28511 ____________________________________________________________________________
28512 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
28513         Log: Update Changes.
28514      Branch: perl
28515            ! Changes patchlevel.h
28516 ____________________________________________________________________________
28517 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
28518         Log: More Perforce lore.
28519      Branch: perl
28520            ! Porting/repository.pod
28521 ____________________________________________________________________________
28522 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
28523         Log: Metaconfig unit changes for #11003.
28524      Branch: metaconfig/U/perl
28525            + d_nl_langinfo.U i_langinfo.U
28526 ____________________________________________________________________________
28527 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
28528         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
28529              Expected not to exist in non-UNIX excepting in VMS, where
28530              according to a quick web survey they just might.
28531      Branch: perl
28532            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
28533            ! Porting/config_H config_h.SH configure.com epoc/config.sh
28534            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
28535            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28536            ! win32/config.bc win32/config.gc win32/config.vc
28537 ____________________________________________________________________________
28538 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
28539         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
28540              in AIX is one is doing a 64-bit build.
28541      Branch: perl
28542            ! hints/aix.sh
28543 ____________________________________________________________________________
28544 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
28545         Log: Metaconfig unit changes for #11000.
28546      Branch: metaconfig/U/perl
28547            ! use64bits.U uselfs.U
28548 ____________________________________________________________________________
28549 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
28550         Log: Move use64bitint and use64bitall before uselargefiles.
28551      Branch: perl
28552            ! Configure
28553 ____________________________________________________________________________
28554 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
28555         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
28556              From: Robert Spier <rspier@pobox.com>
28557              Message-ID: <15162.41164.618712.841415@rls.cx>
28558              Date: Wed, 27 Jun 2001 23:13:16 -0400
28559      Branch: perl
28560            ! doio.c
28561 ____________________________________________________________________________
28562 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
28563         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
28564              From: Peter Prymmer <pvhp@forte.com>
28565              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
28566              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
28567      Branch: perl
28568            ! numeric.c
28569 ____________________________________________________________________________
28570 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
28571         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
28572              From: Peter Prymmer <pvhp@forte.com>
28573              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
28574              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
28575      Branch: perl
28576            ! configure.com ext/Digest/MD5/Makefile.PL
28577 ____________________________________________________________________________
28578 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
28579         Log: Update Changes.
28580      Branch: perl
28581            ! Changes patchlevel.h
28582 ____________________________________________________________________________
28583 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
28584         Log: Tiny EPOC updates.
28585      Branch: perl
28586            ! epoc/config.sh
28587 ____________________________________________________________________________
28588 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
28589         Log: The Test::More and Test::Simple tests required help
28590              thanks to our schizophrenic test scheme.
28591      Branch: perl
28592            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
28593            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
28594            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
28595            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
28596            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
28597 ____________________________________________________________________________
28598 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
28599         Log: Upgrade to Test::Simple 0.09.
28600      Branch: perl
28601            + lib/Test/Simple/Changes
28602            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
28603            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
28604            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
28605            ! lib/Test/Simple/t/plan_is_noplan.t
28606 ____________________________________________________________________________
28607 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
28608         Log: Upgrade to Test::More 0.07.
28609      Branch: perl
28610            + lib/Test/More/Changes
28611            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
28612            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
28613            ! lib/Test/More/t/skipall.t
28614 ____________________________________________________________________________
28615 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
28616         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
28617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28618              Date: Wed, 27 Jun 2001 18:40:04 +0200
28619              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
28620      Branch: perl
28621            ! hints/hpux.sh
28622 ____________________________________________________________________________
28623 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
28624         Log: Subject: [PATCH README.qnx hints/qnx.sh]
28625              From: Norton Allen <allen@huarp.harvard.edu>
28626              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
28627              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
28628      Branch: perl
28629            ! README.qnx hints/qnx.sh
28630 ____________________________________________________________________________
28631 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
28632         Log: Subject: [PATCH] two little documentation nits
28633              From: Abhijit Menon-Sen <ams@wiw.org>
28634              Date: Wed, 27 Jun 2001 20:07:50 +0530
28635              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
28636      Branch: perl
28637            ! sv.c sv.h
28638 ____________________________________________________________________________
28639 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
28640         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
28641              From: Norton Allen <allen@huarp.harvard.edu>
28642              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
28643              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
28644      Branch: perl
28645            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
28646 ____________________________________________________________________________
28647 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
28648         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
28649              From: Michael G Schwern <schwern@pobox.com>
28650              Date: Wed, 27 Jun 2001 02:34:58 -0400
28651              Message-ID: <20010627023458.K23874@blackrider>
28652      Branch: perl
28653            ! vms/test.com
28654 ____________________________________________________________________________
28655 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
28656         Log: Add perl_clone_host() for Netware.
28657      Branch: perl
28658            ! NetWare/nw5.c
28659 ____________________________________________________________________________
28660 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
28661         Log: GCC 3.0 hints for HP-UX.
28662      Branch: perl
28663            ! hints/hpux.sh
28664 ____________________________________________________________________________
28665 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
28666         Log: In some Linux distributions the libndbm is broken
28667              (no null key support), therefore link with libgdbm
28668              (if available), since it has a working ndbm emulation,
28669              from Jonathan Stowe.
28670      Branch: perl
28671            + ext/NDBM_File/hints/linux.pl
28672            ! MANIFEST
28673 ____________________________________________________________________________
28674 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
28675         Log: Subject: [PATCH perl@10930] find.t hack for VMS
28676              From: "Craig A. Berry" <craigberry@mac.com>
28677              Date: Tue, 26 Jun 2001 23:40:25 -0500
28678              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
28679      Branch: perl
28680            ! lib/File/Find/find.t
28681 ____________________________________________________________________________
28682 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
28683         Log: AUTHORS updates.
28684      Branch: perl
28685            ! AUTHORS
28686 ____________________________________________________________________________
28687 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
28688         Log: Metaconfig unit change like #10980.
28689      Branch: metaconfig
28690            ! U/compline/d_stdstdio.U
28691 ____________________________________________________________________________
28692 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
28693         Log: "lose the it's", from Abhijit Menon-Sen.
28694              ("It's" not searched, pods not searched.)
28695      Branch: perl
28696            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
28697            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
28698            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
28699            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
28700            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
28701            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
28702 ____________________________________________________________________________
28703 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
28704         Log: "lose the looses", from Abhijit Menon-Sen.
28705      Branch: perl
28706            ! ext/B/B/Assembler.pm gv.c
28707 ____________________________________________________________________________
28708 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
28709         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
28710      Branch: perl
28711            ! hints/os390.sh
28712 ____________________________________________________________________________
28713 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
28714         Log: DEC C 5.3 on the VAX simply doesn't seem to like
28715              compiling the MD5 extension, disable it there for now,
28716              from Peter Prymmer.
28717      Branch: perl
28718            ! configure.com
28719 ____________________________________________________________________________
28720 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
28721         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
28722              From: Jonathan Stowe <gellyfish@gellyfish.com>
28723              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
28724              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
28725      Branch: perl
28726            ! pod/perlfaq3.pod
28727 ____________________________________________________________________________
28728 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
28729         Log: Subject: [PATCH 5.6.1] perlxs misprints
28730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28731              Date: Tue, 26 Jun 2001 17:20:00 -0400
28732              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
28733      Branch: perl
28734            ! pod/perlxs.pod
28735 ____________________________________________________________________________
28736 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
28737         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
28738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28739              Date: Tue, 26 Jun 2001 17:27:07 -0400
28740              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
28741      Branch: perl
28742            ! lib/ExtUtils/MM_Unix.pm
28743 ____________________________________________________________________________
28744 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
28745         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
28746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28747              Date: Tue, 26 Jun 2001 17:23:24 -0400
28748              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
28749      Branch: perl
28750            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
28751 ____________________________________________________________________________
28752 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
28753         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
28754              by Olaf Flebbe.
28755      Branch: perl
28756            ! perl.h
28757 ____________________________________________________________________________
28758 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
28759         Log: Detypo.
28760      Branch: perl
28761            ! lib/Memoize/t/tie_sdbm.t
28762 ____________________________________________________________________________
28763 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
28764         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
28765      Branch: perl
28766            ! win32/perllib.c
28767 ____________________________________________________________________________
28768 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
28769         Log: Subject: [patch] perl_clone+CvFILE
28770              From: Doug MacEachern <dougm@covalent.net>
28771              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
28772              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
28773      Branch: perl
28774            ! sv.c
28775 ____________________________________________________________________________
28776 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
28777         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
28778              From: Mark-Jason Dominus <mjd@plover.com>
28779              Date: Tue, 26 Jun 2001 12:33:01 -0400
28780              Message-ID: <20010626163301.31298.qmail@plover.com>
28781      Branch: perl
28782            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
28783 ____________________________________________________________________________
28784 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
28785         Log: Update Changes.
28786      Branch: perl
28787            ! Changes patchlevel.h
28788 ____________________________________________________________________________
28789 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
28790         Log: Also catfile() needs now to explicitly exported.
28791      Branch: perl
28792            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
28793 ____________________________________________________________________________
28794 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
28795         Log: Regen toc.
28796      Branch: perl
28797            ! pod/perltoc.pod
28798 ____________________________________________________________________________
28799 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
28800         Log: Nonexistent pod command.
28801      Branch: perl
28802            ! pod/perl572delta.pod
28803 ____________________________________________________________________________
28804 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
28805         Log: Be more portable in the quest for tmpdir.
28806      Branch: perl
28807            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
28808 ____________________________________________________________________________
28809 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
28810         Log: Be more portable in finding out the home directory,
28811              and use File::Spec to do the concat.
28812              (Come to think of it, couldn't File::Spec provide
28813              for a ->homedir method?)
28814      Branch: perl
28815            ! lib/Net/Config.pm
28816 ____________________________________________________________________________
28817 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
28818         Log: Doc patch for #10959.
28819      Branch: perl
28820            ! pod/perlfunc.pod
28821 ____________________________________________________________________________
28822 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
28823         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
28824              From: "Philip Newton" <pnewton@gmx.de>
28825              Date: Tue, 26 Jun 2001 16:26:47 +0200
28826              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
28827      Branch: perl
28828            ! pod/perldata.pod
28829 ____________________________________________________________________________
28830 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
28831         Log: Subject: [PATH] shared -> unique;
28832              From: "Artur Bergman" <artur@contiller.se>
28833              Date: Tue, 26 Jun 2001 16:18:40 +0200
28834              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
28835              
28836              Because "shared" isn't: it's read-only.
28837      Branch: perl
28838            ! toke.c xsutils.c
28839 ____________________________________________________________________________
28840 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
28841         Log: Escape multiline croak messages.
28842      Branch: perl
28843            ! t/op/ver.t
28844 ____________________________________________________________________________
28845 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
28846         Log: No more pragma/*.t for minitest.
28847      Branch: perl
28848            ! Makefile.SH
28849 ____________________________________________________________________________
28850 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
28851         Log: AUTHORS updates.
28852      Branch: perl
28853            ! AUTHORS
28854 ____________________________________________________________________________
28855 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
28856         Log: delta updates.
28857      Branch: perl
28858            ! pod/perl572delta.pod
28859 ____________________________________________________________________________
28860 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
28861         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
28862              From: Artur Bergman <artur@contiller.se> 
28863              Date: Tue, 26 Jun 2001 15:32:53 +0200
28864              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
28865      Branch: perl
28866            ! makedef.pl sv.c sv.h win32/perllib.c
28867 ____________________________________________________________________________
28868 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
28869         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
28870              From: Jonathan Stowe <gellyfish@gellyfish.com>
28871              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
28872              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
28873              
28874              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
28875      Branch: perl
28876            + ext/Time/HiRes/hints/sco.pl
28877            ! MANIFEST
28878 ____________________________________________________________________________
28879 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
28880         Log: Subject: [PATCH 5.6.1] static build
28881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28882              Date: Tue, 26 Jun 2001 04:22:25 -0400
28883              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
28884      Branch: perl
28885            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
28886            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
28887 ____________________________________________________________________________
28888 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
28889         Log: DJGPP patches from Laszlo Molnar.
28890      Branch: perl
28891            ! djgpp/djgpp.c perl.c util.c
28892 ____________________________________________________________________________
28893 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
28894         Log: Netware patches from Ananth Kesari.
28895      Branch: perl
28896            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
28897            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
28898            ! NetWare/nwtinfo.h
28899 ____________________________________________________________________________
28900 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
28901         Log: Detypo.
28902      Branch: perl
28903            ! ext/Errno/Errno_pm.PL
28904 ____________________________________________________________________________
28905 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
28906         Log: There seems to be two ways of spelling the $^O in *STEP.
28907      Branch: perl
28908            ! ext/Errno/Errno_pm.PL
28909 ____________________________________________________________________________
28910 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
28911         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
28912              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
28913      Branch: perl
28914            ! ext/Errno/Errno_pm.PL
28915 ____________________________________________________________________________
28916 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
28917         Log: Known bugs update.
28918      Branch: perl
28919            ! pod/perl572delta.pod
28920 ____________________________________________________________________________
28921 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
28922         Log: The default installation of Cygwin has 500 as root's uid.
28923      Branch: perl
28924            ! lib/User/pwent.t
28925 ____________________________________________________________________________
28926 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
28927         Log: Be even more relaxed (re-allow having only one entry).
28928      Branch: perl
28929            ! t/op/grent.t t/op/pwent.t
28930 ____________________________________________________________________________
28931 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
28932         Log: Test failure updates.
28933      Branch: perl
28934            ! pod/perl572delta.pod
28935 ____________________________________________________________________________
28936 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
28937         Log: MPE/iX test tweaks from Mark Bixby.
28938      Branch: perl
28939            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
28940            ! t/io/fs.t t/op/stat.t
28941 ____________________________________________________________________________
28942 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
28943         Log: Microperl findings.
28944      Branch: perl
28945            ! perl.h pp_sys.c
28946 ____________________________________________________________________________
28947 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
28948         Log: Touch uconfig.h.
28949      Branch: perl
28950            ! uconfig.h
28951 ____________________________________________________________________________
28952 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
28953         Log: Subject: [PATCH] Proposed fix for Pod::Man
28954              From: Rob Napier <rnapier@employees.org>
28955              Date: Mon, 25 Jun 2001 15:49:24 -0400
28956              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
28957              
28958              Cater for Solaris nroff brokenness (shortchanges daisywheel
28959              printers, but hey, we also no more support PDPs.)
28960      Branch: perl
28961            ! lib/Pod/Man.pm
28962 ____________________________________________________________________________
28963 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
28964         Log: Typo in #10937.
28965      Branch: perl
28966            ! ext/POSIX/sigaction.t
28967 ____________________________________________________________________________
28968 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
28969         Log: SIGCONT not trappable in VMS.
28970      Branch: perl
28971            ! ext/POSIX/sigaction.t
28972 ____________________________________________________________________________
28973 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
28974         Log: Subject: [DRAFT] Encode-Tcl.t
28975              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28976              Date: Tue, 26 Jun 2001 03:38:08 +0900
28977              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
28978      Branch: perl
28979            + ext/Encode/Encode/Tcl.t
28980            ! MANIFEST ext/Encode/Encode/Tcl.pm
28981 ____________________________________________________________________________
28982 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
28983         Log: Because of #10932 retract also the perlfunc hunk of #10910.
28984      Branch: perl
28985            ! pod/perlfunc.pod
28986 ____________________________________________________________________________
28987 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
28988         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
28989              by Ilya Zakharevich in
28990              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
28991      Branch: perl
28992            ! XSUB.h
28993 ____________________________________________________________________________
28994 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
28995         Log: Typo in #10889.
28996      Branch: perl
28997            ! hints/uts.sh
28998 ____________________________________________________________________________
28999 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
29000         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
29001              From: Abhijit Menon-Sen <ams@wiw.org>
29002              Date: Mon, 25 Jun 2001 23:45:45 +0530
29003              Message-ID: <20010625234545.A5022@lustre.linux.in>
29004      Branch: perl
29005            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
29006 ____________________________________________________________________________
29007 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
29008         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
29009              From: Michael G Schwern <schwern@pobox.com>
29010              Date: Mon, 25 Jun 2001 14:35:51 -0400
29011              Message-ID: <20010625143551.H13819@blackrider>
29012      Branch: perl
29013            ! lib/Test.pm
29014 ____________________________________________________________________________
29015 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
29016         Log: Update Changes.
29017      Branch: perl
29018            ! Changes patchlevel.h
29019 ____________________________________________________________________________
29020 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
29021         Log: Regen toc and modlib.
29022      Branch: perl
29023            ! pod/perlmodlib.pod pod/perltoc.pod
29024 ____________________________________________________________________________
29025 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
29026         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
29027              for the benefit of C++ compilers, as suggested by Guruprasad.
29028      Branch: perl
29029            ! embed.pl proto.h
29030 ____________________________________________________________________________
29031 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
29032         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
29033              From: Jonathan Stowe <gellyfish@gellyfish.com>
29034              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
29035              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
29036      Branch: perl
29037            ! pod/perlfaq5.pod
29038 ____________________________________________________________________________
29039 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
29040         Log: Missed from #10925.
29041      Branch: perl
29042            ! gv.c
29043 ____________________________________________________________________________
29044 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
29045         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
29046              From: Robin Houston <robin@kitsite.com>
29047              Date: Sat, 19 May 2001 16:19:34 +0100
29048              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
29049      Branch: perl
29050            ! cv.h gv.h op.c
29051 ____________________________________________________________________________
29052 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
29053         Log: Netware README tweak.
29054      Branch: perl
29055            ! README.netware
29056 ____________________________________________________________________________
29057 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
29058         Log: Subject: [PATCH] Re: overload.t fails
29059              From: Abhijit Menon-Sen <ams@wiw.org>
29060              Date: Mon, 25 Jun 2001 14:52:20 +0530
29061              Message-ID: <20010625145220.A24114@lustre.linux.in>
29062      Branch: perl
29063            ! lib/overload.t
29064 ____________________________________________________________________________
29065 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
29066         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
29067              From: Mike Guy <mjtg@cam.ac.uk>
29068              Date: Mon, 25 Jun 2001 11:43:23 +0100
29069              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
29070      Branch: perl
29071            ! lib/Carp.pm
29072 ____________________________________________________________________________
29073 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
29074         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
29075              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29076              Date: Sun, 24 Jun 2001 05:17:05 -0400
29077              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
29078      Branch: perl
29079            ! os2/os2ish.h
29080 ____________________________________________________________________________
29081 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
29082         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
29083              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29084              Date: Mon, 25 Jun 2001 05:52:27 -0400
29085              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
29086      Branch: perl
29087            ! hints/os2.sh
29088 ____________________________________________________________________________
29089 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
29090         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
29091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29092              Date: Mon, 25 Jun 2001 05:23:35 -0400
29093              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
29094      Branch: perl
29095            ! os2/os2.c
29096 ____________________________________________________________________________
29097 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
29098         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
29099              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29100              Date: Mon, 25 Jun 2001 05:04:32 -0400
29101              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
29102      Branch: perl
29103            ! os2/OS2/REXX/DLL/DLL.pm
29104 ____________________________________________________________________________
29105 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
29106         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
29107              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29108              Date: Mon, 25 Jun 2001 05:02:36 -0400
29109              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
29110      Branch: perl
29111            ! mg.c os2/dl_os2.c os2/os2.c
29112 ____________________________________________________________________________
29113 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
29114         Log: Subject: Re: [PATCH 5.6.1] misprints
29115              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29116              Date: Mon, 25 Jun 2001 04:50:50 -0400
29117              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
29118      Branch: perl
29119            ! os2/os2.c pp_sys.c
29120 ____________________________________________________________________________
29121 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
29122         Log: Add Test::More and Test::Simple to the delta.
29123      Branch: perl
29124            ! pod/perl572delta.pod
29125 ____________________________________________________________________________
29126 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
29127         Log: Add Test::More, from Michael G Schwern.
29128      Branch: perl
29129            + lib/Test/More.pm lib/Test/More/t/More.t
29130            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29131            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29132            + t/lib/Test/More/Catch.pm
29133            ! MANIFEST
29134 ____________________________________________________________________________
29135 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
29136         Log: Add Test::Simple from Michael G Schwern.
29137      Branch: perl
29138            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
29139            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29140            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
29141            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
29142            + t/lib/Test/Simple/Catch.pm
29143            + t/lib/Test/Simple/sample_tests/death.plx
29144            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
29145            + t/lib/Test/Simple/sample_tests/extras.plx
29146            + t/lib/Test/Simple/sample_tests/five_fail.plx
29147            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
29148            + t/lib/Test/Simple/sample_tests/one_fail.plx
29149            + t/lib/Test/Simple/sample_tests/require.plx
29150            + t/lib/Test/Simple/sample_tests/success.plx
29151            + t/lib/Test/Simple/sample_tests/too_few.plx
29152            + t/lib/Test/Simple/sample_tests/two_fail.plx
29153            ! MANIFEST
29154 ____________________________________________________________________________
29155 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
29156         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
29157              From: "Craig A. Berry" <craigberry@mac.com>
29158              Date: Sun, 24 Jun 2001 23:41:36 -0500
29159              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
29160      Branch: perl
29161            ! pp_sys.c
29162 ____________________________________________________________________________
29163 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
29164         Log: Upgrade to Attribute::Handlers 0.70.
29165      Branch: perl
29166            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
29167            ! MANIFEST lib/Attribute/Handlers.pm
29168 ____________________________________________________________________________
29169 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
29170         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
29171              From: Abhijit Menon-Sen <ams@wiw.org>
29172              Date: Sat, 23 Jun 2001 05:17:44 +0530
29173              Message-ID: <20010623051744.A18583@lustre.linux.in>
29174              
29175              (Can't think of a good place to put tests.)
29176      Branch: perl
29177            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
29178 ____________________________________________________________________________
29179 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
29180         Log: Subject: [PATCH] t/op/pat.t typo fix
29181              From: Richard Soderberg <rs@crystalflame.net>
29182              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
29183              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
29184      Branch: perl
29185            ! t/op/pat.t
29186 ____________________________________________________________________________
29187 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
29188         Log: Move the pack warnings to their own file, as pointed
29189              out by Spider.
29190      Branch: perl
29191            + t/lib/warnings/pp_pack
29192            ! MANIFEST t/lib/warnings/pp
29193 ____________________________________________________________________________
29194 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
29195         Log: Update Changes.
29196      Branch: perl
29197            ! Changes patchlevel.h
29198 ____________________________________________________________________________
29199 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
29200         Log: Partially fix a problem noticed by IRIX compiler:
29201              the initialization of parse_start was bypassed by
29202              several gotos.  Now initialized to zero, which may
29203              not be the best choice.
29204      Branch: perl
29205            ! regcomp.c
29206 ____________________________________________________________________________
29207 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
29208         Log: Relax the group and password tests back to moaning only
29209              if no matches at all are found.  (Even with a small sample
29210              I could find many sites where there are, umm, anomalies in
29211              the said databases.)       
29212      Branch: perl
29213            ! t/op/grent.t t/op/pwent.t
29214 ____________________________________________________________________________
29215 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
29216         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
29217      Branch: perl
29218            ! pp_ctl.c
29219 ____________________________________________________________________________
29220 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
29221         Log: De-cut-and-pasto in #10902.
29222      Branch: perl
29223            ! pp_ctl.c
29224 ____________________________________________________________________________
29225 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
29226         Log: The #10771 didn't take?
29227      Branch: perl
29228            ! pp_ctl.c
29229 ____________________________________________________________________________
29230 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
29231         Log: Undo the filetests part of #10900, under multiplicity
29232              weird errors take place.
29233      Branch: perl
29234            ! pp_sys.c
29235 ____________________________________________________________________________
29236 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
29237         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
29238      Branch: perl
29239            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
29240 ____________________________________________________________________________
29241 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
29242         Log: (Replaced by #10922)
29243              
29244              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
29245              From: Tony Bowden <tony@kasei.com>
29246              Date: Sun, 24 Jun 2001 17:32:40 +0100
29247              Message-ID: <20010624173240.A16293@blackstar.co.uk>
29248              
29249              Document (well, mention) shortmess() and longmess()
29250              to rob people of their fun of reinventing the wheel.
29251      Branch: perl
29252            ! lib/Carp.pm
29253 ____________________________________________________________________________
29254 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
29255         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
29256              From: Brian Jepson <bjepson@oreilly.com>
29257              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
29258              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
29259      Branch: perl
29260            ! pp_sys.c
29261 ____________________________________________________________________________
29262 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
29263         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
29264              From: Robin Barker <rmb1@cise.npl.co.uk> 
29265              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
29266              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
29267      Branch: perl
29268            ! lib/CPAN.pm
29269 ____________________________________________________________________________
29270 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
29271         Log: Memoize patch from mjd.
29272      Branch: perl
29273            ! lib/Memoize/t/tie_storable.t
29274 ____________________________________________________________________________
29275 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
29276         Log: Spec the sv_pvprintify() a bit more.
29277      Branch: perl
29278            ! pod/perltodo.pod
29279 ____________________________________________________________________________
29280 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
29281         Log: Upgrade to Memoize 0.65.
29282      Branch: perl
29283            + lib/Memoize/t/array_confusion.t
29284            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
29285            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
29286            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
29287            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
29288            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
29289            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
29290            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
29291            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
29292            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
29293            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
29294            ! lib/Memoize/t/tie_storable.t
29295 ____________________________________________________________________________
29296 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
29297         Log: Metaconfig unit change for #10892.
29298      Branch: metaconfig
29299            ! U/modified/Options.U
29300 ____________________________________________________________________________
29301 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
29302         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
29303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29304              Date: Sun, 24 Jun 2001 05:24:40 -0400
29305              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
29306      Branch: perl
29307            ! Configure hints/os2.sh
29308 ____________________________________________________________________________
29309 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
29310         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
29311              From: Mike Guy <mjtg@cam.ac.uk>
29312              Date: Sun, 24 Jun 2001 15:28:39 +0100
29313              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
29314              
29315              Fix an ancient (5.002) bug.
29316      Branch: perl
29317            ! lib/Carp/Heavy.pm
29318 ____________________________________________________________________________
29319 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
29320         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
29321              variables.
29322      Branch: perl
29323            ! pp_sys.c
29324 ____________________________________________________________________________
29325 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
29326         Log: Make UTS as per #10888.
29327      Branch: perl
29328            ! hints/uts.sh
29329 ____________________________________________________________________________
29330 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
29331         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
29332      Branch: perl
29333            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
29334            ! mpeix/mpeixish.h perl.h unixish.h
29335 ____________________________________________________________________________
29336 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
29337         Log: AUTHORS update.
29338      Branch: perl
29339            ! AUTHORS
29340 ____________________________________________________________________________
29341 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
29342         Log: Subject: Encode::Tcl for multibyte doesnot work
29343              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29344              Date: Sun, 24 Jun 2001 22:48:21 +0900
29345              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
29346      Branch: perl
29347            ! ext/Encode/Encode/Tcl.pm
29348 ____________________________________________________________________________
29349 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
29350         Log: Subject: [PATCH] Remove tautology in error messages
29351              From: Mike Guy <mjtg@cam.ac.uk>
29352              Date: Sun, 24 Jun 2001 13:31:00 +0100
29353              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
29354      Branch: perl
29355            ! pp_sys.c
29356 ____________________________________________________________________________
29357 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
29358         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
29359      Branch: perl
29360            ! hints/darwin.sh
29361 ____________________________________________________________________________
29362 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
29363         Log: Subject: Re: [PATCH 5.6.1] test suite
29364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29365              Date: Sun, 24 Jun 2001 05:47:05 -0400
29366              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
29367              
29368              Test suite fixes.
29369      Branch: perl
29370            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
29371 ____________________________________________________________________________
29372 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
29373         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
29374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29375              Date: Sun, 24 Jun 2001 05:37:19 -0400
29376              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
29377      Branch: perl
29378            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
29379 ____________________________________________________________________________
29380 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
29381         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
29382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29383              Date: Sun, 24 Jun 2001 05:34:50 -0400
29384              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
29385              
29386              Pacify compiler warnings.
29387      Branch: perl
29388            ! pp_sys.c
29389 ____________________________________________________________________________
29390 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
29391         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
29392              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29393              Date: Sun, 24 Jun 2001 05:21:18 -0400
29394              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
29395              
29396              Enable compression of executables during link time.
29397      Branch: perl
29398            ! hints/os2.sh
29399 ____________________________________________________________________________
29400 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
29401         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
29402              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29403              Date: Sun, 24 Jun 2001 05:15:11 -0400
29404              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
29405              
29406              Add ordinals to the export list for Perl DLL.
29407              (Breaks intra-version DLL compatibility.)
29408      Branch: perl
29409            ! makedef.pl
29410 ____________________________________________________________________________
29411 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
29412         Log: Allow (displaying and) re-editing the Subject in perlbug.
29413              Also abstract the Subject quality control into a function.
29414      Branch: perl
29415            ! utils/perlbug.PL
29416 ____________________________________________________________________________
29417 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
29418         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
29419      Branch: perl
29420            ! utils/perlbug.PL
29421 ____________________________________________________________________________
29422 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
29423         Log: Regen toc and modlib.
29424      Branch: perl
29425            ! pod/perlmodlib.pod pod/perltoc.pod
29426 ____________________________________________________________________________
29427 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
29428         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
29429              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
29430              attribute semantics as much as possible, or 'ntsec' which uses
29431              native NTFS semantics.)  (See also #10877.)
29432      Branch: perl
29433            ! perl.c
29434 ____________________________________________________________________________
29435 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
29436         Log: (Retracted by #11586)
29437              
29438              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
29439      Branch: perl
29440            ! lib/Test/Harness.pm
29441 ____________________________________________________________________________
29442 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
29443         Log: Just zap the -uPerlio.
29444      Branch: perl
29445            ! ext/B/Stash.t
29446 ____________________________________________________________________________
29447 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
29448         Log: Do not test PerlIO if PerlIO not used.
29449      Branch: perl
29450            ! ext/PerlIO/PerlIO.t
29451 ____________________________________________________________________________
29452 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
29453         Log: Regen perlapi.
29454      Branch: perl
29455            ! pod/perlapi.pod
29456 ____________________________________________________________________________
29457 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
29458         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
29459              From: Nicholas Clark <nick@ccl4.org>
29460              Date: Sat, 23 Jun 2001 22:55:47 +0100
29461              Message-ID: <20010623225547.Z98663@plum.flirble.org>
29462      Branch: perl
29463            ! numeric.c
29464 ____________________________________________________________________________
29465 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
29466         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
29467              From: Prymmer/Kahn <pvhp@best.com>
29468              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
29469              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
29470      Branch: perl
29471            ! lib/h2xs.t
29472 ____________________________________________________________________________
29473 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
29474         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
29475              cygwin does not taint cwd, just like win32.
29476      Branch: perl
29477            ! lib/File/Find/taint.t t/op/taint.t
29478 ____________________________________________________________________________
29479 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
29480         Log: Retract #10865, the patch should be unnecessary.
29481              (But seemingly helpful in Cygwin?  Strange.)
29482      Branch: perl
29483            ! lib/Memoize/t/tie_ndbm.t
29484 ____________________________________________________________________________
29485 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
29486         Log: Misplaced test file; plus Cygwin filesystem semantics.
29487      Branch: perl
29488            + ext/SDBM_File/sdbm.t
29489            - ext/ODBM_File/sdbm.t
29490            ! MANIFEST
29491 ____________________________________________________________________________
29492 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
29493         Log: (Retracted by #10867.)
29494      Branch: perl
29495            ! lib/Memoize/t/tie_ndbm.t
29496 ____________________________________________________________________________
29497 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
29498         Log: Metaconfig unit change for #10863.
29499      Branch: metaconfig/U/perl
29500            ! Extensions.U
29501 ____________________________________________________________________________
29502 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
29503         Log: In Cygwin do not build NDBM_File and ODBM_File unless
29504              -lndbm and -ldbm are available.
29505      Branch: perl
29506            ! Configure config_h.SH
29507 ____________________________________________________________________________
29508 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
29509         Log: More Cygwin filesystem semantics.
29510      Branch: perl
29511            ! t/io/fs.t t/op/stat.t
29512 ____________________________________________________________________________
29513 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
29514         Log: More DOSish permission semantics for Cygwin.
29515      Branch: perl
29516            ! lib/AnyDBM_File.t
29517 ____________________________________________________________________________
29518 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
29519         Log: Cygwin too has different permission semantics.
29520      Branch: perl
29521            ! ext/GDBM_File/gdbm.t
29522 ____________________________________________________________________________
29523 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
29524         Log: The group (and assumedly passwd) databases can have
29525              only one entry (this is the case in cygwin).
29526      Branch: perl
29527            ! t/op/grent.t t/op/pwent.t
29528 ____________________________________________________________________________
29529 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
29530         Log: Also in Cygwin use Socket to figure out domainname
29531              (if any) (avoids trying to call external 'domainname',
29532              which doesn't at the moment exist in Cygwin)
29533      Branch: perl
29534            ! lib/Net/Domain.pm
29535 ____________________________________________________________________________
29536 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
29537         Log: Remove also the lib$Foo.def, not just $Foo.def.
29538      Branch: perl
29539            ! lib/ExtUtils/MM_Unix.pm
29540 ____________________________________________________________________________
29541 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
29542         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
29543      Branch: perl
29544            ! unixish.h
29545 ____________________________________________________________________________
29546 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
29547         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
29548              to match the whole isprint(), only the space character.
29549      Branch: perl
29550            ! handy.h pod/perlre.pod t/op/pat.t
29551 ____________________________________________________________________________
29552 [ 10854] By: nick                                  on 2001/06/23  08:09:33
29553         Log: Integrate mainline
29554      Branch: perlio
29555           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
29556           !> lib/ExtUtils.t lib/File/Find/taint.t
29557           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
29558           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
29559           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
29560 ____________________________________________________________________________
29561 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
29562         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
29563              with its floats    in os390 and s390 (UTS).
29564      Branch: perl
29565            ! lib/Math/BigInt/t/bigintpm.t
29566 ____________________________________________________________________________
29567 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
29568         Log: Add also UTS (s390) to the non-IEEE float platforms.
29569      Branch: perl
29570            ! t/op/sprintf.t
29571 ____________________________________________________________________________
29572 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
29573         Log: Subject: RFC: what are applicable standards for exponent sizes?
29574              From: Peter Prymmer <pvhp@forte.com>
29575              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
29576              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
29577      Branch: perl
29578            ! t/op/sprintf.t
29579 ____________________________________________________________________________
29580 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
29581         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
29582              From: Peter Prymmer <pvhp@forte.com>
29583              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
29584              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
29585      Branch: perl
29586            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
29587 ____________________________________________________________________________
29588 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
29589         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
29590              From: Peter Prymmer <pvhp@forte.com>
29591              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
29592              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
29593      Branch: perl
29594            ! lib/ExtUtils.t
29595 ____________________________________________________________________________
29596 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
29597         Log: Retract #10845.
29598      Branch: perl
29599            ! lib/File/Find/taint.t
29600 ____________________________________________________________________________
29601 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
29602         Log: Yet another error message.
29603      Branch: perl
29604            ! t/op/mkdir.t
29605 ____________________________________________________________________________
29606 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
29607         Log: The croak message for nonexistent socket functions may vary.
29608      Branch: perl
29609            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
29610 ____________________________________________________________________________
29611 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
29612         Log: (Retracted by #10848.)
29613      Branch: perl
29614            ! lib/File/Find/taint.t
29615 ____________________________________________________________________________
29616 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
29617         Log: Integrate perlio.
29618      Branch: perl
29619           !> lib/File/Find/taint.t t/op/write.t
29620 ____________________________________________________________________________
29621 [ 10843] By: nick                                  on 2001/06/22  21:24:51
29622         Log: Back out debug in taint.t
29623      Branch: perlio
29624            ! lib/File/Find/taint.t
29625 ____________________________________________________________________________
29626 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
29627         Log: setitimer() does not exist in Unicos, despite of what
29628              Configure thinks, from Mark P. Lutz.
29629      Branch: perl
29630            ! hints/unicos.sh
29631 ____________________________________________________________________________
29632 [ 10841] By: nick                                  on 2001/06/22  21:19:36
29633         Log: Skip cwd test on Win32 ???
29634      Branch: perlio
29635            ! lib/File/Find/taint.t
29636 ____________________________________________________________________________
29637 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
29638         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
29639              and Tru64 gcc -Wall happy.
29640      Branch: perl
29641            ! mg.c
29642 ____________________________________________________________________________
29643 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
29644         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
29645      Branch: perl
29646            ! ext/IPC/SysV/Semaphore.pm
29647 ____________________________________________________________________________
29648 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
29649         Log: Metaconfig unit change for #10837.
29650      Branch: metaconfig/U/perl
29651            ! Cross.U
29652 ____________________________________________________________________________
29653 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
29654         Log: Cleanup of the cross-compilation unit.
29655      Branch: perl
29656            ! Configure
29657 ____________________________________________________________________________
29658 [ 10836] By: nick                                  on 2001/06/22  20:45:12
29659         Log: Skip |- based op/write.t on Win32 as well as VMS
29660      Branch: perlio
29661            ! t/op/write.t
29662 ____________________________________________________________________________
29663 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
29664         Log: Integrate perlio.
29665      Branch: perl
29666           !> util.c
29667 ____________________________________________________________________________
29668 [ 10834] By: nick                                  on 2001/06/22  20:41:54
29669         Log: Integrate mainline
29670      Branch: perlio
29671           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29672           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
29673           !> vos/config.ga.h
29674 ____________________________________________________________________________
29675 [ 10833] By: nick                                  on 2001/06/22  20:22:58
29676         Log: Patcho fix.
29677      Branch: perlio
29678            ! util.c
29679 ____________________________________________________________________________
29680 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
29681         Log: Metaconfig unit changes for #10831.
29682      Branch: metaconfig
29683            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
29684 ____________________________________________________________________________
29685 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
29686         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
29687              From: Andy Dougherty <doughera@lafayette.edu>
29688              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
29689              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
29690      Branch: perl
29691            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29692            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
29693 ____________________________________________________________________________
29694 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
29695         Log: MPE/iX prototype nits from Mark Bixby.
29696      Branch: perl
29697            ! pp_sys.c
29698 ____________________________________________________________________________
29699 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
29700         Log: Detypo.
29701      Branch: perl
29702            ! util.c
29703 ____________________________________________________________________________
29704 [ 10828] By: nick                                  on 2001/06/22  15:33:37
29705         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
29706      Branch: perlio
29707           +> lib/h2xs.t
29708           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
29709           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
29710           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
29711           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
29712           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
29713           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
29714           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
29715           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
29716           !> vms/vmsish.h
29717 ____________________________________________________________________________
29718 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
29719         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
29720              Date: Fri, 22 Jun 2001 10:08:35 -0500
29721              From: "Craig A. Berry" <craigberry@mac.com>
29722              Message-Id: <a05101001b75908704194@[192.168.56.145]>
29723      Branch: perl
29724            ! vms/vms.c vms/vmsish.h
29725 ____________________________________________________________________________
29726 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
29727         Log: NetWare scripts tweak from Ananth Kesari.
29728      Branch: perl
29729            ! NetWare/t/NWScripts.pl
29730 ____________________________________________________________________________
29731 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
29732         Log: Update Changes.
29733      Branch: perl
29734            ! Changes patchlevel.h
29735 ____________________________________________________________________________
29736 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
29737         Log: Add .i and .s targets.
29738      Branch: perl
29739            ! Makefile.SH
29740 ____________________________________________________________________________
29741 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
29742         Log: Upgrade to Locale::Maketext 1.03.
29743      Branch: perl
29744            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
29745            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
29746 ____________________________________________________________________________
29747 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
29748         Log: Upgrade to I18N::LangTags 0.26.
29749      Branch: perl
29750            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
29751            ! lib/I18N/LangTags/test.pl
29752 ____________________________________________________________________________
29753 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
29754         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
29755              Philip Newton.
29756      Branch: perl
29757            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
29758            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
29759 ____________________________________________________________________________
29760 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
29761         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
29762              From: Prymmer/Kahn <pvhp@best.com>
29763              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
29764              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
29765      Branch: perl
29766            + lib/h2xs.t
29767            ! MANIFEST utils/h2xs.PL
29768 ____________________________________________________________________________
29769 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
29770         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
29771              From: Prymmer/Kahn <pvhp@best.com>
29772              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
29773              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
29774      Branch: perl
29775            ! lib/ExtUtils.t
29776 ____________________________________________________________________________
29777 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
29778         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
29779              From: Prymmer/Kahn <pvhp@best.com>
29780              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
29781              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
29782      Branch: perl
29783            ! t/pod/plainer.t
29784 ____________________________________________________________________________
29785 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
29786         Log: AUTHORS update.
29787      Branch: perl
29788            ! AUTHORS
29789 ____________________________________________________________________________
29790 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
29791         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
29792              From: "Craig A. Berry" <craigberry@mac.com>
29793              Date: Thu, 21 Jun 2001 18:20:38 -0500
29794              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
29795      Branch: perl
29796            ! ext/POSIX/POSIX.xs
29797 ____________________________________________________________________________
29798 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
29799         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
29800              From: "Craig A. Berry" <craigberry@mac.com>
29801              Date: Thu, 21 Jun 2001 09:58:52 -0500
29802              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
29803      Branch: perl
29804            ! ext/B/Deparse.t t/op/write.t
29805 ____________________________________________________________________________
29806 [ 10814] By: nick                                  on 2001/06/22  08:13:09
29807         Log: Integrate mainline.
29808      Branch: perlio
29809           !> (integrate 46 files)
29810 ____________________________________________________________________________
29811 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
29812         Log: Change the prefixes only if $prefix is unset,
29813              as originally patched by Marcel Grunauer.
29814      Branch: perl
29815            ! hints/darwin.sh hints/rhapsody.sh
29816 ____________________________________________________________________________
29817 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
29818         Log: Subject: Re: Patch for hints/darwin.sh
29819              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
29820              Date: Thu, 21 Jun 2001 11:23:46 -0700
29821              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
29822      Branch: perl
29823            ! hints/darwin.sh hints/rhapsody.sh
29824 ____________________________________________________________________________
29825 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
29826         Log: Add .PHONY targets for non-file targets,
29827              from Wilfredo Sánchez.  Should help saying
29828              "make install" on case-insensitive filesystems.
29829      Branch: perl
29830            ! Makefile.SH
29831 ____________________________________________________________________________
29832 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
29833         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
29834              From: Doug MacEachern <dougm@covalent.net>
29835              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
29836              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
29837              
29838              plus reword the getcwd() comment, plus use getcwd() buffer
29839              size minus one.
29840      Branch: perl
29841            ! util.c
29842 ____________________________________________________________________________
29843 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
29844         Log: More gprofing from Doug MacEachern.
29845      Branch: perl
29846            ! Makefile.SH
29847 ____________________________________________________________________________
29848 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
29849         Log: Metaconfig unit change for #10807.
29850      Branch: metaconfig/U/perl
29851            ! d_sfio.U
29852 ____________________________________________________________________________
29853 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
29854         Log: Tell that you are removing the unneeded -lsfio.
29855      Branch: perl
29856            ! Configure
29857 ____________________________________________________________________________
29858 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
29859         Log: More MPE/iX tweaks from Mark Bixby.
29860      Branch: perl
29861            ! perl.c t/op/magic.t
29862 ____________________________________________________________________________
29863 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
29864         Log: The fchdir() proto is supposed to live in <unistd.h>.
29865      Branch: perl
29866            ! ext/Cwd/Cwd.xs
29867 ____________________________________________________________________________
29868 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
29869         Log: This town is too small for the Cwd extension and me,
29870              it would seem...
29871      Branch: perl
29872            ! ext/Cwd/Cwd.xs
29873 ____________________________________________________________________________
29874 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
29875         Log: Metaconfig unit change for #10802.
29876      Branch: metaconfig/U/perl
29877            ! d_modfl.U
29878 ____________________________________________________________________________
29879 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
29880         Log: More d'ohs.
29881      Branch: perl
29882            ! Configure
29883 ____________________________________________________________________________
29884 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
29885         Log: Off-by-one.  I'm so classic.
29886      Branch: perl
29887            ! util.c
29888 ____________________________________________________________________________
29889 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
29890         Log: Update Changes.
29891      Branch: perl
29892            ! Changes patchlevel.h
29893 ____________________________________________________________________________
29894 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
29895         Log: Subject: Documentation patch for Net::FTP
29896              From: Marcel Grunauer <marcel@codewerk.com>
29897              Date: Wed, 20 Jun 2001 23:03:26 +0200
29898              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
29899      Branch: perl
29900            ! lib/Net/FTP.pm
29901 ____________________________________________________________________________
29902 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
29903         Log: Retract the #10417 mg.c and embed.pl parts because of
29904              strange SEGVs in 64bit x86 FreeBSD observed by
29905              Nicholas Clark.
29906      Branch: perl
29907            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
29908 ____________________________________________________________________________
29909 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
29910         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
29911      Branch: perl
29912            ! Configure NetWare/config.wc NetWare/config_H.wc
29913            ! Porting/Glossary Porting/config.sh Porting/config_H
29914            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29915            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29916            ! vos/config.ga.h win32/config.bc win32/config.gc
29917            ! win32/config.vc win32/config_H.bc win32/config_H.gc
29918            ! win32/config_H.vc
29919 ____________________________________________________________________________
29920 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
29921         Log: Cwd tweak from Doug MacEachern.
29922      Branch: perl
29923            ! ext/Cwd/Cwd.xs
29924 ____________________________________________________________________________
29925 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
29926         Log: Protect the fchdir() and lstat() with ifdefs.
29927              fchdir() needs a Configure probe.
29928      Branch: perl
29929            ! ext/Cwd/Cwd.xs
29930 ____________________________________________________________________________
29931 [ 10794] By: nick                                  on 2001/06/21  17:11:35
29932         Log: Integrate mainline
29933      Branch: perlio
29934           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
29935           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
29936           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
29937           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
29938           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
29939           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
29940           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
29941           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
29942            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
29943            - lib/File/Glob/case.t lib/File/Glob/global.t
29944            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
29945            - lib/File/Temp/posix.t lib/File/Temp/security.t
29946            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
29947            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
29948            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
29949            - lib/Text/Wrap/wrap.t
29950           !> (integrate 41 files)
29951 ____________________________________________________________________________
29952 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
29953         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
29954              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
29955              Date: Thu, 21 Jun 2001 13:04:54 -0500
29956              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
29957      Branch: perl
29958            ! ext/Cwd/Cwd.xs
29959 ____________________________________________________________________________
29960 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
29961         Log: Subject: [PATCH pod] overlong =item
29962              From: Robin Barker <rmb1@cise.npl.co.uk>
29963              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
29964              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
29965      Branch: perl
29966            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
29967            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
29968 ____________________________________________________________________________
29969 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
29970         Log: Subject: [PATCH perlio.c] format 
29971              From: Robin Barker <rmb1@cise.npl.co.uk>
29972              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
29973              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
29974      Branch: perl
29975            ! perlio.c
29976 ____________________________________________________________________________
29977 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
29978         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
29979              From: Radu Greab <radu@netsoft.ro>
29980              Date: Thu, 21 Jun 2001 19:06:02 +0300
29981              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
29982      Branch: perl
29983            ! pod/perlapi.pod sv.c
29984 ____________________________________________________________________________
29985 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
29986         Log: The metaconfig unit changes for #10788.
29987      Branch: metaconfig/U/perl
29988            ! Cross.U fflushall.U
29989 ____________________________________________________________________________
29990 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
29991         Log: Cross-configuration changes: make $from to rm the files
29992              before copying them over (this means that he rm can be
29993              removed from the fflushall test), create $targetmkdir      
29994              (not documented in install since it is supposed to internal
29995              use only), make $run to copy over the executable only if
29996              a stamp file .xok doesn't already exist (to avoid unnecessary
29997              copying of the executable)
29998      Branch: perl
29999            ! Configure Makefile.SH
30000 ____________________________________________________________________________
30001 [ 10787] By: nick                                  on 2001/06/21  14:16:18
30002         Log: Integrate mainline
30003      Branch: perlio
30004           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
30005           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
30006           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
30007            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
30008           !> (integrate 34 files)
30009 ____________________________________________________________________________
30010 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
30011         Log: Re-add the files as text.
30012      Branch: perl
30013            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30014 ____________________________________________________________________________
30015 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
30016         Log: Delete the binary files.
30017      Branch: perl
30018            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30019 ____________________________________________________________________________
30020 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
30021         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
30022              From: Andy Dougherty <doughera@lafayette.edu>
30023              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
30024              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
30025      Branch: perl
30026            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
30027            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
30028            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
30029            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
30030 ____________________________________________________________________________
30031 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
30032         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
30033              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
30034              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
30035              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
30036              
30037              Setting umask to something friendlier.
30038      Branch: perl
30039            ! installman installperl
30040 ____________________________________________________________________________
30041 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
30042         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
30043              Resort MANIFEST with sort -f, looks much better.
30044      Branch: perl
30045            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
30046            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
30047            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
30048            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
30049            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
30050            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
30051            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
30052            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
30053            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
30054            - lib/File/Glob/case.t lib/File/Glob/global.t
30055            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
30056            - lib/File/Temp/posix.t lib/File/Temp/security.t
30057            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
30058            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
30059            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
30060            - lib/Text/Wrap/wrap.t
30061            ! MANIFEST
30062 ____________________________________________________________________________
30063 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
30064         Log: Upgrade to I18N::LangTags 0.25.
30065      Branch: perl
30066            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30067            ! lib/I18N/LangTags/List.pm
30068 ____________________________________________________________________________
30069 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
30070         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
30071              From: Richard Soderberg <rs@crystalflame.net>
30072              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
30073              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
30074      Branch: perl
30075            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
30076            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
30077 ____________________________________________________________________________
30078 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
30079         Log: Test obsoleted by change #10777.
30080      Branch: perl
30081            ! t/op/sub_lval.t
30082 ____________________________________________________________________________
30083 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
30084         Log: Case of confused test numbering.
30085      Branch: perl
30086            ! t/op/pat.t
30087 ____________________________________________________________________________
30088 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
30089         Log: Subject: Re: Opinion on undef lvalue
30090              From: Abhijit Menon-Sen <ams@wiw.org>
30091              Date: Sun, 17 Jun 2001 13:04:46 +0530
30092              Message-ID: <20010617130446.B27925@lustre.linux.in>
30093              
30094              Allow lvalue subs to return undef in array context.
30095      Branch: perl
30096            ! pp_hot.c
30097 ____________________________________________________________________________
30098 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
30099         Log: Just a guess that using the same hack for cygwin as
30100              for win32 might help.
30101      Branch: perl
30102            ! lib/File/Find/find.t
30103 ____________________________________________________________________________
30104 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
30105         Log: NetWare tweaks from Guruprasad.
30106      Branch: perl
30107            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
30108            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
30109            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
30110            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
30111 ____________________________________________________________________________
30112 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
30113         Log: Subject: Re: perl@10722: Bogus warnings on REs 
30114              From: Hugo <hv@crypt.compulink.co.uk>
30115              Date: Thu, 21 Jun 2001 09:51:17 +0100
30116              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
30117              
30118              Unroll to avoid a UTS compiler bug.
30119      Branch: perl
30120            ! regcomp.c
30121 ____________________________________________________________________________
30122 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
30123         Log: Subject: Re: [PATCH] Make /o work under i?threads
30124              From: Artur Bergman <artur@contiller.se>
30125              Date: Thu, 21 Jun 2001 14:38:03 +0200
30126              Message-ID: <B757B74A.184D%artur@contiller.se>
30127      Branch: perl
30128            ! t/op/pat.t
30129 ____________________________________________________________________________
30130 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
30131         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
30132              From: Artur Bergman <artur@contiller.se> 
30133              Date: Thu, 21 Jun 2001 14:27:33 +0200
30134              Message-ID: <B757B4D4.1849%artur@contiller.se>
30135              
30136              Plus extra parentheses.
30137      Branch: perl
30138            ! op.h
30139 ____________________________________________________________________________
30140 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
30141         Log: Subject: [PATCH] Make /o work under i?threads
30142              From: Richard Soderberg <rs@crystalflame.net>
30143              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
30144              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
30145      Branch: perl
30146            ! pp_ctl.c
30147 ____________________________________________________________________________
30148 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
30149         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
30150              From: Artur Bergman <artur@contiller.se>
30151              Date: Thu, 21 Jun 2001 14:04:54 +0200
30152              Message-ID: <B757AF86.1842%artur@contiller.se>
30153      Branch: perl
30154            ! op.h
30155 ____________________________________________________________________________
30156 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
30157         Log: Subject: Re: perl@10765: sv.c not OK on win32
30158              From: Artur Bergman <artur@contiller.se>
30159              Date: Thu, 21 Jun 2001 10:31:06 +0200
30160              Message-ID: <B7577D69.182C%artur@contiller.se>
30161      Branch: perl
30162            ! sv.c
30163 ____________________________________________________________________________
30164 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
30165         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
30166              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30167              Date: Thu, 21 Jun 2001 06:23:56 -0400
30168              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
30169              
30170              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
30171              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30172              Date: Thu, 21 Jun 2001 06:32:21 -0400
30173              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
30174      Branch: perl
30175            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
30176 ____________________________________________________________________________
30177 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
30178         Log: Subject: [PATCH] make syslog test more verbose
30179              From: Robert Spier <rspier@pobox.com>
30180              Date: Thu, 21 Jun 2001 00:54:32 -0400
30181              Message-ID: <15153.32264.295807.333073@rls.cx>
30182      Branch: perl
30183            ! ext/Sys/Syslog/syslog.t
30184 ____________________________________________________________________________
30185 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
30186         Log: Subject: op/study.t refinements
30187              From: Hugo <hv@crypt.compulink.co.uk>
30188              Date: Thu, 21 Jun 2001 00:29:07 +0100
30189              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
30190      Branch: perl
30191            ! t/op/study.t
30192 ____________________________________________________________________________
30193 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
30194         Log: Update Changes.
30195      Branch: perl
30196            ! Changes patchlevel.h
30197 ____________________________________________________________________________
30198 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
30199         Log: Subject: Re: [PATCH] djgpp updates
30200              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
30201              Date: Wed, 20 Jun 2001 10:05:15 +0200
30202              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
30203      Branch: perl
30204            ! djgpp/config.over
30205 ____________________________________________________________________________
30206 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
30207         Log: Fix for ID 20010619.002 "When building hash, hash keys that
30208              are function calls are not being called", from Abhijit.
30209      Branch: perl
30210            ! t/base/lex.t toke.c
30211 ____________________________________________________________________________
30212 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
30213         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
30214      Branch: perl
30215            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
30216            + lib/Locale/Maketext/test.pl
30217            - lib/Locale/Maketext.t
30218            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30219            ! lib/Locale/Maketext/TPJ13.pod
30220 ____________________________________________________________________________
30221 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
30222         Log: Metaconfig unit change for #10760.
30223      Branch: metaconfig
30224            ! U/modified/Cppsym.U
30225 ____________________________________________________________________________
30226 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
30227         Log: Do not remove the ccsym* Cppsym* files since
30228              they are useful for metaconfig units coming after us.
30229              (This is the Configure nit mentioned in #10752.)
30230      Branch: perl
30231            ! Configure
30232 ____________________________________________________________________________
30233 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
30234         Log: Update to I18N::LangTags 0.24, from Sean Burke.
30235      Branch: perl
30236            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
30237            + lib/I18N/LangTags/README
30238            - lib/I18N/LangTags/List.pod
30239            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
30240 ____________________________________________________________________________
30241 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
30242         Log: Regen headers.
30243      Branch: perl
30244            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
30245            ! pod/perlapi.pod proto.h
30246 ____________________________________________________________________________
30247 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
30248         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
30249              From: Artur Bergman <artur@contiller.se>
30250              Date: Wed, 20 Jun 2001 11:31:32 +0200
30251              Message-ID: <B7563A14.17D8%artur@contiller.se>
30252      Branch: perl
30253            ! embed.pl hv.c intrpvar.h sv.c sv.h
30254 ____________________________________________________________________________
30255 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
30256         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
30257              From: Tim Sweetman <tim@aldigital.co.uk> 
30258              Date: Wed, 13 Jun 2001 14:25:17 +0100 
30259              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
30260      Branch: perl
30261            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
30262 ____________________________________________________________________________
30263 [ 10755] By: nick                                  on 2001/06/20  16:12:37
30264         Log: Integrate mainline
30265      Branch: perlio
30266           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
30267           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
30268           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
30269           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
30270           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
30271           !> t/op/study.t util.c
30272 ____________________________________________________________________________
30273 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
30274         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
30275              but not Makefile)
30276      Branch: maint-5.6/perl
30277            ! win32/Makefile
30278 ____________________________________________________________________________
30279 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
30280         Log: Security tweak on readlink().
30281      Branch: perl
30282            ! pp_sys.c
30283 ____________________________________________________________________________
30284 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
30285         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
30286      Branch: perl
30287            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
30288            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
30289            ! mpeix/relink t/op/pwent.t
30290 ____________________________________________________________________________
30291 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
30292         Log: Reinstate #10725 (with probe for alarm()).
30293      Branch: perl
30294            ! t/op/study.t
30295 ____________________________________________________________________________
30296 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
30297         Log: Replace our implementation of realpath() with OpenBSD's
30298              (src/lib/libc/stdlib/realpath.c 1.4).
30299      Branch: perl
30300            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
30301            ! pod/perldiag.pod proto.h util.c
30302 ____________________________________________________________________________
30303 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
30304         Log: Integrate perlio.
30305      Branch: perl
30306           !> perlio.c
30307 ____________________________________________________________________________
30308 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
30309         Log: No point in going into memory-saving contortions
30310              with getcwd() since there's a danger of buffer overflow.
30311              Also make the POSIX extension to use sv_getcwd().
30312              Finally, a missed proto.h fragment.
30313      Branch: perl
30314            ! ext/POSIX/POSIX.xs proto.h util.c
30315 ____________________________________________________________________________
30316 [ 10747] By: nick                                  on 2001/06/20  12:38:26
30317         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
30318      Branch: perlio
30319            ! perlio.c
30320 ____________________________________________________________________________
30321 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
30322         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
30323              From: Graham Barr <gbarr@pobox.com>
30324              Date: Wed, 20 Jun 2001 11:05:49 +0100
30325              Message-ID: <20010620110549.I19188@pobox.com>
30326              
30327              reported in        
30328              
30329              Subject: Bug in IO::Socket::INET module (repeat)
30330              From: "Harmon S. Nine" <hnine@netarx.com>
30331              Date: Tue, 19 Jun 2001 09:41:35 -0400
30332              Message-ID: <3B2F568F.8080605@netarx.com>
30333              
30334              The bug was that the IO::Socket::INET constructor
30335              did not allow a 'LocalPort' of 0.
30336      Branch: perl
30337            ! ext/IO/lib/IO/Socket/INET.pm
30338 ____________________________________________________________________________
30339 [ 10745] By: nick                                  on 2001/06/20  08:56:39
30340         Log: Integrate mainline.
30341      Branch: perlio
30342           !> (integrate 37 files)
30343 ____________________________________________________________________________
30344 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
30345         Log: After some reading I don't think we can blindly
30346              use systems' realpath().  Too many security problems,
30347              too many buggy implementations.
30348              
30349              TODO: the realpath() emulation code in util.c doesn't
30350              seem fully operational?  (readlink(), for example?)
30351      Branch: perl
30352            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
30353            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
30354            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
30355            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
30356            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
30357            ! win32/config_H.gc win32/config_H.vc
30358 ____________________________________________________________________________
30359 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
30360         Log: Metaconfig unit change for #10738.
30361      Branch: metaconfig
30362            ! U/compline/d_gconvert.U
30363 ____________________________________________________________________________
30364 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
30365         Log: Integrate change #10739 from maintperl:
30366              
30367              C<eval "/x$\r\n/x"> fails to compile correctly 
30368      Branch: perl
30369           !> t/op/pat.t toke.c
30370 ____________________________________________________________________________
30371 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
30372         Log: Retract #10725 (Hugo asked NOT to apply the patch)
30373      Branch: perl
30374            ! t/op/study.t
30375 ____________________________________________________________________________
30376 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
30377         Log: The test.third results were funnily named because of the
30378              new test scheme.
30379      Branch: perl
30380            ! t/TEST
30381 ____________________________________________________________________________
30382 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
30383         Log: C<eval "/x$\r\n/x"> fails to compile correctly
30384      Branch: maint-5.6/perl
30385            ! t/op/pat.t toke.c
30386 ____________________________________________________________________________
30387 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
30388         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
30389              From: Spider Boardman <spider@Orb.Nashua.NH.US>
30390              Date: Tue, 19 Jun 2001 19:15:40 -0400
30391              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
30392              
30393              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
30394              because "1e+129" being expected but "1.e+129" being returned.
30395              The culprit (at least in Tru64) is the use of gcvt().
30396      Branch: perl
30397            ! Configure
30398 ____________________________________________________________________________
30399 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
30400         Log: Subject: [PATCH perl@10722] test hunting on VMS
30401              From: "Craig A. Berry" <craigberry@mac.com>
30402              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
30403              Date: Tue, 19 Jun 2001 18:59:01 -0500
30404      Branch: perl
30405            ! vms/test.com
30406 ____________________________________________________________________________
30407 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
30408         Log: Subject: [PATCH] s/typos//
30409              From: Abhijit Menon-Sen <ams@wiw.org>
30410              Date: Wed, 20 Jun 2001 02:15:02 +0530
30411              Message-ID: <20010620021502.A14541@lustre.linux.in>
30412              
30413              Without the op.h s/bearword/bareword/ hunk, see
30414              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
30415      Branch: perl
30416            ! util.c
30417 ____________________________________________________________________________
30418 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
30419         Log: Metaconfig unit change for #10732 and #10733.
30420      Branch: metaconfig/U/perl
30421            ! fflushall.U
30422 ____________________________________________________________________________
30423 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
30424         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
30425              From: "Craig A. Berry" <craigberry@mac.com>
30426              Date: Tue, 19 Jun 2001 17:19:48 -0500
30427              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
30428      Branch: perl
30429            ! configure.com vms/descrip_mms.template
30430 ____________________________________________________________________________
30431 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
30432         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
30433              From: Spider Boardman <spider@Orb.Nashua.NH.US>
30434              Date: Tue, 19 Jun 2001 16:48:07 -0400
30435              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
30436              
30437              Further fixes to fflush(NULL) detection.
30438      Branch: perl
30439            ! Configure
30440 ____________________________________________________________________________
30441 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
30442         Log: AIX test -s hangs with non-existent files?
30443              (A genuine logic bug in Configure, but AIX also broken?)
30444      Branch: perl
30445            ! Configure
30446 ____________________________________________________________________________
30447 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
30448         Log: AUTHORS updates.
30449      Branch: perl
30450            ! AUTHORS
30451 ____________________________________________________________________________
30452 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
30453         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
30454              From: Spider Boardman <spider@Orb.Nashua.NH.US>
30455              Date: Tue, 19 Jun 2001 15:33:25 -0400
30456              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
30457      Branch: perl
30458            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
30459            ! t/lib/warnings/pp
30460 ____________________________________________________________________________
30461 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
30462         Log: Integrate perlio.
30463      Branch: perl
30464           !> lib/File/Find/find.t win32/distclean.bat
30465 ____________________________________________________________________________
30466 [ 10728] By: nick                                  on 2001/06/19  18:24:53
30467         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
30468      Branch: perlio
30469            ! lib/File/Find/find.t win32/distclean.bat
30470 ____________________________________________________________________________
30471 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
30472         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
30473              also add information how to find out whether one has PerlIO.
30474      Branch: perl
30475            ! pod/perlfunc.pod
30476 ____________________________________________________________________________
30477 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
30478         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
30479              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
30480              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
30481              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
30482      Branch: perl
30483            ! pod/perlfunc.pod
30484 ____________________________________________________________________________
30485 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
30486         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
30487              From: Hugo <hv@crypt.compulink.co.uk>
30488              Date: Tue, 19 Jun 2001 12:37:30 +0100
30489              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
30490      Branch: perl
30491            ! t/op/study.t
30492 ____________________________________________________________________________
30493 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
30494         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
30495              From: Hugo <hv@crypt.compulink.co.uk>
30496              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
30497              Date: Tue, 19 Jun 2001 13:15:17 +0100
30498      Branch: perl
30499            ! util.c
30500 ____________________________________________________________________________
30501 [ 10723] By: nick                                  on 2001/06/19  14:46:15
30502         Log: Integrate mainline
30503      Branch: perlio
30504           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
30505           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
30506           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
30507           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
30508           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
30509           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
30510            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
30511            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
30512            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
30513            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
30514            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
30515            - ext/Thread/unsync4.t
30516           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
30517           !> djgpp/config.over djgpp/fixpmain
30518           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
30519           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
30520           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
30521 ____________________________________________________________________________
30522 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
30523         Log: Update Changes.
30524      Branch: perl
30525            ! Changes patchlevel.h
30526 ____________________________________________________________________________
30527 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
30528         Log: The existence shall be MANIFESted.
30529      Branch: perl
30530            ! MANIFEST
30531 ____________________________________________________________________________
30532 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
30533         Log: The old libnet.cfg is first searched from the current directory,
30534              only then from the module path.
30535      Branch: perl
30536            ! utils/libnetcfg.PL
30537 ____________________________________________________________________________
30538 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
30539         Log: NetWare tweaks from Guruprasad.
30540      Branch: perl
30541            ! NetWare/Makefile NetWare/config.wc
30542 ____________________________________________________________________________
30543 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
30544         Log: Subject: [PATCH] djgpp updates
30545              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
30546              Date: Tue, 19 Jun 2001 10:59:06 +0200
30547              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
30548      Branch: perl
30549            ! djgpp/config.over djgpp/fixpmain
30550 ____________________________________________________________________________
30551 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
30552         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
30553              From: Prymmer/Kahn <pvhp@best.com>
30554              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
30555              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
30556      Branch: perl
30557            ! win32/Makefile
30558 ____________________________________________________________________________
30559 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
30560         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
30561              to happen right after the inclusion of <inttypes.h>,
30562              from Edward Moy.
30563      Branch: perl
30564            ! handy.h perl.h
30565 ____________________________________________________________________________
30566 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
30567         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
30568              From: Doug MacEachern <dougm@covalent.net>
30569              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
30570              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
30571      Branch: perl
30572            ! ext/DynaLoader/DynaLoader_pm.PL
30573 ____________________________________________________________________________
30574 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
30575         Log: Revert #10656 for performance reasons but leave in the
30576              use of Hv*() macros -- in comments, so that grepping the
30577              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
30578              suggested by Sarathy, also by Abhijit.)
30579      Branch: perl
30580            ! hv.c
30581 ____________________________________________________________________________
30582 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
30583         Log: Subject: [patch] .s MakeMaker suffix
30584              From: Doug MacEachern <dougm@covalent.net>
30585              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
30586              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
30587      Branch: perl
30588            ! lib/ExtUtils/MM_Unix.pm
30589 ____________________________________________________________________________
30590 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
30591         Log: One test lost in the big shuffle restored.
30592      Branch: perl
30593            + ext/IPC/SysV/ipcsysv.t
30594            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
30595 ____________________________________________________________________________
30596 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
30597         Log: Rename the old non-standard threads tests so that
30598              they won't be invoked.
30599      Branch: perl
30600            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
30601            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
30602            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
30603            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
30604            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
30605            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
30606            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
30607            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
30608            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
30609            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
30610            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
30611            - ext/Thread/unsync4.t
30612            ! MANIFEST
30613 ____________________________________________________________________________
30614 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
30615         Log: Integrate perlio.
30616      Branch: perl
30617           !> win32/config_sh.PL
30618 ____________________________________________________________________________
30619 [ 10709] By: nick                                  on 2001/06/19  08:18:18
30620         Log: Integrate mainline
30621      Branch: perlio
30622           +> (branch 40 files)
30623            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
30624            - lib/strict/subs lib/strict/vars lib/warnings/1global
30625            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
30626            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
30627            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
30628            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
30629            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
30630            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
30631            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
30632            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
30633            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
30634            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
30635            - lib/warnings/utf8 lib/warnings/util
30636           !> (integrate 57 files)
30637 ____________________________________________________________________________
30638 [ 10708] By: nick                                  on 2001/06/19  07:57:10
30639         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
30640      Branch: perlio
30641            ! win32/config_sh.PL
30642 ____________________________________________________________________________
30643 [ 10707] By: nick                                  on 2001/06/19  07:05:07
30644         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
30645      Branch: perl
30646            ! perly.c perly.y perly_c.diff vms/perly_c.vms
30647 ____________________________________________________________________________
30648 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
30649         Log: More perl572delta tweaks.
30650      Branch: perl
30651            ! pod/perl572delta.pod
30652 ____________________________________________________________________________
30653 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
30654         Log: Update perl572delta.
30655      Branch: perl
30656            ! pod/perl572delta.pod
30657 ____________________________________________________________________________
30658 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
30659         Log: VOS updates from Paul Green.
30660      Branch: perl
30661            ! vos/Changes vos/build.cm vos/perl.bind
30662 ____________________________________________________________________________
30663 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
30664         Log: Update the vos/config.*.* files.
30665      Branch: perl
30666            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30667            ! vos/config.ga.h
30668 ____________________________________________________________________________
30669 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
30670         Log: Add a makefile for more painless adding of symbols to the
30671              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
30672              takes care of the adding)
30673      Branch: perl
30674            + vos/Makefile
30675 ____________________________________________________________________________
30676 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
30677         Log: Make libnetcfg by default display the libnet configuration,
30678              -c to change, add -i for old config, document all options,
30679              regen toc.
30680      Branch: perl
30681            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
30682 ____________________________________________________________________________
30683 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
30684         Log: gcc -Wall sweep.
30685      Branch: perl
30686            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
30687 ____________________________________________________________________________
30688 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
30689         Log: So there.
30690      Branch: perl
30691            ! universal.c
30692 ____________________________________________________________________________
30693 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
30694         Log: Document the need for sv_printify().
30695              
30696              Document that 'use utf8' has been considered.
30697              
30698              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
30699      Branch: perl
30700            ! pod/perltodo.pod universal.c
30701 ____________________________________________________________________________
30702 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
30703         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
30704              From: Nicholas Clark <nick@ccl4.org>
30705              Date: Mon, 18 Jun 2001 23:29:23 +0100
30706              Message-ID: <20010618232923.I98663@plum.flirble.org>
30707      Branch: perl
30708            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
30709            ! ext/Sys/Syslog/Makefile.PL
30710 ____________________________________________________________________________
30711 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
30712         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
30713              From: Scott.L.Miller@Compaq.com
30714              Date: Mon, 18 Jun 2001 10:12:27 -0500
30715              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
30716      Branch: perl
30717            ! lib/perl5db.pl pod/perldebug.pod
30718 ____________________________________________________________________________
30719 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
30720         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
30721              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
30722              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
30723              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
30724      Branch: perl
30725            ! lib/Carp/Heavy.pm
30726 ____________________________________________________________________________
30727 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
30728         Log: Subject: [PATCH] Documentation changes for CLONE
30729              From: Artur Bergman <artur@contiller.se>
30730              Date: Mon, 18 Jun 2001 22:06:37 +0200
30731              Message-ID: <B7542BEC.1719%artur@contiller.se>
30732      Branch: perl
30733            ! pod/perlmod.pod pod/perlsub.pod
30734 ____________________________________________________________________________
30735 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
30736         Log: Subject: Re: configure.com
30737              From: "Craig A. Berry" <craigberry@mac.com>
30738              Date: Mon, 18 Jun 2001 16:04:38 -0500
30739              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
30740      Branch: perl
30741            ! configure.com
30742 ____________________________________________________________________________
30743 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
30744         Log: Subject: PL_nullstash + perl_clone()
30745              From: Doug MacEachern <dougm@covalent.net>
30746              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
30747              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
30748      Branch: perl
30749            ! sv.c
30750 ____________________________________________________________________________
30751 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
30752         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
30753              From: davem@fdgroup.co.uk
30754              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
30755              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
30756      Branch: perl
30757            ! embed.pl pod/perlapi.pod
30758 ____________________________________________________________________________
30759 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
30760         Log: More cross-compilation defaults gleaned from -Dcc
30761              if it is CPU-OS-gcc.
30762      Branch: metaconfig
30763            ! U/modified/libc.U
30764      Branch: metaconfig/U/perl
30765            ! Cross.U
30766      Branch: perl
30767            ! Configure INSTALL
30768 ____________________________________________________________________________
30769 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
30770         Log: Update Changes.
30771      Branch: perl
30772            ! Changes patchlevel.h
30773 ____________________________________________________________________________
30774 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
30775         Log: Subject: [PATCH 5.7.1] sv.c documentation
30776              From: davem@fdgroup.co.uk
30777              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
30778              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
30779      Branch: perl
30780            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
30781            ! sv.c sv.h
30782 ____________________________________________________________________________
30783 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
30784         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
30785              From: "Jon Gunnip" <jongunnip@hotmail.com>
30786              Date: Sun, 17 Jun 2001 18:24:29 -0400
30787              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
30788      Branch: perl
30789            ! pod/perlvar.pod
30790 ____________________________________________________________________________
30791 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
30792         Log: Move the locale/strict/warnings helper files back
30793              under the t/lib; this way the amount of non-installabled
30794              stuff under lib/ stays smaller.
30795      Branch: perl
30796            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
30797            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
30798            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
30799            + t/lib/warnings/5nolint t/lib/warnings/6default
30800            + t/lib/warnings/7fatal t/lib/warnings/8signal
30801            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
30802            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
30803            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
30804            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
30805            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
30806            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
30807            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
30808            + t/lib/warnings/taint t/lib/warnings/toke
30809            + t/lib/warnings/universal t/lib/warnings/utf8
30810            + t/lib/warnings/util
30811            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
30812            - lib/strict/subs lib/strict/vars lib/warnings/1global
30813            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
30814            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
30815            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
30816            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
30817            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
30818            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
30819            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
30820            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
30821            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
30822            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
30823            - lib/warnings/utf8 lib/warnings/util
30824            ! MANIFEST installperl lib/locale.t lib/strict.t
30825 ____________________________________________________________________________
30826 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
30827         Log: Split off the pack/unpack code, from Nicholas Clark.
30828      Branch: perl
30829            + pp_pack.c
30830            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
30831            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
30832            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
30833 ____________________________________________________________________________
30834 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
30835         Log: Guard the SysV IPC tests against being invoked in
30836              SysV-IPC-less places.
30837      Branch: perl
30838            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
30839 ____________________________________________________________________________
30840 [ 10683] By: nick                                  on 2001/06/18  12:24:42
30841         Log: Integrate mainline (new test scheme now ok on Linux).
30842      Branch: perlio
30843           +> lib/warnings.t
30844           !> dump.c sv.c
30845 ____________________________________________________________________________
30846 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
30847         Log: Add the locale.c and numeric.c to the microperl sources.
30848      Branch: perl
30849            ! Makefile.micro win32/Makefile
30850 ____________________________________________________________________________
30851 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
30852         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
30853              From: Abhijit Menon-Sen <ams@wiw.org>
30854              Date: Mon, 18 Jun 2001 14:23:44 +0530
30855              Message-ID: <20010618142344.A13136@lustre.linux.in>
30856      Branch: perl
30857            ! dump.c
30858 ____________________________________________________________________________
30859 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
30860         Log: Subject: Re: [PATCH] more anonymous stash cleanups
30861              From: Abhijit Menon-Sen <ams@wiw.org>
30862              Date: Mon, 18 Jun 2001 15:50:32 +0530
30863              Message-ID: <20010618155032.A13223@lustre.linux.in>
30864              
30865              Plus the comment left in as suggested by NI-S.
30866      Branch: perl
30867            ! sv.c
30868 ____________________________________________________________________________
30869 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
30870         Log: One missed file.
30871      Branch: perl
30872            + lib/warnings.t
30873 ____________________________________________________________________________
30874 [ 10678] By: nick                                  on 2001/06/18  08:05:29
30875         Log: Integrate mainline (part2 - the deletes)
30876      Branch: perlio
30877            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
30878            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
30879            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
30880            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
30881            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
30882            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
30883            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
30884            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
30885            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
30886            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
30887            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
30888 ____________________________________________________________________________
30889 [ 10677] By: nick                                  on 2001/06/18  08:04:44
30890         Log: Integrate mainline (part1)
30891      Branch: perlio
30892           +> (branch 376 files)
30893            - (delete 219 files)
30894           !> (integrate 151 files)
30895 ____________________________________________________________________________
30896 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
30897         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
30898              No doubt I made some mistakes like missed some files or
30899              misnamed some files.  The naming rules were more or less:
30900              (1) if the module is from CPAN, follows its ways, be it
30901              t/*.t or test.pl.
30902              (2) otherwise if there are multiple tests for a module
30903              put them in a t/
30904              (3) otherwise if there's only one test put it in Module.t
30905              (4) helper files go to module/ (locale, strict, warnings)
30906              (5) use longer filenames now that we can (but e.g. the
30907              compat-0.6.t and the Text::Balanced test files still
30908              were renamed to be more civil against the 8.3 people)
30909              installperl was updated appropriately not to install the
30910              *.t files or the help files from under lib.
30911              
30912              TODO: some helper files still remain under t/ that could
30913              follow their 'masters'.  UPDATE: On second thoughts, why
30914              should they.  They can continue to live under t/lib, and
30915              in fact the locale/strict/warnings helpers that were moved
30916              could be moved back.  This way the amount of non-installable
30917              stuff under lib/ stays smaller.
30918      Branch: perl
30919            + (add 253 files)
30920            - (delete 254 files)
30921            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
30922 ____________________________________________________________________________
30923 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
30924         Log: The warning no more comes from util.c, it comes from numeric.c.
30925      Branch: perl
30926            ! README.tru64
30927 ____________________________________________________________________________
30928 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
30929         Log: Subject: Re: anyone good at casting spells?
30930              From: Spider Boardman <spider@Orb.Nashua.NH.US>
30931              Date: Sun, 17 Jun 2001 21:21:04 -0400
30932              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
30933      Branch: perl
30934            ! ext/POSIX/POSIX.xs hv.h
30935 ____________________________________________________________________________
30936 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
30937         Log: Protect the (original) thread tests against testing if no 5.005
30938              threads have been configured.
30939      Branch: perl
30940            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
30941            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
30942            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
30943            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
30944            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
30945            ! ext/Thread/unsync4.t
30946 ____________________________________________________________________________
30947 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
30948         Log: Try the new test scanning scheme on Text::Abbrev.
30949      Branch: perl
30950            + lib/Text/Abbrev.t
30951            - lib/Text/Abbrev/t/abbrev.t
30952            ! MANIFEST
30953 ____________________________________________________________________________
30954 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
30955         Log: Change the scan policy of the *.t and test.pl files,
30956              now the *.t do not need to live in a t/ directory.
30957      Branch: perl
30958            ! t/TEST t/harness
30959 ____________________________________________________________________________
30960 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
30961         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
30962              From: Ilmari Karonen <iltzu@sci.fi>
30963              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
30964              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
30965      Branch: perl
30966            ! pod/perlfaq7.pod
30967 ____________________________________________________________________________
30968 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
30969         Log: Quench the warnings from Tru64; the HP-UX is still
30970              broken because it really, REALLY, doesn't like the
30971              HvARRAY() being lvalue:
30972              
30973              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
30974              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
30975      Branch: perl
30976            ! hv.c
30977 ____________________________________________________________________________
30978 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
30979         Log: Integrate change #10667 from maintperl:
30980              
30981              change#10449 broke the special-case that makes lexicals inside the
30982              eval"" within DB::DB() visible
30983      Branch: perl
30984           !> op.c
30985 ____________________________________________________________________________
30986 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
30987         Log: change#10449 broke the special-case that makes lexicals inside the
30988              eval"" within DB::DB() visible
30989      Branch: maint-5.6/perl
30990            ! op.c
30991 ____________________________________________________________________________
30992 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
30993         Log: Still spurious output; indent the code a bit.
30994              
30995              TODO1: separate the utility functions like MkDir
30996              into a helper script?
30997              
30998              TODO2: I see a lot of repetition in the filepath()
30999              and dirpath() calls.
31000      Branch: perl
31001            ! t/lib/filefind.t t/lib/findtaint.t
31002 ____________________________________________________________________________
31003 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
31004         Log: Regen modlib, toc.
31005      Branch: perl
31006            ! pod/perlmodlib.pod pod/perltoc.pod
31007 ____________________________________________________________________________
31008 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
31009         Log: Add libnetcfg to perlutil.
31010      Branch: perl
31011            ! pod/perlutil.pod
31012 ____________________________________________________________________________
31013 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
31014         Log: Initial integration of libnet-1.0703.
31015              The Configure script renamed as libnetcfg, will be
31016              installed along other utilities.
31017      Branch: perl
31018            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
31019            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
31020            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
31021            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
31022            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
31023            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
31024            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
31025            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
31026            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
31027            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
31028            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
31029            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
31030            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
31031            + utils/libnetcfg.PL
31032            ! MANIFEST utils.lst utils/Makefile
31033 ____________________________________________________________________________
31034 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
31035         Log: Less potentially test-harness-confusing output.
31036      Branch: perl
31037            ! lib/Memoize/t/expire_module_t.t
31038 ____________________________________________________________________________
31039 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
31040         Log: The final print annoys make test.
31041      Branch: perl
31042            ! t/lib/filefind.t t/lib/findtaint.t
31043 ____________________________________________________________________________
31044 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
31045         Log: Add an option for handling dangling symbolic links.
31046      Branch: perl
31047            ! lib/File/Find.pm t/lib/filefind.t
31048 ____________________________________________________________________________
31049 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
31050         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
31051              From: Thomas Wegner <wegner_thomas@yahoo.com>
31052              Date: Sun, 17 Jun 2001 14:43:11 +0200
31053              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
31054      Branch: perl
31055            + t/lib/findtaint.t
31056            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
31057 ____________________________________________________________________________
31058 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
31059         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
31060              From: Jonathan Stowe <gellyfish@gellyfish.com>
31061              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
31062              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
31063      Branch: perl
31064            ! lib/ExtUtils/MM_Unix.pm
31065 ____________________________________________________________________________
31066 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
31067         Log: Subject: [PATCH] more anonymous stash cleanups
31068              From: Abhijit Menon-Sen <ams@wiw.org>
31069              Date: Sun, 17 Jun 2001 11:44:06 +0530
31070              Message-ID: <20010617114406.A25203@lustre.linux.in>
31071      Branch: perl
31072            ! op.c
31073 ____________________________________________________________________________
31074 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
31075         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
31076              From: Abhijit Menon-Sen <ams@wiw.org>
31077              Date: Sun, 17 Jun 2001 08:02:59 +0530
31078              Message-ID: <20010617080259.A28776@lustre.linux.in>
31079              
31080              Subject: [PATCH #2/7] xhv_eiter
31081              From: Abhijit Menon-Sen <ams@wiw.org>
31082              Date: Sun, 17 Jun 2001 08:13:18 +0530
31083              Message-ID: <20010617081318.B28776@lustre.linux.in>
31084              
31085              Subject: [PATCH #3/7] xhv_fill
31086              From: Abhijit Menon-Sen <ams@wiw.org>
31087              Date: Sun, 17 Jun 2001 08:25:16 +0530
31088              Message-ID: <20010617082516.C28776@lustre.linux.in>
31089              
31090              Subject: [PATCH #4/7] xhv_keys
31091              From: Abhijit Menon-Sen <ams@wiw.org>
31092              Date: Sun, 17 Jun 2001 08:36:17 +0530
31093              Message-ID: <20010617083617.D28776@lustre.linux.in>
31094              
31095              Subject: [PATCH #5/7] xhv_max
31096              From: Abhijit Menon-Sen <ams@wiw.org>
31097              Date: Sun, 17 Jun 2001 08:39:48 +0530
31098              Message-ID: <20010617083948.E28776@lustre.linux.in>
31099              
31100              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
31101              From: Abhijit Menon-Sen <ams@wiw.org>
31102              Date: Sun, 17 Jun 2001 08:51:11 +0530
31103              Message-ID: <20010617085111.F28776@lustre.linux.in>
31104      Branch: perl
31105            ! hv.c
31106 ____________________________________________________________________________
31107 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
31108         Log: Update Changes.
31109      Branch: perl
31110            ! Changes patchlevel.h
31111 ____________________________________________________________________________
31112 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
31113         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
31114              From: Abhijit Menon-Sen <ams@wiw.org>
31115              Date: Sat, 16 Jun 2001 07:41:19 +0530
31116              Message-ID: <20010616074119.A24720@lustre.linux.in>
31117      Branch: perl
31118            ! hv.c perl.c vms/vmsish.h win32/win32.h
31119 ____________________________________________________________________________
31120 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
31121         Log: Document tests failing when threaded, since we now have more.
31122      Branch: perl
31123            ! pod/perl572delta.pod
31124 ____________________________________________________________________________
31125 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
31126         Log: -Wall cleanup.
31127      Branch: perl
31128            ! ext/Thread/Thread.xs
31129 ____________________________________________________________________________
31130 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
31131         Log: pthread_attr_setstacksize() isn't absolutely necessary
31132              to call, only iff THREAD_CREATE_NEEDS_STACK.
31133      Branch: perl
31134            ! ext/Thread/Thread.xs
31135 ____________________________________________________________________________
31136 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
31137         Log: -Wall strays.
31138      Branch: perl
31139            ! perl.c util.c
31140 ____________________________________________________________________________
31141 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
31142         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
31143              (and INT64_MIN) brokenness.
31144      Branch: perl
31145            ! hints/darwin.sh perl.h
31146 ____________________________________________________________________________
31147 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
31148         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
31149              From: Nicholas Clark <nick@ccl4.org>
31150              Date: Sun, 17 Jun 2001 00:16:05 +0100
31151              Message-ID: <20010617001605.V98663@plum.flirble.org>
31152      Branch: perl
31153            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
31154            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
31155            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
31156 ____________________________________________________________________________
31157 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
31158         Log: Add perlnetware to docs; regen toc; supply skeleton
31159              docs for some Memoize submodules.
31160      Branch: perl
31161            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
31162            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
31163            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
31164            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
31165            ! win32/Makefile win32/makefile.mk
31166 ____________________________________________________________________________
31167 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
31168         Log: pod cleanup.
31169      Branch: perl
31170            ! README.netware
31171 ____________________________________________________________________________
31172 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
31173         Log: Integrate Memoize 0.64.  Few tweaks were required in
31174              the test scripts.  Note that the speed and expire*
31175              tests take several dozen seconds to run.
31176      Branch: perl
31177            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
31178            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
31179            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
31180            + lib/Memoize/README lib/Memoize/SDBM_File.pm
31181            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
31182            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
31183            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
31184            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
31185            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
31186            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
31187            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
31188            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
31189            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
31190            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
31191            ! MANIFEST t/lib/1_compile.t
31192 ____________________________________________________________________________
31193 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
31194         Log: Document the cross-compilation options.
31195      Branch: perl
31196            ! Cross/README INSTALL
31197 ____________________________________________________________________________
31198 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
31199         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
31200      Branch: perl
31201            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
31202            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
31203            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
31204            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
31205            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
31206            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
31207            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
31208            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
31209            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
31210            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
31211            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
31212            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
31213            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
31214            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
31215            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
31216            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
31217            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
31218            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
31219            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
31220            + lib/ExtUtils/MM_NW5.pm
31221            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
31222            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
31223            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
31224            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
31225            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
31226            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
31227            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
31228            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
31229            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
31230            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
31231            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
31232            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
31233            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
31234            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
31235            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
31236            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
31237            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
31238            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
31239            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
31240            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
31241            ! util.h x2p/a2py.c
31242 ____________________________________________________________________________
31243 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
31244         Log: Resort MANIFEST.
31245      Branch: perl
31246            ! MANIFEST
31247 ____________________________________________________________________________
31248 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
31249         Log: Integrate perlio.
31250      Branch: perl
31251           +> win32/win32io.c
31252           !> MANIFEST perlio.c perliol.h win32/makefile.mk
31253 ____________________________________________________________________________
31254 [ 10640] By: nick                                  on 2001/06/16  18:38:31
31255         Log: Disable :win32 layer as default till I get it working
31256      Branch: perlio
31257            ! MANIFEST perlio.c
31258 ____________________________________________________________________________
31259 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
31260         Log: Try the new scheme by moving the Text::Abbrev test
31261              to a new place under lib.
31262      Branch: perl
31263            + lib/Text/Abbrev/t/abbrev.t
31264            - t/lib/abbrev.t
31265            ! MANIFEST
31266 ____________________________________________________________________________
31267 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
31268         Log: Make the code even more dynamical so that testname
31269              suffix length can change.
31270      Branch: perl
31271            ! lib/Test/Harness.pm t/TEST
31272 ____________________________________________________________________________
31273 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
31274         Log: Allow for deeper t/ and also a single test.pl.
31275      Branch: perl
31276            ! t/TEST t/harness
31277 ____________________________________________________________________________
31278 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
31279         Log: #define fix from Nicholas Clark.
31280      Branch: perl
31281            ! ext/POSIX/POSIX.xs
31282 ____________________________________________________________________________
31283 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
31284         Log: Initialization is nice.
31285      Branch: perl
31286            ! lib/Test/Harness.pm
31287 ____________________________________________________________________________
31288 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
31289         Log: Make t/TEST and t/harness to test also the t/ tests
31290              under the main lib/ and ext/ directories.  Fix Test::Harness
31291              to dynamically change the width of its "foo/bar....ok" output.
31292      Branch: perl
31293            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
31294 ____________________________________________________________________________
31295 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
31296         Log: Subject: [PATCH] Re: perl@10611 
31297              From: Nicholas Clark <nick@ccl4.org>
31298              Date: Sat, 16 Jun 2001 16:52:47 +0100
31299              Message-ID: <20010616165247.O98663@plum.flirble.org>
31300              
31301              The .xs parts, too.
31302      Branch: perl
31303            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
31304            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
31305 ____________________________________________________________________________
31306 [ 10632] By: nick                                  on 2001/06/16  16:44:35
31307         Log: Work-in-progress win32 layer semi-functional, checking 
31308              for UNIX breakage.
31309      Branch: perlio
31310            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
31311 ____________________________________________________________________________
31312 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
31313         Log: Subject: [PATCH] Re: perl@10611 
31314              From: Nicholas Clark <nick@ccl4.org>
31315              Date: Sat, 16 Jun 2001 16:52:47 +0100
31316              Message-ID: <20010616165247.O98663@plum.flirble.org>
31317      Branch: perl
31318            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
31319            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
31320            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
31321            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
31322            ! lib/ExtUtils/Constant.pm
31323 ____________________________________________________________________________
31324 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
31325         Log: Metaconfig unit change for #10629.
31326      Branch: metaconfig
31327            ! U/modified/Finish.U
31328 ____________________________________________________________________________
31329 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
31330         Log: The extraction changed directories.
31331      Branch: perl
31332            ! Configure
31333 ____________________________________________________________________________
31334 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
31335         Log: Math::BigInt 1.35 from Tels.
31336      Branch: perl
31337            + t/lib/mbimbf.t
31338            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
31339            ! t/lib/bigfltpm.t t/lib/bigintpm.t
31340 ____________________________________________________________________________
31341 [ 10627] By: nick                                  on 2001/06/16  14:54:52
31342         Log: Work in progress UNIX-side edit of win32 PerLIO layer
31343      Branch: perlio
31344            + win32/win32io.c
31345            ! perlio.c win32/makefile.mk
31346 ____________________________________________________________________________
31347 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
31348         Log: Subject: [PATCH 5.6.1] os2/diff-configure
31349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31350              Date: Fri, 15 Jun 2001 01:19:36 -0400
31351              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
31352              
31353              Empty all of it because I think #10624 made even the
31354              last patch hunk unnecessary.
31355      Branch: perl
31356            ! os2/diff.configure
31357 ____________________________________________________________________________
31358 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
31359         Log: Metaconfig unit change for 10624.
31360      Branch: metaconfig
31361            ! U/modified/libc.U
31362      Branch: perl
31363            ! config_h.SH
31364 ____________________________________________________________________________
31365 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
31366         Log: Move the initialization of libnames to the beginning so
31367              that can one 'seed' it (as OS/2 does.)
31368      Branch: perl
31369            ! Configure
31370 ____________________________________________________________________________
31371 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
31372         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
31373              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31374              Date: Fri, 15 Jun 2001 19:10:57 -0400
31375              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
31376      Branch: perl
31377            ! os2/OS2/REXX/DLL/DLL.pm
31378 ____________________________________________________________________________
31379 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
31380         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
31381              From: "Craig A. Berry" <craigberry@mac.com>
31382              Date: Fri, 15 Jun 2001 17:00:03 -0500
31383              Message-Id: <a05101007b750342599be@[172.16.52.1]>
31384      Branch: perl
31385            ! vms/descrip_mms.template
31386 ____________________________________________________________________________
31387 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
31388         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
31389              From: "Craig A. Berry" <craigberry@mac.com>
31390              Date: Fri, 15 Jun 2001 18:39:42 -0500
31391              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
31392      Branch: perl
31393            ! lib/File/Spec/VMS.pm t/lib/extutils.t
31394 ____________________________________________________________________________
31395 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
31396         Log: Integrate perlio.
31397      Branch: perl
31398           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
31399           !> t/io/utf8.t t/lib/io_scalar.t
31400 ____________________________________________________________________________
31401 [ 10619] By: nick                                  on 2001/06/15  21:05:19
31402         Log: Generated files
31403      Branch: perlio
31404            ! embed.h proto.h
31405 ____________________________________________________________________________
31406 [ 10618] By: nick                                  on 2001/06/15  20:27:42
31407         Log: Fix open.pm to work via XS-implemented method calls rather
31408              than *open::layers variables which caused all the HV/AV hassle.
31409      Branch: perlio
31410            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
31411            ! t/lib/io_scalar.t
31412 ____________________________________________________________________________
31413 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
31414         Log: Integrate perlio.
31415      Branch: perl
31416           !> lib/ExtUtils/Constant.pm
31417 ____________________________________________________________________________
31418 [ 10616] By: nick                                  on 2001/06/15  18:46:47
31419         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
31420      Branch: perlio
31421            ! lib/ExtUtils/Constant.pm
31422 ____________________________________________________________________________
31423 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
31424         Log: Integrate perlio.
31425      Branch: perl
31426           !> ext/Socket/Socket.xs
31427 ____________________________________________________________________________
31428 [ 10614] By: nick                                  on 2001/06/15  18:33:37
31429         Log: MULTIPLICITY fix for Socket.xs
31430      Branch: perlio
31431            ! ext/Socket/Socket.xs
31432 ____________________________________________________________________________
31433 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
31434         Log: Subject: Re: perl@10611
31435              From: Doug MacEachern <dougm@covalent.net>
31436              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
31437              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
31438      Branch: perl
31439            ! ext/Socket/Socket.xs
31440 ____________________________________________________________________________
31441 [ 10612] By: nick                                  on 2001/06/15  16:14:38
31442         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
31443      Branch: perlio
31444           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
31445           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
31446           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
31447           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
31448           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
31449           !> utils/h2ph.PL
31450 ____________________________________________________________________________
31451 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
31452         Log: Update Changes.
31453      Branch: perl
31454            ! Changes patchlevel.h
31455 ____________________________________________________________________________
31456 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
31457         Log: Upping the test count.
31458      Branch: perl
31459            ! t/lib/filefind.t
31460 ____________________________________________________________________________
31461 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
31462         Log: Integrate perlio.
31463      Branch: perl
31464           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31465 ____________________________________________________________________________
31466 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
31467         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
31468              From: andreas.koenig@anima.de (Andreas J. Koenig)
31469              Date: 15 Jun 2001 13:30:39 +0200
31470              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
31471              
31472              Record the grim history.
31473      Branch: perl
31474            ! lib/File/Find.pm
31475 ____________________________________________________________________________
31476 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
31477         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
31478              From: Brian McCauley <nobull@mail.com>
31479              Date: 15 Jun 2001 07:51:26 +0100
31480              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
31481      Branch: perl
31482            ! lib/File/Find.pm t/lib/filefind.t
31483 ____________________________________________________________________________
31484 [ 10606] By: nick                                  on 2001/06/15  14:00:08
31485         Log: regen_config_h for Win32.
31486      Branch: perlio
31487            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31488 ____________________________________________________________________________
31489 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
31490         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
31491              From: Peter Prymmer <pvhp@forte.com>
31492              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
31493              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
31494      Branch: perl
31495            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
31496 ____________________________________________________________________________
31497 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
31498         Log: Some filesystems require writability for rename/unlink.
31499      Branch: perl
31500            ! opcode.pl
31501 ____________________________________________________________________________
31502 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
31503         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
31504              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
31505              Date: Fri, 15 Jun 2001 12:08:53 +0200
31506              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
31507      Branch: perl
31508            ! perlio.c
31509 ____________________________________________________________________________
31510 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
31511         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
31512              From: Mike Guy <mjtg@cam.ac.uk>
31513              Date: Fri, 15 Jun 2001 14:11:49 +0100
31514              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
31515      Branch: perl
31516            ! opcode.pl
31517 ____________________________________________________________________________
31518 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
31519         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
31520              From: Nicholas Clark <nick@ccl4.org>
31521              Date: Thu, 14 Jun 2001 23:52:56 +0100
31522              Message-ID: <20010614235256.G98663@plum.flirble.org>
31523      Branch: perl
31524            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
31525            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
31526 ____________________________________________________________________________
31527 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
31528         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
31529              From: Russ Allbery <rra@stanford.edu>
31530              Date: 14 Jun 2001 13:24:43 -0700
31531              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
31532      Branch: perl
31533            ! ext/GDBM_File/GDBM_File.pm
31534 ____________________________________________________________________________
31535 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
31536         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
31537              From: Nicholas Clark <nick@ccl4.org>
31538              Date: Thu, 14 Jun 2001 20:37:47 +0100
31539              Message-ID: <20010614203747.F98663@plum.flirble.org>
31540      Branch: perl
31541            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
31542            ! t/lib/gdbm.t
31543 ____________________________________________________________________________
31544 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
31545         Log: Integrate perlio.
31546      Branch: perl
31547           !> makedef.pl sv.c
31548 ____________________________________________________________________________
31549 [ 10597] By: nick                                  on 2001/06/15  11:08:13
31550         Log: Check that HVs with HvNAME() != NULL are really stashes before
31551              treating them as such. Also be more defensive on the GvCV.
31552              Win32 fork and dprof now working again. 
31553      Branch: perlio
31554            ! sv.c
31555 ____________________________________________________________________________
31556 [ 10596] By: nick                                  on 2001/06/15  10:11:20
31557         Log: Integrate mainline.
31558      Branch: perlio
31559           +> Cross/README
31560           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
31561           !> Porting/config_H config_h.SH configure.com epoc/config.sh
31562           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
31563           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31564           !> vos/config.ga.h win32/config.bc win32/config.gc
31565           !> win32/config.vc win32/config_H.bc win32/config_H.gc
31566           !> win32/config_H.vc
31567 ____________________________________________________________________________
31568 [ 10595] By: nick                                  on 2001/06/15  09:37:17
31569         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
31570              - Win32 (VC++) now builds but fails:
31571              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
31572              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
31573              write.t    - open(...,"|-") not implemented on Win32 
31574      Branch: perlio
31575            ! makedef.pl
31576 ____________________________________________________________________________
31577 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
31578         Log: Integrate perlio.
31579      Branch: perl
31580           !> perlio.c win32/makefile.mk
31581 ____________________________________________________________________________
31582 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
31583         Log: Metaconfig unit changes for #10592.
31584      Branch: metaconfig
31585            + U/modified/i_varhdr.U U/modified/startsh.U
31586            - U/a_dvisory/crosscompile.U U/target/Target.U
31587            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
31588            ! U/compline/bitpbyte.U U/compline/byteorder.U
31589            ! U/compline/ccflags.U U/compline/charsize.U
31590            ! U/compline/d_casti32.U U/compline/d_castneg.U
31591            ! U/compline/d_closedir.U U/compline/d_fd_set.U
31592            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
31593            ! U/compline/d_keepsig.U U/compline/d_open3.U
31594            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
31595            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
31596            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
31597            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
31598            ! U/compline/doublesize.U U/compline/floatsize.U
31599            ! U/compline/nblock_io.U U/compline/orderlib.U
31600            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
31601            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
31602            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
31603            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
31604            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
31605            ! U/modified/spitshell.U U/threads/archname.U
31606            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
31607            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
31608            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
31609            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
31610            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
31611      Branch: metaconfig/U/perl
31612            + Cross.U
31613            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
31614            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
31615            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
31616            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
31617            ! stdio_streams.U uselfs.U
31618 ____________________________________________________________________________
31619 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
31620         Log: The first steps towards cross-compilation.
31621              
31622              Abstract execution of compiled test executables with $run,
31623              and abstract transfer of files with $to and $from.
31624              
31625              Under cross-compilation the $run, $to, and $from will point
31626              to appropriate wrapper scripts, by default ssh and scp,
31627              but also rsh, rcp, and cp are supported.  If not
31628              cross-compiling, they will be set to '', ':', and ':',
31629              respectively.
31630              
31631              With these patches I was able to get Configure for
31632              iPAQ ARM Linux on an Intel Linux about 95% right
31633              (only a few tests failed to execute or they produced
31634              incorrect results), and I was able to compile
31635              a functional miniperl.
31636              
31637              The symbol crosscompile renamed to be usecrosscompile,
31638              the corresponding C symbol from CROSSCOMPILE to
31639              USE_CROSS_COMPILE.
31640      Branch: perl
31641            ! Configure Cross/README Makefile.SH Porting/Glossary
31642            ! Porting/config.sh Porting/config_H config_h.SH configure.com
31643            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
31644            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
31645            ! vos/config.ga.def vos/config.ga.h win32/config.bc
31646            ! win32/config.gc win32/config.vc win32/config_H.bc
31647            ! win32/config_H.gc win32/config_H.vc
31648 ____________________________________________________________________________
31649 [ 10591] By: nick                                  on 2001/06/14  20:00:12
31650         Log: Steps along the road toward Win32 building again.
31651      Branch: perlio
31652            ! perlio.c win32/makefile.mk
31653 ____________________________________________________________________________
31654 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
31655         Log: Integrate perlio.
31656      Branch: perl
31657           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31658 ____________________________________________________________________________
31659 [ 10589] By: nick                                  on 2001/06/14  13:54:07
31660         Log: Routine regen_config_h for Win32
31661      Branch: perlio
31662            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31663 ____________________________________________________________________________
31664 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
31665         Log: Integrate perlio.
31666      Branch: perl
31667           +> perlyline.pl
31668           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
31669 ____________________________________________________________________________
31670 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
31671         Log: A placeholder.
31672      Branch: perl
31673            + Cross/README
31674 ____________________________________________________________________________
31675 [ 10586] By: nick                                  on 2001/06/14  08:25:07
31676         Log: Add new step to run_byacc which:
31677              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
31678              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
31679      Branch: perlio
31680            + perlyline.pl
31681            ! MANIFEST Makefile.SH perly.c
31682 ____________________________________________________________________________
31683 [ 10585] By: nick                                  on 2001/06/14  08:22:29
31684         Log: Integrate mainline
31685      Branch: perlio
31686           +> locale.c numeric.c
31687           !> Changes cygwin/Makefile.SHs embed.h embed.pl
31688           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
31689           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
31690           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
31691           !> x2p/Makefile.SH
31692 ____________________________________________________________________________
31693 [ 10584] By: nick                                  on 2001/06/14  08:05:53
31694         Log: Hack to remove insecure directories from PATH so test will run.
31695      Branch: perlio
31696            ! t/lib/filefind.t
31697 ____________________________________________________________________________
31698 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
31699         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
31700      Branch: perl
31701            - t/lib/mbimbf.t
31702            ! MANIFEST
31703 ____________________________________________________________________________
31704 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
31705         Log: Detypo.
31706      Branch: perl
31707            ! x2p/Makefile.SH
31708 ____________________________________________________________________________
31709 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
31710         Log: de-$CONFIG continues.
31711      Branch: perl
31712            ! cygwin/Makefile.SHs x2p/Makefile.SH
31713 ____________________________________________________________________________
31714 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
31715         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
31716              From: Nicholas Clark <nick@ccl4.org>
31717              Date: Wed, 13 Jun 2001 21:20:13 +0100
31718              Message-ID: <20010613212013.D98663@plum.flirble.org>
31719      Branch: perl
31720            ! opcode.pl
31721 ____________________________________________________________________________
31722 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
31723         Log: Subject: splitting util.c
31724              From: Hugo <hv@crypt.compulink.co.uk>
31725              Date: Thu, 14 Jun 2001 00:41:08 +0100
31726              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
31727      Branch: perl
31728            + locale.c numeric.c
31729            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
31730            ! pod/perlapi.pod proto.h util.c
31731 ____________________________________________________________________________
31732 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
31733         Log: Upgrade to Math::BigInt 1.34 from Tels.
31734      Branch: perl
31735            + t/lib/mbimbf.t
31736            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
31737            ! t/lib/bigfltpm.t t/lib/bigintpm.t
31738 ____________________________________________________________________________
31739 [ 10577] By: nick                                  on 2001/06/13  19:02:48
31740         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
31741      Branch: perlio
31742           !> (integrate 125 files)
31743 ____________________________________________________________________________
31744 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
31745         Log: Update Changes.
31746      Branch: perl
31747            ! Changes patchlevel.h
31748 ____________________________________________________________________________
31749 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
31750         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
31751              From: "Craig A. Berry" <craigberry@mac.com>
31752              Date: Wed, 13 Jun 2001 13:24:28 -0500
31753              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
31754      Branch: perl
31755            ! ext/re/Makefile.PL
31756 ____________________________________________________________________________
31757 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
31758         Log: Mc.u.c. for #10573.
31759      Branch: metaconfig
31760            ! U/threads/usethreads.U
31761 ____________________________________________________________________________
31762 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
31763         Log: It would be also be good if I could type.
31764      Branch: perl
31765            ! Configure
31766 ____________________________________________________________________________
31767 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
31768         Log: Metaconfig unit change for #10571.
31769      Branch: metaconfig
31770            ! U/threads/usethreads.U
31771 ____________________________________________________________________________
31772 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
31773         Log: A non-empty default is a good thing.
31774      Branch: perl
31775            ! Configure
31776 ____________________________________________________________________________
31777 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
31778         Log: Metaconfig unit change for #10569.
31779      Branch: metaconfig
31780            ! U/threads/usethreads.U
31781 ____________________________________________________________________________
31782 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
31783         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
31784              extremely experimental, not even prompted for.
31785      Branch: perl
31786            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31787            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
31788            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
31789            ! win32/config.bc win32/config.gc win32/config.vc
31790 ____________________________________________________________________________
31791 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
31792         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
31793      Branch: perl
31794            ! pod/perlfaq6.pod
31795 ____________________________________________________________________________
31796 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
31797         Log: Integrate perlio; conflicts, accept Nick's versions.
31798      Branch: perl
31799           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
31800           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
31801 ____________________________________________________________________________
31802 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
31803         Log: Subject: Re: ext/ + -Wall
31804              From: Doug MacEachern <dougm@covalent.net>
31805              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
31806              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
31807      Branch: perl
31808            ! XSUB.h lib/ExtUtils/xsubpp perl.h
31809 ____________________________________________________________________________
31810 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
31811         Log: Similar logic as DB_File.xs, using the modern macros and
31812              defines them to older ones for older Perls where PERL_VERSION
31813              is not defined, from Doug MacEachern.
31814      Branch: perl
31815            ! ext/Storable/Storable.xs
31816 ____________________________________________________________________________
31817 [ 10564] By: nick                                  on 2001/06/13  15:22:01
31818         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
31819              and using that instead (name lookups are sequential search for now).
31820      Branch: perlio
31821            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
31822            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
31823 ____________________________________________________________________________
31824 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
31825         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
31826              From: "Richard Soderberg" <rs@crystalflame.net>
31827              Date: Sat, 26 May 2001 06:44:20 -0700
31828              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
31829      Branch: perl
31830            ! sv.c t/op/glob.t
31831 ____________________________________________________________________________
31832 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
31833         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
31834              From: "Craig A. Berry" <craigberry@mac.com>
31835              Date: Tue, 12 Jun 2001 23:55:26 -0500
31836              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
31837      Branch: perl
31838            ! ext/re/Makefile.PL ext/re/re.xs
31839 ____________________________________________________________________________
31840 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
31841         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
31842              suggested by NI-S.
31843      Branch: perl
31844            ! XSUB.h malloc.c perl.h
31845 ____________________________________________________________________________
31846 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
31847         Log: Regen toc.
31848      Branch: perl
31849            ! pod/perltoc.pod
31850 ____________________________________________________________________________
31851 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
31852         Log: Subject: [patch] perl.gprof control
31853              From: Doug MacEachern <dougm@covalent.net>
31854              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
31855              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
31856      Branch: perl
31857            ! miniperlmain.c perl.h
31858 ____________________________________________________________________________
31859 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
31860         Log: Subject: Re: ext/ + -Wall
31861              From: Doug MacEachern <dougm@covalent.net>
31862              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
31863              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
31864              
31865              Document ax and break up dXSARGS.
31866      Branch: perl
31867            ! XSUB.h pod/perlapi.pod
31868 ____________________________________________________________________________
31869 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
31870         Log: More AIX tweakage from Merijn.
31871      Branch: perl
31872            ! hints/aix.sh
31873 ____________________________________________________________________________
31874 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
31875         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
31876              From: "Craig A. Berry" <craigberry@mac.com>
31877              Date: Tue, 12 Jun 2001 22:57:45 -0500
31878              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
31879      Branch: perl
31880            ! vms/descrip_mms.template
31881 ____________________________________________________________________________
31882 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
31883         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
31884              From: "Craig A. Berry" <craigberry@mac.com>
31885              Date: Tue, 12 Jun 2001 22:21:39 -0500
31886              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
31887      Branch: perl
31888            ! configure.com util.c
31889 ____________________________________________________________________________
31890 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
31891         Log: New AIX dynaloading code from Jens-Uwe Mager.
31892              Does break binary compatibility.
31893      Branch: perl
31894            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
31895 ____________________________________________________________________________
31896 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
31897         Log: VMS DEC C compiler found nits by Peter Prymmer.
31898      Branch: perl
31899            ! util.c
31900 ____________________________________________________________________________
31901 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
31902         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
31903              From: Peter Prymmer <pvhp@forte.com>
31904              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
31905              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
31906      Branch: perl
31907            ! t/lib/filecomp.t
31908 ____________________________________________________________________________
31909 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
31910         Log: I wonder how many $CONFIGs still lurk in the shadows.
31911      Branch: perl
31912            ! pod/Makefile.SH x2p/cflags.SH
31913 ____________________________________________________________________________
31914 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
31915         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
31916      Branch: perl
31917            ! pod/checkpods.PL
31918 ____________________________________________________________________________
31919 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
31920         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
31921      Branch: perl
31922            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
31923 ____________________________________________________________________________
31924 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
31925         Log: Subject: [patch] rid local_patches warnings
31926              From: Doug MacEachern <dougm@covalent.net>
31927              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
31928              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
31929      Branch: perl
31930            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
31931 ____________________________________________________________________________
31932 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
31933         Log: Subject: Re: ext/ + -Wall
31934              From: Doug MacEachern <dougm@covalent.net>
31935              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
31936              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
31937      Branch: perl
31938            ! ext/attrs/attrs.xs
31939 ____________________________________________________________________________
31940 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
31941         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
31942              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
31943              Date: Tue, 12 Jun 2001 14:36:20 -0400
31944              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
31945      Branch: perl
31946            ! pod/perlretut.pod
31947 ____________________________________________________________________________
31948 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
31949         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
31950              From: Mike Guy <mjtg@cam.ac.uk>
31951              Date: Tue, 12 Jun 2001 19:10:31 +0100
31952              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
31953              
31954              Subject: Re: [ID 20010612.001] out of memory during regex compilation
31955              From: Mike Guy <mjtg@cam.ac.uk>
31956              Date: Tue, 12 Jun 2001 19:21:01 +0100
31957              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
31958      Branch: perl
31959            ! pod/perlop.pod
31960 ____________________________________________________________________________
31961 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
31962         Log: AIX tweaks from Merijn H. Brand.
31963      Branch: perl
31964            ! hints/aix.sh
31965 ____________________________________________________________________________
31966 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
31967         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
31968              From: "Brendan O'Dea" <bod@compusol.com.au>
31969              Date: Wed, 13 Jun 2001 05:16:47 +1000
31970              Message-ID: <20010613051647.A8945@compusol.com.au>
31971      Branch: maint-5.6/perl
31972            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
31973 ____________________________________________________________________________
31974 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
31975         Log: Subject: Small bcopy cleanup
31976              From: Andy Dougherty <doughera@lafayette.edu>
31977              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
31978              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
31979      Branch: perl
31980            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
31981 ____________________________________________________________________________
31982 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
31983         Log: Subject: [PATCH] Re: ext/ + -Wall
31984              From: Nicholas Clark <nick@ccl4.org>
31985              Date: Wed, 13 Jun 2001 00:04:30 +0100
31986              Message-ID: <20010613000430.M5901@plum.flirble.org>
31987      Branch: perl
31988            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
31989 ____________________________________________________________________________
31990 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
31991         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
31992              From: Nicholas Clark <nick@ccl4.org>
31993              Date: Tue, 12 Jun 2001 23:53:07 +0100
31994              Message-ID: <20010612235307.L5901@plum.flirble.org>
31995      Branch: perl
31996            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
31997 ____________________________________________________________________________
31998 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
31999         Log: MPE/iX tweaks from Mark Bixby.
32000      Branch: perl
32001            ! hints/mpeix.sh mpeix/mpeixish.h util.c
32002 ____________________________________________________________________________
32003 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
32004         Log: Update Changes.
32005      Branch: perl
32006            ! Changes patchlevel.h
32007 ____________________________________________________________________________
32008 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
32009         Log: One less -Wall whine (found under DEBUGGING).
32010      Branch: perl
32011            ! x2p/Makefile.SH x2p/a2p.c
32012 ____________________________________________________________________________
32013 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
32014         Log: s/case-independent/case-insensitive/g
32015      Branch: perl
32016            ! pod/perldebug.pod
32017 ____________________________________________________________________________
32018 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
32019         Log: As suggested in    
32020              
32021              Subject: Re: ext/ + -Wall
32022              From: Gurusamy Sarathy <gsar@ActiveState.com>
32023              Date: Mon, 11 Jun 2001 23:34:31 -0700
32024              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
32025      Branch: perl
32026            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
32027            ! perl.h
32028 ____________________________________________________________________________
32029 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
32030         Log: Subject: ext/ + -Wall
32031              From: Doug MacEachern <dougm@covalent.net>
32032              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
32033              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
32034      Branch: perl
32035            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
32036            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
32037            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
32038            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
32039            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
32040            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
32041            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
32042            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
32043            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
32044            ! lib/ExtUtils/xsubpp
32045 ____________________________________________________________________________
32046 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
32047         Log: Subject: [PATCH] anonymous stashes
32048              From: Abhijit Menon-Sen <ams@wiw.org>
32049              Date: Tue, 12 Jun 2001 12:47:04 +0530
32050              Message-ID: <20010612124704.A29029@lustre.linux.in>
32051      Branch: perl
32052            ! dump.c gv.c sv.c xsutils.c
32053 ____________________________________________________________________________
32054 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
32055         Log: One more test for $^S.
32056      Branch: perl
32057            ! t/op/magic.t
32058 ____________________________________________________________________________
32059 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
32060         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
32061              From: Abhijit Menon-Sen <ams@wiw.org>
32062              Date: Tue, 12 Jun 2001 17:35:55 +0530
32063              Message-ID: <20010612173555.A32426@lustre.linux.in>
32064      Branch: perl
32065            ! mg.c t/op/magic.t
32066 ____________________________________________________________________________
32067 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
32068         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
32069              From: Mike Guy <mjtg@cam.ac.uk>
32070              Date: Tue, 12 Jun 2001 13:14:15 +0100
32071              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
32072      Branch: perl
32073            ! pod/perlop.pod
32074 ____________________________________________________________________________
32075 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
32076         Log: AUTHORS updates.
32077      Branch: perl
32078            ! AUTHORS
32079 ____________________________________________________________________________
32080 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
32081         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
32082              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
32083              Content-Transfer-Encoding: 7bit
32084              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
32085      Branch: perl
32086            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
32087 ____________________________________________________________________________
32088 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
32089         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
32090              From: "Philip Newton" <Philip.Newton@gmx.net>
32091              Date: Mon, 11 Jun 2001 07:08:03 +0200
32092              Message-Id: <200106120802.LAA08992@taas.iki.fi>
32093      Branch: perl
32094            ! t/base/term.t
32095 ____________________________________________________________________________
32096 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
32097         Log: Cleanup the a2p.c for -Wall.
32098      Branch: perl
32099            ! x2p/Makefile.SH x2p/a2p.c
32100 ____________________________________________________________________________
32101 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
32102         Log: File::Find update for MacOS from Chris Nandor.
32103      Branch: perl
32104            ! lib/File/Find.pm t/lib/filefind.t
32105 ____________________________________________________________________________
32106 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
32107         Log: gcc -Wall nits picked out by a non-UNIX system
32108              (courtesy of Mark Bixby)
32109      Branch: perl
32110            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
32111            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
32112            ! pp_sys.c util.c
32113 ____________________________________________________________________________
32114 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
32115         Log: Metaconfig unit change for #10522.  (The d_modfl changes
32116              placate metalint.)
32117      Branch: metaconfig/U/perl
32118            ! d_modfl.U d_u32align.U
32119 ____________________________________________________________________________
32120 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
32121         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
32122              be "./try 2>&1 >/dev/null".
32123      Branch: perl
32124            ! Configure
32125 ____________________________________________________________________________
32126 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
32127         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
32128              From: "Craig A. Berry" <craigberry@mac.com>
32129              Date: Mon, 11 Jun 2001 14:00:32 -0500
32130              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
32131      Branch: perl
32132            ! configure.com
32133 ____________________________________________________________________________
32134 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
32135         Log: Move the full \p\P lists to perlunicode.
32136      Branch: perl
32137            ! pod/perlretut.pod pod/perlunicode.pod
32138 ____________________________________________________________________________
32139 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
32140         Log: VOS build tweak for 5.6.1 from Paul Green.
32141      Branch: maint-5.6/perl
32142            ! vos/build.cm
32143 ____________________________________________________________________________
32144 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
32145         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
32146              From: "Craig A. Berry" <craigberry@mac.com>
32147              Date: Fri, 8 Jun 2001 18:08:18 -0500
32148              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
32149      Branch: perl
32150            ! vms/vms.c
32151 ____________________________________________________________________________
32152 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
32153         Log: Update Changes.
32154      Branch: perl
32155            ! Changes patchlevel.h
32156 ____________________________________________________________________________
32157 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
32158         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
32159      Branch: perl
32160            ! vos/config.alpha.h vos/config.ga.h
32161 ____________________________________________________________________________
32162 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
32163         Log: VOS updates from Paul Green for @10476.
32164      Branch: perl
32165            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
32166            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32167            ! vos/config.ga.h vos/configure_perl.cm
32168 ____________________________________________________________________________
32169 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
32170         Log: Subject: [PATCH] Not many people know this ...
32171              From: Mike Guy <mjtg@cam.ac.uk>
32172              Date: Mon, 11 Jun 2001 14:55:15 +0100
32173              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
32174      Branch: perl
32175            ! pod/perldebug.pod
32176 ____________________________________________________________________________
32177 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
32178         Log: Add final commas to lists as suggested by Philip Newton.
32179      Branch: perl
32180            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32181 ____________________________________________________________________________
32182 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
32183         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
32184              Date: Sun, 10 Jun 2001 23:35:38 -0400
32185              From: Chris Nandor <pudge@pobox.com>
32186              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
32187      Branch: perl
32188            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
32189            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
32190            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
32191            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
32192            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
32193            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
32194            ! t/op/write.t t/pragma/strict.t
32195 ____________________________________________________________________________
32196 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
32197         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
32198              From: Chris Nandor <pudge@pobox.com>
32199              Date: Mon, 11 Jun 2001 08:24:28 -0400
32200              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
32201      Branch: perl
32202            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
32203            ! t/lib/io_dir.t
32204 ____________________________________________________________________________
32205 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
32206         Log: One more run_byacc (a hand-tweaked version had slipped in).
32207      Branch: perl
32208            ! perly.c vms/perly_c.vms
32209 ____________________________________________________________________________
32210 [ 10509] By: nick                                  on 2001/06/11  07:49:15
32211         Log: Integrate mainline
32212      Branch: perlio
32213           !> Makefile.SH embed.h embed.pl global.sym
32214           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
32215           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
32216           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
32217           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
32218 ____________________________________________________________________________
32219 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
32220         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
32221              From: Mike Guy <mjtg@cam.ac.uk>
32222              Reply-To: mjtg@cam.ac.uk
32223              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
32224      Branch: perl
32225            ! lib/ExtUtils/Manifest.pm
32226 ____________________________________________________________________________
32227 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
32228         Log: Subject: [PATCH] ExtUtils::Constant
32229              From: Nicholas Clark <nick@ccl4.org>
32230              Date: Sun, 10 Jun 2001 23:25:41 +0100
32231              Message-ID: <20010610232540.C76396@plum.flirble.org>
32232      Branch: perl
32233            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32234 ____________________________________________________________________________
32235 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
32236         Log: Integrate perlio.
32237      Branch: perl
32238           !> iperlsys.h
32239 ____________________________________________________________________________
32240 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
32241         Log: Move the grok_number and its lieutenant grok_numeric_radix
32242              from sv.c statics to util.c and public.
32243      Branch: perl
32244            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
32245            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
32246 ____________________________________________________________________________
32247 [ 10504] By: nick                                  on 2001/06/10  17:47:06
32248         Log: Fix (valid) -Wall warnings in perlio.c
32249      Branch: perlio
32250            ! iperlsys.h
32251 ____________________________________________________________________________
32252 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
32253         Log: Update perly_c.diff, update perly.fixer to edit away
32254              some of the -Wall noise.
32255      Branch: perl
32256            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
32257 ____________________________________________________________________________
32258 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
32259         Log: Check the version of byacc.
32260      Branch: perl
32261            ! Makefile.SH
32262 ____________________________________________________________________________
32263 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
32264         Log: Subject: [PATCH] perly.y overhaul
32265              From: Simon Cozens <simon@netthink.co.uk>
32266              Date: Sun, 10 Jun 2001 16:56:54 +0100
32267              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
32268              
32269              Plus make run_byacc.
32270      Branch: perl
32271            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
32272 ____________________________________________________________________________
32273 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
32274         Log: Integrate perlio.
32275      Branch: perl
32276           !> perlio.c perlsfio.h
32277 ____________________________________________________________________________
32278 [ 10499] By: nick                                  on 2001/06/10  15:01:08
32279         Log: Integrate mainline
32280      Branch: perlio
32281           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
32282           !> t/pragma/locale.t util.c
32283 ____________________________________________________________________________
32284 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
32285         Log: Put some meat on the perl572delta bones.  The list of
32286              selected bug fixes needs more work, as does still the
32287              whole document.
32288      Branch: perl
32289            ! pod/perl572delta.pod
32290 ____________________________________________________________________________
32291 [ 10497] By: nick                                  on 2001/06/10  12:27:51
32292         Log: Paper over a crack or two with USE_SFIO
32293      Branch: perlio
32294            ! perlio.c perlsfio.h
32295 ____________________________________________________________________________
32296 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
32297         Log: Update Changes.
32298      Branch: perl
32299            ! Changes patchlevel.h
32300 ____________________________________________________________________________
32301 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
32302         Log: Subject: Re: pragma/locale.t #107
32303              From: Hugo <hv@crypt.compulink.co.uk>
32304              Date: Sun, 10 Jun 2001 11:23:30 +0100
32305              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
32306              
32307              Encapsulate the scan of the decimal radix separator.
32308      Branch: perl
32309            ! embed.h embed.pl proto.h sv.c
32310 ____________________________________________________________________________
32311 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
32312         Log: Try to grok numbers both with the locale specific separator
32313              and with the usual "." (if different from the lss); add a test
32314              to locale.t to do also a little bit of math in addition to just
32315              equalness testing; remove extraneous logic as suggested in
32316              
32317              Subject: Re: pragma/locale.t #107
32318              From: Nicholas Clark <nick@ccl4.org>
32319              Date: Sat, 9 Jun 2001 22:37:36 +0100
32320              Message-ID: <20010609223735.Y76396@plum.flirble.org>
32321      Branch: perl
32322            ! sv.c t/pragma/locale.t
32323 ____________________________________________________________________________
32324 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
32325         Log: Metaconfig unit change for #10492.
32326      Branch: metaconfig/U/perl
32327            ! Extensions.U
32328 ____________________________________________________________________________
32329 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
32330         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
32331              From: Artur Bergman <artur@contiller.se> 
32332              Date: Sat, 09 Jun 2001 21:03:51 +0200
32333              Message-ID: <B7483FB6.1398%artur@contiller.se>
32334      Branch: perl
32335            ! Configure
32336 ____________________________________________________________________________
32337 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
32338         Log: Integrate perlio.
32339      Branch: perl
32340           !> perlsfio.h
32341 ____________________________________________________________________________
32342 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
32343         Log: Do locale specific separator if only in locale.
32344      Branch: perl
32345            ! util.c
32346 ____________________________________________________________________________
32347 [ 10489] By: nick                                  on 2001/06/09  19:13:25
32348         Log: Make XS/Typemap compile (but fail) with sfio
32349      Branch: perlio
32350            ! perlsfio.h
32351 ____________________________________________________________________________
32352 [ 10488] By: nick                                  on 2001/06/09  19:12:51
32353         Log: Re-integrate mainline
32354      Branch: perlio
32355           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
32356           !> proto.h sv.c util.c
32357 ____________________________________________________________________________
32358 [ 10487] By: nick                                  on 2001/06/09  16:26:29
32359         Log: Integrate mainline
32360      Branch: perlio
32361           !> (integrate 31 files)
32362 ____________________________________________________________________________
32363 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
32364         Log: Subject: [PATCH] New attempt to clone callack
32365              From: Artur Bergman <artur@contiller.se> 
32366              Date: Thu, 07 Jun 2001 11:52:16 +0200
32367              Message-ID: <B7451B6F.12B7%artur@contiller.se>
32368      Branch: perl
32369            ! embedvar.h intrpvar.h perlapi.h sv.c
32370 ____________________________________________________________________________
32371 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
32372         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
32373      Branch: perl
32374            ! embed.h embed.pl perl.h proto.h sv.c util.c
32375 ____________________________________________________________________________
32376 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
32377         Log: Subject: Re: pragma/locale.t #107
32378              From: Nicholas Clark <nick@ccl4.org>
32379              Date: Sat, 9 Jun 2001 16:26:10 +0100
32380              Message-ID: <20010609162609.V76396@plum.flirble.org>
32381              
32382              A missing NVification.
32383      Branch: perl
32384            ! sv.c
32385 ____________________________________________________________________________
32386 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
32387         Log: Redo the #10482, there already was a test script for formats.
32388      Branch: perl
32389            - t/io/format.t
32390            ! MANIFEST t/op/write.t
32391 ____________________________________________________________________________
32392 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
32393         Log: Twisted format testing, from Merijn.
32394      Branch: perl
32395            + t/io/format.t
32396            ! MANIFEST
32397 ____________________________________________________________________________
32398 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
32399         Log: More \p{In...} testing, combined with \N{...}.
32400      Branch: perl
32401            ! lib/utf8_heavy.pl t/op/pat.t
32402 ____________________________________________________________________________
32403 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
32404         Log: Metaconfig changes for #10479.
32405      Branch: metaconfig
32406            ! U/Glossary.patch
32407      Branch: metaconfig/U/perl
32408            ! d_modfl.U
32409 ____________________________________________________________________________
32410 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
32411         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
32412      Branch: perl
32413            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32414            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
32415            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
32416            ! win32/config.bc win32/config.gc win32/config.vc
32417 ____________________________________________________________________________
32418 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
32419         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
32420              From: "Craig A. Berry" <craigberry@mac.com>
32421              Date: Thu, 7 Jun 2001 14:27:20 -0500
32422              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
32423      Branch: perl
32424            ! vms/perlvms.pod
32425 ____________________________________________________________________________
32426 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
32427         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
32428              From: Gisle Aas <gisle@ActiveState.com>
32429              Date: 07 Jun 2001 17:04:29 -0700
32430              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
32431      Branch: perl
32432            ! ext/re/re.xs
32433 ____________________________________________________________________________
32434 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
32435         Log: Update Changes.
32436      Branch: perl
32437            ! Changes patchlevel.h
32438 ____________________________________________________________________________
32439 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
32440         Log: Regen Glossary et alia.
32441      Branch: perl
32442            ! Porting/Glossary Porting/config.sh Porting/config_H
32443 ____________________________________________________________________________
32444 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
32445         Log: Metaconfig unit changes for #10473.
32446      Branch: metaconfig/U/perl
32447            ! d_modfl.U
32448 ____________________________________________________________________________
32449 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
32450         Log: Harumph, also AIX will spill its guts (i.e. dump core)
32451              if an executable contains modfl() but it hasn't been
32452              compiled right (in the case of AIX, with cc -qlongdouble).
32453      Branch: perl
32454            ! Configure
32455 ____________________________________________________________________________
32456 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
32457         Log: integrate change#10471 from mainline
32458              
32459              in change#10451, check that CvOUTSIDE is a CV before looking in
32460              (it can apparently be SVt_NULL during global destruction)
32461      Branch: maint-5.6/perl
32462           !> op.c
32463 ____________________________________________________________________________
32464 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
32465         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
32466              (it can apparently be SVt_NULL during global destruction)
32467      Branch: perl
32468            ! op.c
32469 ____________________________________________________________________________
32470 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
32471         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
32472              From: Robin Barker <rmb1@cise.npl.co.uk>
32473              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
32474              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
32475      Branch: perl
32476            ! lib/diagnostics.pm pod/perldiag.pod
32477 ____________________________________________________________________________
32478 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
32479         Log: Subject: [PATCH perl@10439] long =item
32480              From: Robin Barker <rmb1@cise.npl.co.uk>
32481              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
32482              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
32483      Branch: perl
32484            ! README.amiga lib/Attribute/Handlers.pm
32485            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
32486 ____________________________________________________________________________
32487 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
32488         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
32489              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
32490              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
32491              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
32492      Branch: perl
32493            ! pod/perlguts.pod
32494 ____________________________________________________________________________
32495 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
32496         Log: Integrate perlio.
32497      Branch: perl
32498           !> sv.c
32499 ____________________________________________________________________________
32500 [ 10466] By: nick                                  on 2001/06/07  10:25:40
32501         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
32502              whitespace tweaks.
32503              Still coredumps in pragma/overload.t - what a nice hard fail that is...
32504      Branch: perlio
32505            ! sv.c
32506 ____________________________________________________________________________
32507 [ 10465] By: nick                                  on 2001/06/07  08:41:58
32508         Log: Raw integrate of mainline for S_grok_number debug
32509              (sv.c has MULTIPLICITY issues as well as whatever else ...)
32510      Branch: perlio
32511            - plan9/perlplan9.doc plan9/perlplan9.pod
32512           !> (integrate 46 files)
32513 ____________________________________________________________________________
32514 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
32515         Log: The proper prototyping for #10463.
32516      Branch: perl
32517            ! embed.h embed.pl proto.h sv.c
32518 ____________________________________________________________________________
32519 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
32520         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
32521              From: Nicholas Clark <nick@ccl4.org>
32522              Date: Thu, 7 Jun 2001 00:29:59 +0100
32523              Message-ID: <20010607002959.Z76396@plum.flirble.org>
32524      Branch: perl
32525            ! sv.c
32526 ____________________________________________________________________________
32527 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
32528         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
32529              From: "Craig A. Berry" <craigberry@mac.com>
32530              Date: Wed, 06 Jun 2001 17:54:30 -0500
32531              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
32532      Branch: perl
32533            ! vms/perlvms.pod
32534 ____________________________________________________________________________
32535 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
32536         Log: Podify the remaining README.platform files;
32537              merge README.plan9 and plan9/perlplan9.pod;
32538              delete plan9/perlplan9.* (the perlplan.doc needs to
32539              be regenerated in Plan 9); make the =head1 and =head2
32540              in the README.platform to be a little more verbose
32541              (skipped README.os2 not to anger Ilya) so that they
32542              look better in the toc; regen toc.
32543      Branch: perl
32544            - plan9/perlplan9.doc plan9/perlplan9.pod
32545            ! MANIFEST README.aix README.amiga README.apollo README.beos
32546            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
32547            ! README.hpux README.hurd README.machten README.macos
32548            ! README.micro README.mint README.mpeix README.os390
32549            ! README.plan9 README.qnx README.solaris README.threads
32550            ! README.tru64 README.vmesa README.vms README.vos README.win32
32551            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
32552            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
32553 ____________________________________________________________________________
32554 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
32555         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
32556              From: Mike Guy <mjtg@cam.ac.uk>
32557              Reply-To: mjtg@cam.ac.uk
32558              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
32559      Branch: perl
32560            ! pod/perlguts.pod
32561 ____________________________________________________________________________
32562 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
32563         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
32564              From: Mike Guy <mjtg@cam.ac.uk>
32565              Reply-To: mjtg@cam.ac.uk
32566              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
32567      Branch: perl
32568            ! pod/perlsec.pod
32569 ____________________________________________________________________________
32570 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
32571         Log: Disable long doubles from pre-5.0 Tru64s.
32572      Branch: perl
32573            ! README.tru64 hints/dec_osf.sh
32574 ____________________________________________________________________________
32575 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
32576         Log: The #10455 exposed that modfl() is fundamentally busted
32577              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
32578              testing it.
32579      Branch: perl
32580            ! hints/dec_osf.sh
32581 ____________________________________________________________________________
32582 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
32583         Log: Metaconfig unit change for #10455.
32584      Branch: metaconfig/U/perl
32585            ! d_modfl.U
32586 ____________________________________________________________________________
32587 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
32588         Log: Configure check for geborken modfl(), inspired by
32589              
32590              Subject: Re: [20010118.017] op/int.t failure 
32591              From: Hugo <hv@crypt.compulink.co.uk>
32592              Date: Tue, 05 Jun 2001 13:43:27 +0100
32593              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
32594      Branch: perl
32595            ! Configure
32596 ____________________________________________________________________________
32597 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
32598         Log: Integrate changes #10450 and #10451 from maintperl:
32599              
32600              optimize change#10448 slightly (don't repeat search in eval""s lexical
32601              scope, since that has already been searched)
32602              
32603              change#9108 needs subtler treatment for case of closures created
32604              within eval""
32605      Branch: perl
32606           !> op.c t/op/misc.t
32607 ____________________________________________________________________________
32608 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
32609         Log: MakeMaker magic to compile (when no dynamic loading)
32610              List/Util.xsc as (ListUtil.c and) ListUtil.o since
32611              POSIX-BC (BS2000) linker has an evil limitation of
32612              being unable to include in the same executable several
32613              object files with the same name - case-insensitively -
32614              because otherwise we conflict with util.c.
32615              Strictly speaking currently required only in POSIX-BC
32616              but probably will do no harm elsewhere where static
32617              linking is required.
32618      Branch: perl
32619            ! ext/List/Util/Makefile.PL
32620 ____________________________________________________________________________
32621 [ 10452] By: nick                                  on 2001/06/06  08:59:51
32622         Log: Integrate mainline.
32623      Branch: perlio
32624           +> lib/Attribute/Handlers/demo/Demo.pm
32625           +> lib/Attribute/Handlers/demo/Descriptions.pm
32626           +> lib/Attribute/Handlers/demo/MyClass.pm
32627           +> lib/Attribute/Handlers/demo/demo.pl
32628           +> lib/Attribute/Handlers/demo/demo2.pl
32629           +> lib/Attribute/Handlers/demo/demo3.pl
32630           +> lib/Attribute/Handlers/demo/demo4.pl
32631           +> lib/Attribute/Handlers/demo/demo_call.pl
32632           +> lib/Attribute/Handlers/demo/demo_chain.pl
32633           +> lib/Attribute/Handlers/demo/demo_cycle.pl
32634           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
32635           +> lib/Attribute/Handlers/demo/demo_phases.pl
32636           +> lib/Attribute/Handlers/demo/demo_range.pl
32637           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
32638           +> uts/strtol_wrap.c
32639           !> (integrate 91 files)
32640 ____________________________________________________________________________
32641 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
32642         Log: change#9108 needs subtler treatment for case of closures created
32643              within eval""
32644      Branch: maint-5.6/perl
32645            ! op.c t/op/misc.t
32646 ____________________________________________________________________________
32647 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
32648         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
32649              scope, since that has already been searched)
32650      Branch: maint-5.6/perl
32651            ! op.c
32652 ____________________________________________________________________________
32653 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
32654         Log: Integrate change #10448 from maintperl; lexicals
32655              outside an eval"" weren't resolved correctly inside a subroutine
32656              definition inside the eval"" if they were not already referenced
32657              in the toplevel of the eval""-ed code
32658      Branch: perl
32659           !> cop.h op.c pp_ctl.c t/op/misc.t
32660 ____________________________________________________________________________
32661 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
32662         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
32663              outside an eval"" weren't resolved correctly inside a subroutine
32664              definition inside the eval"" if they were not already referenced
32665              in the toplevel of the eval""-ed code
32666      Branch: maint-5.6/perl
32667            ! cop.h op.c pp_ctl.c t/op/misc.t
32668 ____________________________________________________________________________
32669 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
32670         Log: Subject: [PATCH] perl570delta.pod
32671              From: Peter Scott <Peter@PSDT.com> 
32672              Date: Tue, 05 Jun 2001 18:51:02 -0700
32673              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
32674      Branch: perl
32675            ! pod/perl570delta.pod
32676 ____________________________________________________________________________
32677 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
32678         Log: The fudge factor is no more needed.  I hope.
32679      Branch: perl
32680            ! t/lib/posix.t
32681 ____________________________________________________________________________
32682 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
32683         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
32684              From: Hugo <hv@crypt.compulink.co.uk>
32685              Date: Tue, 05 Jun 2001 12:58:19 +0100
32686              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
32687      Branch: perl
32688            ! util.c
32689 ____________________________________________________________________________
32690 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
32691         Log: Make up prototypes only for those who have the functions
32692              but not the prototypes.
32693      Branch: perl
32694            ! perl.h
32695 ____________________________________________________________________________
32696 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
32697         Log: Subject: Re: Not OK: perl@10439 on win32 
32698              From: Prymmer/Kahn <pvhp@best.com> 
32699              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
32700              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
32701      Branch: perl
32702            ! perl.h util.c
32703 ____________________________________________________________________________
32704 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
32705         Log: The metaconfig units changes for #10441.
32706      Branch: metaconfig
32707            ! U/modified/Extract.U U/modified/Extractall.U
32708            ! U/modified/Finish.U
32709 ____________________________________________________________________________
32710 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
32711         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
32712      Branch: perl
32713            ! Configure
32714 ____________________________________________________________________________
32715 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
32716         Log: Unnecessary fuzziness undone, noted by Mike Guy.
32717      Branch: perl
32718            ! t/op/tr.t
32719 ____________________________________________________________________________
32720 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
32721         Log: Update Changes.
32722      Branch: perl
32723            ! Changes patchlevel.h
32724 ____________________________________________________________________________
32725 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
32726         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
32727              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
32728              leakage patch.
32729      Branch: perl
32730            ! t/op/misc.t
32731 ____________________________________________________________________________
32732 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
32733         Log: Test case for #10433/#10424.
32734      Branch: perl
32735            ! t/op/misc.t
32736 ____________________________________________________________________________
32737 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
32738         Log: Subject: One fix for strtoul not setting errno
32739              From: hom00@utsglobal.com (Hal Morris)
32740              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
32741              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
32742      Branch: perl
32743            + uts/strtol_wrap.c
32744            ! MANIFEST hints/uts.sh
32745 ____________________________________________________________________________
32746 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
32747         Log: Metaconfig units changes for #10434.
32748      Branch: metaconfig
32749            ! U/modified/Cppsym.U
32750      Branch: metaconfig/U/perl
32751            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
32752            + d_syscallproto.U d_usleepproto.U
32753            ! longdblfio.U quadfio.U
32754 ____________________________________________________________________________
32755 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
32756         Log: Configure tweaks; add prototype probes, make the cpp symbols
32757              probe to cast, not whine; test for %Ld and %Lf before %lld and
32758              %llf because the L is the ANSI way.
32759      Branch: perl
32760            ! Configure config_h.SH configure.com epoc/config.sh
32761            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
32762            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
32763            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
32764 ____________________________________________________________________________
32765 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
32766         Log: Sigh.  This is what #10424 was supposed to check in.
32767      Branch: perl
32768            ! op.c sv.c sv.h
32769 ____________________________________________________________________________
32770 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
32771         Log: More verbose failure.
32772      Branch: perl
32773            ! t/op/ver.t
32774 ____________________________________________________________________________
32775 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
32776         Log: The .pm changes to go with #10428.
32777      Branch: perl
32778            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
32779            ! ext/Sys/Syslog/Syslog.pm
32780 ____________________________________________________________________________
32781 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
32782         Log: On second thoughts show to utf8 skippage message only
32783              on failures, it's too confusing otherwise,
32784      Branch: perl
32785            ! t/pragma/locale.t
32786 ____________________________________________________________________________
32787 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
32788         Log: Do not import anything from Encode.
32789      Branch: perl
32790            ! ext/MIME/Base64/QuotedPrint.pm
32791 ____________________________________________________________________________
32792 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
32793         Log: The #10402 didn't take.  Weird.
32794      Branch: perl
32795            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
32796            ! ext/Sys/Syslog/Syslog.xs
32797 ____________________________________________________________________________
32798 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
32799         Log: Eradicate traces of 'asciirange' re subpragma.
32800      Branch: perl
32801            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
32802            ! pod/perldiag.pod
32803 ____________________________________________________________________________
32804 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
32805         Log: use is a compile-time thing.
32806      Branch: perl
32807            ! ext/MIME/Base64/QuotedPrint.pm
32808 ____________________________________________________________________________
32809 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
32810         Log: Subject: [PATCH perl@10419] -Wall casting patch
32811              From: Robin Barker <rmb1@cise.npl.co.uk>
32812              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
32813              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
32814      Branch: perl
32815            ! ext/Devel/DProf/DProf.xs mg.c
32816 ____________________________________________________________________________
32817 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
32818         Log: Subject: [PATCH #2] introducing SVpad_TYPED
32819              From: Abhijit Menon-Sen <ams@wiw.org>
32820              Date: Mon, 4 Jun 2001 12:26:02 +0530
32821              Message-ID: <20010604122602.A5775@lustre.linux.in>
32822      Branch: perl
32823            ! op.c sv.c sv.h
32824 ____________________________________________________________________________
32825 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
32826         Log: testsuite for change#10192 (from Gisle Aas)
32827      Branch: perl
32828            + t/op/override.t
32829            ! MANIFEST
32830 ____________________________________________________________________________
32831 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
32832         Log: integrate changes#10414-10416 from mainline
32833              
32834              Potential buffer overrun if the radix separator is more than
32835              one byte.  Also, under locales, prefer the locale-specific
32836              separator over the old boring ".".
32837              
32838              "10.", that is, decimal numbers can have no decimal part at all.
32839              
32840              The non-locale places need love, too.
32841      Branch: maint-5.6/perl
32842           !> perl.h sv.c
32843 ____________________________________________________________________________
32844 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
32845         Log: Missed from #10420.
32846      Branch: perl
32847            ! epoc/config.sh
32848 ____________________________________________________________________________
32849 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
32850         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
32851              often this prototype goes with HAS_SETRESUID_PROTO.
32852      Branch: perl
32853            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32854            ! config_h.SH configure.com perl.h uconfig.h
32855 ____________________________________________________________________________
32856 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
32857         Log: Update Changes.
32858      Branch: perl
32859            ! Changes patchlevel.h
32860 ____________________________________________________________________________
32861 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
32862         Log: -Wall "subscript has type `char'" cleanup.
32863      Branch: perl
32864            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
32865 ____________________________________________________________________________
32866 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
32867         Log: Various "cast to pointer from integer of different size"
32868              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
32869              wide but I32 (int) only 32 bits wide).
32870              
32871              WARNING: the classnum and tagnum changes in Storable.xs
32872              may not be wise, they may be breaking binary compatibility
32873              (in 64-bit platforms), asked Raphael Manfredi about the changes.
32874      Branch: perl
32875            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
32876            ! mg.c proto.h
32877 ____________________________________________________________________________
32878 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
32879         Log: The non-locale places need love, too.
32880      Branch: perl
32881            ! perl.h
32882 ____________________________________________________________________________
32883 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
32884         Log: "10.", that is, decimal numbers can have no decimal part at all.
32885      Branch: perl
32886            ! perl.h
32887 ____________________________________________________________________________
32888 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
32889         Log: Potential buffer overrun if the radix separator is more than
32890              one byte.  Also, under locales, prefer the locale-specific
32891              separator over the old boring ".".
32892      Branch: perl
32893            ! perl.h sv.c
32894 ____________________________________________________________________________
32895 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
32896         Log: Integrate change #10412 from maintperl; locale is now
32897              per-cop, not per-op; plus retweak the locale.t to always
32898              list the skipped utf8 locales.
32899      Branch: perl
32900            ! t/pragma/locale.t
32901           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
32902           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
32903 ____________________________________________________________________________
32904 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
32905         Log: rationalize locale handling to fix the bugs uncovered by change#10394
32906              
32907              the major issue was that the runtime was looking at PL_hints rather
32908              than op_private to notice whether locale was enabled
32909              
32910              the secondary issue was that many locale-sensitive numeric ops didn't
32911              have HINT_LOCALE propagated into their op_private
32912              
32913              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
32914              instead of per-op, just like HINT_BYTE and the hints for lexical
32915              warnings (this makes the hint available to every op via PL_curcop)
32916              
32917              pragma/locale.t may need to be reworked with these fixes in mind
32918              (it currently passes its tests)
32919      Branch: maint-5.6/perl
32920            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
32921            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
32922 ____________________________________________________________________________
32923 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
32924         Log: More verbose debugging.
32925      Branch: perl
32926            ! t/pragma/locale.t
32927 ____________________________________________________________________________
32928 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
32929         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
32930              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32931              Date: Sat, 2 Jun 2001 22:53:33 +0100
32932              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
32933      Branch: perl
32934            ! regcomp.c t/pragma/warn/regcomp
32935 ____________________________________________________________________________
32936 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
32937         Log: Mention that lexicalizing $a or $b is a bad idea if one
32938              wants to use sort().
32939      Branch: perl
32940            ! pod/perlvar.pod
32941 ____________________________________________________________________________
32942 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
32943         Log: Tweak the test to be happy if the accuracy is 'good enough'.
32944      Branch: perl
32945            ! t/lib/posix.t
32946 ____________________________________________________________________________
32947 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
32948         Log: Upgrade to Attribute::Handlers 0.70.
32949              
32950              NOTE: this unearthed the "too late for CHECK block" bug,
32951              that's why the 1_compile.t change.
32952      Branch: perl
32953            + lib/Attribute/Handlers/demo/Demo.pm
32954            + lib/Attribute/Handlers/demo/Descriptions.pm
32955            + lib/Attribute/Handlers/demo/MyClass.pm
32956            + lib/Attribute/Handlers/demo/demo.pl
32957            + lib/Attribute/Handlers/demo/demo2.pl
32958            + lib/Attribute/Handlers/demo/demo3.pl
32959            + lib/Attribute/Handlers/demo/demo4.pl
32960            + lib/Attribute/Handlers/demo/demo_call.pl
32961            + lib/Attribute/Handlers/demo/demo_chain.pl
32962            + lib/Attribute/Handlers/demo/demo_cycle.pl
32963            + lib/Attribute/Handlers/demo/demo_hashdir.pl
32964            + lib/Attribute/Handlers/demo/demo_phases.pl
32965            + lib/Attribute/Handlers/demo/demo_range.pl
32966            + lib/Attribute/Handlers/demo/demo_rawdata.pl
32967            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
32968            ! t/lib/attrhand.t
32969 ____________________________________________________________________________
32970 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
32971         Log: One less -Wall whine.
32972      Branch: perl
32973            ! regcomp.c
32974 ____________________________________________________________________________
32975 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
32976         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
32977      Branch: perl
32978           !> t/op/eval.t
32979 ____________________________________________________________________________
32980 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
32981         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
32982              aren't "normally" visible inside eval""s contained in subs unless
32983              a cloned reference to them already exists)
32984              
32985              strangely enough, t/harness didn't show this up as a failure
32986              (harness needs fixing?)
32987      Branch: maint-5.6/perl
32988            ! t/op/eval.t
32989 ____________________________________________________________________________
32990 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
32991         Log: Update to Text::Balanced 1.85.
32992      Branch: perl
32993            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
32994 ____________________________________________________________________________
32995 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
32996         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
32997              From: Nicholas Clark <nick@ccl4.org>
32998              Date: Sun, 3 Jun 2001 17:54:36 +0100
32999              Message-ID: <20010603175436.E76396@plum.flirble.org> 
33000      Branch: perl
33001            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
33002            ! ext/Sys/Syslog/Syslog.xs
33003 ____________________________________________________________________________
33004 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
33005         Log: Unused variables.
33006      Branch: perl
33007            ! util.c
33008 ____________________________________________________________________________
33009 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
33010         Log: Subject: [PATCH] APIfy op_clear 
33011              From: Simon Cozens <simon@netthink.co.uk>
33012              Date: Sun, 3 Jun 2001 13:51:46 +0100
33013              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
33014              
33015              (despite the subject line, op_null is APIfied by the patch)
33016      Branch: perl
33017            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33018 ____________________________________________________________________________
33019 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
33020         Log: Subject: [PATCH] t/lib/extutils.t
33021              From: Nicholas Clark <nick@ccl4.org>
33022              Date: Sat, 2 Jun 2001 23:57:05 +0100
33023              Message-ID: <20010602235705.Q12698@plum.flirble.org>
33024      Branch: perl
33025            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33026 ____________________________________________________________________________
33027 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
33028         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
33029              From: Prymmer/Kahn <pvhp@best.com>
33030              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
33031              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
33032      Branch: perl
33033            ! win32/Makefile win32/makefile.mk
33034 ____________________________________________________________________________
33035 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
33036         Log: Subject: Re: 'decimal digits' macro? 
33037              From: Hugo <hv@crypt.compulink.co.uk>
33038              Date: Sun, 03 Jun 2001 04:26:36 +0100
33039              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
33040      Branch: perl
33041            ! handy.h t/lib/posix.t t/op/tr.t
33042 ____________________________________________________________________________
33043 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
33044         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
33045              From: Hugo <hv@crypt.compulink.co.uk>
33046              Date: Sun, 03 Jun 2001 14:56:30 +0100
33047              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
33048      Branch: perl
33049            ! util.c
33050 ____________________________________________________________________________
33051 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
33052         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
33053      Branch: perl
33054           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
33055           !> vms/perly_c.vms
33056 ____________________________________________________________________________
33057 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
33058         Log: fix leakage of lexicals at file scope into subroutines that were
33059              declared before them; this appears to be a longstanding bug that
33060              meant that lexicals at file scope were never "deintroduced", meaning
33061              their scope range was never properly closed, and their visibility
33062              extended to all subsequent eval""s or requires
33063              
33064              added a test case
33065              
33066              seems to also fix a case of bogus duplicate warnings
33067      Branch: maint-5.6/perl
33068            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
33069            ! vms/perly_c.vms
33070 ____________________________________________________________________________
33071 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
33072         Log: More VMS tweaks from Craig A. Berry.
33073      Branch: perl
33074            ! configure.com t/lib/extutils.t
33075 ____________________________________________________________________________
33076 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
33077         Log: -Wall cleanup continues.
33078      Branch: perl
33079            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
33080            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
33081            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
33082            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
33083            ! run.c toke.c util.c
33084 ____________________________________________________________________________
33085 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
33086         Log: The metaconfig unit change for #10390.
33087      Branch: metaconfig/U/perl
33088            ! gccvers.U
33089 ____________________________________________________________________________
33090 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
33091         Log: Drop the -ansi from the default gcc flags.
33092              
33093              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
33094              that struct cannot be compared with a flat integer, such as STRLEN.
33095              The -ansi will also cause a lot of noise in Solaris because of:
33096              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
33097      Branch: perl
33098            ! Configure
33099 ____________________________________________________________________________
33100 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
33101         Log: Integrate perlio.
33102      Branch: perl
33103           !> pod/perlapi.pod util.c
33104 ____________________________________________________________________________
33105 [ 10388] By: nick                                  on 2001/06/02  08:01:12
33106         Log: Integrate mainline
33107      Branch: perlio
33108           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
33109           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
33110           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
33111           !> t/lib/1_compile.t t/lib/mimeqp.t
33112 ____________________________________________________________________________
33113 [ 10387] By: nick                                  on 2001/06/02  07:39:17
33114         Log: Tweak util.c's atof2 for MULTIPLICITY
33115      Branch: perlio
33116            ! util.c
33117 ____________________________________________________________________________
33118 [ 10386] By: nick                                  on 2001/06/02  07:38:33
33119         Log: Integrate mainline
33120      Branch: perlio
33121           !> (integrate 41 files)
33122 ____________________________________________________________________________
33123 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
33124         Log: Add Attribute::Handlers 0.61 from Damian Conway.
33125      Branch: perl
33126            + lib/Attribute/Handlers.pm t/lib/attrhand.t
33127            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
33128 ____________________________________________________________________________
33129 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
33130         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
33131              From: Peter Prymmer <pvhp@forte.com>
33132              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
33133              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
33134      Branch: perl
33135            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
33136 ____________________________________________________________________________
33137 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
33138         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
33139              From: Jeff Pinyan <jeffp@crusoe.net>
33140              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
33141              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
33142      Branch: perl
33143            ! lib/File/Find.pm
33144 ____________________________________________________________________________
33145 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
33146         Log: Subject: [PATCH perl@10381] configure.com tweaks
33147              From: "Craig A. Berry" <craigberry@mac.com>
33148              Date: Fri, 1 Jun 2001 13:55:43 -0500
33149              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
33150      Branch: perl
33151            ! configure.com
33152 ____________________________________________________________________________
33153 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
33154         Log: Update Changes.
33155      Branch: perl
33156            ! Changes patchlevel.h
33157 ____________________________________________________________________________
33158 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
33159         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
33160              From: Mike Guy <mjtg@cam.ac.uk>
33161              Date: Fri, 01 Jun 2001 18:17:02 +0100
33162              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
33163      Branch: perl
33164            ! lib/perl5db.pl
33165 ____________________________________________________________________________
33166 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
33167         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
33168              From: Hugo <hv@crypt.compulink.co.uk>
33169              Date: Thu, 31 May 2001 20:49:48 +0100
33170              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
33171      Branch: perl
33172            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
33173            ! util.c
33174 ____________________________________________________________________________
33175 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
33176         Log: Zero() is not available in x2p (or, rather, some of its
33177              implementations like memzero() might not be available.)
33178      Branch: perl
33179            ! x2p/hash.c
33180 ____________________________________________________________________________
33181 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
33182         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
33183              From: Michael G Schwern <schwern@pobox.com>
33184              Date: Fri, 1 Jun 2001 12:00:29 +0100
33185              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
33186              
33187              (But use Zero() instead of memset.)
33188      Branch: perl
33189            ! x2p/hash.c
33190 ____________________________________________________________________________
33191 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
33192         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
33193              From: Jeff Pinyan <jeffp@crusoe.net>
33194              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
33195              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
33196      Branch: perl
33197            ! pod/perldiag.pod regcomp.c t/op/pat.t
33198 ____________________________________________________________________________
33199 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
33200         Log: Retract #10324 and #10333; not needed.
33201      Branch: perl
33202            ! hints/irix_6.sh hints/linux.sh
33203 ____________________________________________________________________________
33204 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
33205         Log: The #10370 wasn't quite right.
33206      Branch: perl
33207            ! ext/XS/Typemap/Typemap.xs
33208 ____________________________________________________________________________
33209 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
33210         Log: The metaconfig units changes for #10372.
33211      Branch: metaconfig/U/perl
33212            + d_realpath.U d_sresgproto.U d_sresuproto.U
33213            ! gccvers.U i_db.U
33214 ____________________________________________________________________________
33215 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
33216         Log: Configure tweaks; record the Berkeley DB version,
33217              probe for realpath(), for setresuid() and setresgid()
33218              prototypes; use realpath() (try to be paranoid enough),
33219              use the setres[ug]id prototypes because glibc has the functions
33220              but not their prototypes; add -Wall -ansi to gcc ccflags;
33221              regen toc.
33222      Branch: perl
33223            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33224            ! config_h.SH configure.com epoc/config.sh
33225            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
33226            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
33227            ! vos/config.ga.def win32/config.bc win32/config.gc
33228            ! win32/config.vc
33229 ____________________________________________________________________________
33230 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
33231         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
33232              From: Michael G Schwern <schwern@pobox.com>
33233              Date: Fri, 1 Jun 2001 11:28:14 +0100
33234              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
33235      Branch: perl
33236            ! lib/attributes.pm xsutils.c
33237 ____________________________________________________________________________
33238 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
33239         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
33240              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33241              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
33242              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
33243      Branch: perl
33244            ! ext/XS/Typemap/Typemap.xs
33245 ____________________________________________________________________________
33246 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
33247         Log: Subject: [patch] Cwd.xs optimizations/abstraction
33248              From: Doug MacEachern <dougm@covalent.net>
33249              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
33250              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
33251      Branch: perl
33252            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
33253            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
33254 ____________________________________________________________________________
33255 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
33256         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!])
33257              From: Nicholas Clark <nick@ccl4.org>
33258              Date: Thu, 31 May 2001 23:56:40 +0100
33259              Message-ID: <20010531235640.F12698@plum.flirble.org>
33260              
33261              Make the test work also under only static extensions
33262              (sh Configure -Uusedl fakes this nicely)
33263      Branch: perl
33264            ! t/lib/extutils.t
33265 ____________________________________________________________________________
33266 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
33267         Log: Subject: [PATCH hv.c] Eliminating trigraph
33268              From: Michael G Schwern <schwern@pobox.com>
33269              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
33270              Date: Fri, 1 Jun 2001 11:49:56 +0100
33271      Branch: perl
33272            ! hv.c
33273 ____________________________________________________________________________
33274 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
33275         Log: Subject: Re: [PATCH] Tests for File::Compare 
33276              From: "Philip Newton" <Philip.Newton@gmx.net>
33277              Date: Thu, 31 May 2001 19:44:05 +0200
33278              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
33279              
33280              Unnecessary "quotation marks".
33281      Branch: perl
33282            ! t/lib/filecomp.t
33283 ____________________________________________________________________________
33284 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
33285         Log: Integrate perlio.
33286      Branch: perl
33287           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
33288 ____________________________________________________________________________
33289 [ 10364] By: nick                                  on 2001/06/01  10:13:31
33290         Log: Cleanup dll.base and dll.exp created by GCC builds.
33291      Branch: perlio
33292            ! lib/ExtUtils/MM_Win32.pm
33293 ____________________________________________________________________________
33294 [ 10363] By: nick                                  on 2001/06/01  10:02:17
33295         Log: Make filecomp test work on CRLF platforms by adding binmode.
33296      Branch: perlio
33297            ! t/lib/filecomp.t
33298 ____________________________________________________________________________
33299 [ 10362] By: nick                                  on 2001/06/01  08:37:17
33300         Log: Integrate mainline
33301      Branch: perlio
33302           !> Changes Configure patchlevel.h perlio.c
33303 ____________________________________________________________________________
33304 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
33305         Log: panic:claustrophobia.
33306      Branch: perl
33307            ! perlio.c
33308 ____________________________________________________________________________
33309 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
33310         Log: Update Changes.
33311      Branch: perl
33312            ! Changes patchlevel.h
33313 ____________________________________________________________________________
33314 [ 10359] By: nick                                  on 2001/05/31  12:35:50
33315         Log: Integrate mainline.
33316      Branch: perlio
33317           +> t/lib/filecomp.t
33318           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
33319           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
33320 ____________________________________________________________________________
33321 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
33322         Log: Integrate perlio.
33323      Branch: perl
33324           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
33325           !> win32/config_H.vc
33326 ____________________________________________________________________________
33327 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
33328         Log: Metaconfig unit change for #10356.
33329      Branch: metaconfig
33330            ! U/installdirs/inc_version_list.U
33331 ____________________________________________________________________________
33332 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
33333         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
33334              (idea from Sarathy; implementation from Andy)
33335      Branch: perl
33336            ! Configure
33337 ____________________________________________________________________________
33338 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
33339         Log: More AUTHORS.
33340      Branch: perl
33341            ! AUTHORS
33342 ____________________________________________________________________________
33343 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
33344         Log: Subject: Re: [PATCH] Tests for File::Compare
33345              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
33346              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
33347              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
33348      Branch: perl
33349            + t/lib/filecomp.t
33350            ! MANIFEST t/lib/1_compile.t
33351 ____________________________________________________________________________
33352 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
33353         Log: Subject: [PATCH] DEBUG_* macro cleanups
33354              From: Abhijit Menon-Sen <ams@wiw.org>
33355              Date: Thu, 31 May 2001 12:16:22 +0530
33356              Message-ID: <20010531121622.B4829@lustre.linux.in>
33357              
33358              Subject: Re: [PATCH] DEBUG_* macro cleanups
33359              From: Abhijit Menon-Sen <ams@wiw.org>
33360              Date: Thu, 31 May 2001 13:57:01 +0530
33361              Message-ID: <20010531135701.A21775@lustre.linux.in>
33362              
33363              (The DEBUG_ definitions in perl.h changed to use the
33364              STMT_START and STMT_END.)
33365      Branch: perl
33366            ! perl.h pp_ctl.c sv.c toke.c
33367 ____________________________________________________________________________
33368 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
33369         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
33370              From: Abhijit Menon-Sen <ams@wiw.org>
33371              Date: Thu, 31 May 2001 08:27:55 +0530
33372              Message-ID: <20010531082755.A10018@lustre.linux.in>
33373      Branch: perl
33374            ! ext/Storable/Storable.xs gv.c perl.c
33375 ____________________________________________________________________________
33376 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
33377         Log: Subject: [PATCH] AUTHORS
33378              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
33379              Date: Thu, 31 May 2001 01:27:59 -0500
33380              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
33381              
33382              Subject: Re: [PATCH] AUTHORS
33383              From: "Philip Newton" <Philip.Newton@gmx.net>
33384              Date: Thu, 31 May 2001 10:08:06 +0200
33385              (Message-Id missing?)
33386      Branch: perl
33387            ! AUTHORS
33388 ____________________________________________________________________________
33389 [ 10350] By: nick                                  on 2001/05/31  11:40:43
33390         Log: win32 - dmake regen_config_h
33391      Branch: perlio
33392            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33393 ____________________________________________________________________________
33394 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
33395         Log: Subject: Re: [PATCH util.c] More warning cleanups.
33396              From: "Philip Newton" <Philip.Newton@gmx.net>
33397              Date: Thu, 31 May 2001 07:41:36 +0200
33398              Message-Id: <200105310538.IAA25458@taku.hut.fi>
33399              
33400              Undo C++-ism that snekt in.
33401      Branch: perl
33402            ! util.c
33403 ____________________________________________________________________________
33404 [ 10348] By: nick                                  on 2001/05/31  11:36:46
33405         Log: Tolerate Win32 numerics
33406      Branch: perlio
33407            ! t/pragma/warn/toke
33408 ____________________________________________________________________________
33409 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
33410         Log: Integrate perlio.
33411      Branch: perl
33412           !> perlio.c win32/win32.h
33413 ____________________________________________________________________________
33414 [ 10346] By: nick                                  on 2001/05/31  10:54:55
33415         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
33416              perlio.c change 10255.
33417      Branch: perlio
33418            ! perlio.c
33419 ____________________________________________________________________________
33420 [ 10345] By: nick                                  on 2001/05/31  10:01:57
33421         Log: Conditionally put back some "unused" dTHX which are used
33422              with PERL_IMPLICIT_SYS
33423      Branch: perlio
33424            ! perlio.c
33425 ____________________________________________________________________________
33426 [ 10344] By: nick                                  on 2001/05/31  10:00:59
33427         Log: Fix Win32 for new spelling IN_BYTES 
33428      Branch: perlio
33429            ! win32/win32.h
33430 ____________________________________________________________________________
33431 [ 10343] By: nick                                  on 2001/05/31  08:01:32
33432         Log: perlio.c -Wall cleaner under MULTIPLICITY
33433              - still minor noise with linux stdio
33434      Branch: perlio
33435            ! perlio.c
33436 ____________________________________________________________________________
33437 [ 10342] By: nick                                  on 2001/05/31  07:52:23
33438         Log: Integrate mainline.
33439      Branch: perlio
33440           !> (integrate 42 files)
33441 ____________________________________________________________________________
33442 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
33443         Log: AUTHORS updates.
33444      Branch: perl
33445            ! AUTHORS
33446 ____________________________________________________________________________
33447 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
33448         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
33449              From: Peter Prymmer <pvhp@forte.com>
33450              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
33451              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
33452      Branch: perl
33453            ! t/lib/md5-file.t
33454 ____________________________________________________________________________
33455 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
33456         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
33457              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
33458              to match the pragma name; various robustness cleanups.
33459      Branch: perl
33460            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
33461            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
33462 ____________________________________________________________________________
33463 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
33464         Log: More -Wall sweeping.
33465      Branch: perl
33466            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
33467            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
33468            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
33469            ! regcomp.c sv.c toke.c utf8.c
33470 ____________________________________________________________________________
33471 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
33472         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
33473              From: Nicholas Clark <nick@ccl4.org>
33474              Date: Wed, 30 May 2001 22:34:41 +0100
33475              Message-ID: <20010530223441.Y86445@plum.flirble.org>
33476      Branch: perl
33477            ! t/op/cmp.t
33478 ____________________________________________________________________________
33479 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
33480         Log: It's is not, it isn't ain't, and it's it's, not its,
33481              if you mean it is. If you don't, it's its. Then too,
33482              it's hers. It isn't her's. It isn't our's either.
33483              It's ours, and likewise yours and theirs.
33484              -- Oxford University Press, Edpress News
33485      Branch: perl
33486            ! lib/autouse.pm
33487 ____________________________________________________________________________
33488 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
33489         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
33490      Branch: perl
33491            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
33492            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
33493            ! x2p/str.c x2p/walk.c xsutils.c
33494 ____________________________________________________________________________
33495 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
33496         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
33497              From: Michael G Schwern <schwern@pobox.com>
33498              Date: Wed, 30 May 2001 17:10:38 +0100
33499              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
33500              
33501              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
33502              From: Abhijit Menon-Sen <ams@wiw.org>
33503              Date: Wed, 30 May 2001 23:16:13 +0530
33504              Message-ID: <20010530231613.A31933@lustre.linux.in>
33505      Branch: perl
33506            ! perl.c t/run/runenv.t
33507 ____________________________________________________________________________
33508 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
33509         Log: (Retracted by #10375.)
33510              
33511              IRIX hints patch from Merijn Broeren.
33512              
33513              TODO: (this and the earlier Linux hints patch) should be solved
33514              at Configure level.  Merijn: -ldb should not be used on any platform
33515              for perl, just when linking DBFile itself. Trying to be helpful here
33516              is counterproductive.
33517      Branch: perl
33518            ! hints/irix_6.sh
33519 ____________________________________________________________________________
33520 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
33521         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
33522              From: Nicholas Clark <nick@ccl4.org>
33523              Date: Wed, 30 May 2001 23:20:58 +0100
33524              Message-ID: <20010530232058.B86445@plum.flirble.org>
33525      Branch: perl
33526            ! doop.c
33527 ____________________________________________________________________________
33528 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
33529         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
33530              From: Michael G Schwern <schwern@pobox.com> 
33531              Date: Wed, 30 May 2001 15:24:20 +0100
33532              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
33533      Branch: perl
33534            ! t/pragma/autouse.t
33535 ____________________________________________________________________________
33536 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
33537         Log: The regex trick wasn't a good idea.
33538      Branch: perl
33539            ! pod/perlfaq4.pod
33540 ____________________________________________________________________________
33541 [ 10329] By: nick                                  on 2001/05/30  18:34:35
33542         Log: Integrate mainline
33543      Branch: perlio
33544           !> (integrate 40 files)
33545 ____________________________________________________________________________
33546 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
33547         Log: Update Changes.
33548      Branch: perl
33549            ! Changes patchlevel.h
33550 ____________________________________________________________________________
33551 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
33552         Log: The metaconfig unit change for #10325.
33553      Branch: metaconfig
33554            + U/modified/afs.U
33555 ____________________________________________________________________________
33556 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
33557         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
33558              is now wrong.
33559      Branch: perl
33560            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
33561 ____________________________________________________________________________
33562 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
33563         Log: Introduce $Config{afsroot}.
33564      Branch: perl
33565            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33566            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
33567            ! win32/config.gc win32/config.vc
33568 ____________________________________________________________________________
33569 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
33570         Log: (Retracted by #10375.)
33571              
33572              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
33573      Branch: perl
33574            ! hints/linux.sh
33575 ____________________________________________________________________________
33576 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
33577         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
33578              (Also Configure tweaks needed; coming up soon.)
33579      Branch: perl
33580            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
33581 ____________________________________________________________________________
33582 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
33583         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
33584              From: Michael G Schwern <schwern@pobox.com>
33585              Date: Sun, 27 May 2001 10:29:43 +0100
33586              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
33587      Branch: perl
33588            ! lib/perl5db.pl
33589 ____________________________________________________________________________
33590 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
33591         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
33592              and Abhijit Menon-Sen.
33593      Branch: perl
33594            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
33595            ! perl.c pp_sys.c regcomp.c
33596 ____________________________________________________________________________
33597 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
33598         Log: Fix the BOOT section to call myU2time properly.
33599      Branch: perl
33600            ! ext/Time/HiRes/HiRes.xs
33601 ____________________________________________________________________________
33602 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
33603         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
33604              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
33605              Date: Wed, 30 May 2001 09:44:29 -0400
33606              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
33607              
33608              Detypo; plus add one more trick.
33609      Branch: perl
33610            ! pod/perlfaq4.pod
33611 ____________________________________________________________________________
33612 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
33613         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)
33614              From: Michael G Schwern <schwern@pobox.com>
33615              Date: Wed, 30 May 2001 14:39:06 +0100
33616              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
33617      Branch: perl
33618            ! lib/autouse.pm t/pragma/autouse.t
33619 ____________________________________________________________________________
33620 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
33621         Log: Subject: Re: AIX and gcc (moving targets)
33622              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33623              Date: Wed, 30 May 2001 15:25:08 +0200
33624              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
33625      Branch: perl
33626            ! ext/Time/HiRes/HiRes.xs
33627 ____________________________________________________________________________
33628 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
33629         Log: Subject: [PATCH t/TEST] sorting tests
33630              From: Michael G Schwern <schwern@pobox.com>
33631              Date: Wed, 30 May 2001 10:24:02 +0100
33632              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
33633      Branch: perl
33634            ! t/TEST
33635 ____________________________________________________________________________
33636 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
33637         Log: Subject: [ID 20010529.002] typos in man page perlre
33638              From: bart@cg681574-a.adubn1.nj.home.com 
33639              Date: Tue, 29 May 2001 13:58:59 -0500
33640              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
33641      Branch: perl
33642            ! pod/perlre.pod
33643 ____________________________________________________________________________
33644 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
33645         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
33646              From: "Craig A. Berry" <craigberry@mac.com>
33647              Date: Tue, 29 May 2001 23:23:45 -0500
33648              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
33649      Branch: perl
33650            ! t/lib/extutils.t t/pragma/autouse.t
33651 ____________________________________________________________________________
33652 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
33653         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)
33654              From: David Dyck <dcd@tc.fluke.com>
33655              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
33656              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
33657      Branch: perl
33658            ! t/lib/filefind.t
33659 ____________________________________________________________________________
33660 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
33661         Log: AIX hints update for gcc from Merijn H. Brand.
33662      Branch: perl
33663            ! hints/aix.sh
33664 ____________________________________________________________________________
33665 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
33666         Log: Retract #10295 and #10296: a more generic solution
33667              is needed (there's something funny with gcc on AIX).
33668      Branch: perl
33669            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
33670 ____________________________________________________________________________
33671 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
33672         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
33673              From: Hugo <hv@crypt.compulink.co.uk>
33674              Date: Wed, 30 May 2001 11:59:19 +0100
33675              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
33676              
33677              localizing $@ has unfortunate semantics - if you die past
33678              a local $@, the die message is lost.
33679      Branch: perl
33680            ! lib/utf8_heavy.pl
33681 ____________________________________________________________________________
33682 [ 10309] By: nick                                  on 2001/05/30  08:23:02
33683         Log: Integrate mainline (autouse works again.)
33684      Branch: perlio
33685           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
33686           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
33687           !> pod/perlvar.pod t/op/cmp.t
33688 ____________________________________________________________________________
33689 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
33690         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
33691              From: David Dyck <dcd@tc.fluke.com>
33692              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
33693              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
33694      Branch: perl
33695            ! lib/File/Find.pm
33696 ____________________________________________________________________________
33697 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
33698         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
33699              From: Nicholas Clark <nick@ccl4.org>
33700              Date: Tue, 29 May 2001 23:16:09 +0100
33701              Message-ID: <20010529231609.U86445@plum.flirble.org>
33702              
33703              Make the test output slightly clearer by distinguishing
33704              between '' and undef.
33705      Branch: perl
33706            ! t/op/cmp.t
33707 ____________________________________________________________________________
33708 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
33709         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
33710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33711              Date: Tue, 29 May 2001 19:15:19 -0400
33712              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
33713      Branch: perl
33714            ! hints/os2.sh
33715 ____________________________________________________________________________
33716 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
33717         Log: Subject: perlvar.pod addition
33718              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
33719              Date: Fri, 25 May 2001 20:23:12 +0200
33720              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
33721              
33722              Subject: Re: perlvar.pod addition
33723              From: "Abigail" <abigail@foad.org> 
33724              Date: Fri, 25 May 2001 22:00:39 +0200
33725              Message-ID: <20010525200039.28029.qmail@foad.org>
33726              
33727              Mention $a and $b in perlvar.
33728      Branch: perl
33729            ! pod/perlvar.pod
33730 ____________________________________________________________________________
33731 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
33732         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
33733              From: Jeff Pinyan <jeffp@crusoe.net>
33734              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
33735              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
33736      Branch: perl
33737            ! pod/perlvar.pod
33738 ____________________________________________________________________________
33739 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
33740         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
33741              From: Jeff Pinyan <jeffp@crusoe.net>
33742              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
33743              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
33744      Branch: perl
33745            ! pod/perlfaq6.pod
33746 ____________________________________________________________________________
33747 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
33748         Log: Mention Time::localtime and Time::gmtime.
33749      Branch: perl
33750            ! ext/Time/Piece/Piece.pm
33751 ____________________________________________________________________________
33752 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
33753         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
33754              From: Michael G Schwern <schwern@pobox.com>
33755              Date: Tue, 29 May 2001 18:51:32 +0100
33756              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
33757      Branch: perl
33758            ! pod/perlfaq4.pod
33759 ____________________________________________________________________________
33760 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
33761         Log: Retract #10243.
33762      Branch: perl
33763            ! lib/autouse.pm
33764 ____________________________________________________________________________
33765 [ 10299] By: nick                                  on 2001/05/29  18:41:19
33766         Log: Post weekend integrate mainline (fails one test pragma/autouse).
33767      Branch: perlio
33768           +> (branch 29 files)
33769           !> (integrate 91 files)
33770 ____________________________________________________________________________
33771 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
33772         Log: Update Changes.
33773      Branch: perl
33774            ! Changes patchlevel.h
33775 ____________________________________________________________________________
33776 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
33777         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
33778              before Perl_load_module/Perl_call_method and restore the value
33779              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
33780      Branch: perl
33781            ! utf8.c
33782 ____________________________________________________________________________
33783 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
33784         Log: Subject: Re: AIX and gcc (moving targets)
33785              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33786              Date: Tue, 29 May 2001 17:59:40 +0200
33787              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
33788      Branch: perl
33789            ! ext/Storable/Makefile.PL
33790 ____________________________________________________________________________
33791 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
33792         Log: Subject: Re: AIX and gcc (moving targets)
33793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33794              Date: Tue, 29 May 2001 12:32:57 +0200
33795              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
33796      Branch: perl
33797            ! ext/POSIX/Makefile.PL
33798 ____________________________________________________________________________
33799 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
33800         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
33801              From: Michael G Schwern <schwern@pobox.com>
33802              Date: Tue, 29 May 2001 09:53:29 +0100
33803              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
33804              
33805              (#10280 retracted)
33806      Branch: perl
33807            ! lib/Test/Harness.pm t/lib/test-harness.t
33808 ____________________________________________________________________________
33809 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
33810         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
33811              From: Michael G Schwern <schwern@pobox.com>
33812              Date: Tue, 29 May 2001 09:19:52 +0100
33813              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
33814      Branch: perl
33815            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
33816            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
33817            + t/lib/Test/todo.t
33818            ! MANIFEST lib/Test.pm t/TEST
33819 ____________________________________________________________________________
33820 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
33821         Log: From: Michael G Schwern <schwern@pobox.com>
33822              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
33823              Date: Tue, 29 May 2001 08:26:09 +0100
33824              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
33825      Branch: perl
33826            ! t/TEST
33827 ____________________________________________________________________________
33828 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
33829         Log: Add tests for Time::gmtime and Time::localtime.
33830      Branch: perl
33831            + t/lib/time-gmtime.t t/lib/time-localtime.t
33832            ! MANIFEST t/lib/1_compile.t
33833 ____________________________________________________________________________
33834 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
33835         Log: Add test for File::stat.
33836      Branch: perl
33837            + t/lib/filestat.t
33838            ! MANIFEST t/lib/1_compile.t
33839 ____________________________________________________________________________
33840 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
33841         Log: Add test for Net::servent.
33842      Branch: perl
33843            + t/lib/net-sent.t
33844            ! MANIFEST t/lib/1_compile.t
33845 ____________________________________________________________________________
33846 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
33847         Log: Add test for Net::protoent.
33848      Branch: perl
33849            + t/lib/net-pent.t
33850            ! MANIFEST t/lib/1_compile.t
33851 ____________________________________________________________________________
33852 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
33853         Log: Add test for Net::netent.
33854      Branch: perl
33855            + t/lib/net-nent.t
33856            ! MANIFEST t/lib/1_compile.t
33857 ____________________________________________________________________________
33858 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
33859         Log: Add test for User::grent.  Portability doubtful.
33860      Branch: perl
33861            + t/lib/user-grent.t
33862            ! MANIFEST t/lib/1_compile.t
33863 ____________________________________________________________________________
33864 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
33865         Log: Add test for User::pwent.
33866              Probably will fall down somewhere for portability reasons.
33867      Branch: perl
33868            + t/lib/user-pwent.t
33869            ! MANIFEST t/lib/1_compile.t
33870 ____________________________________________________________________________
33871 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
33872         Log: Metaconfig units changes for #10283.
33873      Branch: metaconfig
33874            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
33875            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
33876            ! U/installdirs/sitescript.U U/modified/Signal.U
33877 ____________________________________________________________________________
33878 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
33879         Log: Subject: [PATCH 5.6.1] signal names in Configure
33880              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33881              Date: Tue, 29 May 2001 03:52:25 -0400
33882              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
33883              
33884              Subject: [PATCH 5.6.1] older perl in Configure
33885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33886              Date: Tue, 29 May 2001 03:55:40 -0400
33887              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
33888              
33889              Subject: [PATCH 5.6.1] goofs in Configure
33890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33891              Date: Tue, 29 May 2001 04:13:07 -0400
33892              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
33893              
33894              Configure portability tweaks.
33895      Branch: perl
33896            ! Configure
33897 ____________________________________________________________________________
33898 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
33899         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
33900              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33901              Date: Tue, 29 May 2001 04:07:06 -0400
33902              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
33903      Branch: perl
33904            ! os2/os2.c
33905 ____________________________________________________________________________
33906 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
33907         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
33908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33909              Date: Tue, 29 May 2001 04:01:38 -0400
33910              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
33911      Branch: perl
33912            ! hints/os2.sh os2/Makefile.SHs
33913 ____________________________________________________________________________
33914 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
33915         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
33916              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33917              Date: Tue, 29 May 2001 03:50:18 -0400
33918              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
33919      Branch: perl
33920            ! lib/Test/Harness.pm
33921 ____________________________________________________________________________
33922 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
33923         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
33924      Branch: perl
33925            ! lib/utf8_heavy.pl
33926 ____________________________________________________________________________
33927 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
33928         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
33929              From: Hugo <hv@crypt.compulink.co.uk>
33930              Date: Tue, 29 May 2001 03:03:45 +0100
33931              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
33932              
33933              Explanation why the $@ always gets the UTF8 flag when under use utf8--
33934              because we told it to have the flag when under use utf8.
33935      Branch: perl
33936            ! pp_ctl.c
33937 ____________________________________________________________________________
33938 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
33939         Log: At least a partial fix for 20010528.004.
33940      Branch: perl
33941            ! lib/utf8_heavy.pl
33942 ____________________________________________________________________________
33943 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
33944         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
33945              From: Nicholas Clark <nick@ccl4.org> 
33946              Date: Mon, 28 May 2001 23:39:38 +0100
33947              Message-ID: <20010528233938.M86445@plum.flirble.org>
33948              
33949              More portable non-zero UV.
33950      Branch: perl
33951            ! t/lib/extutils.t
33952 ____________________________________________________________________________
33953 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
33954         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
33955              From: Nicholas Clark <nick@ccl4.org>
33956              Date: Mon, 28 May 2001 22:46:09 +0100
33957              Message-ID: <20010528224608.L86445@plum.flirble.org>
33958              
33959              Test also "make clean".
33960      Branch: perl
33961            ! t/lib/extutils.t
33962 ____________________________________________________________________________
33963 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
33964         Log: Subject: Re: Would -Wno-unused -Wall be better?
33965              From: Michael G Schwern <schwern@pobox.com>
33966              Date: Tue, 29 May 2001 00:55:54 +0100
33967              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
33968      Branch: perl
33969            ! pp.h
33970 ____________________________________________________________________________
33971 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
33972         Log: Add a test for 20010528.007, fixed in #10272.
33973      Branch: perl
33974            ! t/op/misc.t toke.c
33975 ____________________________________________________________________________
33976 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
33977         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
33978              From: Hugo <hv@crypt.compulink.co.uk>
33979              Date: Tue, 29 May 2001 00:23:23 +0100
33980              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
33981      Branch: perl
33982            ! toke.c
33983 ____________________________________________________________________________
33984 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
33985         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
33986              From: Michael G Schwern <schwern@pobox.com>
33987              Date: Tue, 29 May 2001 00:42:59 +0100
33988              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
33989      Branch: perl
33990            ! t/pragma/autouse.t
33991 ____________________________________________________________________________
33992 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
33993         Log: Some shells seemingly arrange the signal handlers differently
33994              (bug id 20010521.004).
33995      Branch: perl
33996            ! t/lib/sigaction.t
33997 ____________________________________________________________________________
33998 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
33999         Log: Regen perlmodlib.
34000      Branch: perl
34001            ! pod/perlmodlib.pod
34002 ____________________________________________________________________________
34003 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
34004         Log: Update Changes.
34005      Branch: perl
34006            ! Changes patchlevel.h
34007 ____________________________________________________________________________
34008 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
34009         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
34010              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34011              Date: Mon, 28 May 2001 14:56:35 -0500
34012              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
34013      Branch: perl
34014            ! pod/perlnewmod.pod
34015 ____________________________________________________________________________
34016 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
34017         Log: Regen toc.
34018      Branch: perl
34019            ! pod/perltoc.pod
34020 ____________________________________________________________________________
34021 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
34022         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
34023              From: "Richard Soderberg" <rs@crystalflame.net>
34024              Date: Mon, 28 May 2001 12:31:23 -0700
34025              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
34026      Branch: perl
34027            ! t/op/splice.t
34028 ____________________________________________________________________________
34029 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
34030         Log: The #10260 was too bold: locales and utf8 still do not mix.
34031      Branch: perl
34032            ! t/pragma/locale.t
34033 ____________________________________________________________________________
34034 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
34035         Log: Subject: [PATCH] Pod nitpicks
34036              From: "Richard Soderberg" <rs@crystalflame.net>
34037              Date: Mon, 28 May 2001 10:08:58 -0700
34038              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
34039      Branch: perl
34040            ! pod/perl571delta.pod pod/perlapi.pod sv.h
34041 ____________________________________________________________________________
34042 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
34043         Log: Upgrade to I18N::LangTags 0.22.
34044      Branch: perl
34045            + lib/I18N/LangTags/List.pod
34046            ! MANIFEST lib/I18N/LangTags.pm
34047 ____________________________________________________________________________
34048 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
34049         Log: A slightly more serious bug found by -Mutf8; op/misc and
34050              lib/complex dumped core.
34051      Branch: perl
34052            ! regexec.c
34053 ____________________________________________________________________________
34054 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
34055         Log: Various buglets shaken out by -Mutf8.
34056      Branch: perl
34057            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
34058            ! t/pragma/locale.t
34059 ____________________________________________________________________________
34060 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
34061         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
34062      Branch: perl
34063            ! t/lib/carp.t
34064 ____________________________________________________________________________
34065 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
34066         Log: Subject: [PATCH] todo patch
34067              From: Artur Bergman <artur@contiller.se> 
34068              Date: Mon, 28 May 2001 17:03:51 +0200
34069              Message-ID: <B7383577.F34%artur@contiller.se>
34070      Branch: perl
34071            ! pod/perltodo.pod
34072 ____________________________________________________________________________
34073 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
34074         Log: Subject: typo in perlguts.pod
34075              From: "John P. Linderman" <jpl@research.att.com>
34076              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
34077              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
34078      Branch: perl
34079            ! pod/perlguts.pod
34080 ____________________________________________________________________________
34081 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
34082         Log: Subject: AIX and gcc (moving targets)
34083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34084              Date: Mon, 28 May 2001 12:54:04 +0200
34085              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
34086      Branch: perl
34087            ! hints/aix.sh
34088 ____________________________________________________________________________
34089 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
34090         Log: Subject: Re: perlio + multiple perl_alloc..destruct
34091              From: Doug MacEachern <dougm@covalent.net>
34092              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
34093              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
34094      Branch: perl
34095            ! perlio.c
34096 ____________________________________________________________________________
34097 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
34098         Log: The #10251 wasn't quite up-to-the-code.
34099      Branch: perl
34100            ! t/op/misc.t
34101 ____________________________________________________________________________
34102 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
34103         Log: Test case for bug 20010526.004, fixed in #10252.
34104      Branch: perl
34105            ! t/op/taint.t
34106 ____________________________________________________________________________
34107 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
34108         Log: Subject: Re: [ID 20010526.004] Taint looses value
34109              From: Hugo <hv@crypt.compulink.co.uk>
34110              Date: Sun, 27 May 2001 20:39:32 +0100
34111              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
34112      Branch: perl
34113            ! sv.c
34114 ____________________________________________________________________________
34115 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
34116         Log: Test case for 20010422.005, fixed by #10250.
34117      Branch: perl
34118            ! t/op/misc.t
34119 ____________________________________________________________________________
34120 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
34121         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
34122              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34123              Date: Mon, 28 May 2001 06:39:12 -0400
34124              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
34125      Branch: perl
34126            ! toke.c
34127 ____________________________________________________________________________
34128 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
34129         Log: Linerewrapping.
34130      Branch: perl
34131            ! lib/open.pm
34132 ____________________________________________________________________________
34133 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
34134         Log: Updates on the modules list.
34135      Branch: perl
34136            ! t/lib/1_compile.t
34137 ____________________________________________________________________________
34138 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
34139         Log: Add a test for PerlIO.
34140              
34141              (I probably got the crlf/raw thing wrong for clrfy platforms...)
34142      Branch: perl
34143            + t/lib/perlio.t
34144            ! MANIFEST lib/PerlIO.pm
34145 ____________________________________________________________________________
34146 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
34147         Log: Add a test for carp et alia.
34148      Branch: perl
34149            + t/lib/carp.t
34150            ! MANIFEST
34151 ____________________________________________________________________________
34152 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
34153         Log: Adding the new test would be swell.
34154      Branch: perl
34155            + t/pragma/autouse.t
34156 ____________________________________________________________________________
34157 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
34158         Log: Add a test for the autouse pragma.
34159      Branch: perl
34160            ! MANIFEST
34161 ____________________________________________________________________________
34162 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
34163         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
34164              From: dLux <dlux@spam.sch.bme.hu>
34165              Date: Sun, 27 May 2001 16:14:26 +0200
34166              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
34167      Branch: perl
34168            ! lib/autouse.pm
34169 ____________________________________________________________________________
34170 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
34171         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
34172              From: "Richard Soderberg" <rs@crystalflame.net>
34173              Date: Mon, 28 May 2001 03:56:36 -0700
34174              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
34175      Branch: perl
34176            ! utils/dprofpp.PL
34177 ____________________________________________________________________________
34178 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
34179         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
34180              From: "Stephen P. Potter" <spp@spotter.yi.org>
34181              Date: Tue, 22 May 2001 11:40:25 -0400
34182              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
34183              
34184              Subject: Re: [ID 20010522.003] Time::Local module bug
34185              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
34186              Date: Tue, 22 May 2001 11:50:19 -0400
34187              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
34188      Branch: perl
34189            ! lib/Time/Local.pm
34190 ____________________________________________________________________________
34191 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
34192         Log: The PERL_DL_NONLAZY can have whitespace in front.
34193      Branch: perl
34194            ! t/lib/extutils.t
34195 ____________________________________________________________________________
34196 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
34197         Log: Document strftime() and strptime().
34198      Branch: perl
34199            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
34200 ____________________________________________________________________________
34201 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
34202         Log: Make Time::Piece::strptime() to be a function, not a method.
34203      Branch: perl
34204            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
34205 ____________________________________________________________________________
34206 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
34207         Log: Tweak the test to be more portable.
34208      Branch: perl
34209            ! t/lib/extutils.t
34210 ____________________________________________________________________________
34211 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
34212         Log: Subject: PATCH: Re: Re: Attributes that tie
34213              From: Leon Brocard <acme@astray.com>
34214              Date: Sun, 27 May 2001 12:37:29 +0100
34215              Message-ID: <20010527123729.A22663@ns0.astray.com>
34216              
34217              Document that variable attributes are not currently usable
34218              for tieing.  (An ugly limitation that should be fixed.)
34219      Branch: perl
34220            ! lib/attributes.pm
34221 ____________________________________________________________________________
34222 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
34223         Log: Microperl tweaks.
34224      Branch: perl
34225            ! Makefile.micro uconfig.h uconfig.sh
34226 ____________________________________________________________________________
34227 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
34228         Log: Add make target for microperl (kind of silly, but convenient).
34229      Branch: perl
34230            ! Makefile.SH
34231 ____________________________________________________________________________
34232 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
34233         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
34234              for microperl.)
34235      Branch: perl
34236            ! doio.c
34237 ____________________________________________________________________________
34238 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
34239         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
34240              From: rspier@pobox.com (Robert Spier)
34241              Date: Sat, 26 May 2001 20:05:23 -0400
34242              Message-ID: <15120.17603.148648.12430@rls.cx>
34243              
34244              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
34245              From: rspier@pobox.com (Robert Spier)
34246              Date: Sun, 27 May 2001 00:23:12 -0400
34247              Message-ID: <15120.33072.511966.767230@rls.cx>
34248      Branch: perl
34249            ! doio.c pod/perlfunc.pod
34250 ____________________________________________________________________________
34251 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
34252         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
34253      Branch: perl
34254            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34255 ____________________________________________________________________________
34256 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
34257         Log: Add README.tru64.
34258      Branch: perl
34259            + README.tru64
34260 ____________________________________________________________________________
34261 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
34262         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
34263      Branch: perl
34264            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
34265            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
34266            ! MANIFEST
34267 ____________________________________________________________________________
34268 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
34269         Log: Integrate I18N::LangTags from Sean Burke.
34270              
34271              TODO: the language list from RFC 3066 needs to be integrated
34272              and made available somehow.  The list is included in the
34273              I18N-LangTags 0.21 distribution, but it is undocumented
34274              and unconnected to the module.
34275      Branch: perl
34276            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
34277            ! MANIFEST
34278 ____________________________________________________________________________
34279 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
34280         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
34281              envisioned by Sarathy.
34282      Branch: perl
34283            ! t/op/ver.t toke.c
34284 ____________________________________________________________________________
34285 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
34286         Log: Subject: [ID 20010525.001] Pod typo nits fixed
34287              From: lvirden@cas.org
34288              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
34289              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
34290              
34291              minus the perlsolaris decimation plus the
34292              
34293              Subject: Re: [ID 20010525.001] Pod typo nits fixed
34294              From: "Philip Newton" <Philip.Newton@gmx.net>
34295              Date: Fri, 25 May 2001 18:05:55 +0200
34296              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
34297      Branch: perl
34298            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
34299            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
34300            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
34301            ! pod/perlutil.pod pod/perlxstut.pod
34302 ____________________________________________________________________________
34303 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
34304         Log: return clauses are nice.
34305      Branch: perl
34306            ! sv.c
34307 ____________________________________________________________________________
34308 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
34309         Log: Subject: change 10199 backwards?
34310              From: Doug MacEachern <dougm@covalent.net>
34311              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
34312              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
34313      Branch: perl
34314            ! sv.c
34315 ____________________________________________________________________________
34316 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
34317         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
34318              From: Hugo <hv@crypt.compulink.co.uk>
34319              Date: Sat, 26 May 2001 17:05:12 +0100
34320              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
34321      Branch: perl
34322            + t/op/gmagic.t
34323            ! MANIFEST doop.c embed.h embed.pl global.sym
34324            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
34325            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
34326 ____________________________________________________________________________
34327 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
34328         Log: Regen headers for #10221.
34329      Branch: perl
34330            ! global.sym objXSUB.h perlapi.c
34331 ____________________________________________________________________________
34332 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
34333         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
34334              From: Juha Laiho <juha.laiho@Elma.Net>
34335              Date: Thu, 3 May 2001 09:51:30 +0300
34336              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
34337      Branch: perl
34338            ! embed.pl
34339 ____________________________________________________________________________
34340 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
34341         Log: Subject: Re: [PATCH] Re: stability of sort()?
34342              From: "John P. Linderman" <jpl@research.att.com>
34343              Date: Sat, 26 May 2001 13:27:19 -0400
34344              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
34345      Branch: perl
34346            ! pod/perlfunc.pod
34347 ____________________________________________________________________________
34348 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
34349         Log: Integrate perlio.
34350      Branch: perl
34351           !> pod/perlguts.pod
34352 ____________________________________________________________________________
34353 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
34354         Log: Subject: [PATCH perl@10210] PerlIO for VMS
34355              From: "Craig A. Berry" <craigberry@mac.com>
34356              Date: Sat, 26 May 2001 09:34:11 -0500
34357              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
34358      Branch: perl
34359            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
34360            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
34361            ! vms/vmsish.h
34362 ____________________________________________________________________________
34363 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
34364         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
34365              From: David Dyck <dcd@tc.fluke.com>
34366              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
34367              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
34368      Branch: perl
34369            ! lib/perl5db.pl
34370 ____________________________________________________________________________
34371 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
34372         Log: Subject: utf8 regexp tests
34373              From: Hugo <hv@crypt.compulink.co.uk>
34374              Date: Fri, 25 May 2001 22:35:01 +0100
34375              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
34376      Branch: perl
34377            ! t/op/regexp.t
34378 ____________________________________________________________________________
34379 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
34380         Log: Subject: [PATCH] Re: stability of sort()?
34381              From: Nicholas Clark <nick@ccl4.org>
34382              Date: Fri, 25 May 2001 22:40:19 +0100
34383              Message-ID: <20010525224019.B86445@plum.flirble.org>
34384      Branch: perl
34385            ! pod/perlfunc.pod
34386 ____________________________________________________________________________
34387 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
34388         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
34389              From: John Peacock <jpeacock@rowman.com>
34390              Date: Thu, 24 May 2001 22:14:01 -0400
34391              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
34392      Branch: perl
34393            ! mg.c scope.c sv.c
34394 ____________________________________________________________________________
34395 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
34396         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
34397              From: Nicholas Clark <nick@ccl4.org>
34398              Date: Sun, 20 May 2001 19:24:13 +0100
34399              Message-ID: <20010520192413.G83222@plum.flirble.org>
34400      Branch: perl
34401            + lib/ExtUtils/Constant.pm t/lib/extutils.t
34402            ! MANIFEST utils/h2xs.PL
34403 ____________________________________________________________________________
34404 [ 10212] By: nick                                  on 2001/05/26  09:49:28
34405         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
34406              add a few more notes there on use of mortals on the stack.
34407      Branch: perlio
34408            ! pod/perlguts.pod
34409 ____________________________________________________________________________
34410 [ 10211] By: nick                                  on 2001/05/26  09:05:36
34411         Log: Integrate mainline
34412      Branch: perlio
34413           +> t/lib/fcntl.t t/pragma/vars.t
34414           !> (integrate 49 files)
34415 ____________________________________________________________________________
34416 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
34417         Log: Update Changes.
34418      Branch: perl
34419            ! Changes patchlevel.h
34420 ____________________________________________________________________________
34421 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
34422         Log: Based on
34423              
34424              Subject: [PATCH pp.c] Wrapping pack("C",256)
34425              From: Simon Cozens <simon@netthink.co.uk>
34426              Date: Sat, 12 May 2001 17:58:41 +0100
34427              Message-ID: <20010512175841.A6132@netthink.co.uk>
34428      Branch: perl
34429            ! pod/perldiag.pod pp.c t/pragma/warn/pp
34430 ____________________________________________________________________________
34431 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
34432         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
34433              From: "Brendan O'Dea" <bod@compusol.com.au>
34434              Date: Fri, 25 May 2001 11:18:29 +1000
34435              Message-ID: <20010525111829.A28411@compusol.com.au>
34436              
34437              (Slightly modified.)
34438      Branch: perl
34439            ! lib/Term/Cap.pm
34440 ____________________________________________________________________________
34441 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
34442         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
34443              From: Hugo <hv@crypt.compulink.co.uk>
34444              Date: Fri, 25 May 2001 02:13:25 +0100
34445              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
34446      Branch: perl
34447            ! t/op/misc.t
34448 ____________________________________________________________________________
34449 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
34450         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
34451              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
34452              Date: Fri, 25 May 2001 10:25:36 +0900
34453              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
34454      Branch: perl
34455            ! regcomp.c regexec.c
34456 ____________________________________________________________________________
34457 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
34458         Log: Subject: [PATCH #2] stash autovivification and method call error messages
34459              From: Ilmari Karonen <iltzu@sci.fi>
34460              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
34461              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
34462      Branch: perl
34463            ! gv.c pp_hot.c t/op/method.t
34464 ____________________________________________________________________________
34465 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
34466         Log: Add make target and documentation for gprof profiling.
34467      Branch: perl
34468            ! Makefile.SH pod/perlhack.pod
34469 ____________________________________________________________________________
34470 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
34471         Log: Subject: Don't think about UTF8 
34472              From: Mike Guy <mjtg@cam.ac.uk> 
34473              Date: Tue, 22 May 2001 14:35:39 +0100
34474              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
34475      Branch: perl
34476            ! sv.h
34477 ____________________________________________________________________________
34478 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
34479         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
34480              From: Geraint A Edwards <gedge@serf.org> 
34481              Date: Thu, 24 May 2001 22:51:24 +0100
34482              Message-Id: <20010524225124.A34981@cymru.serf.org>
34483      Branch: perl
34484            ! x2p/find2perl.PL
34485 ____________________________________________________________________________
34486 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
34487         Log: DB_File has its own attribute story.
34488      Branch: perl
34489            ! ext/DB_File/DB_File.xs
34490 ____________________________________________________________________________
34491 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
34492         Log: Subject: Re: Making perl with -Wall
34493              From: Andy Dougherty <doughera@lafayette.edu>
34494              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
34495              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
34496      Branch: perl
34497            ! perl.h
34498 ____________________________________________________________________________
34499 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
34500         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
34501              From: "Richard Soderberg" <rs@crystalflame.net>
34502              Date: Thu, 24 May 2001 08:58:16 -0700
34503              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
34504      Branch: perl
34505            ! sv.c
34506 ____________________________________________________________________________
34507 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
34508         Log: IV/UV casting fixes from Nicholas Clark.
34509      Branch: perl
34510            ! perl.h pp_sys.c util.c
34511 ____________________________________________________________________________
34512 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
34513         Log: Subject: Re: Making perl with -Wall
34514              From: Michael G Schwern <schwern@pobox.com>
34515              Date: Thu, 24 May 2001 15:40:28 +0100
34516              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
34517      Branch: perl
34518            ! malloc.c perl.h
34519 ____________________________________________________________________________
34520 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
34521         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
34522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34523              Date: Tue, 22 May 2001 11:49:37 +0200
34524              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
34525      Branch: metaconfig
34526            ! U/modified/Oldsym.U
34527      Branch: metaconfig/U/perl
34528            ! patchlevel.U
34529      Branch: perl
34530            ! Configure config_h.SH myconfig.SH
34531 ____________________________________________________________________________
34532 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
34533         Log: Under versiononly install also the scripts with the version suffix.
34534              (e.g. .../bin/h2xs5.7.1)
34535      Branch: perl
34536            ! installperl
34537 ____________________________________________________________________________
34538 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
34539         Log: Subject: [PATCH] Stop segfault in mg.c:636
34540              From: "Richard Soderberg" <rs@crystalflame.net>
34541              Date: Thu, 24 May 2001 05:51:52 -0700
34542              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
34543      Branch: perl
34544            ! mg.c
34545 ____________________________________________________________________________
34546 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
34547         Log: Iteration continues; hopefully convergently.
34548      Branch: perl
34549            ! t/lib/b-stash.t
34550 ____________________________________________________________________________
34551 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
34552         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
34553              From: Gisle Aas <gisle@ActiveState.com>
34554              Date: 23 May 2001 16:13:10 -0700
34555              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
34556      Branch: perl
34557            ! op.c toke.c
34558 ____________________________________________________________________________
34559 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
34560         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
34561              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34562              Date: Thu, 24 May 2001 05:05:22 -0500
34563              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
34564      Branch: perl
34565            ! lib/dumpvar.pl lib/perl5db.pl
34566 ____________________________________________________________________________
34567 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
34568         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
34569              From: David Dyck <dcd@tc.fluke.com>
34570              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
34571              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
34572      Branch: perl
34573            ! lib/perl5db.pl
34574 ____________________________________________________________________________
34575 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
34576         Log: Tiny pod nits on READMEs, mostly whitespace issues.
34577      Branch: perl
34578            ! README.amiga README.dos README.macos README.mpeix README.vmesa
34579            ! README.win32
34580 ____________________________________________________________________________
34581 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
34582         Log: The DG/UX part of the 20010521.005.
34583      Branch: perl
34584            ! README.dgux
34585 ____________________________________________________________________________
34586 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
34587         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
34588              From: Hugo <hv@crypt.compulink.co.uk>
34589              Date: Mon, 21 May 2001 16:32:02 +0100
34590              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
34591      Branch: perl
34592            ! regcomp.c t/op/misc.t
34593 ____________________________________________________________________________
34594 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
34595         Log: Subject: [PATCH] Extra UNIVERSAL tests
34596              From: Mike Guy <mjtg@cam.ac.uk>
34597              Date: Wed, 23 May 2001 12:29:20 +0100
34598              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
34599      Branch: perl
34600            ! t/op/universal.t
34601 ____________________________________________________________________________
34602 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
34603         Log: Subject: [PATCH] Remove EQ keyword
34604              From: Mike Guy <mjtg@cam.ac.uk>
34605              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
34606              Date: Wed, 23 May 2001 11:17:29 +0100
34607      Branch: perl
34608            ! keywords.h keywords.pl
34609 ____________________________________________________________________________
34610 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
34611         Log: Subject: [PATCH] lib/perl5db.pl
34612              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34613              Date: Wed, 23 May 2001 02:18:03 -0500
34614              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
34615      Branch: perl
34616            ! lib/perl5db.pl
34617 ____________________________________________________________________________
34618 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
34619         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
34620              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34621              Date: Tue, 22 May 2001 23:34:41 -0500
34622              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
34623      Branch: perl
34624            ! lib/Term/Cap.pm
34625 ____________________________________________________________________________
34626 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
34627         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
34628              From: davem@fdgroup.co.uk
34629              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
34630              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
34631      Branch: perl
34632            ! emacs/e2ctags.pl
34633 ____________________________________________________________________________
34634 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
34635         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
34636              From: Michael G Schwern <schwern@pobox.com>
34637              Date: Tue, 22 May 2001 14:15:09 +0100
34638              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
34639      Branch: perl
34640            ! lib/vars.pm
34641 ____________________________________________________________________________
34642 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
34643         Log: Subject: [PATCH lib/vars.pm] Odd code nit
34644              From: Michael G Schwern <schwern@pobox.com>
34645              Date: Tue, 22 May 2001 14:14:28 +0100
34646              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
34647      Branch: perl
34648            ! lib/vars.pm
34649 ____________________________________________________________________________
34650 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
34651         Log: Use the new use vars feature.
34652      Branch: perl
34653            ! t/lib/b-stash.t
34654 ____________________________________________________________________________
34655 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
34656         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
34657              From: Mike Guy <mjtg@cam.ac.uk>
34658              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34659              Date: Tue, 22 May 2001 13:11:39 +0100
34660      Branch: perl
34661            + t/pragma/vars.t
34662            ! MANIFEST lib/vars.pm t/lib/1_compile.t
34663 ____________________________________________________________________________
34664 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
34665         Log: -qlongdouble considered harmful by Merijn.
34666      Branch: perl
34667            ! hints/aix.sh
34668 ____________________________________________________________________________
34669 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
34670         Log: Update Changes.
34671      Branch: perl
34672            ! Changes patchlevel.h
34673 ____________________________________________________________________________
34674 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
34675         Log: Add a test of its very own for Fcntl.  Hopefully portable.
34676      Branch: perl
34677            + t/lib/fcntl.t
34678            ! MANIFEST
34679 ____________________________________________________________________________
34680 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
34681         Log: Must be trickier for 'minitest' not to die.
34682      Branch: perl
34683            ! t/op/taint.t
34684 ____________________________________________________________________________
34685 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
34686         Log: Can't declare other people's variables.
34687      Branch: perl
34688            ! t/lib/b-stash.t
34689 ____________________________________________________________________________
34690 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
34691         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
34692      Branch: perl
34693            ! doio.c t/op/taint.t
34694 ____________________________________________________________________________
34695 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
34696         Log: The OS/2 variable needs to be declared.
34697      Branch: perl
34698            ! t/lib/b-stash.t
34699 ____________________________________________________________________________
34700 [ 10170] By: nick                                  on 2001/05/20  16:48:29
34701         Log: Integrate mainline
34702      Branch: perlio
34703           !> (integrate 41 files)
34704 ____________________________________________________________________________
34705 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
34706         Log: Small perlsec updates: clarify the taintedness of filename
34707              globbing; suggest using Scalar::Util::tainted().
34708      Branch: perl
34709            ! pod/perlsec.pod
34710 ____________________________________________________________________________
34711 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
34712         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
34713              From: Dave Mitchell <davem@fdgroup.co.uk>
34714              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
34715              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
34716      Branch: perl
34717            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
34718            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
34719            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
34720            ! xsutils.c
34721 ____________________________________________________________________________
34722 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
34723         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
34724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34725              Date: Sat, 19 May 2001 04:08:46 -0400
34726              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
34727      Branch: perl
34728            ! lib/ExtUtils/Mksymlists.pm makedef.pl
34729 ____________________________________________________________________________
34730 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
34731         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
34732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34733              Date: Sat, 19 May 2001 04:30:45 -0400
34734              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
34735      Branch: perl
34736            ! os2/os2.c
34737 ____________________________________________________________________________
34738 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
34739         Log: Subject: [PATCH 5.6.1] build bugs OS/2
34740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34741              Date: Sat, 19 May 2001 04:35:28 -0400
34742              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
34743      Branch: perl
34744            ! os2/Makefile.SHs os2/os2.c
34745 ____________________________________________________________________________
34746 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
34747         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
34748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34749              Date: Sat, 19 May 2001 04:04:23 -0400
34750              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
34751              
34752              (In bleadperl patched b-stash.t instead of b.t)
34753      Branch: perl
34754            ! t/lib/b-stash.t t/lib/bigfltpm.t
34755 ____________________________________________________________________________
34756 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
34757         Log: Subject: [PATCH 5.6.1] perl5db
34758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34759              Date: Sat, 19 May 2001 03:49:09 -0400
34760              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
34761      Branch: perl
34762            ! lib/perl5db.pl
34763 ____________________________________________________________________________
34764 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
34765         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
34766              From: Gisle Aas <gisle@ActiveState.com>
34767              Date: 18 May 2001 14:24:51 -0700
34768              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
34769      Branch: perl
34770            ! pp_ctl.c
34771 ____________________________________________________________________________
34772 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
34773         Log: Subject: [PATCH] Chomp should not always stringify
34774              From: Gisle Aas <gisle@ActiveState.com>
34775              Date: 18 May 2001 07:55:25 -0700
34776              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
34777      Branch: perl
34778            ! doop.c t/op/chop.t
34779 ____________________________________________________________________________
34780 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
34781         Log: Integrate perlio.
34782      Branch: perl
34783           !> pod/perlfunc.pod
34784 ____________________________________________________________________________
34785 [ 10159] By: nick                                  on 2001/05/20  09:39:46
34786         Log: Document some more of open's features.
34787      Branch: perlio
34788            ! pod/perlfunc.pod
34789 ____________________________________________________________________________
34790 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
34791         Log: back out change#10153 (it has compatibility issues such as the
34792              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
34793              benefit for 5.6.x doesn't seem worth the risk)
34794      Branch: maint-5.6/perl
34795            ! toke.c
34796 ____________________________________________________________________________
34797 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
34798         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
34799      Branch: perl
34800            ! x2p/s2p.PL
34801 ____________________________________________________________________________
34802 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
34803         Log: Update Changes.
34804      Branch: perl
34805            ! Changes patchlevel.h
34806 ____________________________________________________________________________
34807 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
34808         Log: Integrate change #10144 from maintperl.
34809              
34810              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
34811      Branch: perl
34812           !> win32/config.bc win32/config.gc win32/config.vc
34813           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
34814 ____________________________________________________________________________
34815 [ 10154] By: nick                                  on 2001/05/18  07:23:03
34816         Log: Integrate mainline.
34817      Branch: perlio
34818           +> README.dgux t/lib/i18n-collate.t utils.lst
34819           !> (integrate 49 files)
34820 ____________________________________________________________________________
34821 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
34822         Log: Integrate change #7224 from mainline into maintperl.
34823              
34824              Allow @+ and @- to be doublequoted, from Simon Cozens. 
34825              (Approved by Larry, see Tom's comment in 20000830.005.)
34826      Branch: maint-5.6/perl
34827           !> toke.c
34828 ____________________________________________________________________________
34829 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
34830         Log: Subject: [PATCH bleadperl] small lookbehind fix
34831              From: Hugo <hv@crypt.compulink.co.uk>
34832              Date: Fri, 18 May 2001 00:07:19 +0100
34833              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
34834      Branch: perl
34835            ! regexec.c
34836 ____________________________________________________________________________
34837 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
34838         Log: Detypos.
34839      Branch: perl
34840            ! installman utils.lst
34841 ____________________________________________________________________________
34842 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
34843         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
34844              in 20001222.001.
34845      Branch: perl
34846            ! t/lib/glob-basic.t
34847 ____________________________________________________________________________
34848 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
34849         Log: Subject: [PATCH] Test for bug 20010515.004
34850              From: Benjamin Sugars <bsugars@canoe.ca>
34851              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
34852              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
34853      Branch: perl
34854            ! t/op/misc.t
34855 ____________________________________________________________________________
34856 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
34857         Log: Integrate #10145 from maintperl.
34858              
34859              fix for ID 20010515.004 (needs test)
34860      Branch: perl
34861           !> pp_hot.c
34862 ____________________________________________________________________________
34863 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
34864         Log: Thinko noticed by Doug MacEachern.
34865      Branch: perl
34866            ! thread.h
34867 ____________________________________________________________________________
34868 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
34869         Log: Subject: Re: [PATCH] HERE mark in regex
34870              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34871              Date: Thu, 17 May 2001 12:20:33 -0400
34872              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
34873      Branch: perl
34874            ! t/op/re_tests
34875 ____________________________________________________________________________
34876 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
34877         Log: fix for ID 20010515.004 (needs test)
34878      Branch: maint-5.6/perl
34879            ! pp_hot.c
34880 ____________________________________________________________________________
34881 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
34882         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
34883      Branch: maint-5.6/perl
34884            ! win32/config.bc win32/config.gc win32/config.vc
34885            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34886 ____________________________________________________________________________
34887 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
34888         Log: Macrofy the getspecific (and use it also in util.c)
34889      Branch: perl
34890            ! thread.h util.c
34891 ____________________________________________________________________________
34892 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
34893         Log: Use the unchecked thread-specific key fetch also in Tru64.
34894      Branch: perl
34895            ! thread.h
34896 ____________________________________________________________________________
34897 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
34898         Log: Subject: [PATCH 5.6.1]Quick thread speedup
34899              From: Dan Sugalski <dan@sidhe.org> 
34900              Date: Wed, 16 May 2001 18:05:19 -0400
34901              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
34902      Branch: perl
34903            ! thread.h util.c
34904 ____________________________________________________________________________
34905 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
34906         Log: I think this is quite enough testing for a deprecated feature.
34907      Branch: perl
34908            + t/lib/i18n-collate.t
34909            ! MANIFEST t/lib/1_compile.t
34910 ____________________________________________________________________________
34911 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
34912         Log: More HP-UX lore from Jeff Okamoto.
34913      Branch: perl
34914            ! README.hpux
34915 ____________________________________________________________________________
34916 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
34917         Log: Sort utils.lst for easier maintenance.
34918      Branch: perl
34919            ! utils.lst
34920 ____________________________________________________________________________
34921 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
34922         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
34923              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34924              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
34925              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
34926              
34927              Add pod2latex to utils.lst.
34928      Branch: perl
34929            ! MANIFEST utils.lst
34930 ____________________________________________________________________________
34931 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
34932         Log: Subject: Re: [PATCH] HERE mark in regex
34933              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34934              Date: Wed, 16 May 2001 13:04:43 -0400
34935              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
34936      Branch: perl
34937            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
34938            ! t/op/regmesg.t t/pragma/warn/regcomp
34939 ____________________________________________________________________________
34940 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
34941         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
34942              From: Simon Cozens <simon@netthink.co.uk>
34943              Date: Wed, 16 May 2001 18:02:08 +0100
34944              Message-ID: <20010516180208.A6458@netthink.co.uk>
34945      Branch: perl
34946            ! installman utils.lst
34947 ____________________________________________________________________________
34948 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
34949         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
34950              From: "Philip Newton" <pnewton@gmx.de>
34951              Date: Tue, 15 May 2001 15:09:30 +0200
34952              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
34953              
34954              Test case for #10128.
34955      Branch: perl
34956            ! t/pragma/warn/pp_hot
34957 ____________________________________________________________________________
34958 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
34959         Log: Update Changes.
34960      Branch: perl
34961            ! Changes patchlevel.h
34962 ____________________________________________________________________________
34963 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
34964         Log: Deprecate pseudo-hashes.
34965      Branch: perl
34966            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
34967 ____________________________________________________________________________
34968 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
34969         Log: HP-UX hints update from Merijn.
34970      Branch: perl
34971            ! hints/hpux.sh
34972 ____________________________________________________________________________
34973 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
34974         Log: README.hpux update from Merijn.
34975      Branch: perl
34976            ! README.hpux
34977 ____________________________________________________________________________
34978 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
34979         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
34980              From: Simon Cozens <simon@netthink.co.uk>
34981              Date: Wed, 16 May 2001 15:57:55 +0100
34982              Message-ID: <20010516155755.A4728@netthink.co.uk>
34983      Branch: perl
34984            + utils.lst
34985            ! MANIFEST installman installperl
34986 ____________________________________________________________________________
34987 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
34988         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
34989              From: "Philip Newton" <pnewton@gmx.de>
34990              Date: Tue, 15 May 2001 16:31:05 +0200
34991              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
34992              
34993              Fix PERL_Y2KWARN test to check before rather than after appending.
34994      Branch: perl
34995            ! pp_hot.c
34996 ____________________________________________________________________________
34997 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
34998         Log: Regen Porting stuff.
34999      Branch: perl
35000            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35001            ! config_h.SH
35002 ____________________________________________________________________________
35003 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
35004         Log: Metaconfig unit change for #10125.
35005      Branch: metaconfig
35006            ! U/modified/Oldconfig.U
35007 ____________________________________________________________________________
35008 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
35009         Log: Use OSVERS.
35010      Branch: perl
35011            ! Configure config_h.SH perl.c
35012 ____________________________________________________________________________
35013 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
35014         Log: Regen toc.
35015      Branch: perl
35016            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35017 ____________________________________________________________________________
35018 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
35019         Log: Adding the README.dgux to the MANIFEST would be a good idea.
35020      Branch: perl
35021            ! MANIFEST
35022 ____________________________________________________________________________
35023 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
35024         Log: Move the stack desire definition to thread.h.
35025      Branch: perl
35026            ! ext/Thread/Thread.xs thread.h
35027 ____________________________________________________________________________
35028 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
35029         Log: DG-UX threading patches, including a README.dgux,
35030              from Takis Psarogiannakopoulos.
35031      Branch: perl
35032            + README.dgux
35033            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
35034 ____________________________________________________________________________
35035 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
35036         Log: Subject: [PATCH B::Deparse] More on /x regexes
35037              From: Robin Houston <robin@kitsite.com>
35038              Date: Tue, 15 May 2001 19:09:35 +0100
35039              Message-ID: <20010515190935.A27268@penderel>
35040      Branch: perl
35041            ! ext/B/B/Deparse.pm
35042 ____________________________________________________________________________
35043 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
35044         Log: Document that the core time() may be rounding rather
35045              than truncating, would have saved at least my confusion.
35046      Branch: perl
35047            ! ext/Time/HiRes/HiRes.pm
35048 ____________________________________________________________________________
35049 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
35050         Log: Subject: perl-current/t/time-hires.t
35051              From: John Peacock <jpeacock@rowman.com>
35052              Date: Fri, 11 May 2001 14:09:41 -0400
35053              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
35054      Branch: perl
35055            ! t/lib/time-hires.t
35056 ____________________________________________________________________________
35057 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
35058         Log: Subject: [PATCH dump.c] Op private flags
35059              From: Simon Cozens <simon@netthink.co.uk>
35060              Date: Sun, 13 May 2001 20:20:36 +0100
35061              Message-ID: <20010513202036.A21896@netthink.co.uk>
35062      Branch: perl
35063            ! dump.c
35064 ____________________________________________________________________________
35065 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
35066         Log: Upgrade to Switch 2.03.
35067      Branch: perl
35068            ! lib/Switch.pm
35069 ____________________________________________________________________________
35070 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
35071         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
35072              to PERL_CONFIG_SH and use it consistently.
35073      Branch: maint-5.6/perl
35074           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35075           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35076           !> myconfig.SH writemain.SH
35077 ____________________________________________________________________________
35078 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
35079         Log: Metaconfig units changes for #10113.
35080      Branch: metaconfig
35081            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
35082 ____________________________________________________________________________
35083 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
35084         Log: The problem described in 20010514.031 still wasn't
35085              fully cured, there were remnants of $CONFIG when
35086              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
35087              to avoid future conflicts.
35088      Branch: perl
35089            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35090            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35091            ! myconfig.SH writemain.SH
35092 ____________________________________________________________________________
35093 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
35094         Log: Half of #10107 got lost.
35095      Branch: perl
35096            ! ext/B/B/Deparse.pm
35097 ____________________________________________________________________________
35098 [ 10111] By: nick                                  on 2001/05/15  08:39:14
35099         Log: Integrate mainline.
35100      Branch: perlio
35101           +> ext/POSIX/hints/uts.pl
35102            - Todo Todo-5.6 t/camel-III/vstring.t
35103           !> (integrate 48 files)
35104 ____________________________________________________________________________
35105 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
35106         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
35107              From: Robin Houston <robin@kitsite.com>
35108              Date: Mon, 14 May 2001 22:27:08 +0100
35109              Message-ID: <20010514222708.A22963@penderel>
35110      Branch: perl
35111            ! t/TestInit.pm
35112 ____________________________________________________________________________
35113 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
35114         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
35115              From: Robin Houston <robin@kitsite.com>
35116              Date: Mon, 14 May 2001 22:16:43 +0100
35117              Message-ID: <20010514221643.A22437@penderel>
35118      Branch: perl
35119            ! ext/B/B/Deparse.pm
35120 ____________________________________________________________________________
35121 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
35122         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
35123              From: Robin Houston <robin@kitsite.com>
35124              Date: Mon, 14 May 2001 22:03:44 +0100
35125              Message-ID: <20010514220344.A20643@penderel>
35126      Branch: perl
35127            ! ext/B/B/Deparse.pm
35128 ____________________________________________________________________________
35129 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
35130         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
35131              From: Robin Houston <robin@kitsite.com>
35132              Date: Mon, 14 May 2001 22:10:07 +0100
35133              Message-ID: <20010514221007.A21118@penderel>
35134      Branch: perl
35135            ! ext/B/B/Deparse.pm
35136 ____________________________________________________________________________
35137 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
35138         Log: Fix for 20010514.037; substr() didn't invalidate the locale
35139              collation magic.
35140      Branch: perl
35141            ! pp.c
35142 ____________________________________________________________________________
35143 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
35144         Log: Update Changes.
35145      Branch: perl
35146            ! Changes patchlevel.h
35147 ____________________________________________________________________________
35148 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
35149         Log: Retract #10094.
35150      Branch: perl
35151            ! lib/Pod/Text.pm
35152 ____________________________________________________________________________
35153 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
35154         Log: Integrate change #10100 from maintperl.
35155              
35156              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
35157              bug ID 20010514.027)
35158      Branch: perl
35159           !> mg.c pp_ctl.c
35160 ____________________________________________________________________________
35161 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
35162         Log: Document the deprecatedness of suidperl.
35163      Branch: perl
35164            ! INSTALL pod/perlfaq1.pod
35165 ____________________________________________________________________________
35166 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
35167         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
35168              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35169              Date: Mon, 14 May 2001 09:38:59 -0400
35170              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
35171      Branch: perl
35172            ! lib/ExtUtils/MM_Unix.pm
35173 ____________________________________________________________________________
35174 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
35175         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
35176              bug ID 20010514.027)
35177              
35178              TODO: this needs a testsuite addition
35179      Branch: maint-5.6/perl
35180            ! mg.c pp_ctl.c
35181 ____________________________________________________________________________
35182 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
35183         Log: More DWIMminess for Class::Struct: calling the array or hash
35184              accessors only with one argument, an array or a hash reference,
35185              sets the underlying array or hash.  This mirrors nicely also
35186              the usage in the constructor.
35187              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
35188      Branch: perl
35189            ! lib/Class/Struct.pm t/lib/class-struct.t
35190 ____________________________________________________________________________
35191 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
35192         Log: Reference cmp'ing should go through the whole stringification
35193              process shebang, as pointed out by Sarathy in #10091.
35194      Branch: perl
35195            ! pp.c
35196 ____________________________________________________________________________
35197 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
35198         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
35199              From: Simon Cozens <simon@netthink.co.uk>
35200              Date: Sat, 12 May 2001 16:36:27 +0100
35201              Message-ID: <20010512163627.A5522@netthink.co.uk>
35202              
35203              with some additions salvaged from Todo and Todo-5.6 before
35204              retiring them.
35205      Branch: perl
35206            - Todo Todo-5.6
35207            ! MANIFEST pod/perltodo.pod
35208 ____________________________________________________________________________
35209 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
35210         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
35211              From: "Golubev I. N." <gin@mo.msk.ru>
35212              Date: Mon, 07 May 2001 14:33:34 (GMT)
35213              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
35214      Branch: perl
35215            ! perl.h
35216 ____________________________________________________________________________
35217 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
35218         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
35219              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
35220              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
35221              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
35222      Branch: perl
35223            ! lib/ExtUtils/MM_Unix.pm
35224 ____________________________________________________________________________
35225 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
35226         Log: (Retracted by #10104.)
35227              
35228              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
35229              From: barries <barries@slaysys.com>
35230              Date: Sat, 12 May 2001 01:28:10 -0400
35231              Message-ID: <20010512012810.B26358@jester.slaysys.com>
35232      Branch: perl
35233            ! lib/Pod/Text.pm
35234 ____________________________________________________________________________
35235 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
35236         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
35237              From: Mike Guy <mjtg@cam.ac.uk>
35238              Date: Sat, 12 May 2001 19:24:33 +0100
35239              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
35240      Branch: perl
35241            ! lib/AutoSplit.pm
35242 ____________________________________________________________________________
35243 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
35244         Log: Yet another HP-UX hints tweak from Merijn.
35245      Branch: perl
35246            ! hints/hpux.sh
35247 ____________________________________________________________________________
35248 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
35249         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
35250              isn't defined (changes#9366,9368,9370 from mainline without the
35251              pp_scmp() change)
35252      Branch: maint-5.6/perl
35253            ! pp.c pp.h pp_hot.c
35254 ____________________________________________________________________________
35255 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
35256         Log: The sorting seems to happen now automatically.
35257      Branch: perl
35258            ! t/lib/glob-basic.t
35259 ____________________________________________________________________________
35260 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
35261         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
35262              From: Benjamin Sugars <bsugars@canoe.ca>
35263              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
35264              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
35265      Branch: perl
35266            ! pod/perlfunc.pod
35267 ____________________________________________________________________________
35268 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
35269         Log: Subject: Re: undef(&foo) does not work for XS functions
35270              From: Doug MacEachern <dougm@covalent.net>
35271              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
35272              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
35273      Branch: perl
35274            ! op.c
35275 ____________________________________________________________________________
35276 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
35277         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
35278              From: Peter Prymmer <pvhp@forte.com>
35279              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
35280              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
35281      Branch: perl
35282            ! t/op/append.t
35283 ____________________________________________________________________________
35284 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
35285         Log: Update Changes.
35286      Branch: perl
35287            ! Changes patchlevel.h
35288 ____________________________________________________________________________
35289 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
35290         Log: Remove the 'asciir' re subpragma.  Should instead implement
35291              the 'physical vs logical' range scheme:
35292              
35293              \xAA-\xCC is a native physical range, you want that range of
35294              codepoints in your native encoding.  In EBCDIC the codepoints
35295              in the gaps (between i-j and r-s) should be included.
35296              
35297              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
35298              codepoints in Unicode.
35299              
35300              a-z is a logical range, you want that range of 'logical' codepoints
35301              in your native encoding.  In EBCDIC the codepoints in the gaps
35302              (between i-j and r-s) should not be included.
35303              
35304              Mixed cases (a-\xAA, etc) should either be errors, or maybe
35305              the 'logical' endpoints should be converted to native/Unicode
35306              codepoints, and the range handled as a physical range.
35307              
35308              'Logical endpoints' are to be recognized only in the A-Z, a-z,
35309              and 0-9 ranges.  Probably a warning should be given for mixed
35310              cases like A-z or a-9 (since such expressions are encoding
35311              dependent), with a recommendation to use physical ranges.
35312      Branch: perl
35313            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
35314            ! t/op/regexp.t
35315 ____________________________________________________________________________
35316 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
35317         Log: Make the test to cleanup the test directory tree
35318              both before and after the testing so that we always
35319              have a clean slate to work with.
35320      Branch: perl
35321            ! t/lib/filefind.t
35322 ____________________________________________________________________________
35323 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
35324         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
35325              From: Jon Eveland <jweveland@yahoo.com>
35326              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
35327              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
35328      Branch: perl
35329            ! pod/perlfunc.pod
35330 ____________________________________________________________________________
35331 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
35332         Log: Merge the camel-III/vstring.t with op/ver.t.
35333      Branch: perl
35334            - t/camel-III/vstring.t
35335            ! MANIFEST t/TEST t/harness t/op/ver.t
35336 ____________________________________________________________________________
35337 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
35338         Log: Add test.deparse make target.
35339      Branch: perl
35340            ! Makefile.SH
35341 ____________________________________________________________________________
35342 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
35343         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
35344              From: Robin Houston <robin@kitsite.com>
35345              Date: Fri, 11 May 2001 12:02:22 +0100
35346              Message-ID: <20010511120222.A11529@penderel>
35347      Branch: perl
35348            ! ext/B/B/Deparse.pm t/op/method.t
35349 ____________________________________________________________________________
35350 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
35351         Log: A nicely working combination for UTS from Hal Morris.
35352      Branch: perl
35353            + ext/POSIX/hints/uts.pl
35354            ! MANIFEST hints/uts.sh
35355 ____________________________________________________________________________
35356 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
35357         Log: i_ieeefp=undef for UTS.
35358      Branch: perl
35359            ! hints/uts.sh
35360 ____________________________________________________________________________
35361 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
35362         Log: Subject: RE: rand(0) is rand(1)
35363              From: Larry Shatzer <lshatzer@islanddata.com>
35364              Date: Thu, 10 May 2001 11:09:27 -0700
35365              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
35366      Branch: perl
35367            ! pod/perlfunc.pod
35368 ____________________________________________________________________________
35369 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
35370         Log: Subject: [patch] make op_{clear,null} public
35371              From: Doug MacEachern <dougm@covalent.net>
35372              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
35373              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
35374      Branch: perl
35375            ! embed.h embed.pl op.c proto.h
35376 ____________________________________________________________________________
35377 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
35378         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
35379              From: Robin Houston <robin@kitsite.com>
35380              Date: Thu, 10 May 2001 18:54:59 +0100
35381              Message-ID: <20010510185459.A5995@penderel>
35382      Branch: perl
35383            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
35384 ____________________________________________________________________________
35385 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
35386         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
35387              From: Robin Houston <robin@kitsite.com>
35388              Date: Thu, 10 May 2001 12:56:39 +0100
35389              Message-ID: <20010510125639.A2119@penderel>
35390      Branch: perl
35391            ! ext/B/B/Deparse.pm
35392 ____________________________________________________________________________
35393 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
35394         Log: Retract #10070, not ready yet.
35395      Branch: perl
35396            ! ext/B/B/Deparse.pm
35397 ____________________________________________________________________________
35398 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
35399         Log: The metaconfig unit change for #10071.
35400      Branch: metaconfig
35401            ! U/modified/mallocsrc.U
35402 ____________________________________________________________________________
35403 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
35404         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
35405      Branch: perl
35406            ! Configure
35407 ____________________________________________________________________________
35408 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
35409         Log: (Retracted by #10073)
35410              
35411              Subject: Re: [PATCH t/TEST] B::Deparse tester 
35412              From: Hugo <hv@crypt.compulink.co.uk>
35413              Date: Thu, 10 May 2001 05:48:09 +0100
35414              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
35415      Branch: perl
35416            ! ext/B/B/Deparse.pm
35417 ____________________________________________________________________________
35418 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
35419         Log: Add a for(func()) test.
35420      Branch: perl
35421            ! t/cmd/for.t
35422 ____________________________________________________________________________
35423 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
35424         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
35425              From: Robin Houston <robin@kitsite.com>
35426              Date: Thu, 10 May 2001 13:50:08 +0100
35427              Message-ID: <20010510135008.A2454@penderel>
35428      Branch: perl
35429            ! ext/B/B/Deparse.pm
35430 ____________________________________________________________________________
35431 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
35432         Log: A thinko in #10065.
35433      Branch: perl
35434            ! hv.c
35435 ____________________________________________________________________________
35436 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
35437         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
35438              From: Robin Houston <robin@kitsite.com>
35439              Date: Thu, 10 May 2001 02:10:34 +0100
35440              Message-ID: <20010510021034.A19421@penderel>
35441      Branch: perl
35442            ! ext/B/B.xs ext/B/B/Deparse.pm
35443 ____________________________________________________________________________
35444 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
35445         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
35446              From: Doug MacEachern <dougm@covalent.net>
35447              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
35448              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
35449      Branch: perl
35450            ! hv.c
35451 ____________________________________________________________________________
35452 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
35453         Log: One more workaround for the UTS compiler from Hal Morris.
35454      Branch: perl
35455            ! perl.h
35456 ____________________________________________________________________________
35457 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
35458         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
35459              From: Robin Houston <robin@kitsite.com>
35460              Date: Thu, 10 May 2001 01:02:08 +0100
35461              Message-ID: <20010510010208.A18200@penderel>
35462      Branch: perl
35463            ! ext/B/B/Debug.pm
35464 ____________________________________________________________________________
35465 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
35466         Log: Subject: [PATCH] Simplify deb_curcv() a bit
35467              From: Benjamin Sugars <bsugars@canoe.ca>
35468              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
35469              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
35470      Branch: perl
35471            ! run.c
35472 ____________________________________________________________________________
35473 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
35474         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
35475              From: Benjamin Sugars <bsugars@canoe.ca>
35476              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
35477              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
35478      Branch: perl
35479            ! t/lib/io_scalar.t
35480 ____________________________________________________________________________
35481 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
35482         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
35483              From: Peter Prymmer <pvhp@forte.com>
35484              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
35485              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
35486      Branch: perl
35487            ! t/lib/md5-file.t
35488 ____________________________________________________________________________
35489 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
35490         Log: Subject: [PATCH t/TEST] B::Deparse tester
35491              From: Robin Houston <robin@kitsite.com>
35492              Date: Wed, 9 May 2001 19:17:50 +0100
35493              Message-ID: <20010509191750.A16940@penderel>
35494      Branch: perl
35495            ! ext/B/O.pm t/TEST
35496 ____________________________________________________________________________
35497 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
35498         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
35499              From: Jeff Pinyan <jeffp@crusoe.net>
35500              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
35501              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
35502      Branch: perl
35503            ! lib/Pod/Html.pm
35504 ____________________________________________________________________________
35505 [ 10057] By: nick                                  on 2001/05/09  18:37:56
35506         Log: Integrate mainline.
35507      Branch: perlio
35508           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
35509           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
35510 ____________________________________________________________________________
35511 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
35512         Log: Update Changes.
35513      Branch: perl
35514            ! Changes patchlevel.h
35515 ____________________________________________________________________________
35516 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
35517         Log: Integrate perlio.
35518      Branch: perl
35519           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35520 ____________________________________________________________________________
35521 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
35522         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
35523              From: Benjamin Sugars <bsugars@canoe.ca>
35524              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
35525              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
35526      Branch: perl
35527            ! perlio.c
35528 ____________________________________________________________________________
35529 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
35530         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
35531              From: Benjamin Sugars <bsugars@canoe.ca>
35532              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
35533              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
35534      Branch: perl
35535            ! ext/PerlIO/Scalar/Scalar.xs
35536 ____________________________________________________________________________
35537 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
35538         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
35539              From: Jeff Pinyan <jeffp@crusoe.net>
35540              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
35541              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
35542      Branch: perl
35543            ! lib/Pod/Html.pm
35544 ____________________________________________________________________________
35545 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
35546         Log: EPOC tweak from Olaf Flebbe.
35547      Branch: perl
35548            ! epoc/epocish.h
35549 ____________________________________________________________________________
35550 [ 10050] By: nick                                  on 2001/05/09  14:37:57
35551         Log: win32, regen_config_h
35552      Branch: perlio
35553            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35554 ____________________________________________________________________________
35555 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
35556         Log: Integrate perlio.
35557      Branch: perl
35558           !> pp_sys.c
35559 ____________________________________________________________________________
35560 [ 10048] By: nick                                  on 2001/05/09  11:59:50
35561         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
35562              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
35563      Branch: perlio
35564            ! pp_sys.c
35565 ____________________________________________________________________________
35566 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
35567         Log: Integrate perlio.
35568      Branch: perl
35569           !> run.c
35570 ____________________________________________________________________________
35571 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
35572         Log: Subject: Re: Less warnings during configure
35573              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35574              Date: Wed, 09 May 2001 13:12:49 +0200
35575              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
35576      Branch: perl
35577            ! hints/hpux.sh
35578 ____________________________________________________________________________
35579 [ 10045] By: nick                                  on 2001/05/09  09:56:59
35580         Log: MULTIPLICITY/DEBUGGING build fix.
35581      Branch: perlio
35582            ! run.c
35583 ____________________________________________________________________________
35584 [ 10044] By: nick                                  on 2001/05/09  09:46:37
35585         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
35586      Branch: perlio
35587           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
35588            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
35589           !> (integrate 65 files)
35590 ____________________________________________________________________________
35591 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
35592         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
35593              From: Robin Houston <robin@kitsite.com>
35594              Date: Tue, 8 May 2001 19:38:00 +0100
35595              Message-ID: <20010508193800.A4389@penderel>
35596              
35597              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
35598              From: Robin Houston <robin@kitsite.com>
35599              Date: Tue, 8 May 2001 20:03:57 +0100
35600              Message-ID: <20010508200357.A4614@penderel>
35601              
35602              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
35603              From: Robin Houston <robin@kitsite.com>
35604              Date: Wed, 9 May 2001 00:12:05 +0100
35605              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
35606      Branch: perl
35607            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
35608 ____________________________________________________________________________
35609 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
35610         Log: Retract #10031.
35611      Branch: perl
35612            ! pod/perlfunc.pod
35613 ____________________________________________________________________________
35614 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
35615         Log: The metaconfig unit changes for #10040.
35616      Branch: metaconfig/U/perl
35617            ! Checkcc.U d_dlsymun.U dlsrc.U
35618 ____________________________________________________________________________
35619 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
35620         Log: The Configure half of
35621              
35622              Subject: Less warnings during configure
35623              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35624              Date: Tue, 08 May 2001 08:44:02 +0200
35625              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
35626      Branch: perl
35627            ! Configure
35628 ____________________________________________________________________________
35629 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
35630         Log: Subject: Less warnings during configure
35631              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35632              Date: Tue, 08 May 2001 08:44:02 +0200
35633              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
35634      Branch: perl
35635            ! hints/hpux.sh
35636 ____________________________________________________________________________
35637 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
35638         Log: Don't forget to whine about \d__\d.
35639      Branch: perl
35640            ! t/pragma/warn/toke toke.c
35641 ____________________________________________________________________________
35642 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
35643         Log: Allow underscores also in the exponent part.
35644      Branch: perl
35645            ! t/pragma/warn/toke toke.c
35646 ____________________________________________________________________________
35647 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
35648         Log: CodeMagicCD doesn't look like an *I*DE.
35649      Branch: perl
35650            ! pod/perlfaq3.pod
35651 ____________________________________________________________________________
35652 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
35653         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
35654              to be consistently down).
35655      Branch: perl
35656            ! pod/perlfaq3.pod
35657 ____________________________________________________________________________
35658 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
35659         Log: Upgrade to Text::Balanced 1.84.
35660      Branch: perl
35661            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
35662 ____________________________________________________________________________
35663 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
35664         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
35665              From: Benjamin Sugars <bsugars@canoe.ca>
35666              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
35667              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
35668      Branch: perl
35669            ! run.c
35670 ____________________________________________________________________________
35671 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
35672         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
35673              From: Peter Prymmer <pvhp@forte.com>
35674              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
35675              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
35676      Branch: perl
35677            ! t/pod/plainer.t
35678 ____________________________________________________________________________
35679 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
35680         Log: (Retracted by #10042)
35681              
35682              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
35683              From: "Philip Newton" <pnewton@gmx.de>
35684              Date: Tue, 8 May 2001 09:18:10 +0200
35685              Message-ID: <3AF7B9D2.28861.603732@localhost>
35686      Branch: perl
35687            ! pod/perlfunc.pod
35688 ____________________________________________________________________________
35689 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
35690         Log: Subject: [PATCH B::Deparse] Document known bugs
35691              From: Robin Houston <robin@kitsite.com>
35692              Date: Tue, 8 May 2001 01:53:34 +0100
35693              Message-ID: <20010508015334.A32394@penderel>
35694      Branch: perl
35695            ! ext/B/B/Deparse.pm
35696 ____________________________________________________________________________
35697 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
35698         Log: Subject: Re: Perl book, magazine and website updates.
35699              From: "Philip Newton" <pnewton@gmx.de>
35700              Date: Mon, 7 May 2001 17:03:58 +0200
35701              Message-ID: <3AF6D57E.5387.1E29930@localhost>
35702      Branch: perl
35703            ! pod/perlfaq2.pod
35704 ____________________________________________________________________________
35705 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
35706         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
35707              From: Peter Prymmer <pvhp@forte.com>
35708              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
35709              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
35710      Branch: perl
35711            ! t/io/fflush.t
35712 ____________________________________________________________________________
35713 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
35714         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
35715              From: Robin Houston <robin@kitsite.com>
35716              Date: Tue, 8 May 2001 01:14:55 +0100
35717              Message-ID: <20010508011455.A32162@penderel>
35718      Branch: perl
35719            ! ext/B/B/Deparse.pm
35720 ____________________________________________________________________________
35721 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
35722         Log: Typo in #10025.
35723      Branch: perl
35724            ! hints/uts.sh
35725 ____________________________________________________________________________
35726 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
35727         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
35728      Branch: perl
35729            ! hints/uts.sh
35730 ____________________________________________________________________________
35731 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
35732         Log: Subject: Re: [ID 20010506.045] question about hash syntax
35733              From: Peter Scott <Peter@PSDT.com>
35734              Date: Sun, 06 May 2001 13:10:40 -0700
35735              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
35736      Branch: perl
35737            ! pod/perl56delta.pod
35738 ____________________________________________________________________________
35739 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
35740         Log: Configure should figure out the list of dynamic extensions
35741              just fine in UTS-- and in fact it does, as reported by Hal Morris.
35742      Branch: perl
35743            ! hints/uts.sh
35744 ____________________________________________________________________________
35745 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
35746         Log: Update Changes.
35747      Branch: perl
35748            ! Changes patchlevel.h
35749 ____________________________________________________________________________
35750 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
35751         Log: Subject: [PATCH regcomp.c] Insecure regexes
35752              From: Robin Houston <robin@kitsite.com>
35753              Date: Mon, 7 May 2001 21:56:12 +0100
35754              Message-ID: <20010507215612.A31114@penderel>
35755      Branch: perl
35756            ! regcomp.c
35757 ____________________________________________________________________________
35758 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
35759         Log: Drop the foobar.perl.com references for now until Simon
35760              gets them sorted out.
35761      Branch: perl
35762            ! pod/perlfaq2.pod
35763 ____________________________________________________________________________
35764 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
35765         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
35766              From: Prymmer/Kahn <pvhp@best.com>
35767              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
35768              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
35769      Branch: perl
35770            ! lib/Devel/SelfStubber.pm
35771 ____________________________________________________________________________
35772 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
35773         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
35774              From: Prymmer/Kahn <pvhp@best.com>
35775              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
35776              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
35777      Branch: perl
35778            ! win32/Makefile
35779 ____________________________________________________________________________
35780 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
35781         Log: s/WebTechnique's/WebTechniques/
35782      Branch: perl
35783            ! pod/perlfaq2.pod
35784 ____________________________________________________________________________
35785 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
35786         Log: Llama 3 updates from Randal.
35787      Branch: perl
35788            ! pod/perlfaq2.pod
35789 ____________________________________________________________________________
35790 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
35791         Log: Subject: [PATCH] Help -Dt show correct pad variables
35792              From: Benjamin Sugars <ben.sugars@home.com>
35793              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
35794              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
35795      Branch: perl
35796            ! embed.h embed.pl proto.h run.c
35797 ____________________________________________________________________________
35798 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
35799         Log: Subject: [PATCH] Document C<our $foo : shared>
35800              From: Benjamin Sugars <ben.sugars@home.com>
35801              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
35802              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
35803      Branch: perl
35804            ! pod/perlfunc.pod
35805 ____________________________________________________________________________
35806 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
35807         Log: Subject: [PATCH B::Deparse] undefined folded constants
35808              From: Robin Houston <robin@kitsite.com>
35809              Date: Sun, 6 May 2001 17:19:09 +0100
35810              Message-ID: <20010506171909.A7046@penderel>
35811      Branch: perl
35812            ! ext/B/B/Deparse.pm
35813 ____________________________________________________________________________
35814 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
35815         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
35816              From: Robin Houston <robin@kitsite.com>
35817              Message-ID: <20010506164654.A6848@penderel>
35818              Date: Sun, 6 May 2001 16:46:54 +0100
35819      Branch: perl
35820            ! ext/B/B/Deparse.pm
35821 ____________________________________________________________________________
35822 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
35823         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
35824              From: Robin Houston <robin@kitsite.com>
35825              Date: Sun, 6 May 2001 14:47:02 +0100
35826              Message-ID: <20010506144702.A6308@penderel>
35827      Branch: perl
35828            ! t/op/my_stash.t
35829 ____________________________________________________________________________
35830 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
35831         Log: Subject: Perl book, magazine and website updates.
35832              From: Simon Cozens <simon@netthink.co.uk>
35833              Date: Sun, 6 May 2001 16:55:36 +0100
35834              Message-ID: <20010506165536.A1795@netthink.co.uk>
35835      Branch: perl
35836            ! pod/perlbook.pod pod/perlfaq2.pod
35837 ____________________________________________________________________________
35838 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
35839         Log: Tweaks on the Tru64 prof options.
35840      Branch: perl
35841            ! pod/perlhack.pod
35842 ____________________________________________________________________________
35843 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
35844         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
35845              From: Robin Houston <robin@kitsite.com>
35846              Date: Sun, 6 May 2001 14:40:51 +0100
35847              Message-ID: <20010506144051.A6279@penderel>
35848      Branch: perl
35849            ! t/pod/testp2pt.pl
35850 ____________________________________________________________________________
35851 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
35852         Log: Subject: [PATCH B::Deparse] scoping
35853              From: Robin Houston <robin@kitsite.com>
35854              Date: Sun, 6 May 2001 14:36:56 +0100
35855              Message-ID: <20010506143656.A4006@penderel>
35856      Branch: perl
35857            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
35858 ____________________________________________________________________________
35859 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
35860         Log: Document the undefinedness of bitshifting out of range.
35861      Branch: perl
35862            ! pod/perlop.pod
35863 ____________________________________________________________________________
35864 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
35865         Log: Retract #10003 and update the IDE descriptions a bit.
35866      Branch: perl
35867            ! pod/perlfaq3.pod
35868 ____________________________________________________________________________
35869 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
35870         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
35871              From: Prymmer/Kahn <pvhp@best.com>
35872              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
35873              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
35874      Branch: perl
35875            ! win32/Makefile win32/buildext.pl win32/config.bc
35876            ! win32/config.gc win32/config.vc
35877 ____________________________________________________________________________
35878 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
35879         Log: (Retracted by #10005.)
35880      Branch: perl
35881            ! pod/perlfaq3.pod
35882 ____________________________________________________________________________
35883 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
35884         Log: It's "psed", not "sed".
35885      Branch: perl
35886            ! x2p/s2p.PL
35887 ____________________________________________________________________________
35888 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
35889         Log: Update Changes.
35890      Branch: perl
35891            ! Changes patchlevel.h
35892 ____________________________________________________________________________
35893 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
35894         Log: Subject: Re: bleadperl make install fails due to "psed"
35895              From: andreas.koenig@anima.de (Andreas J. Koenig)
35896              Date: 05 May 2001 18:23:28 +0200
35897              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
35898      Branch: perl
35899            ! x2p/Makefile.SH x2p/s2p.PL
35900 ____________________________________________________________________________
35901 [  9999] By: jhi                                   on 2001/05/05  18:28:09
35902         Log: AUTHORS updates.
35903      Branch: perl
35904            ! AUTHORS
35905 ____________________________________________________________________________
35906 [  9998] By: jhi                                   on 2001/05/05  18:16:00
35907         Log: Updates on the pods related to the modules included since 5.6.
35908              
35909              TODO: perltodo really could use major updating.
35910      Branch: perl
35911            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
35912            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
35913            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
35914            ! pod/perlsyn.pod pod/perltodo.pod
35915 ____________________________________________________________________________
35916 [  9997] By: jhi                                   on 2001/05/05  17:35:17
35917         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
35918              from Kurt Skauen.
35919      Branch: perl
35920            + hints/atheos.sh
35921            ! MANIFEST
35922 ____________________________________________________________________________
35923 [  9996] By: jhi                                   on 2001/05/05  17:25:00
35924         Log: Add preemptive #undefs for some of the shorter and more prone
35925              to collision regcomp.h #defines.  (Background: the MASK collided
35926              with a system header #define in Rhapsody.)
35927      Branch: perl
35928            ! regcomp.h
35929 ____________________________________________________________________________
35930 [  9995] By: jhi                                   on 2001/05/05  13:24:21
35931         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
35932              From: Nicholas Clark <nick@ccl4.org>
35933              Date: Sat, 5 May 2001 14:46:39 +0100
35934              Message-ID: <20010505144639.O53513@plum.flirble.org>
35935              
35936              Add a test for the constants (if any) being processed correctly.
35937      Branch: perl
35938            ! utils/h2xs.PL
35939 ____________________________________________________________________________
35940 [  9994] By: jhi                                   on 2001/05/05  02:11:03
35941         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
35942              From: Peter Prymmer <pvhp@forte.com>
35943              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
35944              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
35945      Branch: perl
35946            ! t/lib/b-stash.t
35947 ____________________________________________________________________________
35948 [  9993] By: jhi                                   on 2001/05/05  02:03:49
35949         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
35950              From: Peter Prymmer <pvhp@forte.com>
35951              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
35952              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
35953      Branch: perl
35954            ! perlio.c vms/vmsish.h
35955 ____________________________________________________________________________
35956 [  9992] By: jhi                                   on 2001/05/04  17:21:12
35957         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
35958              From: Robin Barker <rmb1@cise.npl.co.uk>
35959              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
35960              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
35961      Branch: perl
35962            + t/pod/plainer.t
35963            ! MANIFEST
35964 ____________________________________________________________________________
35965 [  9991] By: jhi                                   on 2001/05/04  16:47:45
35966         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
35967              From: Robin Barker <rmb1@cise.npl.co.uk>
35968              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
35969              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
35970      Branch: perl
35971            ! regcomp.c
35972 ____________________________________________________________________________
35973 [  9990] By: jhi                                   on 2001/05/04  14:37:20
35974         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
35975              From: Prymmer/Kahn <pvhp@best.com>
35976              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
35977              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
35978      Branch: perl
35979            ! t/lib/b-stash.t
35980 ____________________________________________________________________________
35981 [  9989] By: jhi                                   on 2001/05/04  14:03:58
35982         Log: Introduce perl572delta, update Todo, add the missing
35983              mention about signal safety since 5.7.1 (though this
35984              requires verification and more details.)
35985      Branch: perl
35986            + pod/perl572delta.pod
35987            ! MANIFEST Todo pod/perl571delta.pod
35988 ____________________________________________________________________________
35989 [  9988] By: jhi                                   on 2001/05/04  12:41:51
35990         Log: Subject: [PATCH perl@9944] long =item
35991              From: Robin Barker <rmb1@cise.npl.co.uk>
35992              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
35993              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
35994      Branch: perl
35995            ! ext/Time/HiRes/HiRes.pm
35996 ____________________________________________________________________________
35997 [  9987] By: jhi                                   on 2001/05/04  12:39:19
35998         Log: The #9901 had removed one line essential for EBCDIC.
35999      Branch: perl
36000            ! regcomp.c
36001 ____________________________________________________________________________
36002 [  9986] By: jhi                                   on 2001/05/04  12:30:23
36003         Log: Subject: cygwin/Makefile.SHs INSTALL patch
36004              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
36005              Date: Mon, 08 Jan 2001 04:59:21 +0200
36006              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
36007      Branch: perl
36008            ! cygwin/Makefile.SHs
36009 ____________________________________________________________________________
36010 [  9985] By: jhi                                   on 2001/05/04  03:51:39
36011         Log: Encode/IO doc tweaks.
36012      Branch: perl
36013            ! ext/Encode/Encode.pm
36014 ____________________________________________________________________________
36015 [  9984] By: jhi                                   on 2001/05/04  03:29:34
36016         Log: Remove GDBM_File from the dynamic extensions for UTS,
36017              GDBM is not a standard feature.
36018      Branch: perl
36019            ! hints/uts.sh
36020 ____________________________________________________________________________
36021 [  9983] By: jhi                                   on 2001/05/04  03:22:59
36022         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
36023      Branch: perl
36024            ! pod/perlretut.pod
36025 ____________________________________________________________________________
36026 [  9982] By: jhi                                   on 2001/05/03  23:21:03
36027         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
36028              From: Benjamin Sugars <bsugars@canoe.ca>
36029              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
36030              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
36031      Branch: perl
36032            ! dump.c
36033 ____________________________________________________________________________
36034 [  9981] By: jhi                                   on 2001/05/03  23:20:05
36035         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
36036              From: Benjamin Sugars <bsugars@canoe.ca>
36037              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
36038              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
36039      Branch: perl
36040            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36041 ____________________________________________________________________________
36042 [  9980] By: jhi                                   on 2001/05/03  23:15:29
36043         Log: Integrate perlio.
36044      Branch: perl
36045           !> ext/Encode/Encode.pm
36046 ____________________________________________________________________________
36047 [  9979] By: jhi                                   on 2001/05/03  16:54:59
36048         Log: Install psed man page.
36049      Branch: perl
36050            ! installman
36051 ____________________________________________________________________________
36052 [  9978] By: jhi                                   on 2001/05/03  16:45:58
36053         Log: Remove unused files; noted by Sarathy.
36054      Branch: perl
36055            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36056            ! MANIFEST
36057 ____________________________________________________________________________
36058 [  9977] By: jhi                                   on 2001/05/03  16:42:30
36059         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
36060              From: Andy Dougherty <doughera@lafayette.edu>
36061              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
36062              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
36063      Branch: perl
36064            ! INSTALL
36065 ____________________________________________________________________________
36066 [  9976] By: nick                                  on 2001/05/03  16:40:42
36067         Log: Allow $answer = encode($object,$text); like it says in docs.
36068      Branch: perlio
36069            ! ext/Encode/Encode.pm
36070 ____________________________________________________________________________
36071 [  9975] By: nick                                  on 2001/05/03  16:22:30
36072         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
36073              to be in scope (fair enough), and also a package variable (our) for eval to see it.
36074      Branch: perlio
36075            ! ext/Encode/Encode.pm
36076 ____________________________________________________________________________
36077 [  9974] By: nick                                  on 2001/05/03  15:48:17
36078         Log: Integrate mainline.
36079      Branch: perlio
36080           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
36081           +> t/lib/filter-simple.t t/lib/next.t
36082           !> (integrate 70 files)
36083 ____________________________________________________________________________
36084 [  9973] By: jhi                                   on 2001/05/03  13:09:09
36085         Log: Update Changes.
36086      Branch: perl
36087            ! Changes patchlevel.h
36088 ____________________________________________________________________________
36089 [  9972] By: jhi                                   on 2001/05/03  12:58:33
36090         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
36091              From: Prymmer/Kahn <pvhp@best.com>
36092              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
36093              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
36094      Branch: perl
36095            ! t/io/fflush.t
36096 ____________________________________________________________________________
36097 [  9971] By: jhi                                   on 2001/05/03  12:57:26
36098         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
36099              From: Prymmer/Kahn <pvhp@best.com>
36100              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
36101              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
36102      Branch: perl
36103            ! win32/FindExt.pm
36104 ____________________________________________________________________________
36105 [  9970] By: jhi                                   on 2001/05/03  02:42:46
36106         Log: Can't croak sans thread context, from Doug MacEachern.
36107      Branch: perl
36108            ! toke.c
36109 ____________________________________________________________________________
36110 [  9969] By: jhi                                   on 2001/05/03  01:23:48
36111         Log: Subject: Random input test and Perl
36112              From: Ilya Zakharevich <ilya@math.berkeley.edu>
36113              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
36114              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
36115      Branch: perl
36116            ! toke.c
36117 ____________________________________________________________________________
36118 [  9968] By: jhi                                   on 2001/05/02  22:17:21
36119         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
36120              From: Peter Prymmer <pvhp@forte.com>
36121              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
36122              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
36123      Branch: perl
36124            ! pod/perlfunc.pod pod/perlport.pod
36125 ____________________________________________________________________________
36126 [  9967] By: jhi                                   on 2001/05/02  20:12:45
36127         Log: Workaround for UTS compiler casting bug from Hal Morris.
36128      Branch: perl
36129            ! perl.h
36130 ____________________________________________________________________________
36131 [  9966] By: jhi                                   on 2001/05/02  18:31:37
36132         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
36133              From: Dan Sugalski <dan@sidhe.org>
36134              Date: Wed, 02 May 2001 15:23:22 -0400
36135              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
36136      Branch: perl
36137            ! perl.c vms/vms.c
36138 ____________________________________________________________________________
36139 [  9965] By: jhi                                   on 2001/05/02  18:21:29
36140         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
36141      Branch: perl
36142            ! pod/perlfunc.pod
36143 ____________________________________________________________________________
36144 [  9964] By: jhi                                   on 2001/05/02  18:15:01
36145         Log: Document large files in INSTALL, document also the %x
36146              limitation if not use64bitint, closes bug 20010326.007.
36147      Branch: perl
36148            ! INSTALL
36149 ____________________________________________________________________________
36150 [  9963] By: jhi                                   on 2001/05/02  17:24:47
36151         Log: perlmodlib tweaks; regen pods.
36152      Branch: perl
36153            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
36154            ! pod/perltoc.pod
36155 ____________________________________________________________________________
36156 [  9962] By: jhi                                   on 2001/05/02  17:14:00
36157         Log: Fix for a segfault, from Marc Lehmann.
36158      Branch: perl
36159            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
36160 ____________________________________________________________________________
36161 [  9961] By: jhi                                   on 2001/05/02  15:55:53
36162         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
36163              From: "Philip Newton" <pnewton@gmx.de>
36164              Date: Wed, 2 May 2001 18:39:03 +0200
36165              Message-ID: <3AF05447.15525.173B588@localhost>
36166      Branch: perl
36167            ! pod/perlop.pod
36168 ____________________________________________________________________________
36169 [  9960] By: jhi                                   on 2001/05/02  15:35:37
36170         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
36171              From: Dan Sugalski <dan@sidhe.org>
36172              Date: Wed, 02 May 2001 11:37:27 -0400
36173              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
36174      Branch: perl
36175            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
36176            ! thread.h vms/vms.c vms/vmsish.h
36177 ____________________________________________________________________________
36178 [  9959] By: jhi                                   on 2001/05/02  15:21:08
36179         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
36180              From: Benjamin Sugars <bsugars@canoe.ca>
36181              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
36182              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
36183      Branch: perl
36184            ! ext/PerlIO/Scalar/Scalar.xs
36185 ____________________________________________________________________________
36186 [  9958] By: jhi                                   on 2001/05/02  15:15:53
36187         Log: Bug in #9915, spotted by Mike Guy.
36188      Branch: perl
36189            ! installperl
36190 ____________________________________________________________________________
36191 [  9957] By: jhi                                   on 2001/05/02  13:26:01
36192         Log: Add a test for not griping about references as array
36193              indices if the reference has magic in it (overloaded
36194              methods).
36195      Branch: perl
36196            ! pod/perldiag.pod t/pragma/warn/pp_hot
36197 ____________________________________________________________________________
36198 [  9956] By: jhi                                   on 2001/05/02  13:07:01
36199         Log: Retracted a bit too much in #9952.
36200      Branch: perl
36201            ! t/pragma/sub_lval.t
36202 ____________________________________________________________________________
36203 [  9955] By: jhi                                   on 2001/05/02  13:05:38
36204         Log: Test for #9952.
36205      Branch: perl
36206            ! t/op/tie.t
36207 ____________________________________________________________________________
36208 [  9954] By: jhi                                   on 2001/05/02  11:48:18
36209         Log: Additional note on the encoding example: one cannot
36210              convert string constants in-place.
36211      Branch: perl
36212            ! ext/Encode/Encode.pm
36213 ____________________________________________________________________________
36214 [  9953] By: jhi                                   on 2001/05/02  11:43:51
36215         Log: Note that if you have recent enough Perl you already
36216              have Filter::Util::Call.
36217      Branch: perl
36218            ! lib/Filter/Simple.pm
36219 ____________________________________________________________________________
36220 [  9952] By: jhi                                   on 2001/05/02  11:31:53
36221         Log: Retract changes #8254 and #8255, causes coredump in
36222              'tie FH, "main"', reported by Abigail, culprit found by
36223              Benjamin Sugars.  Mirrors maintperl change #9950.
36224      Branch: perl
36225            ! op.c t/pragma/sub_lval.t
36226 ____________________________________________________________________________
36227 [  9951] By: jhi                                   on 2001/05/02  11:14:29
36228         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
36229      Branch: perl
36230            + t/lib/MyFilter.pm
36231 ____________________________________________________________________________
36232 [  9950] By: gsar                                  on 2001/05/02  03:17:11
36233         Log: revert integration of changes#8254,8255 in change#8620 (causes
36234              a coredump in C<tie FH, 'foo'>; the idea itself may need better
36235              rationalization)
36236      Branch: maint-5.6/perl
36237            ! op.c t/pragma/sub_lval.t
36238 ____________________________________________________________________________
36239 [  9949] By: gsar                                  on 2001/05/02  02:56:32
36240         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
36241              
36242              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
36243              
36244              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
36245      Branch: maint-5.6/perl
36246           !> hints/svr5.sh
36247 ____________________________________________________________________________
36248 [  9948] By: gsar                                  on 2001/05/02  02:49:15
36249         Log: pod/find.t breaks on VMS (from Craig Berry)
36250      Branch: maint-5.6/perl
36251            ! t/pod/find.t
36252 ____________________________________________________________________________
36253 [  9947] By: jhi                                   on 2001/05/02  02:43:09
36254         Log: Add an encoding conversion example.
36255      Branch: perl
36256            ! ext/Encode/Encode.pm
36257 ____________________________________________________________________________
36258 [  9946] By: jhi                                   on 2001/05/02  01:34:22
36259         Log: Another coat of paint but still nowhere finished.
36260              Need to decide on the semantics of strptime(): should
36261              strptime() be a function instead of a method?  To do
36262              the week/monthname-strptiming the i18n/l10n bullet needs
36263              to be bitten with gusto.
36264      Branch: perl
36265            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
36266 ____________________________________________________________________________
36267 [  9945] By: jhi                                   on 2001/05/01  23:40:52
36268         Log: Update Changes.
36269      Branch: perl
36270            ! Changes patchlevel.h
36271 ____________________________________________________________________________
36272 [  9944] By: jhi                                   on 2001/05/01  23:33:37
36273         Log: Add known-to-be-tested modules to the list-to-be-skipped.
36274      Branch: perl
36275            ! t/lib/1_compile.t
36276 ____________________________________________________________________________
36277 [  9943] By: jhi                                   on 2001/05/01  23:24:40
36278         Log: Subject: BorlandC++ fix
36279              From: "Vadim Konovalov" <watman@inbox.ru>
36280              Date: Mon, 30 Apr 2001 20:12:26 -0700
36281              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
36282      Branch: perl
36283            ! win32/makefile.mk
36284 ____________________________________________________________________________
36285 [  9942] By: jhi                                   on 2001/05/01  23:18:02
36286         Log: Update to Filter::Simple 0.60, create a test for it.
36287      Branch: perl
36288            + t/lib/filter-simple.t
36289            ! MANIFEST lib/Filter/Simple.pm
36290 ____________________________________________________________________________
36291 [  9941] By: jhi                                   on 2001/05/01  19:47:24
36292         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
36293              From: Hugo <hv@crypt.compulink.co.uk>
36294              Date: Tue, 01 May 2001 20:12:20 +0100
36295              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
36296      Branch: perl
36297            ! pp_hot.c t/op/re_tests
36298 ____________________________________________________________________________
36299 [  9940] By: jhi                                   on 2001/05/01  19:42:16
36300         Log: Integrate perlio.
36301      Branch: perl
36302           !> lib/base.pm t/lib/fields.t
36303 ____________________________________________________________________________
36304 [  9939] By: jhi                                   on 2001/05/01  19:39:51
36305         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
36306              From: Benjamin Sugars <bsugars@canoe.ca>
36307              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
36308              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
36309      Branch: perl
36310            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36311 ____________________________________________________________________________
36312 [  9938] By: jhi                                   on 2001/05/01  19:34:09
36313         Log: Add NEXT, a pseudo-class for method redispatching.
36314              <Damian>NEXT.pm probably offers more bang-for-buck
36315              than anything else I've ever written.</Damian>
36316      Branch: perl
36317            + lib/NEXT.pm t/lib/next.t
36318            ! MANIFEST
36319 ____________________________________________________________________________
36320 [  9937] By: jhi                                   on 2001/05/01  19:21:41
36321         Log: Update to Switch 2.02.
36322      Branch: perl
36323            ! lib/Switch.pm t/lib/switch.t
36324 ____________________________________________________________________________
36325 [  9936] By: nick                                  on 2001/05/01  19:09:21
36326         Log: Fix for base.pm clobbering $VERSION
36327      Branch: perlio
36328            ! lib/base.pm
36329 ____________________________________________________________________________
36330 [  9935] By: nick                                  on 2001/05/01  18:54:38
36331         Log: Test for base.pm clobbering $VERSION.
36332      Branch: perlio
36333            ! t/lib/fields.t
36334 ____________________________________________________________________________
36335 [  9934] By: jhi                                   on 2001/05/01  18:39:10
36336         Log: Add information about Scalar::Util::blessed.
36337      Branch: perl
36338            ! pod/perlobj.pod
36339 ____________________________________________________________________________
36340 [  9933] By: jhi                                   on 2001/05/01  18:33:51
36341         Log: Subject: Extra UNIVERSAL documentation
36342              From: Mike Guy <mjtg@cam.ac.uk>
36343              Date: Tue, 01 May 2001 20:12:11 +0100
36344              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
36345      Branch: perl
36346            ! pod/perlobj.pod
36347 ____________________________________________________________________________
36348 [  9932] By: jhi                                   on 2001/05/01  18:26:54
36349         Log: Subject: Autoflush in tests as appropriate
36350              From: Mike Guy <mjtg@cam.ac.uk>
36351              Date: Tue, 01 May 2001 20:05:31 +0100
36352              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
36353      Branch: perl
36354            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
36355            ! t/op/taint.t
36356 ____________________________________________________________________________
36357 [  9931] By: jhi                                   on 2001/05/01  18:02:29
36358         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
36359              From: Benjamin Sugars <bsugars@canoe.ca>
36360              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
36361              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
36362      Branch: perl
36363            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36364 ____________________________________________________________________________
36365 [  9930] By: jhi                                   on 2001/05/01  15:12:26
36366         Log: Subject: Re: Finally got a round tuit
36367              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36368              Date: Tue, 01 May 2001 14:14:10 +0200
36369              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
36370              
36371              The -DP part, slightly modified.
36372      Branch: perl
36373            ! perl.c
36374 ____________________________________________________________________________
36375 [  9929] By: jhi                                   on 2001/05/01  14:17:15
36376         Log: Subject: Re: Finally got a round tuit
36377              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36378              Date: Tue, 01 May 2001 16:34:06 +0200
36379              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
36380              
36381              cpp and optimization tweaks for HP-UX.
36382      Branch: perl
36383            ! hints/hpux.sh
36384 ____________________________________________________________________________
36385 [  9928] By: jhi                                   on 2001/05/01  13:24:20
36386         Log: Tune the scan_num() comments to reality.
36387      Branch: perl
36388            ! toke.c
36389 ____________________________________________________________________________
36390 [  9927] By: jhi                                   on 2001/05/01  13:14:01
36391         Log: Subject: [PATCH B::Deparse] optimised sort
36392              From: Robin Houston <robin@kitsite.com>
36393              Date: Tue, 1 May 2001 14:07:12 +0100
36394              Message-ID: <20010501140712.A4266@penderel>
36395      Branch: perl
36396            ! ext/B/B/Deparse.pm
36397 ____________________________________________________________________________
36398 [  9926] By: jhi                                   on 2001/05/01  13:10:53
36399         Log: Subject: [PATCH t/lib/b-deparse.t] 
36400              From: Robin Houston <robin@kitsite.com>
36401              Date: Tue, 1 May 2001 13:37:42 +0100
36402              Message-ID: <20010501133742.A4082@penderel>
36403      Branch: perl
36404            ! t/lib/b-deparse.t
36405 ____________________________________________________________________________
36406 [  9925] By: jhi                                   on 2001/05/01  13:10:13
36407         Log: Subject: [PATCH B::Deparse] for(;;), sort
36408              From: Robin Houston <robin@kitsite.com>
36409              Date: Tue, 1 May 2001 13:35:00 +0100
36410              Message-ID: <20010501133500.A4061@penderel>
36411      Branch: perl
36412            ! ext/B/B/Deparse.pm
36413 ____________________________________________________________________________
36414 [  9924] By: jhi                                   on 2001/05/01  13:09:22
36415         Log: Subject: [PATCH B::Deparse] do, warn, use
36416              From: Robin Houston <robin@kitsite.com>
36417              Date: Tue, 1 May 2001 13:31:03 +0100
36418              Message-ID: <20010501133103.A4041@penderel>
36419      Branch: perl
36420            ! ext/B/B/Deparse.pm
36421 ____________________________________________________________________________
36422 [  9923] By: jhi                                   on 2001/05/01  11:45:36
36423         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
36424              From: Benjamin Sugars <ben.sugars@home.com>
36425              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
36426              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
36427      Branch: perl
36428            + t/io/fflush.t
36429            ! MANIFEST
36430 ____________________________________________________________________________
36431 [  9922] By: jhi                                   on 2001/05/01  11:35:42
36432         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
36433              From: Peter Prymmer <pvhp@forte.com>
36434              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
36435              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
36436      Branch: perl
36437            ! t/lib/selfstubber.t
36438 ____________________________________________________________________________
36439 [  9921] By: jhi                                   on 2001/04/30  16:34:33
36440         Log: Subject: [PATCH B::Concise] suppress warning
36441              From: Robin Houston <robin@kitsite.com>
36442              Date: Mon, 30 Apr 2001 16:09:49 +0100
36443              Message-ID: <20010430160949.A25086@penderel>
36444      Branch: perl
36445            ! ext/B/B/Concise.pm
36446 ____________________________________________________________________________
36447 [  9920] By: jhi                                   on 2001/04/30  13:56:04
36448         Log: Strip the *markers* from #9919.
36449      Branch: perl
36450            ! pod/perlfaq.pod pod/perlfaq5.pod
36451 ____________________________________________________________________________
36452 [  9919] By: jhi                                   on 2001/04/30  13:54:04
36453         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
36454              From: Gwyn Judd <b.judd@xtra.co.nz>
36455              Date: Sun, 29 Apr 2001 01:47:49 +1200
36456              Message-ID: <20010429014749.A4418@thislove>
36457      Branch: perl
36458            ! pod/perlfaq.pod pod/perlfaq5.pod
36459 ____________________________________________________________________________
36460 [  9918] By: jhi                                   on 2001/04/30  13:13:54
36461         Log: More_tweakage.
36462      Branch: perl
36463            ! pod/perldata.pod pod/perldiag.pod
36464 ____________________________________________________________________________
36465 [  9917] By: jhi                                   on 2001/04/30  13:01:27
36466         Log: Update Changes.
36467      Branch: perl
36468            ! Changes patchlevel.h
36469 ____________________________________________________________________________
36470 [  9916] By: jhi                                   on 2001/04/30  12:57:03
36471         Log: T_w_e_a_k_a_g_e.
36472      Branch: perl
36473            ! pod/perldata.pod pod/perldiag.pod
36474 ____________________________________________________________________________
36475 [  9915] By: jhi                                   on 2001/04/30  12:39:29
36476         Log: Install s2p also as psed.
36477              
36478              TODO: psed documentation?
36479      Branch: perl
36480            ! installperl
36481 ____________________________________________________________________________
36482 [  9914] By: jhi                                   on 2001/04/30  12:29:21
36483         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
36484              From: Jens Hamisch <jens@Strawberry.COM>
36485              Date: Fri, 27 Apr 2001 17:00:36 +0200
36486              Message-ID: <20010427170036.K1372@Strawberry.COM>
36487              
36488              SOCKS5_VERSION_NAME is the right symbol to detect
36489              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
36490              function called socks5_init() is available, and even that is
36491              not universal, most SOCKS5 installations use SOCKSinit()).
36492      Branch: perl
36493            ! perlio.c
36494 ____________________________________________________________________________
36495 [  9913] By: jhi                                   on 2001/04/30  12:22:15
36496         Log: Allow a zero timeout on IO::Socket accept and connect--
36497              though one really shouldn't do that.  Based on
36498              
36499              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
36500              From: "John Holdsworth" <coldwave@bigfoot.com>
36501              Date: Sun, 4 Feb 2001 12:48:18 +0100
36502              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
36503      Branch: perl
36504            ! ext/IO/lib/IO/Socket.pm
36505 ____________________________________________________________________________
36506 [  9912] By: jhi                                   on 2001/04/30  11:27:27
36507         Log: Save the spot of regprev (see #9911) for binary compatibility;
36508              regen API.
36509      Branch: perl
36510            ! embedvar.h perlapi.h thrdvar.h
36511 ____________________________________________________________________________
36512 [  9911] By: jhi                                   on 2001/04/30  11:22:03
36513         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
36514              From: Hugo <hv@crypt.compulink.co.uk>
36515              Date: Sun, 29 Apr 2001 17:09:30 +0100
36516              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
36517      Branch: perl
36518            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
36519 ____________________________________________________________________________
36520 [  9910] By: jhi                                   on 2001/04/30  11:15:12
36521         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
36522              a dummy for PL_numeric_radix); no pressing reason to break
36523              binary compatibility; regen API.
36524      Branch: perl
36525            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
36526            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
36527 ____________________________________________________________________________
36528 [  9909] By: jhi                                   on 2001/04/30  10:56:08
36529         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
36530              From: Walt Mankowski <waltman@netaxs.com>
36531              Date: Sun, 29 Apr 2001 21:53:48 -0400
36532              Message-ID: <20010429215348.A3971@netaxs.com>
36533      Branch: perl
36534            ! pod/perlfunc.pod
36535 ____________________________________________________________________________
36536 [  9908] By: jhi                                   on 2001/04/30  10:49:40
36537         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
36538      Branch: perl
36539            ! t/lib/selfstubber.t
36540 ____________________________________________________________________________
36541 [  9907] By: nick                                  on 2001/04/30  09:26:50
36542         Log: Integrate mainline.
36543      Branch: perlio
36544           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
36545 ____________________________________________________________________________
36546 [  9906] By: jhi                                   on 2001/04/29  23:24:20
36547         Log: Abigail spotted a thinko in #9905.
36548      Branch: perl
36549            ! pod/perldiag.pod
36550 ____________________________________________________________________________
36551 [  9905] By: jhi                                   on 2001/04/29  15:55:39
36552         Log: Changed the underscore/undebar syntax in numeric constants;
36553              now any grouping will do, as long as the underscores are not
36554              consecutive (so "zero-grouping" is out), and they do not begin
36555              or end the integer or fractional parts.
36556      Branch: perl
36557            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
36558 ____________________________________________________________________________
36559 [  9904] By: nick                                  on 2001/04/29  15:43:22
36560         Log: Integrate mainline.
36561      Branch: perlio
36562           +> (branch 98 files)
36563            - lib/unicode/Block.pl
36564            - lib/unicode/In/AlphabeticPresentationForms.pl
36565            - lib/unicode/In/Arabic.pl
36566            - lib/unicode/In/ArabicPresentationForms-A.pl
36567            - lib/unicode/In/ArabicPresentationForms-B.pl
36568            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
36569            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
36570            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
36571            - lib/unicode/In/BopomofoExtended.pl
36572            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
36573            - lib/unicode/In/CJKCompatibility.pl
36574            - lib/unicode/In/CJKCompatibilityForms.pl
36575            - lib/unicode/In/CJKCompatibilityIdeographs.pl
36576            - lib/unicode/In/CJKRadicalsSupplement.pl
36577            - lib/unicode/In/CJKSymbolsandPunctuation.pl
36578            - lib/unicode/In/CJKUnifiedIdeographs.pl
36579            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
36580            - lib/unicode/In/Cherokee.pl
36581            - lib/unicode/In/CombiningDiacriticalMarks.pl
36582            - lib/unicode/In/CombiningHalfMarks.pl
36583            - lib/unicode/In/CombiningMarksforSymbols.pl
36584            - lib/unicode/In/ControlPictures.pl
36585            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
36586            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
36587            - lib/unicode/In/EnclosedAlphanumerics.pl
36588            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
36589            - lib/unicode/In/Ethiopic.pl
36590            - lib/unicode/In/GeneralPunctuation.pl
36591            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
36592            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
36593            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
36594            - lib/unicode/In/HalfwidthandFullwidthForms.pl
36595            - lib/unicode/In/HangulCompatibilityJamo.pl
36596            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
36597            - lib/unicode/In/Hebrew.pl
36598            - lib/unicode/In/HighPrivateUseSurrogates.pl
36599            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
36600            - lib/unicode/In/IPAExtensions.pl
36601            - lib/unicode/In/IdeographicDescriptionCharacters.pl
36602            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
36603            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
36604            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
36605            - lib/unicode/In/Latin-1Supplement.pl
36606            - lib/unicode/In/LatinExtended-A.pl
36607            - lib/unicode/In/LatinExtended-B.pl
36608            - lib/unicode/In/LatinExtendedAdditional.pl
36609            - lib/unicode/In/LetterlikeSymbols.pl
36610            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
36611            - lib/unicode/In/MathematicalOperators.pl
36612            - lib/unicode/In/MiscellaneousSymbols.pl
36613            - lib/unicode/In/MiscellaneousTechnical.pl
36614            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
36615            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
36616            - lib/unicode/In/OpticalCharacterRecognition.pl
36617            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
36618            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
36619            - lib/unicode/In/SmallFormVariants.pl
36620            - lib/unicode/In/SpacingModifierLetters.pl
36621            - lib/unicode/In/Specials.pl
36622            - lib/unicode/In/SuperscriptsandSubscripts.pl
36623            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
36624            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
36625            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
36626            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
36627            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
36628           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
36629           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
36630           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
36631           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
36632           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
36633           !> utf8.c win32/Makefile
36634 ____________________________________________________________________________
36635 [  9903] By: jhi                                   on 2001/04/29  14:30:53
36636         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
36637              From: Prymmer/Kahn <pvhp@best.com>
36638              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
36639              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
36640      Branch: perl
36641            ! win32/Makefile
36642 ____________________________________________________________________________
36643 [  9902] By: jhi                                   on 2001/04/29  02:52:44
36644         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
36645              From: "Abigail" <abigail@foad.org>
36646              Date: Sun, 29 Apr 2001 03:14:25 +0200
36647              Message-ID: <20010429011425.24503.qmail@foad.org>
36648      Branch: perl
36649            ! ext/IO/lib/IO/Seekable.pm
36650 ____________________________________________________________________________
36651 [  9901] By: jhi                                   on 2001/04/29  02:04:46
36652         Log: In character classes one couldn't have 0x80..0xff characters
36653              at the left hand side if there were 0x100.. characters in the
36654              character class.
36655      Branch: perl
36656            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
36657            ! t/op/pat.t utf8.c
36658 ____________________________________________________________________________
36659 [  9900] By: jhi                                   on 2001/04/28  22:55:04
36660         Log: Forgot the latest mktables.PL from #9899.
36661      Branch: perl
36662            ! lib/unicode/mktables.PL
36663 ____________________________________________________________________________
36664 [  9899] By: jhi                                   on 2001/04/28  22:53:28
36665         Log: Explain the \p{} and \P{} error message better and
36666              have prettier prettyprint in In.pl.
36667      Branch: perl
36668            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
36669            ! pod/perldiag.pod
36670 ____________________________________________________________________________
36671 [  9898] By: jhi                                   on 2001/04/28  21:03:34
36672         Log: Add one possible explanation for the "Invalid [] range" error.
36673      Branch: perl
36674            ! pod/perldiag.pod
36675 ____________________________________________________________________________
36676 [  9897] By: jhi                                   on 2001/04/28  17:18:26
36677         Log: Add a level of indirection to the implementation of \p{InFoo}
36678              so that we don't have to have long filenames.  (Nothing changes
36679              in the user interface.)   The indirection is defined in
36680              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
36681              Also rename some the character classes by removing '-' from
36682              the classnames, and finally renamed Block.pl as Blocks.pl.
36683      Branch: perl
36684            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
36685            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
36686            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
36687            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
36688            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
36689            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
36690            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
36691            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
36692            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
36693            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
36694            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
36695            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
36696            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
36697            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
36698            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
36699            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
36700            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
36701            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
36702            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
36703            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
36704            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
36705            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
36706            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
36707            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
36708            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
36709            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
36710            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
36711            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
36712            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
36713            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
36714            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
36715            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
36716            + lib/unicode/In/94.pl lib/unicode/In/95.pl
36717            - lib/unicode/Block.pl
36718            - lib/unicode/In/AlphabeticPresentationForms.pl
36719            - lib/unicode/In/Arabic.pl
36720            - lib/unicode/In/ArabicPresentationForms-A.pl
36721            - lib/unicode/In/ArabicPresentationForms-B.pl
36722            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
36723            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
36724            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
36725            - lib/unicode/In/BopomofoExtended.pl
36726            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
36727            - lib/unicode/In/CJKCompatibility.pl
36728            - lib/unicode/In/CJKCompatibilityForms.pl
36729            - lib/unicode/In/CJKCompatibilityIdeographs.pl
36730            - lib/unicode/In/CJKRadicalsSupplement.pl
36731            - lib/unicode/In/CJKSymbolsandPunctuation.pl
36732            - lib/unicode/In/CJKUnifiedIdeographs.pl
36733            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
36734            - lib/unicode/In/Cherokee.pl
36735            - lib/unicode/In/CombiningDiacriticalMarks.pl
36736            - lib/unicode/In/CombiningHalfMarks.pl
36737            - lib/unicode/In/CombiningMarksforSymbols.pl
36738            - lib/unicode/In/ControlPictures.pl
36739            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
36740            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
36741            - lib/unicode/In/EnclosedAlphanumerics.pl
36742            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
36743            - lib/unicode/In/Ethiopic.pl
36744            - lib/unicode/In/GeneralPunctuation.pl
36745            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
36746            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
36747            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
36748            - lib/unicode/In/HalfwidthandFullwidthForms.pl
36749            - lib/unicode/In/HangulCompatibilityJamo.pl
36750            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
36751            - lib/unicode/In/Hebrew.pl
36752            - lib/unicode/In/HighPrivateUseSurrogates.pl
36753            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
36754            - lib/unicode/In/IPAExtensions.pl
36755            - lib/unicode/In/IdeographicDescriptionCharacters.pl
36756            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
36757            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
36758            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
36759            - lib/unicode/In/Latin-1Supplement.pl
36760            - lib/unicode/In/LatinExtended-A.pl
36761            - lib/unicode/In/LatinExtended-B.pl
36762            - lib/unicode/In/LatinExtendedAdditional.pl
36763            - lib/unicode/In/LetterlikeSymbols.pl
36764            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
36765            - lib/unicode/In/MathematicalOperators.pl
36766            - lib/unicode/In/MiscellaneousSymbols.pl
36767            - lib/unicode/In/MiscellaneousTechnical.pl
36768            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
36769            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
36770            - lib/unicode/In/OpticalCharacterRecognition.pl
36771            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
36772            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
36773            - lib/unicode/In/SmallFormVariants.pl
36774            - lib/unicode/In/SpacingModifierLetters.pl
36775            - lib/unicode/In/Specials.pl
36776            - lib/unicode/In/SuperscriptsandSubscripts.pl
36777            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
36778            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
36779            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
36780            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
36781            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
36782            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
36783            ! pod/perlunicode.pod
36784 ____________________________________________________________________________
36785 [  9896] By: jhi                                   on 2001/04/28  14:33:17
36786         Log: Update the information on shared library path on HP-UX.
36787      Branch: perl
36788            ! INSTALL
36789 ____________________________________________________________________________
36790 [  9895] By: jhi                                   on 2001/04/28  14:32:30
36791         Log: Because #9894 seems to do the trick, this workaround can be removed.
36792      Branch: perl
36793            ! t/lib/selfstubber.t
36794 ____________________________________________________________________________
36795 [  9894] By: jhi                                   on 2001/04/28  14:26:13
36796         Log: For PerlIO flush the children's file handles (on fork/exec/system).
36797      Branch: perl
36798            ! perl.h
36799 ____________________________________________________________________________
36800 [  9893] By: jhi                                   on 2001/04/28  14:23:15
36801         Log: Test tweak for #9891.
36802      Branch: perl
36803            ! t/lib/b-deparse.t
36804 ____________________________________________________________________________
36805 [  9892] By: jhi                                   on 2001/04/28  14:10:13
36806         Log: New HP-UX hints from Merijn.
36807      Branch: perl
36808            ! hints/hpux.sh
36809 ____________________________________________________________________________
36810 [  9891] By: jhi                                   on 2001/04/28  14:07:27
36811         Log: Subject: [PATCH B::Deparse] non-block scopes
36812              From: Robin Houston <robin@kitsite.com>
36813              Date: Fri, 27 Apr 2001 19:15:14 +0100
36814              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
36815      Branch: perl
36816            ! ext/B/B/Deparse.pm
36817 ____________________________________________________________________________
36818 [  9890] By: nick                                  on 2001/04/27  19:41:25
36819         Log: Integrate mainline
36820      Branch: perlio
36821           +> t/lib/selfstubber.t
36822           !> (integrate 50 files)
36823 ____________________________________________________________________________
36824 [  9889] By: jhi                                   on 2001/04/27  18:23:46
36825         Log: Subject: Re: selfstubber test fail on bleadperl
36826              From: Mike Guy <mjtg@cam.ac.uk>
36827              Date: Fri, 27 Apr 2001 19:31:18 +0100
36828              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
36829      Branch: perl
36830            ! t/lib/selfstubber.t
36831 ____________________________________________________________________________
36832 [  9888] By: jhi                                   on 2001/04/27  16:20:54
36833         Log: Test tweak for #9886.
36834      Branch: perl
36835            ! t/lib/b-deparse.t
36836 ____________________________________________________________________________
36837 [  9887] By: jhi                                   on 2001/04/27  16:16:33
36838         Log: Buffering issue at least in Solaris (even with perlio).
36839      Branch: perl
36840            ! t/lib/selfstubber.t
36841 ____________________________________________________________________________
36842 [  9886] By: jhi                                   on 2001/04/27  14:59:23
36843         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
36844              From: Robin Houston <robin@kitsite.com>
36845              Date: Fri, 27 Apr 2001 16:53:20 +0100
36846              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
36847      Branch: perl
36848            ! ext/B/B/Deparse.pm
36849 ____________________________________________________________________________
36850 [  9885] By: jhi                                   on 2001/04/27  14:23:51
36851         Log: Update Changes.
36852      Branch: perl
36853            ! Changes patchlevel.h
36854 ____________________________________________________________________________
36855 [  9884] By: jhi                                   on 2001/04/27  14:14:12
36856         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
36857              From: "Philip Newton" <pnewton@gmx.de>
36858              Date: Fri, 27 Apr 2001 16:40:13 +0200
36859              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
36860      Branch: perl
36861            ! pod/perldata.pod
36862 ____________________________________________________________________________
36863 [  9883] By: jhi                                   on 2001/04/27  13:28:19
36864         Log: Add LOG_PERROR; prettify the "removed".
36865      Branch: perl
36866            ! ext/Sys/Syslog/Syslog.xs
36867 ____________________________________________________________________________
36868 [  9882] By: jhi                                   on 2001/04/27  13:13:18
36869         Log: h2xs tweaks: use NV instead of double, "quote" the removed
36870              prefixes for clarity (especially when nothing is removed),
36871              slight pod reformats.
36872      Branch: perl
36873            ! utils/h2xs.PL
36874 ____________________________________________________________________________
36875 [  9881] By: jhi                                   on 2001/04/27  12:58:48
36876         Log: Don't bother creating existing directories.
36877      Branch: perl
36878            ! utils/h2xs.PL
36879 ____________________________________________________________________________
36880 [  9880] By: jhi                                   on 2001/04/27  12:45:39
36881         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
36882              From: Mike Schilli <m@perlmeister.com>
36883              Date: Wed, 25 Apr 2001 01:29:21 -0700
36884              Message-id: <3AE68AE1.6A981723@perlmeister.com>
36885      Branch: perl
36886            ! utils/h2xs.PL
36887 ____________________________________________________________________________
36888 [  9879] By: jhi                                   on 2001/04/27  12:40:55
36889         Log: break is not yet Perl.  Added the template license also to README.
36890      Branch: perl
36891            ! utils/h2xs.PL
36892 ____________________________________________________________________________
36893 [  9878] By: jhi                                   on 2001/04/27  03:08:20
36894         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
36895              From: Tim Jenness <t.jenness@jach.hawaii.edu>
36896              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
36897              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
36898      Branch: perl
36899            ! t/lib/xs-typemap.t
36900 ____________________________________________________________________________
36901 [  9877] By: jhi                                   on 2001/04/26  23:54:40
36902         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
36903              From: "Abigail" <abigail@foad.org>
36904              Date: Fri, 27 Apr 2001 01:44:28 +0200
36905              Message-ID: <20010426234428.19786.qmail@foad.org>
36906      Branch: perl
36907            ! utils/h2xs.PL
36908 ____________________________________________________________________________
36909 [  9876] By: jhi                                   on 2001/04/26  23:52:06
36910         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
36911              From: Peter Prymmer <pvhp@forte.com>
36912              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
36913              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
36914      Branch: perl
36915            ! t/lib/selfstubber.t
36916 ____________________________________________________________________________
36917 [  9875] By: jhi                                   on 2001/04/26  23:48:10
36918         Log: Deparse nits.
36919      Branch: perl
36920            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
36921 ____________________________________________________________________________
36922 [  9874] By: jhi                                   on 2001/04/26  22:46:05
36923         Log: Document ANYOF_CLASS.
36924      Branch: perl
36925            ! regcomp.h
36926 ____________________________________________________________________________
36927 [  9873] By: jhi                                   on 2001/04/26  22:35:03
36928         Log: Subject: Re: [PATCH @9846] dumping ANYOF
36929              From: Hugo <hv@crypt.compulink.co.uk>
36930              Date: Thu, 26 Apr 2001 23:33:38 +0100
36931              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
36932      Branch: perl
36933            ! regcomp.c regcomp.h
36934 ____________________________________________________________________________
36935 [  9872] By: jhi                                   on 2001/04/26  22:34:31
36936         Log: Subject: [PATCH] more for Devel::SelfStubber
36937              From: Nicholas Clark <nick@ccl4.org>
36938              Date: Fri, 27 Apr 2001 00:13:52 +0100
36939              Message-ID: <20010427001351.K88186@plum.flirble.org>
36940      Branch: perl
36941            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
36942 ____________________________________________________________________________
36943 [  9871] By: jhi                                   on 2001/04/26  21:59:17
36944         Log: Subject: [PATCH B::Deparse] formats must be flush left
36945              From: Robin Houston <robin@kitsite.com>
36946              Date: Thu, 26 Apr 2001 23:54:29 +0100
36947              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
36948      Branch: perl
36949            ! ext/B/B/Deparse.pm
36950 ____________________________________________________________________________
36951 [  9870] By: jhi                                   on 2001/04/26  21:57:37
36952         Log: If some of the constants are prefixes of others,
36953              the prefixes may never get recognized.  (See 20010426.006.)
36954      Branch: perl
36955            ! utils/h2xs.PL
36956 ____________________________________________________________________________
36957 [  9869] By: jhi                                   on 2001/04/26  21:50:42
36958         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
36959              From: Chris Bongaarts <cab@tc.umn.edu>
36960              Date: Thu, 26 Apr 2001 17:10:31 -0500
36961              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
36962      Branch: perl
36963            ! ext/Sys/Syslog/Syslog.xs
36964 ____________________________________________________________________________
36965 [  9868] By: jhi                                   on 2001/04/26  21:35:12
36966         Log: Further cuts and more docs from Graham Barr.
36967      Branch: perl
36968            ! ext/List/Util/lib/List/Util.pm
36969            ! ext/List/Util/lib/Scalar/Util.pm
36970 ____________________________________________________________________________
36971 [  9867] By: jhi                                   on 2001/04/26  21:18:57
36972         Log: Subject: [PATCH 5.7.1] DB_File-1.77
36973              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
36974              Date: Thu, 26 Apr 2001 22:37:53 +0100
36975              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
36976      Branch: perl
36977            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
36978            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
36979 ____________________________________________________________________________
36980 [  9866] By: jhi                                   on 2001/04/26  21:12:31
36981         Log: Subject: [PATCH B::Deparse] fix easy bugs
36982              From: Robin Houston <robin@kitsite.com>
36983              Date: Thu, 26 Apr 2001 23:03:33 +0100
36984              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
36985      Branch: perl
36986            ! ext/B/B/Deparse.pm
36987 ____________________________________________________________________________
36988 [  9865] By: jhi                                   on 2001/04/26  20:26:13
36989         Log: Update Changes.
36990      Branch: perl
36991            ! Changes patchlevel.h
36992 ____________________________________________________________________________
36993 [  9864] By: jhi                                   on 2001/04/26  19:27:48
36994         Log: Dethinko from Robin Houston.
36995      Branch: perl
36996            ! ext/B/B/Deparse.pm
36997 ____________________________________________________________________________
36998 [  9863] By: jhi                                   on 2001/04/26  19:10:35
36999         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
37000              From: Robin Houston <robin@kitsite.com>
37001              Date: Thu, 26 Apr 2001 21:08:32 +0100
37002              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
37003      Branch: perl
37004            ! ext/B/B/Deparse.pm
37005 ____________________________________________________________________________
37006 [  9862] By: jhi                                   on 2001/04/26  19:04:23
37007         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37008              From: Robin Houston <robin@kitsite.com>
37009              Date: Thu, 26 Apr 2001 20:52:50 +0100
37010              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
37011      Branch: perl
37012            ! ext/B/B/Deparse.pm
37013 ____________________________________________________________________________
37014 [  9861] By: jhi                                   on 2001/04/26  18:56:14
37015         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
37016              From: Mike Guy <mjtg@cam.ac.uk>
37017              Date: Thu, 26 Apr 2001 14:22:40 +0100
37018              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
37019      Branch: perl
37020            ! pod/perlobj.pod
37021 ____________________________________________________________________________
37022 [  9860] By: jhi                                   on 2001/04/26  18:46:42
37023         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37024              From: Robin Houston <robin@kitsite.com>
37025              Date: Thu, 26 Apr 2001 20:34:29 +0100
37026              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
37027              
37028              Hashes do not interpolate.
37029      Branch: perl
37030            ! ext/B/B/Deparse.pm
37031 ____________________________________________________________________________
37032 [  9859] By: jhi                                   on 2001/04/26  18:43:51
37033         Log: Subject: The Time::Piece conspiracy unmasked!!!
37034              From: Mike Guy <mjtg@cam.ac.uk>
37035              Date: Thu, 26 Apr 2001 19:02:50 +0100
37036              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
37037              
37038              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
37039              From: Mike Guy <mjtg@cam.ac.uk>
37040              Date: Thu, 26 Apr 2001 19:08:21 +0100
37041              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
37042              
37043              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
37044              From: Graham Barr <gbarr@pobox.com>
37045              Date: Thu, 26 Apr 2001 19:12:03 +0100
37046              Message-ID: <20010426191203.A70835@pobox.com>
37047              
37048              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
37049      Branch: perl
37050            ! ext/List/Util/lib/List/Util.pm
37051            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
37052 ____________________________________________________________________________
37053 [  9858] By: jhi                                   on 2001/04/26  18:17:42
37054         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
37055              From: Robin Houston <robin@kitsite.com>
37056              Date: Thu, 26 Apr 2001 16:09:35 +0100
37057              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
37058      Branch: perl
37059            ! t/comp/proto.t
37060 ____________________________________________________________________________
37061 [  9857] By: jhi                                   on 2001/04/26  18:04:59
37062         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
37063              From: barries <barries@slaysys.com>
37064              Date: Thu, 26 Apr 2001 12:01:10 -0400
37065              Message-ID: <20010426120110.E29698@jester.slaysys.com>
37066      Branch: perl
37067            ! pod/perldiag.pod
37068 ____________________________________________________________________________
37069 [  9856] By: jhi                                   on 2001/04/26  18:03:33
37070         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
37071              Date: Thu, 26 Apr 2001 17:13:41 +0100
37072              From: Robin Houston <robin@kitsite.com>
37073              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
37074              
37075              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37076              From: Robin Houston <robin@kitsite.com>
37077              Date: Thu, 26 Apr 2001 18:44:29 +0100
37078              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
37079      Branch: perl
37080            ! ext/B/B/Deparse.pm
37081 ____________________________________________________________________________
37082 [  9855] By: jhi                                   on 2001/04/26  17:56:04
37083         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
37084              From: Robin Houston <robin@kitsite.com>
37085              Date: Thu, 26 Apr 2001 17:04:08 +0100
37086              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
37087      Branch: perl
37088            ! ext/B/B/Deparse.pm
37089 ____________________________________________________________________________
37090 [  9854] By: jhi                                   on 2001/04/26  17:47:26
37091         Log: Subject: Re: Short test case for undef %stash:: crash
37092              From: Benjamin Sugars <bsugars@canoe.ca> 
37093              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
37094              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
37095              Changed and moved the perldiag entry.
37096      Branch: perl
37097            ! gv.c pod/perldiag.pod
37098 ____________________________________________________________________________
37099 [  9853] By: jhi                                   on 2001/04/26  14:35:16
37100         Log: Beginnings of strptime().  Do not touch the wet paint.
37101      Branch: perl
37102            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
37103 ____________________________________________________________________________
37104 [  9852] By: jhi                                   on 2001/04/26  13:17:21
37105         Log: Retract #9851, core dumps from pod2man.
37106      Branch: perl
37107            ! regcomp.c
37108 ____________________________________________________________________________
37109 [  9851] By: jhi                                   on 2001/04/26  11:54:41
37110         Log: (Retracted by #9852.)
37111              
37112              Subject: [PATCH @9846] dumping ANYOF
37113              From: Hugo <hv@crypt.compulink.co.uk>
37114              Date: Thu, 26 Apr 2001 05:32:38 +0100
37115              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
37116      Branch: perl
37117            ! regcomp.c
37118 ____________________________________________________________________________
37119 [  9850] By: jhi                                   on 2001/04/26  02:34:44
37120         Log: If ccflags was empty the _previous_ $* containing all the
37121              environment variables and Configure variables was used,
37122              which lead, among other bad things, into $ccflags being your
37123              uname -a output, which lead into test compile with cc failing,
37124              which lead into gcc being selected, which didn't work that well
37125              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
37126              with large files, et cetera.
37127      Branch: perl
37128            ! hints/hpux.sh
37129 ____________________________________________________________________________
37130 [  9849] By: jhi                                   on 2001/04/26  01:44:57
37131         Log: Make selfstubber test more portable.
37132      Branch: perl
37133            ! t/lib/selfstubber.t
37134 ____________________________________________________________________________
37135 [  9848] By: jhi                                   on 2001/04/26  00:50:26
37136         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
37137              From: Benjamin Sugars <ben.sugars@home.com>
37138              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
37139              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
37140      Branch: perl
37141            ! ext/Cwd/Cwd.xs
37142 ____________________________________________________________________________
37143 [  9847] By: jhi                                   on 2001/04/26  00:46:58
37144         Log: Subject: [PATCH: perl@9841] VMS updates
37145              From: Peter Prymmer <pvhp@forte.com>
37146              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
37147              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
37148      Branch: perl
37149            ! README.vms configure.com vms/descrip_mms.template
37150            ! vms/ext/filespec.t
37151 ____________________________________________________________________________
37152 [  9846] By: jhi                                   on 2001/04/26  00:11:56
37153         Log: re 'debug' was broken by #9084.
37154      Branch: perl
37155            ! ext/re/re.xs
37156 ____________________________________________________________________________
37157 [  9845] By: jhi                                   on 2001/04/25  22:33:17
37158         Log: Subject: [PATCH] test for Devel::SelfStubber
37159              From: Nicholas Clark <nick@ccl4.org>
37160              Date: Thu, 26 Apr 2001 00:00:54 +0100
37161              Message-ID: <20010426000054.D89026@plum.flirble.org>
37162      Branch: perl
37163            + t/lib/selfstubber.t
37164            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
37165 ____________________________________________________________________________
37166 [  9844] By: jhi                                   on 2001/04/25  22:29:32
37167         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
37168              From: Paul Johnson <paul@pjcj.net>
37169              Date: Thu, 26 Apr 2001 00:46:08 +0200
37170              Message-ID: <20010426004608.H2338@pjcj.net>
37171      Branch: perl
37172            ! ext/B/B/Concise.pm
37173 ____________________________________________________________________________
37174 [  9843] By: jhi                                   on 2001/04/25  22:28:28
37175         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
37176              From: Peter Prymmer <pvhp@forte.com>
37177              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
37178              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
37179      Branch: perl
37180            ! ext/Cwd/Cwd.xs
37181 ____________________________________________________________________________
37182 [  9842] By: jhi                                   on 2001/04/25  20:58:12
37183         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
37184              From: John Peacock <jpeacock@rowman.com>
37185              Date: Wed, 25 Apr 2001 17:30:26 -0400
37186              Message-ID: <3AE741F2.B3217464@rowman.com>
37187      Branch: perl
37188            ! lib/Math/BigInt.pm t/lib/bigintpm.t
37189 ____________________________________________________________________________
37190 [  9841] By: jhi                                   on 2001/04/25  20:07:05
37191         Log: Update Changes.
37192      Branch: perl
37193            ! Changes patchlevel.h
37194 ____________________________________________________________________________
37195 [  9840] By: jhi                                   on 2001/04/25  19:56:51
37196         Log: Yet another HP-UX hints version from Merijn.
37197      Branch: perl
37198            ! hints/hpux.sh
37199 ____________________________________________________________________________
37200 [  9839] By: jhi                                   on 2001/04/25  19:53:04
37201         Log: abs_path() didn't terminate the filename correctly,
37202              in DIRNAMLENless systems like HP-UX this would fail.
37203      Branch: perl
37204            ! ext/Cwd/Cwd.xs
37205 ____________________________________________________________________________
37206 [  9838] By: jhi                                   on 2001/04/25  16:37:26
37207         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
37208              From: Mike Guy <mjtg@cam.ac.uk>
37209              Date: Wed, 25 Apr 2001 18:31:47 +0100
37210              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
37211      Branch: perl
37212            ! op.c
37213 ____________________________________________________________________________
37214 [  9837] By: jhi                                   on 2001/04/25  16:21:53
37215         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
37216              From: Jon Eveland <jweveland@yahoo.com>
37217              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
37218              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
37219      Branch: perl
37220            ! lib/perl5db.pl
37221 ____________________________________________________________________________
37222 [  9836] By: jhi                                   on 2001/04/25  14:17:50
37223         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
37224              From: "Philip Newton" <pnewton@gmx.de>
37225              Date: Wed, 25 Apr 2001 17:05:58 +0200
37226              Message-ID: <3AE703F6.3234.1833C45@localhost>
37227      Branch: perl
37228            ! Porting/patching.pod
37229 ____________________________________________________________________________
37230 [  9835] By: jhi                                   on 2001/04/25  13:58:07
37231         Log: It would seem that both ar and full_ar need to be overridden
37232              for HP-UX to avoid the GNU ar.
37233      Branch: perl
37234            ! hints/hpux.sh
37235 ____________________________________________________________________________
37236 [  9834] By: jhi                                   on 2001/04/25  13:50:40
37237         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
37238              From: "Philip Newton" <pnewton@gmx.de>
37239              Date: Wed, 25 Apr 2001 16:09:23 +0200
37240              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
37241              
37242              Detypo.
37243      Branch: perl
37244            ! t/op/misc.t
37245 ____________________________________________________________________________
37246 [  9833] By: jhi                                   on 2001/04/25  12:36:11
37247         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
37248      Branch: perl
37249            ! hints/hpux.sh
37250 ____________________________________________________________________________
37251 [  9832] By: jhi                                   on 2001/04/25  12:33:36
37252         Log: New version of HP-UX hints from Merijn.
37253      Branch: perl
37254            ! hints/hpux.sh
37255 ____________________________________________________________________________
37256 [  9831] By: jhi                                   on 2001/04/25  03:39:45
37257         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
37258      Branch: perl
37259            ! hints/hpux.sh
37260 ____________________________________________________________________________
37261 [  9830] By: jhi                                   on 2001/04/25  02:53:25
37262         Log: The tzname[] bit is not needed by util.c -- and causes
37263              heartburn in VMS (and it missing was probably the cause of
37264              the Mac OS X trouble).  Ouch.
37265      Branch: perl
37266            ! ext/POSIX/POSIX.xs util.c
37267 ____________________________________________________________________________
37268 [  9829] By: jhi                                   on 2001/04/25  00:10:06
37269         Log: Metaconfig unit change for #9828.
37270      Branch: metaconfig
37271            ! U/compline/ccflags.U
37272 ____________________________________________________________________________
37273 [  9828] By: jhi                                   on 2001/04/25  00:04:18
37274         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
37275              (which is actually the reason for the change, we need to pass
37276              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
37277              EP/IX, OS/2, and TitanOS, based on the hints files.
37278      Branch: perl
37279            ! Configure config_h.SH
37280 ____________________________________________________________________________
37281 [  9827] By: jhi                                   on 2001/04/24  23:49:20
37282         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
37283              the $cat must have an absolute path.
37284      Branch: perl
37285            ! makedepend.SH
37286 ____________________________________________________________________________
37287 [  9826] By: jhi                                   on 2001/04/24  23:40:53
37288         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
37289      Branch: perl
37290            ! README.amiga
37291 ____________________________________________________________________________
37292 [  9825] By: jhi                                   on 2001/04/24  23:35:35
37293         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
37294              From: "Philip Newton" <pnewton@gmx.de>
37295              Date: Tue, 24 Apr 2001 18:52:49 +0200
37296              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
37297      Branch: perl
37298            ! x2p/find2perl.PL
37299 ____________________________________________________________________________
37300 [  9824] By: jhi                                   on 2001/04/24  23:33:07
37301         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
37302              Some gcc specifics dropped out due to extensive rewriting;
37303              will be put back later as needed.
37304      Branch: perl
37305            ! hints/hpux.sh
37306 ____________________________________________________________________________
37307 [  9823] By: jhi                                   on 2001/04/24  23:27:57
37308         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
37309      Branch: perl
37310            ! ext/POSIX/POSIX.xs
37311 ____________________________________________________________________________
37312 [  9822] By: jhi                                   on 2001/04/24  23:25:21
37313         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
37314              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37315              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
37316              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
37317      Branch: perl
37318            ! ext/XS/Typemap/Typemap.xs
37319 ____________________________________________________________________________
37320 [  9821] By: jhi                                   on 2001/04/24  23:24:10
37321         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
37322              From: "Abigail" <abigail@foad.org>
37323              Date: Tue, 24 Apr 2001 23:12:03 +0200
37324              Message-ID: <20010424211203.7901.qmail@foad.org>
37325      Branch: perl
37326            ! pod/perlport.pod
37327 ____________________________________________________________________________
37328 [  9820] By: jhi                                   on 2001/04/24  23:23:15
37329         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
37330              From: Matt Sergeant <matt@sergeant.org>
37331              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
37332              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
37333      Branch: perl
37334            ! pod/perlfaq4.pod
37335 ____________________________________________________________________________
37336 [  9819] By: nick                                  on 2001/04/24  18:49:43
37337         Log: Integrate mainline.
37338      Branch: perlio
37339           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
37340           !> (integrate 37 files)
37341 ____________________________________________________________________________
37342 [  9818] By: jhi                                   on 2001/04/24  14:35:23
37343         Log: Update Changes.
37344      Branch: perl
37345            ! Changes patchlevel.h
37346 ____________________________________________________________________________
37347 [  9817] By: jhi                                   on 2001/04/24  14:09:17
37348         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
37349              From: "Philip Newton" <pnewton@gmx.de>
37350              Date: Tue, 24 Apr 2001 12:58:12 +0200
37351              Message-ID: <3AE57864.8304.B77A0A@localhost> 
37352              
37353              plus add CPAN to the list of modules that have their own tests.
37354      Branch: perl
37355            ! t/lib/1_compile.t
37356 ____________________________________________________________________________
37357 [  9816] By: jhi                                   on 2001/04/24  14:07:03
37358         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
37359              From: Michael G Schwern <schwern@pobox.com>
37360              Date: Sat, 21 Apr 2001 22:35:00 +0100
37361              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
37362      Branch: perl
37363            ! t/lib/1_compile.t
37364 ____________________________________________________________________________
37365 [  9815] By: jhi                                   on 2001/04/24  13:54:32
37366         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
37367              From: Robin Houston <robin@kitsite.com>
37368              Date: Tue, 24 Apr 2001 15:51:18 +0100
37369              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
37370      Branch: perl
37371            ! ext/B/B/Deparse.pm
37372 ____________________________________________________________________________
37373 [  9814] By: jhi                                   on 2001/04/24  13:17:34
37374         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37375              From: Bill Glicker <billg@burrelles.com>
37376              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
37377              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
37378      Branch: perl
37379            ! hints/svr5.sh
37380 ____________________________________________________________________________
37381 [  9813] By: jhi                                   on 2001/04/24  12:54:23
37382         Log: Prevent path disclosure (probing for existence of filenames)
37383              using suidperl; bug id 20010322.218.
37384      Branch: perl
37385            ! perl.c pod/perldiag.pod
37386 ____________________________________________________________________________
37387 [  9812] By: jhi                                   on 2001/04/24  12:08:36
37388         Log: Retract #9811.
37389      Branch: perl
37390            ! ext/POSIX/POSIX.xs
37391 ____________________________________________________________________________
37392 [  9811] By: jhi                                   on 2001/04/24  11:57:35
37393         Log: (Retracted by #9812.)
37394      Branch: perl
37395            ! ext/POSIX/POSIX.xs
37396 ____________________________________________________________________________
37397 [  9810] By: jhi                                   on 2001/04/24  03:32:35
37398         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
37399      Branch: perl
37400            ! util.c
37401 ____________________________________________________________________________
37402 [  9809] By: jhi                                   on 2001/04/24  03:16:13
37403         Log: The Math::BigFloat::import() was broken.
37404              (Fixes bug id 20010422.002.)
37405      Branch: perl
37406            ! lib/Math/BigFloat.pm
37407 ____________________________________________________________________________
37408 [  9808] By: jhi                                   on 2001/04/24  01:11:40
37409         Log: Additional dependencies; should help for parallel makes
37410              not to fail on missing lib/lib.pm or lib/re.pm.
37411      Branch: perl
37412            ! Makefile.SH
37413 ____________________________________________________________________________
37414 [  9807] By: jhi                                   on 2001/04/24  00:57:01
37415         Log: Update the test failure disclaimer.
37416      Branch: perl
37417            ! t/pragma/warn/pp_hot
37418 ____________________________________________________________________________
37419 [  9806] By: jhi                                   on 2001/04/24  00:54:04
37420         Log: Add make target "install-all" which is alias for "install"
37421              to cater for case-preserving filesystems like HFS+.
37422      Branch: perl
37423            ! INSTALL Makefile.SH
37424 ____________________________________________________________________________
37425 [  9805] By: jhi                                   on 2001/04/24  00:47:28
37426         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
37427              From: Peter Prymmer <pvhp@forte.com>
37428              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
37429              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
37430              
37431              (Ken William's message forwarded from macosx@perl.org)
37432      Branch: perl
37433            ! hints/darwin.sh
37434 ____________________________________________________________________________
37435 [  9804] By: jhi                                   on 2001/04/23  23:57:35
37436         Log: Cut-and-pasto.
37437      Branch: perl
37438            ! perlio.c
37439 ____________________________________________________________________________
37440 [  9803] By: jhi                                   on 2001/04/23  23:52:25
37441         Log: More PerlIO robustness.
37442      Branch: perl
37443            ! perlio.c
37444 ____________________________________________________________________________
37445 [  9802] By: jhi                                   on 2001/04/23  23:43:35
37446         Log: Make the "STD* opened only for ..." errors more consistent.
37447      Branch: perl
37448            ! doio.c
37449 ____________________________________________________________________________
37450 [  9801] By: jhi                                   on 2001/04/23  23:34:26
37451         Log: Test case for #9800.
37452      Branch: perl
37453            ! t/op/misc.t
37454 ____________________________________________________________________________
37455 [  9800] By: jhi                                   on 2001/04/23  23:14:43
37456         Log: Avoid coredump on 'close STDERR; die' by making
37457              the PerlIO calls more robust.  Also use SETERRNO()
37458              instead of errno = to be more VMS-ready.
37459      Branch: perl
37460            ! perlio.c
37461 ____________________________________________________________________________
37462 [  9799] By: jhi                                   on 2001/04/23  21:41:10
37463         Log: Subject: test for ID 20010423.002
37464              From: Robin Houston <robin@kitsite.com>
37465              Date: Mon, 23 Apr 2001 16:52:21 +0100
37466              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
37467      Branch: perl
37468            ! t/op/avhv.t
37469 ____________________________________________________________________________
37470 [  9798] By: jhi                                   on 2001/04/23  21:40:07
37471         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
37472              From: David Dyck <dcd@tc.fluke.com>
37473              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
37474              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
37475      Branch: perl
37476            ! installperl
37477 ____________________________________________________________________________
37478 [  9797] By: jhi                                   on 2001/04/23  21:37:56
37479         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
37480              From: Benjamin Sugars <bsugars@canoe.ca>
37481              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
37482              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
37483      Branch: perl
37484            ! ext/Cwd/Cwd.xs lib/Cwd.pm
37485 ____________________________________________________________________________
37486 [  9796] By: jhi                                   on 2001/04/23  21:29:24
37487         Log: Synchronize h2xs and pod2man some more on the documentation
37488              templates they propose.
37489      Branch: perl
37490            ! pod/pod2man.PL utils/h2xs.PL
37491 ____________________________________________________________________________
37492 [  9795] By: jhi                                   on 2001/04/23  17:30:40
37493         Log: Add one more naughty test for base64; make encoding logic cleaner.
37494      Branch: perl
37495            ! t/lib/mimeb64.t
37496 ____________________________________________________________________________
37497 [  9794] By: jhi                                   on 2001/04/23  13:51:32
37498         Log: Update Changes.
37499      Branch: perl
37500            ! Changes patchlevel.h
37501 ____________________________________________________________________________
37502 [  9793] By: jhi                                   on 2001/04/23  13:44:18
37503         Log: Duplicate lines.
37504      Branch: perl
37505            ! MANIFEST
37506 ____________________________________________________________________________
37507 [  9792] By: jhi                                   on 2001/04/23  13:39:13
37508         Log: Subject: Re: PATCH 5.7.1
37509              From: Mark-Jason Dominus <mjd@plover.com>
37510              Date: Mon, 23 Apr 2001 10:30:21 -0400
37511              Message-ID: <20010423143021.17335.qmail@plover.com>
37512      Branch: perl
37513            ! perl.h sv.c
37514 ____________________________________________________________________________
37515 [  9791] By: jhi                                   on 2001/04/23  13:32:40
37516         Log: Add the CPAN.pm 1.59_54 tests.
37517      Branch: perl
37518            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
37519            ! MANIFEST
37520 ____________________________________________________________________________
37521 [  9790] By: jhi                                   on 2001/04/23  13:21:55
37522         Log: Subject: Deparse nit
37523              From: Robin Houston <robin@kitsite.com>
37524              Date: Mon, 23 Apr 2001 12:38:20 +0100
37525              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
37526      Branch: perl
37527            ! ext/B/B/Deparse.pm
37528 ____________________________________________________________________________
37529 [  9789] By: jhi                                   on 2001/04/23  13:19:07
37530         Log: Subject: [PATCH] bug 20010423.002
37531              From: Robin Houston <robin@kitsite.com>
37532              Date: Mon, 23 Apr 2001 13:12:30 +0100
37533              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
37534      Branch: perl
37535            ! pp.c
37536 ____________________________________________________________________________
37537 [  9788] By: jhi                                   on 2001/04/23  13:02:49
37538         Log: Subject: PATCH [5.7.1] hv.c unused #define
37539              From: Mark-Jason Dominus <mjd@plover.com>
37540              Date: Sun, 22 Apr 2001 14:17:49 -0400
37541              Message-ID: <20010422181749.26976.qmail@plover.com>
37542      Branch: perl
37543            ! hv.c
37544 ____________________________________________________________________________
37545 [  9787] By: jhi                                   on 2001/04/23  13:02:02
37546         Log: Subject: PATCH 5.7.1
37547              From: Mark-Jason Dominus <mjd@plover.com>
37548              Date: Sun, 22 Apr 2001 15:12:57 -0400
37549              Message-ID: <20010422191258.6539.qmail@plover.com>
37550              
37551              plus Sarathy's STMT_START + STMT_END suggestion.
37552      Branch: perl
37553            ! perl.h
37554 ____________________________________________________________________________
37555 [  9786] By: jhi                                   on 2001/04/23  12:53:25
37556         Log: Fix for
37557              
37558              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
37559              From: dLux <dlux@spam.sch.bme.hu>
37560              Date: Mon, 23 Apr 2001 01:25:26 +0200
37561              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
37562              
37563              (SvGROW really does return a char *.)
37564      Branch: perl
37565            ! pod/perlapi.pod sv.h
37566 ____________________________________________________________________________
37567 [  9785] By: jhi                                   on 2001/04/23  04:34:04
37568         Log: Time::Piece work continues.  $t->day removed since
37569              I think it's too confusing.  Now has normal and
37570              abbreviated length weekday names and month names,
37571              the names change with _names(), not _list().
37572              Now has strftime() in Perl, _strftime() is
37573              the libc version (to which strftime() falls back
37574              if it doesn't know the format.  To do: the reverse
37575              of strftime, strptime(), and the localisation of both.
37576      Branch: perl
37577            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
37578            ! t/lib/time-piece.t
37579 ____________________________________________________________________________
37580 [  9784] By: jhi                                   on 2001/04/23  02:41:46
37581         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
37582              From: andreas.koenig@anima.de (Andreas J. Koenig)
37583              Date: 23 Apr 2001 05:20:55 +0200
37584              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
37585      Branch: perl
37586            ! t/pragma/overload.t
37587 ____________________________________________________________________________
37588 [  9783] By: jhi                                   on 2001/04/22  23:32:42
37589         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
37590              From: Robin Houston <robin@kitsite.com>
37591              Date: Mon, 23 Apr 2001 00:38:18 +0100
37592              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
37593      Branch: perl
37594            ! ext/B/B/Deparse.pm
37595 ____________________________________________________________________________
37596 [  9782] By: jhi                                   on 2001/04/22  20:55:43
37597         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
37598              From: Simon Cozens <simon@netthink.co.uk>
37599              Date: Sun, 22 Apr 2001 18:47:25 +0100
37600              Message-ID: <20010422184725.A14411@netthink.co.uk>
37601      Branch: perl
37602            ! sv.c t/pragma/overload.t
37603 ____________________________________________________________________________
37604 [  9781] By: jhi                                   on 2001/04/22  20:52:13
37605         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
37606              From: Robin Houston <robin@kitsite.com>
37607              Date: Sun, 22 Apr 2001 22:14:50 +0100
37608              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
37609      Branch: perl
37610            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
37611 ____________________________________________________________________________
37612 [  9780] By: nick                                  on 2001/04/22  20:40:31
37613         Log: Integrate mainline.
37614      Branch: perlio
37615           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
37616           +> t/lib/b-stash.t
37617           !> (integrate 38 files)
37618 ____________________________________________________________________________
37619 [  9779] By: jhi                                   on 2001/04/22  15:16:03
37620         Log: Subject: IO::Socket::INET patch
37621              From: andrew deryabin <djsf@technarchy.ru>
37622              Date: Sat, 21 Apr 2001 17:46:52 +0400
37623              Message-ID: <20010421174652.B1426@technarchy>
37624      Branch: perl
37625            ! ext/IO/lib/IO/Socket/INET.pm
37626 ____________________________________________________________________________
37627 [  9778] By: jhi                                   on 2001/04/22  15:14:33
37628         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
37629              From: Mark-Jason Dominus <mjd@plover.com>
37630              Date: Sat, 21 Apr 2001 21:27:49 -0400
37631              Message-ID: <20010422012749.27024.qmail@plover.com>
37632      Branch: perl
37633            ! regcomp.c
37634 ____________________________________________________________________________
37635 [  9777] By: jhi                                   on 2001/04/22  15:10:51
37636         Log: Subject: Re: Regex debugger patch 
37637              From: Mark-Jason Dominus <mjd@plover.com>
37638              Date: Sat, 21 Apr 2001 21:48:51 -0400
37639              Message-ID: <20010422014851.27165.qmail@plover.com>
37640      Branch: perl
37641            ! pod/perldebguts.pod
37642 ____________________________________________________________________________
37643 [  9776] By: jhi                                   on 2001/04/22  15:09:48
37644         Log: Subject: Re: Regex debugger patch
37645              From: Mark-Jason Dominus <mjd@plover.com>
37646              Date: Sat, 21 Apr 2001 14:24:39 -0400
37647              Message-ID: <20010421182439.16508.qmail@plover.com>
37648              
37649              Regex debugger backend.
37650      Branch: perl
37651            ! regcomp.c regexp.h
37652 ____________________________________________________________________________
37653 [  9775] By: jhi                                   on 2001/04/21  16:45:40
37654         Log: Subject: [PATCH] Typo in utf8.h
37655              From: Jesús Quiroga <jquiroga@pobox.com>
37656              Date: Sat, 21 Apr 2001 19:25:33 +0200
37657              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
37658      Branch: perl
37659            ! utf8.h
37660 ____________________________________________________________________________
37661 [  9774] By: jhi                                   on 2001/04/21  16:43:52
37662         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37663              From: Joe Orton <jorton@redhat.com>
37664              Date: Tue, 17 Apr 2001 15:50:43 +0100
37665              Message-Id: <20010417155043.D19132@eu.c2.net>
37666      Branch: perl
37667            ! hints/svr5.sh
37668 ____________________________________________________________________________
37669 [  9773] By: jhi                                   on 2001/04/21  15:30:15
37670         Log: Subject: Patch utils/h2xs.PL
37671              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37672              Date: Sat, 21 Apr 2001 10:32:16 -0500
37673              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
37674              
37675              Add MAILING list and LICENSE templates.
37676      Branch: perl
37677            ! utils/h2xs.PL
37678 ____________________________________________________________________________
37679 [  9772] By: jhi                                   on 2001/04/21  15:28:36
37680         Log: Subject: perlfaq2.patch for 5.7.1
37681              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37682              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
37683              Date: Fri, 20 Apr 2001 16:42:19 -0500
37684              
37685              rm an extra tab, a blurb about the xx.cpan to clarify
37686              which countries actually have that and dejanews is history
37687              as well as most of that nonsensical entry.
37688      Branch: perl
37689            ! pod/perlfaq2.pod
37690 ____________________________________________________________________________
37691 [  9771] By: jhi                                   on 2001/04/21  15:27:17
37692         Log: Subject: perlfaq1.patch for 5.7.1
37693              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37694              Date: Fri, 20 Apr 2001 16:57:36 -0500
37695              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
37696              
37697              Evil URLs must die. Especially when they are broken.
37698      Branch: perl
37699            ! pod/perlfaq1.pod
37700 ____________________________________________________________________________
37701 [  9770] By: jhi                                   on 2001/04/21  15:23:38
37702         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
37703              From: Michael G Schwern <schwern@pobox.com>
37704              Date: Sat, 21 Apr 2001 16:11:12 +0100
37705              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
37706      Branch: perl
37707            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
37708            + t/lib/b-stash.t
37709            ! MANIFEST ext/B/B.pm t/lib/b.t
37710 ____________________________________________________________________________
37711 [  9769] By: jhi                                   on 2001/04/21  15:03:32
37712         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
37713              From: Michael G Schwern <schwern@pobox.com>
37714              Date: Sat, 21 Apr 2001 09:48:00 +0100
37715              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
37716      Branch: perl
37717            ! utils/h2ph.PL
37718 ____________________________________________________________________________
37719 [  9768] By: jhi                                   on 2001/04/21  14:33:49
37720         Log: PerlIO and Encode doc cleanup and tweaks.
37721      Branch: perl
37722            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
37723            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
37724 ____________________________________________________________________________
37725 [  9767] By: jhi                                   on 2001/04/21  12:40:16
37726         Log: Integrate perlio.
37727      Branch: perl
37728           !> doio.c
37729 ____________________________________________________________________________
37730 [  9766] By: nick                                  on 2001/04/20  18:28:35
37731         Log: Avoid core dump on
37732              open(STDOUT,">",\$foo);
37733      Branch: perlio
37734            ! doio.c
37735 ____________________________________________________________________________
37736 [  9765] By: jhi                                   on 2001/04/20  13:23:43
37737         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
37738              From: Robin Houston <robin@kitsite.com>
37739              Date: Fri, 20 Apr 2001 14:29:22 +0100
37740              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
37741      Branch: perl
37742            ! ext/B/B.pm ext/B/B/Deparse.pm
37743 ____________________________________________________________________________
37744 [  9764] By: jhi                                   on 2001/04/20  13:19:33
37745         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
37746              From: Peter Prymmer <pvhp@forte.com>
37747              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
37748              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
37749      Branch: perl
37750            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
37751            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
37752            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
37753            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
37754 ____________________________________________________________________________
37755 [  9763] By: jhi                                   on 2001/04/20  12:36:39
37756         Log: Subject: Re: A new PerlIO coredump
37757              From: Nick Ing-Simmons <nik@tiuk.ti.com>
37758              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
37759              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
37760      Branch: perl
37761            ! doio.c
37762 ____________________________________________________________________________
37763 [  9762] By: jhi                                   on 2001/04/19  23:02:30
37764         Log: Update Changes.
37765      Branch: perl
37766            ! Changes patchlevel.h
37767 ____________________________________________________________________________
37768 [  9761] By: jhi                                   on 2001/04/19  22:59:19
37769         Log: More cleanup cleanup.
37770      Branch: perl
37771            ! Makefile.SH win32/Makefile win32/makefile.mk
37772 ____________________________________________________________________________
37773 [  9760] By: jhi                                   on 2001/04/19  22:50:31
37774         Log: lib/Time is non-empty, let's not rmdir it.
37775      Branch: perl
37776            ! Makefile.SH
37777 ____________________________________________________________________________
37778 [  9759] By: jhi                                   on 2001/04/19  22:36:51
37779         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
37780              From: Robin Houston <robin@kitsite.com>
37781              Date: Fri, 20 Apr 2001 00:18:53 +0100
37782              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
37783      Branch: perl
37784            ! ext/B/B/Deparse.pm
37785 ____________________________________________________________________________
37786 [  9758] By: jhi                                   on 2001/04/19  22:36:00
37787         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
37788              From: Peter Prymmer <pvhp@forte.com>
37789              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
37790              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
37791      Branch: perl
37792            ! ext/Cwd/Cwd.xs
37793 ____________________________________________________________________________
37794 [  9757] By: nick                                  on 2001/04/19  18:53:54
37795         Log: Blind (untested) integrate of mainline.
37796      Branch: perlio
37797           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
37798           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
37799           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
37800           !> (integrate 53 files)
37801 ____________________________________________________________________________
37802 [  9756] By: jhi                                   on 2001/04/19  16:59:23
37803         Log: Document and test Time::Piece.
37804      Branch: perl
37805            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
37806            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
37807 ____________________________________________________________________________
37808 [  9755] By: jhi                                   on 2001/04/19  12:13:29
37809         Log: A better fix for the \x{12345678} trouble from NI-S.
37810      Branch: perl
37811            ! utf8.c
37812 ____________________________________________________________________________
37813 [  9754] By: jhi                                   on 2001/04/19  11:56:07
37814         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
37815              From: Robin Houston <robin@kitsite.com>
37816              Date: Wed, 18 Apr 2001 17:58:33 +0100
37817              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
37818      Branch: perl
37819            ! ext/B/B/Deparse.pm op.c
37820 ____________________________________________________________________________
37821 [  9753] By: jhi                                   on 2001/04/19  04:21:52
37822         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
37823              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
37824              Date: Thu, 19 Apr 2001 01:11:41 -0400
37825              Message-ID: <20010419011141.A5798@cpan.org>
37826      Branch: perl
37827            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
37828 ____________________________________________________________________________
37829 [  9752] By: jhi                                   on 2001/04/19  02:41:10
37830         Log: The new time utils need to be thread-aware, too.
37831      Branch: perl
37832            ! util.c
37833 ____________________________________________________________________________
37834 [  9751] By: jhi                                   on 2001/04/19  02:26:47
37835         Log: Compilation nit noticed by AIX compiler.
37836      Branch: perl
37837            ! perlio.c
37838 ____________________________________________________________________________
37839 [  9750] By: jhi                                   on 2001/04/19  02:20:06
37840         Log: The new time utils need to be public.
37841      Branch: perl
37842            ! embed.pl
37843 ____________________________________________________________________________
37844 [  9749] By: jhi                                   on 2001/04/19  01:42:39
37845         Log: Regen toc.
37846      Branch: perl
37847            ! pod/perltoc.pod
37848 ____________________________________________________________________________
37849 [  9748] By: jhi                                   on 2001/04/19  01:41:10
37850         Log: Add Time::Piece, a slight rewrite of Time::Object,
37851              from Matt Sergeant.
37852      Branch: perl
37853            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
37854            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
37855            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
37856            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
37857            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
37858            ! win32/makefile.mk
37859 ____________________________________________________________________________
37860 [  9747] By: jhi                                   on 2001/04/19  00:55:35
37861         Log: The new metaconfig unit from strftime.
37862      Branch: metaconfig/U/perl
37863            + d_strftime.U
37864 ____________________________________________________________________________
37865 [  9746] By: jhi                                   on 2001/04/19  00:54:54
37866         Log: Move the strftime() wrapper from POSIX.xs to util.c
37867              as my_strftime(), requires HAS_STRFTIME.
37868      Branch: perl
37869            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37870            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
37871            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
37872            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37873            ! vos/config.ga.h win32/config.bc win32/config.gc
37874            ! win32/config.vc
37875 ____________________________________________________________________________
37876 [  9745] By: jhi                                   on 2001/04/18  23:11:03
37877         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
37878              in preparation of Time::Piece.
37879      Branch: perl
37880            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
37881 ____________________________________________________________________________
37882 [  9744] By: jhi                                   on 2001/04/18  22:33:12
37883         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
37884              From: Peter Prymmer <pvhp@forte.com>
37885              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
37886              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
37887      Branch: perl
37888            ! t/lib/exporter.t
37889 ____________________________________________________________________________
37890 [  9743] By: jhi                                   on 2001/04/18  22:32:23
37891         Log: Subject: Fwd: pod2html leaves cache files lying around?
37892              From: Rajesh Vaidheeswarran <rv@gnu.org>
37893              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
37894              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
37895      Branch: perl
37896            ! lib/Pod/Html.pm
37897 ____________________________________________________________________________
37898 [  9742] By: jhi                                   on 2001/04/18  20:31:49
37899         Log: Update Changes.
37900      Branch: perl
37901            ! Changes patchlevel.h
37902 ____________________________________________________________________________
37903 [  9741] By: jhi                                   on 2001/04/18  20:23:02
37904         Log: Declare hints only if needed.
37905      Branch: perl
37906            ! ext/B/B/Deparse.pm
37907 ____________________________________________________________________________
37908 [  9740] By: jhi                                   on 2001/04/18  19:06:05
37909         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
37910              bug noticed by Robin Houston; basically the code of detecting
37911              value wraparound was acting differently under different compilers
37912              and platforms.  The workaround is to remove the overflow check
37913              for now, a real fix would be to do the overflow (portably) right.
37914      Branch: perl
37915            ! t/op/pat.t utf8.c
37916 ____________________________________________________________________________
37917 [  9739] By: jhi                                   on 2001/04/18  19:01:23
37918         Log: Subject: [PATCH B::Deparse] some pragma support
37919              From: Robin Houston <robin@kitsite.com>
37920              Date: Wed, 18 Apr 2001 19:32:12 +0100
37921              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
37922      Branch: perl
37923            ! ext/B/B/Deparse.pm
37924 ____________________________________________________________________________
37925 [  9738] By: jhi                                   on 2001/04/18  15:16:37
37926         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
37927              From: Benjamin Sugars <bsugars@canoe.ca>
37928              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
37929              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
37930      Branch: perl
37931            ! t/op/glob.t
37932 ____________________________________________________________________________
37933 [  9737] By: jhi                                   on 2001/04/18  13:24:50
37934         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
37935              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37936              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
37937              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
37938      Branch: perl
37939            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
37940            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
37941 ____________________________________________________________________________
37942 [  9736] By: jhi                                   on 2001/04/18  04:15:14
37943         Log: The #9735 also changes the subtest 12.
37944      Branch: perl
37945            ! t/lib/b.t
37946 ____________________________________________________________________________
37947 [  9735] By: jhi                                   on 2001/04/18  03:55:17
37948         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
37949              From: David Dyck <dcd@tc.fluke.com>
37950              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
37951              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
37952      Branch: perl
37953            ! ext/B/B/Deparse.pm
37954 ____________________________________________________________________________
37955 [  9734] By: jhi                                   on 2001/04/18  03:54:11
37956         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
37957              From: Gisle Aas <gisle@ActiveState.com>
37958              Date: 17 Apr 2001 19:06:45 -0700
37959              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
37960      Branch: perl
37961            ! pp_hot.c t/op/misc.t
37962 ____________________________________________________________________________
37963 [  9733] By: jhi                                   on 2001/04/17  22:25:22
37964         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
37965              From: "Abigail" <abigail@foad.org>
37966              Date: Wed, 18 Apr 2001 01:17:46 +0200
37967              Message-ID: <20010417231746.21657.qmail@foad.org>
37968      Branch: perl
37969            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
37970 ____________________________________________________________________________
37971 [  9732] By: jhi                                   on 2001/04/17  20:47:56
37972         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
37973              From: Robin Houston <robin@kitsite.com>
37974              Date: Tue, 17 Apr 2001 22:37:42 +0100
37975              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
37976      Branch: perl
37977            ! ext/B/B/Deparse.pm
37978 ____________________________________________________________________________
37979 [  9731] By: nick                                  on 2001/04/17  20:46:35
37980         Log: Re-sync for t/lib/b.t fix
37981      Branch: perlio
37982           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
37983 ____________________________________________________________________________
37984 [  9730] By: jhi                                   on 2001/04/17  20:45:29
37985         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
37986              From: Robin Houston <robin@kitsite.com>
37987              Date: Tue, 17 Apr 2001 22:29:36 +0100
37988              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
37989      Branch: perl
37990            ! ext/B/B.xs ext/B/B/Deparse.pm
37991 ____________________________________________________________________________
37992 [  9729] By: jhi                                   on 2001/04/17  20:43:11
37993         Log: Subject: Deparse - parenthesise args to undeclared subs
37994              From: Robin Houston <robin@kitsite.com>
37995              Date: Tue, 17 Apr 2001 21:31:05 +0100
37996              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
37997      Branch: perl
37998            ! ext/B/B/Deparse.pm
37999 ____________________________________________________________________________
38000 [  9728] By: jhi                                   on 2001/04/17  18:57:30
38001         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
38002              From: Benjamin Sugars <ben.sugars@home.com>
38003              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
38004              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
38005      Branch: perl
38006            ! t/lib/cwd.t
38007 ____________________________________________________________________________
38008 [  9727] By: jhi                                   on 2001/04/17  18:20:20
38009         Log: Subject: [PATCH B::Deparse] ambient pragmas
38010              From: Robin Houston <robin@kitsite.com>
38011              Date: Tue, 17 Apr 2001 20:01:59 +0100
38012              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
38013      Branch: perl
38014            ! ext/B/B/Deparse.pm t/lib/b.t
38015 ____________________________________________________________________________
38016 [  9726] By: nick                                  on 2001/04/17  16:33:51
38017         Log: Integrate mainline (t/lib/b.t fails test 2...)
38018      Branch: perlio
38019           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
38020           +> ext/List/Util/README ext/List/Util/Util.xs
38021           +> ext/List/Util/lib/List/Util.pm
38022           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
38023           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
38024           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38025           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38026           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38027           !> (integrate 31 files)
38028 ____________________________________________________________________________
38029 [  9725] By: jhi                                   on 2001/04/17  12:14:24
38030         Log: Subject: multiple B::* changes
38031              From: Robin Houston <robin@kitsite.com>
38032              Date: Thu, 12 Apr 2001 20:12:27 +0100
38033              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
38034      Branch: perl
38035            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
38036 ____________________________________________________________________________
38037 [  9724] By: jhi                                   on 2001/04/17  11:59:05
38038         Log: Thread-awareness from Doug MacEachern.
38039      Branch: perl
38040            ! ext/List/Util/Util.xs
38041 ____________________________________________________________________________
38042 [  9723] By: jhi                                   on 2001/04/17  11:57:41
38043         Log: Make the test more portable.
38044      Branch: perl
38045            ! t/lib/cwd.t
38046 ____________________________________________________________________________
38047 [  9722] By: jhi                                   on 2001/04/17  11:53:50
38048         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
38049              From: Benjamin Sugars <ben.sugars@home.com>
38050              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
38051              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
38052      Branch: perl
38053            ! t/lib/cwd.t
38054 ____________________________________________________________________________
38055 [  9721] By: jhi                                   on 2001/04/17  11:52:17
38056         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
38057              From: Benjamin Sugars <bsugars@canoe.ca>
38058              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
38059              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
38060      Branch: perl
38061            ! op.c
38062 ____________________________________________________________________________
38063 [  9720] By: jhi                                   on 2001/04/17  11:35:42
38064         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
38065              From: Chris Nandor <pudge@pobox.com>
38066              Date: Tue, 17 Apr 2001 00:30:49 -0400
38067              Message-Id: <p05100207b701768712de@[10.0.1.177]>
38068      Branch: perl
38069            ! ext/File/Glob/bsd_glob.c gv.c
38070 ____________________________________________________________________________
38071 [  9719] By: jhi                                   on 2001/04/17  11:32:13
38072         Log: Subject: [PATCH] Tweten->West
38073              From: Casey West <casey@geeknest.com>
38074              Date: Mon, 16 Apr 2001 12:11:22 -0400
38075              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
38076      Branch: perl
38077            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
38078            ! pod/perltie.pod
38079 ____________________________________________________________________________
38080 [  9718] By: jhi                                   on 2001/04/16  03:22:52
38081         Log: Update Changes.
38082      Branch: perl
38083            ! Changes patchlevel.h
38084 ____________________________________________________________________________
38085 [  9717] By: jhi                                   on 2001/04/16  03:06:28
38086         Log: Regen toc.
38087      Branch: perl
38088            ! pod/perltoc.pod
38089 ____________________________________________________________________________
38090 [  9716] By: jhi                                   on 2001/04/16  02:58:42
38091         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
38092              From: Prymmer/Kahn <pvhp@best.com>
38093              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
38094              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
38095      Branch: perl
38096            ! utf8.c
38097 ____________________________________________________________________________
38098 [  9715] By: jhi                                   on 2001/04/15  23:40:35
38099         Log: Subject: Re: Net::Ping patch, adds stream protocol
38100              From: bronson@rinspin.com (Scott Bronson)
38101              Date: Tue, 10 Apr 2001 23:58:33 -0700
38102              Message-ID: <20010410235833.N29719@rinspin.com>
38103      Branch: perl
38104            ! lib/Net/Ping.pm
38105 ____________________________________________________________________________
38106 [  9714] By: jhi                                   on 2001/04/15  23:31:46
38107         Log: Printing out the ok messages helps successful testing.
38108      Branch: perl
38109            ! t/lib/time-hires.t
38110 ____________________________________________________________________________
38111 [  9713] By: jhi                                   on 2001/04/15  21:43:24
38112         Log: Update Douglas Wegscheid's email.
38113      Branch: perl
38114            ! AUTHORS
38115 ____________________________________________________________________________
38116 [  9712] By: jhi                                   on 2001/04/15  21:40:41
38117         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
38118              From: Michael G Schwern <schwern@pobox.com>
38119              Date: Sat, 14 Apr 2001 22:40:50 +0100
38120              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
38121      Branch: perl
38122            + t/lib/exporter.t
38123            ! MANIFEST lib/Exporter/Heavy.pm
38124 ____________________________________________________________________________
38125 [  9711] By: jhi                                   on 2001/04/15  21:39:21
38126         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
38127              From: Michael G Schwern <schwern@pobox.com>
38128              Date: Sat, 14 Apr 2001 22:13:59 +0100
38129              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
38130      Branch: perl
38131            ! t/op/loopctl.t
38132 ____________________________________________________________________________
38133 [  9710] By: jhi                                   on 2001/04/15  21:30:19
38134         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
38135              From: Michael G Schwern <schwern@pobox.com>
38136              Date: Sat, 14 Apr 2001 22:05:32 +0100
38137              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
38138      Branch: perl
38139            ! t/pragma/warnings.t
38140 ____________________________________________________________________________
38141 [  9709] By: jhi                                   on 2001/04/15  19:34:09
38142         Log: Integrate changes #9706,9707 from maintperl into mainline.
38143              
38144              change#7210 broke .packlist generation
38145              
38146              ExtUtils::Installed doesn't quote regex metacharacters in paths
38147              before using them in match; also make it work for dosish platforms
38148      Branch: perl
38149           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
38150 ____________________________________________________________________________
38151 [  9708] By: jhi                                   on 2001/04/15  19:31:01
38152         Log: Test also the scalar aspect of getitimer().
38153      Branch: perl
38154            ! t/lib/time-hires.t
38155 ____________________________________________________________________________
38156 [  9707] By: gsar                                  on 2001/04/15  17:24:20
38157         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
38158              before using them in match; also make it work for dosish platforms
38159      Branch: maint-5.6/perl
38160            ! lib/ExtUtils/Installed.pm
38161 ____________________________________________________________________________
38162 [  9706] By: gsar                                  on 2001/04/15  17:21:59
38163         Log: change#7210 broke .packlist generation (listed only filename
38164              rather than fully qualified path name)
38165      Branch: maint-5.6/perl
38166            ! lib/ExtUtils/Install.pm
38167 ____________________________________________________________________________
38168 [  9705] By: jhi                                   on 2001/04/15  12:36:33
38169         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
38170      Branch: perl
38171            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
38172            ! t/lib/time-hires.t
38173 ____________________________________________________________________________
38174 [  9704] By: jhi                                   on 2001/04/15  10:49:08
38175         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
38176              From: Prymmer/Kahn <pvhp@best.com>
38177              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
38178              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
38179      Branch: perl
38180            ! lib/utf8.pm pod/perlebcdic.pod
38181 ____________________________________________________________________________
38182 [  9703] By: jhi                                   on 2001/04/15  02:26:26
38183         Log: I keep forgetting to sort MANIFEST.
38184      Branch: perl
38185            ! MANIFEST
38186 ____________________________________________________________________________
38187 [  9702] By: jhi                                   on 2001/04/15  02:07:47
38188         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
38189              Now we have blessed, reftype, tainted, first, reduce, ...
38190      Branch: perl
38191            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
38192            + ext/List/Util/README ext/List/Util/Util.xs
38193            + ext/List/Util/lib/List/Util.pm
38194            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
38195            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
38196            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38197            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38198            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38199            ! MANIFEST
38200 ____________________________________________________________________________
38201 [  9701] By: jhi                                   on 2001/04/14  15:05:25
38202         Log: Subject: RE: dprofpp.pl updates 
38203              From: Carl Eklof <CEklof@endeca.com>
38204              Date: Thu, 12 Apr 2001 18:45:46 -0400
38205              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
38206      Branch: perl
38207            ! utils/dprofpp.PL
38208 ____________________________________________________________________________
38209 [  9700] By: jhi                                   on 2001/04/14  14:44:55
38210         Log: Do not just blindly add CR.
38211      Branch: perl
38212            ! Porting/makerel
38213 ____________________________________________________________________________
38214 [  9699] By: jhi                                   on 2001/04/13  13:17:01
38215         Log: Update Changes.
38216      Branch: perl
38217            ! Changes patchlevel.h
38218 ____________________________________________________________________________
38219 [  9698] By: jhi                                   on 2001/04/13  12:44:48
38220         Log: Integrate perlio.
38221      Branch: perl
38222           !> ext/PerlIO/Scalar/Scalar.xs
38223 ____________________________________________________________________________
38224 [  9697] By: jhi                                   on 2001/04/13  12:29:15
38225         Log: Add more debug output to the test.
38226      Branch: perl
38227            ! t/lib/cwd.t
38228 ____________________________________________________________________________
38229 [  9696] By: nick                                  on 2001/04/13  10:14:29
38230         Log: Fix core dump on binmode($fh,'Scalar')
38231      Branch: perlio
38232            ! ext/PerlIO/Scalar/Scalar.xs
38233 ____________________________________________________________________________
38234 [  9695] By: nick                                  on 2001/04/13  09:05:42
38235         Log: Integrate mainline
38236      Branch: perlio
38237           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38238           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
38239           +> t/lib/time-hires.t
38240           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
38241           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
38242           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
38243           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
38244           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
38245           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
38246           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
38247 ____________________________________________________________________________
38248 [  9694] By: jhi                                   on 2001/04/12  22:23:35
38249         Log: Integrate change #9693 from maintperl into mainline.
38250              
38251              $VERSION and Version() on the same line provokes a warning from
38252              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
38253      Branch: perl
38254           !> lib/Devel/SelfStubber.pm
38255 ____________________________________________________________________________
38256 [  9693] By: gsar                                  on 2001/04/12  21:55:56
38257         Log: $VERSION and Version() on the same line provokes a warning from
38258              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
38259      Branch: maint-5.6/perl
38260            ! lib/Devel/SelfStubber.pm
38261 ____________________________________________________________________________
38262 [  9692] By: jhi                                   on 2001/04/12  13:54:00
38263         Log: This is at least 5.005.
38264      Branch: perl
38265            ! ext/Time/HiRes/HiRes.xs
38266 ____________________________________________________________________________
38267 [  9691] By: jhi                                   on 2001/04/12  13:37:20
38268         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
38269      Branch: perl
38270            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
38271            ! win32/Makefile win32/makefile.mk
38272 ____________________________________________________________________________
38273 [  9690] By: jhi                                   on 2001/04/12  01:34:46
38274         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
38275      Branch: perl
38276            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38277            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
38278            + t/lib/time-hires.t
38279            ! MANIFEST
38280 ____________________________________________________________________________
38281 [  9689] By: jhi                                   on 2001/04/12  00:28:39
38282         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
38283              From: Gisle Aas <gisle@ActiveState.com>
38284              Date: 11 Apr 2001 16:36:11 -0700
38285              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
38286      Branch: perl
38287            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
38288 ____________________________________________________________________________
38289 [  9688] By: jhi                                   on 2001/04/12  00:27:39
38290         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
38291              From: Gisle Aas <gisle@ActiveState.com>
38292              Date: 11 Apr 2001 11:13:24 -0700
38293              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
38294      Branch: perl
38295            ! ext/MIME/Base64/Base64.xs
38296 ____________________________________________________________________________
38297 [  9687] By: jhi                                   on 2001/04/11  19:51:47
38298         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
38299      Branch: perl
38300            ! Todo-5.6
38301 ____________________________________________________________________________
38302 [  9686] By: jhi                                   on 2001/04/11  16:54:25
38303         Log: Subject: [PATCH opcode.pl] Documentation of table format
38304              From: Simon Cozens <simon@netthink.co.uk>
38305              Date: Wed, 11 Apr 2001 12:59:31 +0100
38306              Message-ID: <20010411125931.A25681@netthink.co.uk>
38307      Branch: perl
38308            ! opcode.pl
38309 ____________________________________________________________________________
38310 [  9685] By: jhi                                   on 2001/04/11  16:53:15
38311         Log: Subject: [PATCH] prototype("CORE::recv")
38312              From: Simon Cozens <simon@netthink.co.uk>
38313              Date: Wed, 11 Apr 2001 13:24:35 +0100
38314              Message-ID: <20010411132435.A26169@netthink.co.uk>
38315      Branch: perl
38316            ! pp.c t/comp/proto.t
38317 ____________________________________________________________________________
38318 [  9684] By: jhi                                   on 2001/04/11  16:47:13
38319         Log: FAQ (and AUTHORS) update from Dan Carson: the information
38320              was several years obsolete, Term::Readkey has been updated
38321              to have the functionality.
38322      Branch: perl
38323            ! AUTHORS pod/perlfaq5.pod
38324 ____________________________________________________________________________
38325 [  9683] By: jhi                                   on 2001/04/11  12:15:46
38326         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
38327              From: Calle Dybedahl <calle@lysator.liu.se>
38328              Date: 10 Apr 2001 16:44:16 +0200
38329              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
38330      Branch: perl
38331            ! ext/MIME/Base64/Base64.xs
38332 ____________________________________________________________________________
38333 [  9682] By: jhi                                   on 2001/04/11  12:12:26
38334         Log: A more minimal fix for 20010410.006 from Hugo.
38335      Branch: perl
38336            ! regexec.c
38337 ____________________________________________________________________________
38338 [  9681] By: jhi                                   on 2001/04/11  11:34:23
38339         Log: Integrate changes #9678,9679 from maintline into mainperl.
38340              
38341              addendum to change#9676
38342              
38343              up $File::Glob::VERSION; add a note pointing out the version of
38344              the OpenBSD glob bsd_glob.c resembles
38345      Branch: perl
38346           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
38347           !> ext/File/Glob/bsd_glob.h
38348 ____________________________________________________________________________
38349 [  9680] By: jhi                                   on 2001/04/11  11:30:38
38350         Log: Bad test numbering in integrate in #9677.
38351              Fixes ID 20010411.001.
38352      Branch: perl
38353            ! t/op/pat.t
38354 ____________________________________________________________________________
38355 [  9679] By: gsar                                  on 2001/04/11  03:38:40
38356         Log: up $File::Glob::VERSION; add a note pointing out the version of
38357              the OpenBSD glob bsd_glob.c resembles
38358      Branch: maint-5.6/perl
38359            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
38360            ! ext/File/Glob/bsd_glob.h
38361 ____________________________________________________________________________
38362 [  9678] By: gsar                                  on 2001/04/11  03:09:48
38363         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
38364              revision 1.8.10.1 found here:
38365              
38366              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
38367      Branch: maint-5.6/perl
38368            ! ext/File/Glob/bsd_glob.c
38369 ____________________________________________________________________________
38370 [  9677] By: jhi                                   on 2001/04/11  02:54:39
38371         Log: Integrate changes #9675,9676 from maintperl into mainline.
38372              
38373              fix for bug 20010410.006, undo change#7115
38374              
38375              port the OpenBSD glob() security patch
38376      Branch: perl
38377           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
38378           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
38379           !> t/op/pat.t
38380 ____________________________________________________________________________
38381 [  9676] By: gsar                                  on 2001/04/11  02:19:02
38382         Log: port the glob() security patch found at:
38383              
38384              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
38385              
38386              CERT advisory for the issue is here:
38387              
38388              http://www.cert.org/advisories/CA-2001-07.html
38389              
38390              Note that the security scare is only relevant for those who are
38391              foolish enough to build suidperl (which is now officially discouraged)
38392      Branch: maint-5.6/perl
38393            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
38394            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
38395 ____________________________________________________________________________
38396 [  9675] By: gsar                                  on 2001/04/10  23:52:11
38397         Log: fix for bug 20010410.006
38398              
38399              undo change#7115 (came into maint-5.6 as change#8156)
38400              
38401              add tests to keep it from coming back
38402      Branch: maint-5.6/perl
38403            ! regexec.c t/op/pat.t
38404 ____________________________________________________________________________
38405 [  9674] By: nick                                  on 2001/04/10  20:39:31
38406         Log: Integrate mainline
38407      Branch: perlio
38408           +> Porting/testall.atom
38409           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
38410           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
38411           !> t/lib/lc-uk.t t/pod/find.t
38412 ____________________________________________________________________________
38413 [  9673] By: nick                                  on 2001/04/10  18:46:14
38414         Log: Integrate against change 9670 aka perl-5.7.1
38415      Branch: perlio
38416           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
38417           !> (integrate 53 files)
38418 ____________________________________________________________________________
38419 [  9672] By: jhi                                   on 2001/04/10  13:45:01
38420         Log: Add a script for doing cumulative profile of the test suite.
38421              (Requires ATOM, that is, Tru64.)
38422      Branch: perl
38423            + Porting/testall.atom
38424            ! MANIFEST
38425 ____________________________________________________________________________
38426 [  9671] By: jhi                                   on 2001/04/10  12:38:53
38427         Log: Missing std block.
38428      Branch: perl
38429            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
38430            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
38431            ! t/pod/find.t
38432 ____________________________________________________________________________
38433 [  9670] By: jhi                                   on 2001/04/10  01:25:58
38434         Log: This is 5.7.1.
38435      Branch: perl
38436            ! patchlevel.h
38437 ____________________________________________________________________________
38438 [  9669] By: jhi                                   on 2001/04/10  01:09:14
38439         Log: Update Changes.
38440      Branch: perl
38441            ! Changes patchlevel.h
38442 ____________________________________________________________________________
38443 [  9668] By: jhi                                   on 2001/04/10  01:00:38
38444         Log: Regen toc.
38445      Branch: perl
38446            ! pod/perltoc.pod
38447 ____________________________________________________________________________
38448 [  9667] By: jhi                                   on 2001/04/10  00:52:16
38449         Log: Update perlhist.
38450      Branch: perl
38451            ! pod/perlhist.pod
38452 ____________________________________________________________________________
38453 [  9666] By: jhi                                   on 2001/04/09  23:38:59
38454         Log: Slight wording tweaks from Damian to #9658.
38455      Branch: perl
38456            ! pod/perlobj.pod
38457 ____________________________________________________________________________
38458 [  9665] By: jhi                                   on 2001/04/09  19:56:06
38459         Log: Subject: [PATCH perlutil.pod] Nit
38460              From: Simon Cozens <simon@netthink.co.uk>
38461              Date: Mon, 9 Apr 2001 20:29:44 +0100
38462              Message-ID: <20010409202944.A14796@the.earth.li>
38463      Branch: perl
38464            ! pod/perlutil.pod
38465 ____________________________________________________________________________
38466 [  9664] By: jhi                                   on 2001/04/09  19:54:42
38467         Log: Subject: Re: perl571delta.pod@9631
38468              From: Mike Guy <mjtg@cam.ac.uk>
38469              Date: Mon, 09 Apr 2001 18:09:14 +0100
38470              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
38471      Branch: perl
38472            ! pod/perl571delta.pod
38473 ____________________________________________________________________________
38474 [  9663] By: jhi                                   on 2001/04/09  13:43:35
38475         Log: Update Changes.
38476      Branch: perl
38477            ! Changes patchlevel.h
38478 ____________________________________________________________________________
38479 [  9662] By: jhi                                   on 2001/04/09  13:24:46
38480         Log: tweak tweak.
38481      Branch: perl
38482            ! AUTHORS pod/perl571delta.pod
38483 ____________________________________________________________________________
38484 [  9661] By: jhi                                   on 2001/04/09  13:15:13
38485         Log: Thinko in manual patch applying.
38486      Branch: perl
38487            ! sv.c
38488 ____________________________________________________________________________
38489 [  9660] By: jhi                                   on 2001/04/09  13:07:53
38490         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
38491              From: Robin Barker <rmb1@cise.npl.co.uk> 
38492              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
38493              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
38494              
38495              (This corrects the case where the "isn't numeric" string contains \0s
38496              and is longer than the temporary buffer, and contains \0 at the point
38497              the string would be truncated by "...".) 
38498      Branch: perl
38499            ! sv.c
38500 ____________________________________________________________________________
38501 [  9659] By: jhi                                   on 2001/04/09  12:57:41
38502         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
38503      Branch: perl
38504            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
38505            ! t/lib/cgi-function.t t/lib/cgi-html.t
38506 ____________________________________________________________________________
38507 [  9658] By: jhi                                   on 2001/04/09  12:48:47
38508         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
38509              From: Ilmari Karonen <iltzu@sci.fi>
38510              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
38511              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
38512              
38513              Rearrange and rewrite the Method Invocation section
38514              to explain the concepts in nicer order.
38515      Branch: perl
38516            ! pod/perlobj.pod
38517 ____________________________________________________________________________
38518 [  9657] By: jhi                                   on 2001/04/09  12:35:58
38519         Log: Upgrade to podlators 1.09, from Russ Allbery.
38520      Branch: perl
38521            ! lib/Pod/Man.pm lib/Pod/Text.pm
38522 ____________________________________________________________________________
38523 [  9656] By: jhi                                   on 2001/04/09  12:31:53
38524         Log: perl571delta.
38525      Branch: perl
38526            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
38527 ____________________________________________________________________________
38528 [  9655] By: jhi                                   on 2001/04/09  12:20:09
38529         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
38530              From: Prymmer/Kahn <pvhp@best.com>
38531              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
38532              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
38533      Branch: perl
38534            ! lib/utf8.pm pod/perlunicode.pod
38535 ____________________________________________________________________________
38536 [  9654] By: gsar                                  on 2001/04/09  03:38:33
38537         Log: here lies 5.6.1
38538      Branch: maint-5.6/perl
38539            ! Changes
38540 ____________________________________________________________________________
38541 [  9653] By: jhi                                   on 2001/04/09  03:25:24
38542         Log: Update perlhist.
38543      Branch: perl
38544            ! pod/perlhist.pod
38545 ____________________________________________________________________________
38546 [  9652] By: jhi                                   on 2001/04/09  03:18:49
38547         Log: perl571delta tweaking continues.
38548      Branch: perl
38549            ! pod/perl571delta.pod
38550 ____________________________________________________________________________
38551 [  9651] By: gsar                                  on 2001/04/09  03:11:19
38552         Log: update Changes, patchlevel.h &c.
38553      Branch: maint-5.6/perl
38554            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
38555            ! pod/perltoc.pod
38556 ____________________________________________________________________________
38557 [  9650] By: jhi                                   on 2001/04/09  02:40:24
38558         Log: Integrate the perlfork half of #9513 from maintperl into mainline
38559              (the perlunicode half is obsolete)
38560      Branch: perl
38561            ! pod/perlfork.pod
38562 ____________________________________________________________________________
38563 [  9649] By: gsar                                  on 2001/04/09  02:35:43
38564         Log: tweak perldelta as suggested by Jarkko
38565      Branch: maint-5.6/perl
38566            ! pod/perldelta.pod
38567 ____________________________________________________________________________
38568 [  9648] By: jhi                                   on 2001/04/09  02:13:04
38569         Log: Integrate change #9646 from maintperl into mainline.
38570              
38571              add note about ithreads and Thread.pm
38572      Branch: perl
38573           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
38574 ____________________________________________________________________________
38575 [  9647] By: jhi                                   on 2001/04/09  02:10:18
38576         Log: Bad assumption that shortsize == 2.
38577      Branch: perl
38578            ! t/lib/xs-typemap.t
38579 ____________________________________________________________________________
38580 [  9646] By: gsar                                  on 2001/04/09  00:48:04
38581         Log: add note about ithreads and Thread.pm (too many people are
38582              confused by the fact that Thread.pm is built and installed
38583              under non-5005threads but doesn't work)
38584      Branch: maint-5.6/perl
38585            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
38586 ____________________________________________________________________________
38587 [  9645] By: gsar                                  on 2001/04/09  00:19:03
38588         Log: update perldelta.pod for changes in 5.6.1
38589      Branch: maint-5.6/perl
38590            ! Changes pod/perldelta.pod
38591 ____________________________________________________________________________
38592 [  9644] By: jhi                                   on 2001/04/08  20:37:00
38593         Log: Integrate change #9639 from maintperl into mainline:
38594              on windows, many of the README.* pods were being copied to
38595              the wrong location
38596      Branch: perl
38597           !> win32/Makefile win32/makefile.mk
38598 ____________________________________________________________________________
38599 [  9643] By: jhi                                   on 2001/04/08  20:07:11
38600         Log: Integrate change #9624 from maintperl into mainline:
38601              the pod tests were not okay.  (t/pod/find.t changes ignored)
38602      Branch: perl
38603           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
38604           !> t/pod/include.t t/pod/included.t t/pod/lref.t
38605           !> t/pod/multiline_items.t t/pod/nested_items.t
38606           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
38607           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
38608 ____________________________________________________________________________
38609 [  9642] By: jhi                                   on 2001/04/08  19:57:17
38610         Log: Integrate change #9638 from maintperl into mainline:
38611              update to latest JPL from the anoncvs repository
38612      Branch: perl
38613           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
38614           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
38615           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
38616 ____________________________________________________________________________
38617 [  9641] By: jhi                                   on 2001/04/08  19:53:30
38618         Log: perl571delta updates.
38619      Branch: perl
38620            ! lib/Filter/Simple.pm pod/perl571delta.pod
38621 ____________________________________________________________________________
38622 [  9640] By: gsar                                  on 2001/04/08  19:20:46
38623         Log: integrate change#9634 from mainline
38624              
38625              Fix the perlmodlib generation (didn't understand separate .pod
38626              files; didn't understand -- as the name-thing separator).
38627              Update the CPAN mirrors list.
38628      Branch: maint-5.6/perl
38629            ! pod/perlmodlib.pod
38630           !> pod/perlmodlib.PL
38631 ____________________________________________________________________________
38632 [  9639] By: gsar                                  on 2001/04/08  18:57:31
38633         Log: on windows, many of the README.* pods were being copied to the wrong
38634              location
38635      Branch: maint-5.6/perl
38636            ! win32/Makefile win32/makefile.mk
38637 ____________________________________________________________________________
38638 [  9638] By: gsar                                  on 2001/04/08  18:38:25
38639         Log: update to latest JPL from the anoncvs repository
38640      Branch: maint-5.6/perl
38641            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
38642            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
38643            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
38644 ____________________________________________________________________________
38645 [  9637] By: jhi                                   on 2001/04/08  17:53:53
38646         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
38647      Branch: perl
38648            ! pod/perl571delta.pod
38649 ____________________________________________________________________________
38650 [  9636] By: jhi                                   on 2001/04/08  17:18:32
38651         Log: Regen toc.
38652      Branch: perl
38653            ! pod/perltoc.pod
38654 ____________________________________________________________________________
38655 [  9635] By: jhi                                   on 2001/04/08  17:16:33
38656         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
38657              From: "Craig A. Berry" <craigberry@mac.com>
38658              Date: Sun, 08 Apr 2001 12:30:16 -0500
38659              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
38660      Branch: perl
38661            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
38662 ____________________________________________________________________________
38663 [  9634] By: jhi                                   on 2001/04/08  17:09:19
38664         Log: Fix the perlmodlib generation (didn't understand separate .pod
38665              files; didn't understand -- as the name-thing separator).
38666              
38667              Update the CPAN mirrors list.
38668      Branch: perl
38669            ! pod/perlmodlib.PL pod/perlmodlib.pod
38670 ____________________________________________________________________________
38671 [  9633] By: jhi                                   on 2001/04/08  16:49:17
38672         Log: Sort MANIFEST.
38673      Branch: perl
38674            ! MANIFEST
38675 ____________________________________________________________________________
38676 [  9632] By: gsar                                  on 2001/04/08  16:36:06
38677         Log: add $Tie::RefHash::VERSION
38678      Branch: maint-5.6/perl
38679            ! lib/Tie/RefHash.pm
38680 ____________________________________________________________________________
38681 [  9631] By: jhi                                   on 2001/04/08  16:10:15
38682         Log: perl571delta updates based on p5p feedback; still needs
38683              lots of examples.
38684      Branch: perl
38685            ! pod/perl571delta.pod
38686 ____________________________________________________________________________
38687 [  9630] By: jhi                                   on 2001/04/08  15:59:13
38688         Log: Update the list of supported platforms to talk about 5.7.1
38689              (and 5.6.1)
38690      Branch: perl
38691            ! pod/perlport.pod
38692 ____________________________________________________________________________
38693 [  9629] By: jhi                                   on 2001/04/08  15:55:41
38694         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
38695              from maintperl into mainline: perlport updates.
38696      Branch: perl
38697            ! pod/perlport.pod
38698 ____________________________________________________________________________
38699 [  9628] By: jhi                                   on 2001/04/08  15:53:17
38700         Log: perlsolaris.pod copied to wrong directory.
38701      Branch: perl
38702            ! win32/makefile.mk
38703 ____________________________________________________________________________
38704 [  9627] By: jhi                                   on 2001/04/08  14:48:18
38705         Log: Subject: Typos in perl571delta.pod
38706              From: "Stephen P. Potter" <spp@spotter.yi.org>
38707              Date: Sat, 07 Apr 2001 20:37:05 -0400
38708              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
38709      Branch: perl
38710            ! pod/perl571delta.pod
38711 ____________________________________________________________________________
38712 [  9626] By: jhi                                   on 2001/04/08  14:39:04
38713         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
38714      Branch: perl
38715            ! gv.c
38716 ____________________________________________________________________________
38717 [  9625] By: nick                                  on 2001/04/08  10:14:23
38718         Log: Integrate mainline
38719      Branch: perlio
38720           +> pod/perl570delta.pod pod/perl571delta.pod
38721           !> (integrate 27 files)
38722 ____________________________________________________________________________
38723 [  9624] By: gsar                                  on 2001/04/08  06:08:17
38724         Log: test in t/pod/* were busted
38725              
38726              these tests are still not enabled in t/{harness,TEST}
38727      Branch: maint-5.6/perl
38728            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
38729            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
38730            ! t/pod/multiline_items.t t/pod/nested_items.t
38731            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
38732            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
38733 ____________________________________________________________________________
38734 [  9623] By: gsar                                  on 2001/04/08  03:37:01
38735         Log: integrate change#9470 from mainline
38736              
38737              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
38738      Branch: maint-5.6/perl
38739           !> ext/Socket/Socket.xs
38740 ____________________________________________________________________________
38741 [  9622] By: jhi                                   on 2001/04/07  22:40:47
38742         Log: Update Changes.
38743      Branch: perl
38744            ! Changes patchlevel.h
38745 ____________________________________________________________________________
38746 [  9621] By: jhi                                   on 2001/04/07  22:34:16
38747         Log: Update AUTHORS.
38748      Branch: perl
38749            ! AUTHORS
38750 ____________________________________________________________________________
38751 [  9620] By: jhi                                   on 2001/04/07  22:12:47
38752         Log: Forgot to bump the number of tests in #9164.
38753      Branch: perl
38754            ! t/op/array.t
38755 ____________________________________________________________________________
38756 [  9619] By: jhi                                   on 2001/04/07  22:09:50
38757         Log: Bump patchlevel to 5.7.1.
38758      Branch: perl
38759            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38760            ! config_h.SH patchlevel.h
38761 ____________________________________________________________________________
38762 [  9618] By: jhi                                   on 2001/04/07  22:02:41
38763         Log: Populate perl571delta.
38764      Branch: perl
38765            ! pod/perl571delta.pod
38766 ____________________________________________________________________________
38767 [  9617] By: jhi                                   on 2001/04/07  22:01:23
38768         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
38769              to forget it later; do not change patchlevel.h yet or regenerate
38770              Configure yet.
38771      Branch: perl
38772            ! epoc/config.sh win32/Makefile win32/config_H.bc
38773            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
38774 ____________________________________________________________________________
38775 [  9616] By: jhi                                   on 2001/04/07  17:46:33
38776         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
38777      Branch: perl
38778            ! pod/perl571delta.pod
38779 ____________________________________________________________________________
38780 [  9615] By: jhi                                   on 2001/04/07  17:33:21
38781         Log: Change the toc configuration.
38782      Branch: perl
38783            ! pod/buildtoc.PL pod/perl.pod
38784 ____________________________________________________________________________
38785 [  9614] By: jhi                                   on 2001/04/07  17:29:47
38786         Log: Subject: PATCH: $[
38787              From: Robin Houston <robin@kitsite.com>
38788              Date: Fri, 6 Apr 2001 18:10:14 +0100
38789              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
38790      Branch: perl
38791            ! op.c t/op/array.t
38792 ____________________________________________________________________________
38793 [  9613] By: jhi                                   on 2001/04/07  17:28:26
38794         Log: Subject: [PATCH perl@9424] isn't numeric warning
38795              From: Robin Barker <rmb1@cise.npl.co.uk>
38796              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
38797              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
38798      Branch: perl
38799            ! sv.c t/pragma/warn/sv
38800 ____________________________________________________________________________
38801 [  9612] By: jhi                                   on 2001/04/07  17:26:45
38802         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
38803              From: Mike Guy <mjtg@cam.ac.uk>
38804              Date: Fri, 06 Apr 2001 12:47:06 +0100
38805              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
38806      Branch: perl
38807            ! dump.c t/lib/peek.t
38808 ____________________________________________________________________________
38809 [  9611] By: jhi                                   on 2001/04/07  17:21:35
38810         Log: Create perl571delta and seed it off with the perldelta changes
38811              since 5.7.0; remove those changes from perldelta and rename it
38812              as perl570delta; recreate perldelta but leave it almost empty.
38813      Branch: perl
38814            + pod/perl570delta.pod pod/perl571delta.pod
38815            ! MANIFEST pod/perldelta.pod
38816 ____________________________________________________________________________
38817 [  9610] By: jhi                                   on 2001/04/07  16:56:32
38818         Log: Denit.
38819      Branch: perl
38820            ! pod/perldelta.pod
38821 ____________________________________________________________________________
38822 [  9609] By: jhi                                   on 2001/04/07  16:38:32
38823         Log: Retract #9523: needs more thought.
38824      Branch: perl
38825            ! Makefile.SH
38826 ____________________________________________________________________________
38827 [  9608] By: jhi                                   on 2001/04/07  14:59:20
38828         Log: atmark() code cleanaup.
38829      Branch: perl
38830            ! ext/IO/IO.xs
38831 ____________________________________________________________________________
38832 [  9607] By: jhi                                   on 2001/04/07  14:48:14
38833         Log: Integrate change #9605 from maintperl into mainline.
38834              
38835              can't optimize away scope entry if tr/// is present
38836      Branch: perl
38837           !> op.c t/op/tr.t
38838 ____________________________________________________________________________
38839 [  9606] By: jhi                                   on 2001/04/07  14:43:59
38840         Log: Integrate perlio.
38841      Branch: perl
38842           +> win32/FindExt.pm
38843           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
38844           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
38845 ____________________________________________________________________________
38846 [  9605] By: gsar                                  on 2001/04/07  11:52:40
38847         Log: can't optimize away scope entry if tr/// is present
38848      Branch: maint-5.6/perl
38849            ! op.c t/op/tr.t
38850 ____________________________________________________________________________
38851 [  9604] By: nick                                  on 2001/04/07  11:39:45
38852         Log: Split out extension finding code from buildext.pl into FindExt.pm
38853              Use it to get Config.pm's idea of available extensions in line
38854              with what is built.
38855      Branch: perlio
38856            + win32/FindExt.pm
38857            ! MANIFEST win32/buildext.pl win32/config_sh.PL
38858            ! win32/makefile.mk
38859 ____________________________________________________________________________
38860 [  9603] By: nick                                  on 2001/04/07  09:11:38
38861         Log: Cleanup correction for failed :Via() layer, also set an error code.
38862      Branch: perlio
38863            ! ext/PerlIO/Via/Via.xs
38864 ____________________________________________________________________________
38865 [  9602] By: nick                                  on 2001/04/07  08:38:04
38866         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
38867              style. So don't use binmode() on the handles so that Win32 etc. see
38868              same sequence and produce same digests.
38869      Branch: perlio
38870            ! t/lib/md5-file.t
38871 ____________________________________________________________________________
38872 [  9601] By: nick                                  on 2001/04/07  08:36:26
38873         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
38874              Else it complains and so crlf layer (say) does not get pushed.
38875      Branch: perlio
38876            ! perlio.c
38877 ____________________________________________________________________________
38878 [  9600] By: jhi                                   on 2001/04/06  23:00:09
38879         Log: Integrate change #9599 from perlio into mainline.
38880      Branch: perl
38881           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
38882           !> win32/config_H.vc
38883 ____________________________________________________________________________
38884 [  9599] By: nick                                  on 2001/04/06  21:42:43
38885         Log: Quote $VERSION in Encode.pm.
38886              regen_config_h as requested.
38887      Branch: perlio
38888            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
38889            ! win32/config_H.vc
38890 ____________________________________________________________________________
38891 [  9598] By: nick                                  on 2001/04/06  20:34:59
38892         Log: Integrate mainline
38893      Branch: perlio
38894           +> README.macos
38895           !> (integrate 39 files)
38896 ____________________________________________________________________________
38897 [  9597] By: gsar                                  on 2001/04/06  18:06:35
38898         Log: integrate change#9464 from mainline (addendum to change#8313)
38899              
38900              Subject: [PATCH @9452] Better peep()ing for foreach() loops
38901      Branch: maint-5.6/perl
38902           !> op.c
38903 ____________________________________________________________________________
38904 [  9596] By: jhi                                   on 2001/04/06  17:26:03
38905         Log: The d_casti32=undef is good for you even when not use64bitall.
38906      Branch: perl
38907            ! hints/hpux.sh
38908 ____________________________________________________________________________
38909 [  9595] By: gsar                                  on 2001/04/06  14:57:17
38910         Log: add a low-impact fix to accommodate darwin-ism
38911      Branch: maint-5.6/perl
38912            ! ext/Errno/Errno_pm.PL
38913 ____________________________________________________________________________
38914 [  9594] By: jhi                                   on 2001/04/06  14:55:14
38915         Log: Integrate changes #9528,9593 from mainline into maintperl;
38916              tweaking the editor/IDE/shell list.
38917      Branch: maint-5.6/perl
38918           !> pod/perlfaq3.pod
38919 ____________________________________________________________________________
38920 [  9593] By: jhi                                   on 2001/04/06  14:51:39
38921         Log: Make the editor/IDE/shell list a little bit airier.
38922      Branch: perl
38923            ! pod/perlfaq3.pod
38924 ____________________________________________________________________________
38925 [  9592] By: gsar                                  on 2001/04/06  14:45:18
38926         Log: integrate change#9477 from mainline (base.pm doc tweak)
38927              
38928              missing doc entry for fmod()
38929      Branch: maint-5.6/perl
38930            ! lib/Math/BigFloat.pm
38931           !> lib/base.pm
38932 ____________________________________________________________________________
38933 [  9591] By: jhi                                   on 2001/04/06  13:55:48
38934         Log: Regen toc.
38935      Branch: perl
38936            ! pod/perltoc.pod
38937 ____________________________________________________________________________
38938 [  9590] By: jhi                                   on 2001/04/06  13:54:52
38939         Log: Math::BigFloat patches from John Peacock.  The equivalent
38940              of #9586 from maintperl but reworked by John to work with
38941              the bleadperl.
38942      Branch: perl
38943            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
38944 ____________________________________________________________________________
38945 [  9589] By: jhi                                   on 2001/04/06  13:42:23
38946         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
38947      Branch: perl
38948            ! ext/Digest/MD5/Makefile.PL
38949 ____________________________________________________________________________
38950 [  9588] By: jhi                                   on 2001/04/06  13:31:45
38951         Log: Integrate changes #9584,9587 from maintperl into mainline.
38952              
38953              keep eval"" CVs alive until the end of the statement in which
38954              they're called
38955              
38956              add README.macos (from Chris Nandor)
38957              
38958              tyop in change#9555
38959      Branch: perl
38960           +> README.macos
38961           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
38962           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
38963           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
38964           !> win32/makefile.mk
38965 ____________________________________________________________________________
38966 [  9587] By: gsar                                  on 2001/04/06  07:31:30
38967         Log: add README.macos (from Chris Nandor)
38968              
38969              tyop in change#9555
38970      Branch: maint-5.6/perl
38971            + README.macos
38972            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
38973            ! win32/Makefile win32/makefile.mk
38974 ____________________________________________________________________________
38975 [  9586] By: gsar                                  on 2001/04/06  07:08:54
38976         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
38977      Branch: maint-5.6/perl
38978            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
38979 ____________________________________________________________________________
38980 [  9585] By: gsar                                  on 2001/04/06  06:58:44
38981         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
38982              from mainline
38983              
38984              Subject: [PATCH] Base64 update to perlfaq9.pod
38985              
38986              Subject: [PATCH AUTHORS] Housekeeping
38987              
38988              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
38989              Mac OS X (Darwin) has extra pwent fields.
38990              
38991              Subject: [PATCH B::*] print control-character vars readably
38992              Needs EBCDICification.
38993              
38994              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
38995              
38996              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
38997              
38998              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
38999              
39000              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39001              
39002              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39003              
39004              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39005              
39006              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39007              
39008              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39009              
39010              FreeBSD hints tweak from Anton Berezin.
39011              
39012              Subject: [PATCH foolperl & bleadperl] README.vms update
39013              
39014              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39015      Branch: maint-5.6/perl
39016           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
39017           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
39018           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
39019 ____________________________________________________________________________
39020 [  9584] By: gsar                                  on 2001/04/06  04:09:00
39021         Log: keep eval"" CVs alive until the end of the statement in which
39022              they're called; this avoids a coredump ensuing from search for
39023              lexicals in code such as:
39024              
39025              sub bug {
39026              my $s = @_;
39027              eval q[sub { eval 'sub { &$s }' }];
39028              }
39029              bug("x")->()->();
39030              
39031              this code still doesn't work as intended (as it has remained
39032              since time immemorial), but it doesn't provoke a coredump anymore
39033      Branch: maint-5.6/perl
39034            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39035            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
39036 ____________________________________________________________________________
39037 [  9583] By: jhi                                   on 2001/04/05  23:52:51
39038         Log: Update Changes.
39039      Branch: perl
39040            ! Changes patchlevel.h
39041 ____________________________________________________________________________
39042 [  9582] By: jhi                                   on 2001/04/05  23:11:23
39043         Log: Slight doc tweak.
39044      Branch: perl
39045            ! pod/perlunicode.pod
39046 ____________________________________________________________________________
39047 [  9581] By: jhi                                   on 2001/04/05  23:04:11
39048         Log: Integrate perlio.
39049      Branch: perl
39050           !> pod/perlunicode.pod
39051 ____________________________________________________________________________
39052 [  9580] By: jhi                                   on 2001/04/05  23:03:29
39053         Log: Test for #9579.
39054      Branch: perl
39055            ! t/op/do.t
39056 ____________________________________________________________________________
39057 [  9579] By: jhi                                   on 2001/04/05  22:54:17
39058         Log: Subject: [PATCH] Propagate calling context for do '...'
39059              From: Gisle Aas <gisle@ActiveState.com>
39060              Date: 04 Apr 2001 20:17:29 -0700
39061              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
39062      Branch: perl
39063            ! pod/perlfunc.pod pp_ctl.c
39064 ____________________________________________________________________________
39065 [  9578] By: jhi                                   on 2001/04/05  22:52:51
39066         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39067              From: Peter Prymmer <pvhp@forte.com>
39068              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
39069              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
39070      Branch: perl
39071            ! README.vms
39072 ____________________________________________________________________________
39073 [  9577] By: jhi                                   on 2001/04/05  22:48:22
39074         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
39075              From: "Craig A. Berry" <craigberry@mac.com>
39076              Date: Thu, 5 Apr 2001 13:43:28 -0500
39077              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
39078      Branch: perl
39079            ! README.vms
39080 ____________________________________________________________________________
39081 [  9576] By: jhi                                   on 2001/04/05  22:31:38
39082         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
39083              From: Michael G Schwern <schwern@pobox.com>
39084              Date: Thu, 5 Apr 2001 21:53:21 +0100
39085              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
39086      Branch: perl
39087            ! lib/base.pm t/lib/fields.t
39088 ____________________________________________________________________________
39089 [  9575] By: jhi                                   on 2001/04/05  22:26:10
39090         Log: FreeBSD hints tweak from Anton Berezin.
39091      Branch: perl
39092            ! hints/freebsd.sh
39093 ____________________________________________________________________________
39094 [  9574] By: jhi                                   on 2001/04/05  22:24:03
39095         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39096              From: David Dyck <dcd@tc.fluke.com>
39097              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
39098              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
39099      Branch: perl
39100            ! t/op/oct.t
39101 ____________________________________________________________________________
39102 [  9573] By: jhi                                   on 2001/04/05  22:23:06
39103         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39104              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
39105              From: David Dyck <dcd@tc.fluke.com>
39106              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
39107      Branch: perl
39108            ! pp.c
39109 ____________________________________________________________________________
39110 [  9572] By: jhi                                   on 2001/04/05  22:14:47
39111         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39112              From: Robin Houston <robin@kitsite.com>
39113              Date: Thu, 5 Apr 2001 20:56:48 +0100
39114              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
39115      Branch: perl
39116            ! ext/B/B/Deparse.pm
39117 ____________________________________________________________________________
39118 [  9571] By: jhi                                   on 2001/04/05  22:12:53
39119         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39120              From: Robin Houston <robin@kitsite.com>
39121              Date: Thu, 5 Apr 2001 19:55:51 +0100
39122              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
39123      Branch: perl
39124            ! ext/B/B/Deparse.pm
39125 ____________________________________________________________________________
39126 [  9570] By: jhi                                   on 2001/04/05  22:11:06
39127         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39128              From: Robin Houston <robin@kitsite.com>
39129              Date: Thu, 5 Apr 2001 20:16:29 +0100
39130              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
39131      Branch: perl
39132            ! ext/B/B/Deparse.pm
39133 ____________________________________________________________________________
39134 [  9569] By: nick                                  on 2001/04/05  21:32:26
39135         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
39136      Branch: perlio
39137            ! pod/perlunicode.pod
39138 ____________________________________________________________________________
39139 [  9568] By: nick                                  on 2001/04/05  19:38:09
39140         Log: Integrate mainline
39141      Branch: perlio
39142           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
39143           !> (integrate 35 files)
39144 ____________________________________________________________________________
39145 [  9567] By: jhi                                   on 2001/04/05  18:31:45
39146         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
39147              From: Robin Houston <robin@kitsite.com>
39148              Date: Thu, 5 Apr 2001 18:03:23 +0100
39149              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
39150      Branch: perl
39151            ! ext/B/B/Deparse.pm
39152 ____________________________________________________________________________
39153 [  9566] By: jhi                                   on 2001/04/05  18:29:35
39154         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
39155              From: Robin Houston <robin@kitsite.com>
39156              Date: Thu, 5 Apr 2001 16:45:18 +0100
39157              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
39158      Branch: perl
39159            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
39160 ____________________________________________________________________________
39161 [  9565] By: jhi                                   on 2001/04/05  18:24:23
39162         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
39163              From: Robin Houston <robin@kitsite.com>
39164              Date: Thu, 5 Apr 2001 14:50:09 +0100
39165              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
39166      Branch: perl
39167            ! ext/B/B/Deparse.pm
39168 ____________________________________________________________________________
39169 [  9564] By: jhi                                   on 2001/04/05  18:23:03
39170         Log: Subject: [PATCH B::*] print control-character vars readably
39171              From: Robin Houston <robin@kitsite.com>
39172              Date: Thu, 5 Apr 2001 14:27:38 +0100
39173              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
39174              
39175              Needs EBCDICification.
39176      Branch: perl
39177            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
39178            ! ext/B/B/Terse.pm
39179 ____________________________________________________________________________
39180 [  9563] By: jhi                                   on 2001/04/05  18:20:32
39181         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
39182              Date: Thu, 5 Apr 2001 13:21:42 -0400
39183              From: Paul Schinder <schinder@pobox.com>
39184              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
39185              
39186              Mac OS X (Darwin) has extra pwent fields.
39187      Branch: perl
39188            ! t/op/pwent.t
39189 ____________________________________________________________________________
39190 [  9562] By: jhi                                   on 2001/04/05  17:57:51
39191         Log: Regen toc.
39192      Branch: perl
39193            ! pod/perltoc.pod
39194 ____________________________________________________________________________
39195 [  9561] By: jhi                                   on 2001/04/05  17:47:33
39196         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
39197      Branch: metaconfig
39198            ! U/Glossary.patch
39199      Branch: metaconfig/U/perl
39200            + d_u32align.U
39201            ! d_cmsghdr_s.U d_msghdr_s.U
39202 ____________________________________________________________________________
39203 [  9560] By: jhi                                   on 2001/04/05  17:47:01
39204         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
39205              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
39206              Introduce probes for struct msghdr, struct cmsghdr,
39207              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
39208              ualarm, usleep, for possible later extension work.
39209      Branch: perl
39210            + t/lib/md5-align.t
39211            ! Configure MANIFEST Porting/Glossary Porting/config.sh
39212            ! Porting/config_H config_h.SH configure.com epoc/config.sh
39213            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
39214            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39215            ! vos/config.ga.h win32/config.bc win32/config.gc
39216            ! win32/config.vc
39217 ____________________________________________________________________________
39218 [  9559] By: jhi                                   on 2001/04/05  13:03:04
39219         Log: Be traditional in your cpp (for the Errno extension).
39220      Branch: perl
39221            ! hints/darwin.sh
39222 ____________________________________________________________________________
39223 [  9558] By: jhi                                   on 2001/04/05  13:00:05
39224         Log: Add $Config{cppflags} to the gcc incantation.
39225      Branch: perl
39226            ! ext/Errno/Errno_pm.PL
39227 ____________________________________________________________________________
39228 [  9557] By: jhi                                   on 2001/04/05  04:22:39
39229         Log: Introduce Sean Burke's Class::ISA 0.32.
39230      Branch: perl
39231            + lib/Class/ISA.pm t/lib/class-isa.t
39232            ! MANIFEST
39233 ____________________________________________________________________________
39234 [  9556] By: jhi                                   on 2001/04/05  04:09:50
39235         Log: Subject: [PATCH AUTHORS] Housekeeping
39236              From: Paul Johnson <paul@pjcj.net> 
39237              Date: Wed, 4 Apr 2001 22:45:47 +0200
39238              Message-ID: <20010404224547.D9548@pjcj.net>
39239      Branch: perl
39240            ! AUTHORS
39241 ____________________________________________________________________________
39242 [  9555] By: jhi                                   on 2001/04/05  04:06:33
39243         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
39244              From: Gisle Aas <gisle@ActiveState.com>
39245              Date: 04 Apr 2001 14:23:04 -0700
39246              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
39247      Branch: perl
39248            ! pod/perlfaq9.pod
39249 ____________________________________________________________________________
39250 [  9554] By: jhi                                   on 2001/04/05  04:05:49
39251         Log: Downgrade also the "Wide character" diagnostic.
39252      Branch: perl
39253            ! pod/perldiag.pod
39254 ____________________________________________________________________________
39255 [  9553] By: jhi                                   on 2001/04/05  04:00:33
39256         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
39257              maintperl into mainline.
39258              
39259              "double" should be "NV"; standard typemap is missing entry
39260              for NV
39261              
39262              s/djSP/dSP/
39263              
39264              Downgrade "Wide character in print" to a warning.
39265              
39266              B::Deparse fix for ${^FOO} and documentation for PVX() method
39267              (from Robin Houston)
39268              
39269              tr/// doesn't null-terminate the result in some situations
39270              (from Gisle Aas)
39271      Branch: perl
39272           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
39273           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
39274           !> t/io/utf8.t t/op/tr.t
39275 ____________________________________________________________________________
39276 [  9552] By: jhi                                   on 2001/04/05  03:52:50
39277         Log: Retract changes #9542 and #9538 (from maintperl, integrated
39278              at #9540), shouldn't be needed because of the perlio changes.
39279      Branch: perl
39280            ! util.c
39281 ____________________________________________________________________________
39282 [  9551] By: gsar                                  on 2001/04/05  00:18:34
39283         Log: tr/// doesn't null-terminate the result in some situations
39284              (from Gisle Aas)
39285      Branch: maint-5.6/perl
39286            ! doop.c t/op/tr.t
39287 ____________________________________________________________________________
39288 [  9550] By: gsar                                  on 2001/04/04  20:04:17
39289         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
39290              (from Robin Houston)
39291      Branch: maint-5.6/perl
39292            ! ext/B/B.pm ext/B/B/Deparse.pm
39293 ____________________________________________________________________________
39294 [  9549] By: nick                                  on 2001/04/04  18:56:15
39295         Log: Downgrade "Wide character in print" to a warning.
39296      Branch: perlio
39297            ! doio.c t/io/utf8.t
39298 ____________________________________________________________________________
39299 [  9548] By: gsar                                  on 2001/04/04  18:51:49
39300         Log: integrate changes#9460,9462,9482,9521,9522
39301              
39302              Subject: PATCH: B::Debug should show LOOP-specific fields
39303              
39304              Subject: B::Deparse precedence bug. (Patch included.)
39305              
39306              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
39307              
39308              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
39309              
39310              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
39311      Branch: maint-5.6/perl
39312           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
39313           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
39314 ____________________________________________________________________________
39315 [  9547] By: gsar                                  on 2001/04/04  18:49:16
39316         Log: s/djSP/dSP/
39317      Branch: maint-5.6/perl
39318            ! ext/Thread/Thread.xs
39319 ____________________________________________________________________________
39320 [  9546] By: nick                                  on 2001/04/04  18:44:00
39321         Log: Integrate mainline.
39322      Branch: perlio
39323           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
39324           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
39325 ____________________________________________________________________________
39326 [  9545] By: gsar                                  on 2001/04/04  18:38:52
39327         Log: integrate change#8837 from mainline
39328              
39329              Subject: [patch] -Wall cleanup round 2
39330      Branch: maint-5.6/perl
39331           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
39332           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
39333           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
39334           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
39335           !> ext/SDBM_File/SDBM_File.xs
39336 ____________________________________________________________________________
39337 [  9544] By: gsar                                  on 2001/04/04  17:49:57
39338         Log: "double" should be "NV"; standard typemap is missing entry
39339              for NV
39340      Branch: maint-5.6/perl
39341            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
39342 ____________________________________________________________________________
39343 [  9543] By: jhi                                   on 2001/04/04  14:13:18
39344         Log: Thou shalt not (just) match for English error messages.
39345      Branch: perl
39346            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
39347            ! os2/OS2/Process/Process.pm
39348 ____________________________________________________________________________
39349 [  9542] By: jhi                                   on 2001/04/04  13:20:39
39350         Log: Make the stdio tricks of fflush_all() to exist only if
39351              stdio is being used.
39352      Branch: perl
39353            ! util.c
39354 ____________________________________________________________________________
39355 [  9541] By: jhi                                   on 2001/04/04  04:20:24
39356         Log: Subject: Re: [PATCH] Lighten up glob
39357              From: Benjamin Sugars <bsugars@canoe.ca>
39358              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
39359              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
39360      Branch: perl
39361            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
39362            ! util.c
39363 ____________________________________________________________________________
39364 [  9540] By: jhi                                   on 2001/04/04  04:03:57
39365         Log: Integrate changes #9538,9539 from maintperl into mainline.
39366              
39367              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
39368              for use with _fwalk() (fix for change#7705)
39369              
39370              another tweak needed for SunOS 4.1.x build (from Mike Guy)
39371              (cp -f is not portable)
39372      Branch: perl
39373           !> Makefile.SH util.c
39374 ____________________________________________________________________________
39375 [  9539] By: gsar                                  on 2001/04/04  03:01:14
39376         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
39377      Branch: maint-5.6/perl
39378            ! Makefile.SH
39379 ____________________________________________________________________________
39380 [  9538] By: gsar                                  on 2001/04/04  01:00:38
39381         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
39382              for use with _fwalk() (fix for change#7705)
39383      Branch: maint-5.6/perl
39384            ! util.c
39385 ____________________________________________________________________________
39386 [  9537] By: nick                                  on 2001/04/03  19:24:55
39387         Log: Integrate mainline
39388      Branch: perlio
39389           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
39390           +> lib/unicode/PropList.html
39391            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
39392           !> (integrate 69 files)
39393 ____________________________________________________________________________
39394 [  9536] By: jhi                                   on 2001/04/03  18:02:31
39395         Log: Integrate change #9533 from maintperl into mainline.
39396              
39397              better fix for change#9517 to accomodate UNC paths like
39398              \\server\share\foo, and paths with trailing backslash
39399              like c:\this\
39400      Branch: perl
39401           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
39402 ____________________________________________________________________________
39403 [  9535] By: jhi                                   on 2001/04/03  17:58:07
39404         Log: Change the push/unshift warning to be of class syntax, not misc.
39405      Branch: perl
39406            ! op.c pod/perldiag.pod t/pragma/warn/op
39407 ____________________________________________________________________________
39408 [  9534] By: jhi                                   on 2001/04/03  15:03:46
39409         Log: Change the push/unshift warning (#9532) to talk about "no values"
39410              instead of "no arguments".
39411      Branch: perl
39412            ! op.c pod/perldiag.pod t/pragma/warn/op
39413 ____________________________________________________________________________
39414 [  9533] By: gsar                                  on 2001/04/03  14:30:07
39415         Log: better fix for change#9517 to accomodate UNC paths like
39416              \\server\share\foo, and paths with trailing backslash
39417              like c:\this\
39418      Branch: maint-5.6/perl
39419            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
39420 ____________________________________________________________________________
39421 [  9532] By: jhi                                   on 2001/04/03  13:11:46
39422         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
39423              From: Robin Houston <robin@kitsite.com>
39424              Date: Mon, 2 Apr 2001 15:03:29 +0100
39425              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
39426      Branch: perl
39427            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
39428 ____________________________________________________________________________
39429 [  9531] By: jhi                                   on 2001/04/03  13:06:34
39430         Log: Integrate change #9530 from maintperl into mainline.
39431              
39432              accomodate VMS "mailbox overflow" quirk in testsuite (from
39433              Craig Berry)
39434      Branch: perl
39435           !> t/lib/socket.t
39436 ____________________________________________________________________________
39437 [  9530] By: gsar                                  on 2001/04/03  04:56:41
39438         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
39439              Craig Berry)
39440      Branch: maint-5.6/perl
39441            ! t/lib/socket.t
39442 ____________________________________________________________________________
39443 [  9529] By: jhi                                   on 2001/04/03  02:34:34
39444         Log: Update Changes.
39445      Branch: perl
39446            ! Changes patchlevel.h
39447 ____________________________________________________________________________
39448 [  9528] By: jhi                                   on 2001/04/03  01:27:57
39449         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
39450              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
39451              To: perl5-porters@perl.org
39452              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
39453      Branch: perl
39454            ! pod/perlfaq3.pod
39455 ____________________________________________________________________________
39456 [  9527] By: jhi                                   on 2001/04/03  01:22:09
39457         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
39458              From: Peter Prymmer <pvhp@forte.com>
39459              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
39460              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
39461      Branch: perl
39462            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
39463 ____________________________________________________________________________
39464 [  9526] By: jhi                                   on 2001/04/03  01:18:25
39465         Log: The metaconfig unit changes for #9525.
39466      Branch: metaconfig
39467            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
39468      Branch: metaconfig/U/perl
39469            ! use64bits.U
39470 ____________________________________________________________________________
39471 [  9525] By: jhi                                   on 2001/04/03  01:17:30
39472         Log: Configure sanity checks:
39473              * if use64bitall is attempted but pointers are only 32-bit,
39474              'downgrade' to use64bitint
39475              * if use64bitint is attempted but there's no quad type,
39476              forget about use64bitint (well, the default for it is 'n',
39477              the user can still override this)
39478              * if pointers are 64 bits, do not try to use Perl's malloc
39479      Branch: perl
39480            ! Configure
39481 ____________________________________________________________________________
39482 [  9524] By: gsar                                  on 2001/04/03  01:09:12
39483         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
39484      Branch: maint-5.6/perl
39485            ! pp_sys.c
39486 ____________________________________________________________________________
39487 [  9523] By: jhi                                   on 2001/04/03  00:02:31
39488         Log: (Retracted by #9609)
39489              
39490              Make it harder for parallel makes to enter 'test' before
39491              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
39492              should be unhappy enough, but sometimes parallel makes seem
39493              to sneak past both in Tru64 and AIX.)
39494      Branch: perl
39495            ! Makefile.SH
39496 ____________________________________________________________________________
39497 [  9522] By: jhi                                   on 2001/04/02  22:35:31
39498         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
39499              Date: Mon, 2 Apr 2001 22:54:10 +0100
39500              From: Robin Houston <robin@kitsite.com>
39501              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
39502      Branch: perl
39503            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
39504 ____________________________________________________________________________
39505 [  9521] By: jhi                                   on 2001/04/02  22:32:23
39506         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
39507              From: Robin Houston <robin@kitsite.com>
39508              Date: Mon, 2 Apr 2001 20:24:03 +0100
39509              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
39510      Branch: perl
39511            ! ext/B/B/Concise.pm
39512 ____________________________________________________________________________
39513 [  9520] By: jhi                                   on 2001/04/02  22:30:43
39514         Log: Subject: [PATCH] REALLY pedantic hv.h nit
39515              From: Simon Cozens <simon@netthink.co.uk>
39516              Date: Mon, 2 Apr 2001 15:43:06 +0100
39517              Message-ID: <20010402154306.A21711@netthink.co.uk>
39518      Branch: perl
39519            ! hv.h
39520 ____________________________________________________________________________
39521 [  9519] By: jhi                                   on 2001/04/02  22:28:04
39522         Log: Based on
39523              
39524              Subject: [foolperl] EPOC fix
39525              From: Olaf Flebbe <O.Flebbe@science-computing.de>
39526              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
39527              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
39528      Branch: perl
39529            ! pp_sys.c
39530 ____________________________________________________________________________
39531 [  9518] By: jhi                                   on 2001/04/02  22:22:34
39532         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
39533              
39534              README.win32 tweaks; add a note about alternative location for
39535              getting a gcc-2.95.2 that will build perl properly on windows
39536              
39537              add some notes about gutsy threading matters
39538              
39539              many of the utilities interpolate literal paths within doublequotes
39540              (fails on dosish platforms where path contains backslashes)
39541      Branch: perl
39542           !> README.win32 pod/perlguts.pod utils/perldoc.PL
39543           !> x2p/find2perl.PL x2p/s2p.PL
39544 ____________________________________________________________________________
39545 [  9517] By: gsar                                  on 2001/04/02  19:52:21
39546         Log: many of the utilities interpolate literal paths within doublequotes
39547              (fails on dosish platforms where path contains backslashes)
39548      Branch: maint-5.6/perl
39549            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
39550 ____________________________________________________________________________
39551 [  9516] By: gsar                                  on 2001/04/02  05:49:37
39552         Log: a foolish release
39553      Branch: maint-5.6/perl
39554            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
39555            ! pod/perltoc.pod
39556 ____________________________________________________________________________
39557 [  9515] By: gsar                                  on 2001/04/02  05:04:29
39558         Log: add missing changelog summaries
39559      Branch: maint-5.6/perl
39560            ! Changes
39561 ____________________________________________________________________________
39562 [  9514] By: gsar                                  on 2001/04/02  04:07:13
39563         Log: add some notes about gutsy threading matters
39564      Branch: maint-5.6/perl
39565            ! pod/perlguts.pod
39566 ____________________________________________________________________________
39567 [  9513] By: gsar                                  on 2001/04/02  03:25:21
39568         Log: add more prominent caveat notices about experimental features
39569      Branch: maint-5.6/perl
39570            ! pod/perlfork.pod pod/perlunicode.pod
39571 ____________________________________________________________________________
39572 [  9512] By: gsar                                  on 2001/04/02  02:54:33
39573         Log: integrate changes#9479,9509 from mainline
39574              
39575              [PATCH] File::Glob stuff for Mac OS
39576              
39577              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
39578      Branch: maint-5.6/perl
39579           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39580           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
39581           !> t/lib/glob-taint.t
39582 ____________________________________________________________________________
39583 [  9511] By: gsar                                  on 2001/04/02  02:38:24
39584         Log: README.win32 tweaks; add a note about alternative location for
39585              getting a gcc-2.95.2 that will build perl properly on windows
39586      Branch: maint-5.6/perl
39587            ! README.win32
39588 ____________________________________________________________________________
39589 [  9510] By: jhi                                   on 2001/04/01  20:45:10
39590         Log: An ambiguousity warning.
39591      Branch: perl
39592            ! t/lib/trig.t
39593 ____________________________________________________________________________
39594 [  9509] By: jhi                                   on 2001/04/01  19:53:47
39595         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
39596              From: Jonathan Stowe <gellyfish@gellyfish.com>
39597              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
39598              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
39599      Branch: perl
39600            ! ext/File/Glob/bsd_glob.c
39601 ____________________________________________________________________________
39602 [  9508] By: jhi                                   on 2001/04/01  19:35:03
39603         Log: Update Changes.
39604      Branch: perl
39605            ! Changes patchlevel.h
39606 ____________________________________________________________________________
39607 [  9507] By: jhi                                   on 2001/04/01  19:24:01
39608         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
39609              from mainline to maintperl: pod tweaks.
39610      Branch: maint-5.6/perl
39611           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
39612           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
39613           !> pod/perlvar.pod
39614 ____________________________________________________________________________
39615 [  9506] By: jhi                                   on 2001/04/01  19:11:53
39616         Log: Commit Sarathy to April release of 5.6.1 :-)
39617      Branch: perl
39618            ! pod/perlfaq1.pod
39619 ____________________________________________________________________________
39620 [  9505] By: jhi                                   on 2001/04/01  19:03:15
39621         Log: Subject: PATCH 5.6.0 (perldebug.pod)
39622              From: Mark-Jason Dominus <mjd@plover.com>
39623              Date: Sun, 01 Apr 2001 14:25:11 -0400
39624              Message-ID: <20010401182511.9247.qmail@plover.com>
39625      Branch: perl
39626            ! pod/perldebug.pod
39627 ____________________________________________________________________________
39628 [  9504] By: jhi                                   on 2001/04/01  18:43:09
39629         Log: Add great_circle_direction().
39630      Branch: perl
39631            ! lib/Math/Trig.pm t/lib/trig.t
39632 ____________________________________________________________________________
39633 [  9503] By: jhi                                   on 2001/04/01  17:29:12
39634         Log: Unicode ReadMe update for Unicode 3.1.
39635      Branch: perl
39636            ! lib/unicode/ReadMe.txt
39637 ____________________________________________________________________________
39638 [  9502] By: jhi                                   on 2001/04/01  17:18:40
39639         Log: Integrate change #9501 from maintperl into mainline.
39640              
39641              fix the perlembed notes on multiple interpreters
39642              
39643              fix ExtUtils::Embed to work passably on Windows
39644      Branch: perl
39645           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
39646 ____________________________________________________________________________
39647 [  9501] By: gsar                                  on 2001/04/01  07:21:57
39648         Log: fix the perlembed notes on multiple interpreters
39649              
39650              fix ExtUtils::Embed to work passably on Windows
39651      Branch: maint-5.6/perl
39652            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
39653 ____________________________________________________________________________
39654 [  9500] By: jhi                                   on 2001/04/01  05:58:23
39655         Log: Test for #9499.
39656      Branch: perl
39657            ! t/op/tr.t
39658 ____________________________________________________________________________
39659 [  9499] By: jhi                                   on 2001/04/01  05:55:46
39660         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
39661      Branch: perl
39662            ! embed.h embed.pl op.c proto.h
39663 ____________________________________________________________________________
39664 [  9498] By: jhi                                   on 2001/04/01  05:44:34
39665         Log: Protect the workaround hunk more.
39666      Branch: perl
39667            ! toke.c
39668 ____________________________________________________________________________
39669 [  9497] By: jhi                                   on 2001/04/01  00:24:25
39670         Log: Integrate changes #9493,9494,9495,9496 from maintperl
39671              into mainline.
39672              
39673              fix a broken workaround for Borland compiler in change#4739
39674              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
39675              
39676              nits spotted by Borland compiler
39677              
39678              avoid redefinition warnings under Borland 5.02
39679              
39680              various nits identified by the Borland 5.5 compiler; remove suppression
39681              of a few warnings
39682      Branch: perl
39683           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
39684           !> win32/win32.h
39685 ____________________________________________________________________________
39686 [  9496] By: gsar                                  on 2001/03/31  23:22:28
39687         Log: various nits identified by the Borland 5.5 compiler; remove suppression
39688              of a few warnings
39689      Branch: maint-5.6/perl
39690            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
39691 ____________________________________________________________________________
39692 [  9495] By: gsar                                  on 2001/03/31  21:03:08
39693         Log: avoid redefinition warnings under Borland 5.02
39694      Branch: maint-5.6/perl
39695            ! win32/makefile.mk
39696 ____________________________________________________________________________
39697 [  9494] By: gsar                                  on 2001/03/31  20:18:59
39698         Log: nits spotted by Borland compiler
39699      Branch: maint-5.6/perl
39700            ! utf8.h win32/win32.h
39701 ____________________________________________________________________________
39702 [  9493] By: gsar                                  on 2001/03/31  20:18:05
39703         Log: fix a broken workaround for Borland compiler in change#4739
39704              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
39705      Branch: maint-5.6/perl
39706            ! toke.c
39707 ____________________________________________________________________________
39708 [  9492] By: jhi                                   on 2001/03/31  18:36:24
39709         Log: Integrate change #9491 from maintperl into mainline.
39710              
39711              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
39712              directory is relative (need to fetch the full path name *before*
39713              the chdir!)
39714      Branch: perl
39715           !> lib/Cwd.pm
39716 ____________________________________________________________________________
39717 [  9491] By: gsar                                  on 2001/03/31  17:01:56
39718         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
39719              directory is relative (need to fetch the full path name *before*
39720              the chdir!)
39721              
39722              this is a followup patch for change#6749
39723      Branch: maint-5.6/perl
39724            ! lib/Cwd.pm
39725 ____________________________________________________________________________
39726 [  9490] By: jhi                                   on 2001/03/31  15:50:18
39727         Log: Subject: Re: [PATCH] av.h cosmetics
39728              From: Simon Cozens <simon@netthink.co.uk>
39729              Date: Sat, 31 Mar 2001 13:09:59 +0100
39730              Message-ID: <20010331130959.A22000@netthink.co.uk>
39731              
39732              Document AvALLOC.
39733      Branch: perl
39734            ! pod/perlguts.pod
39735 ____________________________________________________________________________
39736 [  9489] By: jhi                                   on 2001/03/31  15:48:44
39737         Log: Subject: [PATCH] Re: Math::Big* v1.21
39738              From: Tels <perl_dummy@bloodgate.com>
39739              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
39740              Message-Id: <200103311125.GAA377738@www08.hway.net>
39741      Branch: perl
39742            ! pod/perlop.pod
39743 ____________________________________________________________________________
39744 [  9488] By: jhi                                   on 2001/03/31  03:39:51
39745         Log: Debug output tweak.
39746      Branch: perl
39747            ! t/lib/cwd.t
39748 ____________________________________________________________________________
39749 [  9487] By: jhi                                   on 2001/03/31  03:33:02
39750         Log: OverVMSification.
39751      Branch: perl
39752            ! t/lib/cwd.t
39753 ____________________________________________________________________________
39754 [  9486] By: jhi                                   on 2001/03/31  03:01:40
39755         Log: Missed MANIFESTations in #9483.
39756      Branch: perl
39757            ! MANIFEST
39758 ____________________________________________________________________________
39759 [  9485] By: jhi                                   on 2001/03/31  02:58:17
39760         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
39761              From: Peter Prymmer <pvhp@forte.com>
39762              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
39763              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
39764      Branch: perl
39765            ! regexec.c t/lib/cwd.t
39766 ____________________________________________________________________________
39767 [  9484] By: jhi                                   on 2001/03/31  01:04:41
39768         Log: Obsolete file (see #3938)
39769      Branch: perl
39770            - lib/unicode/README.Ethiopic
39771            ! MANIFEST
39772 ____________________________________________________________________________
39773 [  9483] By: jhi                                   on 2001/03/31  00:52:42
39774         Log: Update to Unicode 3.1.
39775              (Rename Names.txt to NamesList.txt.)
39776      Branch: perl
39777            + lib/unicode/NamesList.txt lib/unicode/PropList.html
39778            - lib/unicode/Names.txt
39779            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
39780            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
39781            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
39782            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
39783            ! lib/unicode/UCD.html lib/unicode/Unicode.html
39784            ! lib/unicode/rename lib/unicode/version
39785 ____________________________________________________________________________
39786 [  9482] By: jhi                                   on 2001/03/30  23:33:44
39787         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
39788              From: Robin Houston <robin@kitsite.com>
39789              Date: Fri, 30 Mar 2001 20:07:22 +0100
39790              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
39791      Branch: perl
39792            ! ext/B/B/Deparse.pm
39793 ____________________________________________________________________________
39794 [  9481] By: jhi                                   on 2001/03/30  23:20:25
39795         Log: Subject: Re: [PATCH] CwdXS, Take 2
39796              From: Benjamin Sugars <bsugars@canoe.ca>
39797              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
39798              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
39799      Branch: perl
39800            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
39801            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
39802 ____________________________________________________________________________
39803 [  9480] By: jhi                                   on 2001/03/30  22:52:38
39804         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
39805              From: David Dyck <dcd@tc.fluke.com>
39806              Date: Fri, 30 Mar 2001 14:44:13 -0800
39807              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
39808              
39809              The t/rantests flags file creation was accidentally
39810              removed by #9217.
39811      Branch: perl
39812            ! Makefile.SH
39813 ____________________________________________________________________________
39814 [  9479] By: jhi                                   on 2001/03/30  22:45:45
39815         Log: Subject: [PATCH] File::Glob stuff for Mac OS
39816              From: Chris Nandor <pudge@pobox.com>
39817              Date: Fri, 30 Mar 2001 16:51:00 -0500
39818              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
39819      Branch: perl
39820            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39821            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
39822            ! t/lib/glob-taint.t
39823 ____________________________________________________________________________
39824 [  9478] By: jhi                                   on 2001/03/30  22:43:12
39825         Log: Subject: fix for win32/buildext.pl
39826              From: "Vadim Konovalov" <watman@inbox.ru>
39827              Date: Sat, 31 Mar 2001 00:50:36 +0400
39828              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
39829      Branch: perl
39830            ! win32/buildext.pl
39831 ____________________________________________________________________________
39832 [  9477] By: jhi                                   on 2001/03/30  22:41:16
39833         Log: Subject: small base.pm doc patch
39834              From: Leon Brocard <acme@astray.com>
39835              Date: Fri, 30 Mar 2001 21:49:57 +0100
39836              Message-ID: <20010330214957.B8733@ns0.astray.com>
39837      Branch: perl
39838            ! lib/base.pm
39839 ____________________________________________________________________________
39840 [  9476] By: jhi                                   on 2001/03/30  18:16:57
39841         Log: Subject: [PATCH] av.h cosmetics
39842              From: Simon Cozens <simon@netthink.co.uk>
39843              Date: Fri, 30 Mar 2001 18:12:28 +0100
39844              Message-ID: <20010330181228.A9319@netthink.co.uk>
39845      Branch: perl
39846            ! av.h
39847 ____________________________________________________________________________
39848 [  9475] By: jhi                                   on 2001/03/30  18:15:50
39849         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
39850              From: "Philip Newton" <pnewton@gmx.de>
39851              Date: Fri, 30 Mar 2001 19:06:57 +0200
39852              Message-ID: <3AC4D951.14815.1AC7068@localhost>
39853      Branch: perl
39854            ! pod/perlhack.pod
39855 ____________________________________________________________________________
39856 [  9474] By: jhi                                   on 2001/03/30  18:14:02
39857         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
39858              From: Benjamin Sugars <bsugars@canoe.ca>
39859              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
39860              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
39861      Branch: perl
39862            ! t/lib/glob-basic.t
39863 ____________________________________________________________________________
39864 [  9473] By: jhi                                   on 2001/03/30  16:09:24
39865         Log: Update Changes.
39866      Branch: perl
39867            ! Changes patchlevel.h
39868 ____________________________________________________________________________
39869 [  9472] By: jhi                                   on 2001/03/30  15:16:08
39870         Log: Integrate perlio.
39871      Branch: perl
39872           !> t/lib/cwd.t t/lib/glob-basic.t
39873 ____________________________________________________________________________
39874 [  9471] By: nick                                  on 2001/03/30  14:47:10
39875         Log: Should be (^O eq 'MSWin32') not 'Win32'
39876              Fail #12 seems real - chdir is in wrong dir.
39877      Branch: perlio
39878            ! t/lib/cwd.t
39879 ____________________________________________________________________________
39880 [  9470] By: jhi                                   on 2001/03/30  14:41:11
39881         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
39882              From: Radu Greab <radu@netsoft.ro>
39883              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
39884              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
39885              
39886              Replace #9352.
39887      Branch: perl
39888            ! ext/Socket/Socket.xs pp_sys.c
39889 ____________________________________________________________________________
39890 [  9469] By: jhi                                   on 2001/03/30  14:37:51
39891         Log: Subject: PATCH pod/perldiag.pod
39892              From: Robin Houston <robin@kitsite.com>
39893              Date: Fri, 30 Mar 2001 14:10:36 +0100
39894              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
39895      Branch: perl
39896            ! pod/perldiag.pod t/lib/glob-basic.t
39897 ____________________________________________________________________________
39898 [  9468] By: jhi                                   on 2001/03/30  14:36:36
39899         Log: Subject: Better diagnostic in io/fs.t
39900              From: andreas.koenig@anima.de (Andreas J. Koenig)
39901              Date: 30 Mar 2001 10:11:43 +0200
39902              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
39903      Branch: perl
39904            ! t/io/fs.t
39905 ____________________________________________________________________________
39906 [  9467] By: nick                                  on 2001/03/30  14:25:43
39907         Log: Skip order test of glob if case-ignoring system cannot 
39908              create a.test and A.test
39909      Branch: perlio
39910            ! t/lib/glob-basic.t
39911 ____________________________________________________________________________
39912 [  9466] By: nick                                  on 2001/03/30  13:03:12
39913         Log: Integrate mainline.
39914      Branch: perlio
39915            - ext/re/hints/aix.pl
39916           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
39917           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
39918           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
39919           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
39920 ____________________________________________________________________________
39921 [  9465] By: jhi                                   on 2001/03/30  03:53:37
39922         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
39923              the tests sometimes hang, sometimes not.)
39924      Branch: perl
39925            ! t/lib/io_multihomed.t t/lib/io_sock.t
39926 ____________________________________________________________________________
39927 [  9464] By: jhi                                   on 2001/03/30  02:56:04
39928         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
39929              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39930              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
39931              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
39932      Branch: perl
39933            ! op.c
39934 ____________________________________________________________________________
39935 [  9463] By: jhi                                   on 2001/03/30  02:34:48
39936         Log: Test for #9462.
39937      Branch: perl
39938            ! t/lib/b.t
39939 ____________________________________________________________________________
39940 [  9462] By: jhi                                   on 2001/03/30  02:29:37
39941         Log: Subject: B::Deparse precedence bug. (Patch included.)
39942              From: Jeremy Madea <jmadea@inktomi.com>
39943              Date: Thu, 29 Mar 2001 12:05:02 -0800
39944              Message-ID: <20010329120502.A24881@dr.inktomi.com>
39945      Branch: perl
39946            ! ext/B/B/Deparse.pm
39947 ____________________________________________________________________________
39948 [  9461] By: jhi                                   on 2001/03/30  02:18:41
39949         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
39950              From: Peter Prymmer <pvhp@forte.com>
39951              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
39952              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
39953      Branch: perl
39954            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
39955            ! t/lib/md5-file.t
39956 ____________________________________________________________________________
39957 [  9460] By: jhi                                   on 2001/03/30  02:17:07
39958         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
39959              From: Robin Houston <robin@kitsite.com>
39960              Date: Thu, 29 Mar 2001 20:47:56 +0100
39961              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
39962      Branch: perl
39963            ! ext/B/B/Debug.pm
39964 ____________________________________________________________________________
39965 [  9459] By: jhi                                   on 2001/03/30  02:16:05
39966         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
39967              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
39968              Date: Wed, 28 Mar 2001 18:02:20 -0600
39969              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
39970      Branch: perl
39971            ! lib/ExtUtils/MM_VMS.pm
39972 ____________________________________________________________________________
39973 [  9458] By: jhi                                   on 2001/03/30  02:07:58
39974         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
39975              From: "Joshua E. Rodd" <jrodd@pbs.org>
39976              Date: Wed, 28 Mar 2001 17:29:12 -0500
39977              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
39978      Branch: perl
39979            ! pod/perlop.pod
39980 ____________________________________________________________________________
39981 [  9457] By: jhi                                   on 2001/03/30  02:04:33
39982         Log: Subject: ext/re/aix.pl can go
39983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39984              Date: Thu, 29 Mar 2001 12:03:28 +0200
39985              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
39986      Branch: perl
39987            - ext/re/hints/aix.pl
39988            ! MANIFEST
39989 ____________________________________________________________________________
39990 [  9456] By: jhi                                   on 2001/03/30  02:03:32
39991         Log: Integrate perlio.
39992      Branch: perl
39993           !> ext/Encode/Encode.xs installperl
39994 ____________________________________________________________________________
39995 [  9455] By: nick                                  on 2001/03/29  21:11:46
39996         Log: DLL name has changed so installperl needs to know
39997              (Why isn't it working it out or passed it?)
39998      Branch: perlio
39999            ! installperl
40000 ____________________________________________________________________________
40001 [  9454] By: nick                                  on 2001/03/29  20:56:12
40002         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
40003              and we don't get undef warnings.
40004      Branch: perlio
40005            ! ext/Encode/Encode.xs
40006 ____________________________________________________________________________
40007 [  9453] By: nick                                  on 2001/03/29  17:58:48
40008         Log: Integrate mainline
40009      Branch: perlio
40010           !> Changes patchlevel.h
40011 ____________________________________________________________________________
40012 [  9452] By: jhi                                   on 2001/03/29  16:44:55
40013         Log: Update Changes.
40014      Branch: perl
40015            ! Changes patchlevel.h
40016 ____________________________________________________________________________
40017 [  9451] By: nick                                  on 2001/03/29  16:31:38
40018         Log: Integrate mainline
40019      Branch: perlio
40020           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
40021           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
40022           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
40023           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
40024           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
40025 ____________________________________________________________________________
40026 [  9450] By: jhi                                   on 2001/03/29  16:29:17
40027         Log: Integrate perlio.
40028      Branch: perl
40029           !> win32/buildext.pl
40030 ____________________________________________________________________________
40031 [  9449] By: jhi                                   on 2001/03/29  15:50:01
40032         Log: Update Changes.
40033      Branch: perl
40034            ! Changes patchlevel.h
40035 ____________________________________________________________________________
40036 [  9448] By: nick                                  on 2001/03/29  15:47:15
40037         Log: Make sure buildext.pl finds Errno.pm
40038      Branch: perlio
40039            ! win32/buildext.pl
40040 ____________________________________________________________________________
40041 [  9447] By: jhi                                   on 2001/03/29  15:39:34
40042         Log: Integrate perlio.
40043      Branch: perl
40044           !> win32/makefile.mk
40045 ____________________________________________________________________________
40046 [  9446] By: nick                                  on 2001/03/29  15:30:03
40047         Log: Integrate win32/makefile.mk with mainline.
40048      Branch: perlio
40049           !> win32/makefile.mk
40050 ____________________________________________________________________________
40051 [  9445] By: nick                                  on 2001/03/29  15:27:32
40052         Log: Fix breakage ... 
40053      Branch: perlio
40054            ! win32/makefile.mk
40055 ____________________________________________________________________________
40056 [  9444] By: jhi                                   on 2001/03/29  15:03:08
40057         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
40058              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
40059              Date: Thu, 29 Mar 2001 10:32:59 +0400
40060              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
40061      Branch: perl
40062            ! win32/makefile.mk
40063 ____________________________________________________________________________
40064 [  9443] By: jhi                                   on 2001/03/29  15:02:12
40065         Log: Integrate perlio.
40066      Branch: perl
40067           +> win32/buildext.pl
40068           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
40069           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
40070 ____________________________________________________________________________
40071 [  9442] By: nick                                  on 2001/03/29  14:59:11
40072         Log: Work in progress - determine win32 extensions to build via script.
40073      Branch: perlio
40074            + win32/buildext.pl
40075            ! MANIFEST win32/makefile.mk
40076 ____________________________________________________________________________
40077 [  9441] By: jhi                                   on 2001/03/29  14:51:47
40078         Log: Reintroduce the use of external pwd.
40079      Branch: perl
40080            ! t/lib/cwd.t
40081 ____________________________________________________________________________
40082 [  9440] By: jhi                                   on 2001/03/29  14:42:58
40083         Log: use warnings instead of -w.
40084      Branch: perl
40085            ! utils/h2xs.PL
40086 ____________________________________________________________________________
40087 [  9439] By: jhi                                   on 2001/03/29  14:41:52
40088         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
40089              From: Jonathan Stowe <gellyfish@gellyfish.com>
40090              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
40091              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
40092      Branch: perl
40093            ! utils/h2xs.PL
40094 ____________________________________________________________________________
40095 [  9438] By: jhi                                   on 2001/03/29  14:39:38
40096         Log: Subject: [PATCH perl@9424] minor pod nits
40097              From: Robin Barker <rmb1@cise.npl.co.uk>
40098              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
40099              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
40100      Branch: perl
40101            ! pod/perlhack.pod pod/perliol.pod
40102 ____________________________________________________________________________
40103 [  9437] By: jhi                                   on 2001/03/29  14:29:16
40104         Log: Subject: [PATCH perl@9424] typemap cast warning
40105              From: Robin Barker <rmb1@cise.npl.co.uk>
40106              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
40107              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
40108      Branch: perl
40109            ! lib/ExtUtils/typemap
40110 ____________________________________________________________________________
40111 [  9436] By: jhi                                   on 2001/03/29  14:26:03
40112         Log: Subject: [PATCH perl@9424] printf warning
40113              From: Robin Barker <rmb1@cise.npl.co.uk>
40114              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
40115              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
40116      Branch: perl
40117            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
40118            ! ext/Storable/Storable.xs toke.c
40119 ____________________________________________________________________________
40120 [  9435] By: nick                                  on 2001/03/29  14:23:31
40121         Log: Win32 has name conflict with ERROR
40122      Branch: perlio
40123            ! ext/PerlIO/Via/Via.xs
40124 ____________________________________________________________________________
40125 [  9434] By: jhi                                   on 2001/03/29  14:17:48
40126         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
40127              From: Peter Prymmer <pvhp@forte.com>
40128              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
40129              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
40130      Branch: perl
40131            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
40132 ____________________________________________________________________________
40133 [  9433] By: jhi                                   on 2001/03/29  13:52:44
40134         Log: test-prep target was missing.
40135      Branch: perl
40136            ! Makefile.SH
40137 ____________________________________________________________________________
40138 [  9432] By: nick                                  on 2001/03/29  12:40:03
40139         Log: Make as-shipped compiler default to MSVC6 
40140      Branch: perlio
40141            ! win32/makefile.mk
40142 ____________________________________________________________________________
40143 [  9431] By: nick                                  on 2001/03/29  12:12:16
40144         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
40145              akin to PerlIO::Scalar.
40146      Branch: perlio
40147            ! perlio.c perlio.h
40148 ____________________________________________________________________________
40149 [  9430] By: nick                                  on 2001/03/29  10:56:35
40150         Log: Integrate mainline.
40151      Branch: perlio
40152           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
40153           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
40154           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
40155           !> win32/makefile.mk win32/win32sck.c
40156 ____________________________________________________________________________
40157 [  9429] By: nick                                  on 2001/03/29  09:03:43
40158         Log: Noticed that two tests were skipped as perlio:: package
40159              isn't there any more. Changed the skip condition.
40160              Avoid core-dump if sv_utf8_upgrade() called on something
40161              that does not become SvPOK after SvPV() (e.g. a ref).
40162      Branch: perlio
40163            ! sv.c t/io/utf8.t t/lib/io_scalar.t
40164 ____________________________________________________________________________
40165 [  9428] By: jhi                                   on 2001/03/29  01:31:47
40166         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
40167              From: Benjamin Sugars <bsugars@canoe.ca> 
40168              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
40169              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
40170      Branch: perl
40171            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
40172            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
40173            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
40174 ____________________________________________________________________________
40175 [  9427] By: jhi                                   on 2001/03/29  00:49:30
40176         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
40177              From: "Vadim Konovalov" <watman@inbox.ru>
40178              Date: Thu, 29 Mar 2001 01:50:12 +0400
40179              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
40180      Branch: perl
40181            ! win32/makefile.mk win32/win32sck.c
40182 ____________________________________________________________________________
40183 [  9426] By: gsar                                  on 2001/03/29  00:28:04
40184         Log: dmake can only handle == and != in comparisons; support building
40185              with Borland's VCL libraries (from Vadim Konovalov)
40186      Branch: maint-5.6/perl
40187            ! win32/makefile.mk
40188 ____________________________________________________________________________
40189 [  9425] By: nick                                  on 2001/03/28  19:29:56
40190         Log: Integrate (@snapshot)
40191      Branch: perlio
40192           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
40193 ____________________________________________________________________________
40194 [  9424] By: jhi                                   on 2001/03/28  19:03:16
40195         Log: Update Changes.
40196      Branch: perl
40197            ! Changes patchlevel.h
40198 ____________________________________________________________________________
40199 [  9423] By: jhi                                   on 2001/03/28  18:52:09
40200         Log: Rmdir lib/XS on cleanup.
40201      Branch: perl
40202            ! Makefile.SH
40203 ____________________________________________________________________________
40204 [  9422] By: jhi                                   on 2001/03/28  18:49:34
40205         Log: Integrate perlio.
40206      Branch: perl
40207           !> t/op/utf8decode.t
40208 ____________________________________________________________________________
40209 [  9421] By: nick                                  on 2001/03/28  18:46:44
40210         Log: Loose duplicate chunk.
40211      Branch: perlio
40212            ! t/op/utf8decode.t
40213 ____________________________________________________________________________
40214 [  9420] By: nick                                  on 2001/03/28  18:44:11
40215         Log: Integrate mainline.
40216      Branch: perlio
40217           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
40218           !> vms/vmsish.h
40219 ____________________________________________________________________________
40220 [  9419] By: jhi                                   on 2001/03/28  18:42:05
40221         Log: Can't trust external pwds
40222              (either shell builtins or external programs)
40223      Branch: perl
40224            ! t/lib/cwd.t
40225 ____________________________________________________________________________
40226 [  9418] By: jhi                                   on 2001/03/28  18:34:05
40227         Log: Integrate perlio.
40228      Branch: perl
40229            - lib/perlio.pm
40230           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
40231           !> t/op/utf8decode.t
40232 ____________________________________________________________________________
40233 [  9417] By: nick                                  on 2001/03/28  18:24:02
40234         Log: PerlIO.pm / perlio.pm conflict.
40235              Update some pods.
40236              Make t/op/utf8decode.t a text file.
40237      Branch: perlio
40238            - lib/perlio.pm
40239            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
40240            ! t/op/utf8decode.t
40241 ____________________________________________________________________________
40242 [  9416] By: jhi                                   on 2001/03/28  18:06:07
40243         Log: Integrate change #9409 from mainline to maintperl.
40244              
40245              Yet another tweak on AIX dynaloading.
40246      Branch: maint-5.6/perl
40247           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
40248 ____________________________________________________________________________
40249 [  9415] By: gsar                                  on 2001/03/28  17:13:01
40250         Log: integrate changes#9377,9385,9401 from mainline
40251              
40252              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
40253              
40254              If directory entries compare equal case-insensitively,
40255              retry case-sensitively.
40256              
40257              Subject: [PATCH] B::Terse and warnings
40258      Branch: maint-5.6/perl
40259           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
40260           !> t/pragma/warn/perl
40261 ____________________________________________________________________________
40262 [  9414] By: jhi                                   on 2001/03/28  17:11:12
40263         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
40264              From: "Craig A. Berry" <craigberry@mac.com>
40265              Date: Wed, 28 Mar 2001 10:55:20 -0600
40266              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
40267      Branch: perl
40268            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
40269 ____________________________________________________________________________
40270 [  9413] By: jhi                                   on 2001/03/28  17:03:12
40271         Log: Dup hunk.
40272      Branch: perl
40273            ! t/op/utf8decode.t
40274 ____________________________________________________________________________
40275 [  9412] By: jhi                                   on 2001/03/28  17:02:36
40276         Log: Forced integrate from perlio.
40277      Branch: perl
40278           !> t/op/utf8decode.t
40279 ____________________________________________________________________________
40280 [  9411] By: nick                                  on 2001/03/28  16:50:03
40281         Log: Integrate mainline.
40282      Branch: perlio
40283           +> t/lib/cwd.t
40284           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
40285           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
40286           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
40287           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
40288           !> t/pragma/warn/perl
40289 ____________________________________________________________________________
40290 [  9410] By: jhi                                   on 2001/03/28  16:44:23
40291         Log: Subject: Re: [PATCH] 9403 cannot be tested
40292              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40293              Date: Wed, 28 Mar 2001 18:33:56 +0200
40294              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
40295      Branch: perl
40296            ! makedef.pl
40297 ____________________________________________________________________________
40298 [  9409] By: jhi                                   on 2001/03/28  16:12:45
40299         Log: Yet another tweak on AIX dynaloading.
40300      Branch: perl
40301            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
40302 ____________________________________________________________________________
40303 [  9408] By: jhi                                   on 2001/03/28  15:52:55
40304         Log: Subject: [PATCH] 9403 cannot be tested
40305              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
40306              Date: Wed, 28 Mar 2001 17:23:00 +0200
40307              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
40308              
40309              A missing symbol.
40310      Branch: perl
40311            ! makedef.pl
40312 ____________________________________________________________________________
40313 [  9407] By: jhi                                   on 2001/03/28  15:47:43
40314         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
40315      Branch: perl
40316            ! t/op/utf8decode.t
40317           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
40318           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
40319 ____________________________________________________________________________
40320 [  9406] By: jhi                                   on 2001/03/28  15:37:08
40321         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
40322              From: Benjamin Sugars <bsugars@canoe.ca> 
40323              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
40324              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
40325      Branch: perl
40326            + t/lib/cwd.t
40327            ! MANIFEST
40328 ____________________________________________________________________________
40329 [  9405] By: jhi                                   on 2001/03/28  15:13:18
40330         Log: pp_ne() needs a CORRECT boolean.
40331      Branch: perl
40332            ! pp.c
40333 ____________________________________________________________________________
40334 [  9404] By: jhi                                   on 2001/03/28  15:09:23
40335         Log: pp_ne() needs a boolean, not an integer.
40336      Branch: perl
40337            ! pp.c
40338 ____________________________________________________________________________
40339 [  9403] By: jhi                                   on 2001/03/28  14:47:43
40340         Log: (Retracted by #9404.)
40341      Branch: perl
40342            ! pp.c
40343 ____________________________________________________________________________
40344 [  9402] By: jhi                                   on 2001/03/28  14:43:59
40345         Log: Subject: Re: [PATCH] Typemap testing
40346              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
40347              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
40348              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
40349      Branch: perl
40350            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
40351            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
40352 ____________________________________________________________________________
40353 [  9401] By: jhi                                   on 2001/03/28  14:42:14
40354         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
40355              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
40356              Date: Sun, 25 Mar 2001 21:59:15 +0100
40357              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
40358              
40359              A variable will be checked for the "use once" warnings if:
40360              
40361              1. It is in the scope of a use warnings 'once'
40362              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
40363              
40364              Otherwise it won't be checked at all.
40365              
40366              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
40367              
40368              The enclosed patch partially fixes this issue. What I didn't
40369              get to work was the case where the "used once" warning is enabled
40370              in any file other than the main file.
40371      Branch: perl
40372            ! gv.c t/pragma/warn/perl
40373 ____________________________________________________________________________
40374 [  9400] By: nick                                  on 2001/03/28  14:38:24
40375         Log: More EBCDIC tweaks:
40376              - one more swash issue &~(0xA0-1) did not do the right thing,
40377              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
40378              - add "use re 'asciirange'" to make [!-~] etc. work
40379              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
40380              - Choose a key for t/op/each.t test which gets encoded.
40381              - Skip utf8decode if this is UTF-EBCDIC.
40382      Branch: perlio
40383            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
40384            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
40385 ____________________________________________________________________________
40386 [  9399] By: jhi                                   on 2001/03/28  14:21:00
40387         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
40388              Andreas Schwab.
40389      Branch: perl
40390            ! pp.c
40391 ____________________________________________________________________________
40392 [  9398] By: jhi                                   on 2001/03/28  00:55:56
40393         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
40394              From: David Dyck <dcd@tc.fluke.com>
40395              Date: Tue, 27 Mar 2001 15:16:24 -0800
40396              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
40397      Branch: perl
40398            ! ext/IO/lib/IO/Socket.pm
40399 ____________________________________________________________________________
40400 [  9397] By: jhi                                   on 2001/03/27  21:52:49
40401         Log: Integrate perlio.
40402      Branch: perl
40403           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
40404           +> ext/PerlIO/Via/Via.xs
40405           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
40406 ____________________________________________________________________________
40407 [  9396] By: nick                                  on 2001/03/27  21:45:13
40408         Log: Integrate mainline.
40409      Branch: perlio
40410           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
40411           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
40412 ____________________________________________________________________________
40413 [  9395] By: nick                                  on 2001/03/27  21:18:58
40414         Log: Outline docs for PerlIO and PerlIO::Scalar
40415      Branch: perlio
40416            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
40417 ____________________________________________________________________________
40418 [  9394] By: nick                                  on 2001/03/27  20:50:13
40419         Log: PerlIO::Via layer (alpha-ish).
40420      Branch: perlio
40421            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
40422            + ext/PerlIO/Via/Via.xs
40423            ! MANIFEST
40424 ____________________________________________________________________________
40425 [  9393] By: jhi                                   on 2001/03/27  20:49:55
40426         Log: Retract #9329 now that 9390 should take care of the matter.
40427      Branch: perl
40428            ! utils/h2xs.PL
40429 ____________________________________________________________________________
40430 [  9390] By: jhi                                   on 2001/03/27  20:47:50
40431         Log: Subject: Autoloading Errno.pm when %! is encountered
40432              From: Robin Houston <robin@kitsite.com>
40433              Date: Tue, 27 Mar 2001 20:57:11 +0100
40434              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
40435      Branch: perl
40436            ! embed.h embed.pl gv.c proto.h t/op/magic.t
40437 ____________________________________________________________________________
40438 [  9389] By: jhi                                   on 2001/03/27  20:24:31
40439         Log: Integrate perlio.
40440      Branch: perl
40441           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
40442           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
40443           !> utf8.c
40444 ____________________________________________________________________________
40445 [  9388] By: jhi                                   on 2001/03/27  20:21:38
40446         Log: Better have a three-element array if one is going to assign
40447              to the third element of that array. (from Tim Jenness)
40448      Branch: perl
40449            ! ext/XS/Typemap/Typemap.xs
40450 ____________________________________________________________________________
40451 [  9387] By: nick                                  on 2001/03/27  20:15:43
40452         Log: Integrate mainline.
40453      Branch: perlio
40454           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
40455           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
40456           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
40457           +> t/lib/xs-typemap.t
40458           !> (integrate 34 files)
40459 ____________________________________________________________________________
40460 [  9386] By: jhi                                   on 2001/03/27  20:04:18
40461         Log: Subject: Re: perl@9359 breaks HTML::Parser
40462              From: Gisle Aas <gisle@ActiveState.com>
40463              Date: 27 Mar 2001 11:30:24 -0800
40464              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
40465              
40466              Clarify the UTF-8 issues of the API docs.
40467              (Slightly reworded and expanded.)
40468      Branch: perl
40469            ! pod/perlapi.pod sv.c sv.h
40470 ____________________________________________________________________________
40471 [  9385] By: jhi                                   on 2001/03/27  19:44:25
40472         Log: If directory entries compare equal case-insensitively,
40473              retry case-sensitively.
40474      Branch: perl
40475            ! ext/File/Glob/bsd_glob.c
40476 ____________________________________________________________________________
40477 [  9384] By: nick                                  on 2001/03/27  19:38:50
40478         Log: Various EBCDIC fixes:
40479              - major revelation that swash code is encoding aware,
40480              (or thought it was) - now it is ;-)
40481              - With that out of the way fix a slab of tr/// cases.
40482              - Fix Encode 'Unicode' to be true Unicode so tests pass.
40483              - As anticipated Base64.xs needed tweaks.
40484              - Until tr/// works right avoid old_encode64 in MIME tests.
40485      Branch: perlio
40486            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
40487            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
40488 ____________________________________________________________________________
40489 [  9383] By: jhi                                   on 2001/03/27  18:34:41
40490         Log: Add the std test suite BEGIN block.
40491      Branch: perl
40492            ! t/lib/xs-typemap.t
40493 ____________________________________________________________________________
40494 [  9382] By: jhi                                   on 2001/03/27  15:16:07
40495         Log: Add debugging output to the test.
40496      Branch: perl
40497            ! t/lib/glob-basic.t
40498 ____________________________________________________________________________
40499 [  9381] By: jhi                                   on 2001/03/27  15:08:10
40500         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
40501      Branch: perl
40502            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
40503            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
40504            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
40505            + t/lib/xs-typemap.t
40506            ! MANIFEST
40507 ____________________________________________________________________________
40508 [  9380] By: jhi                                   on 2001/03/27  14:48:34
40509         Log: Subject: [PATCH] Typemap testing
40510              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
40511              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
40512              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
40513              
40514              (The first part of the patch.)
40515      Branch: perl
40516            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
40517 ____________________________________________________________________________
40518 [  9379] By: jhi                                   on 2001/03/27  14:44:56
40519         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
40520              From: Benjamin Sugars <bsugars@canoe.ca> 
40521              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
40522              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
40523      Branch: perl
40524            ! t/lib/glob-basic.t
40525 ____________________________________________________________________________
40526 [  9378] By: jhi                                   on 2001/03/27  14:42:30
40527         Log: Subject: [PATCH] perlvar nit
40528              From: Simon Cozens <simon@netthink.co.uk>
40529              Date: Tue, 27 Mar 2001 01:12:01 +0100
40530              Message-ID: <20010327011201.A19179@netthink.co.uk>
40531      Branch: perl
40532            ! pod/perlvar.pod
40533 ____________________________________________________________________________
40534 [  9377] By: jhi                                   on 2001/03/27  14:36:26
40535         Log: Subject: [PATCH] B::Terse and warnings
40536              From: Benjamin Sugars <ben.sugars@home.com>
40537              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
40538              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
40539      Branch: perl
40540            ! ext/B/B.pm ext/B/B/Terse.pm
40541 ____________________________________________________________________________
40542 [  9376] By: jhi                                   on 2001/03/27  14:31:31
40543         Log: Document sockatmark() some.
40544      Branch: perl
40545            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
40546            ! pod/perltoc.pod
40547 ____________________________________________________________________________
40548 [  9375] By: jhi                                   on 2001/03/27  14:00:24
40549         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
40550              noted by Gisle and fixed by NI-S.
40551      Branch: perl
40552            ! sv.c
40553 ____________________________________________________________________________
40554 [  9374] By: jhi                                   on 2001/03/27  05:50:01
40555         Log: Regen toc.
40556      Branch: perl
40557            ! pod/perltoc.pod
40558 ____________________________________________________________________________
40559 [  9373] By: jhi                                   on 2001/03/27  05:43:51
40560         Log: Pixie documenting.
40561      Branch: perl
40562            ! Makefile.SH pod/perlhack.pod
40563 ____________________________________________________________________________
40564 [  9372] By: jhi                                   on 2001/03/27  05:29:34
40565         Log: Metaconfig unit changes for #9371.
40566      Branch: metaconfig
40567            ! U/modified/myhostname.U
40568      Branch: metaconfig/U/perl
40569            + d_sockatmark.U
40570            ! gccvers.U
40571 ____________________________________________________________________________
40572 [  9371] By: jhi                                   on 2001/03/27  05:29:07
40573         Log: Add sockatmark() probing.
40574      Branch: perl
40575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40576            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
40577            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40578            ! vos/config.ga.h win32/config.bc win32/config.gc
40579            ! win32/config.vc
40580 ____________________________________________________________________________
40581 [  9370] By: jhi                                   on 2001/03/26  22:01:18
40582         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
40583              Really need to benchmark this.
40584      Branch: perl
40585            ! pp.c
40586 ____________________________________________________________________________
40587 [  9369] By: nick                                  on 2001/03/26  21:59:30
40588         Log: Integrate mainline.
40589      Branch: perlio
40590            ! ext/MIME/Base64/QuotedPrint.pm
40591           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
40592           !> patchlevel.h pod/perlhack.pod pp_sys.c
40593 ____________________________________________________________________________
40594 [  9368] By: jhi                                   on 2001/03/26  21:47:03
40595         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
40596              
40597              TODO1: perlbench.
40598              TODO2: le, lt, ge, gt?  Yech.
40599      Branch: perl
40600            ! pp.c
40601 ____________________________________________________________________________
40602 [  9367] By: jhi                                   on 2001/03/26  21:34:57
40603         Log: Too much cut-and-paste in #9363.
40604      Branch: perl
40605            ! pp_sys.c
40606 ____________________________________________________________________________
40607 [  9366] By: jhi                                   on 2001/03/26  21:20:53
40608         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
40609              From: Andreas Schwab <schwab@suse.de>
40610              Date: 26 Mar 2001 17:29:04 +0200
40611              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
40612              
40613              (The patch for 5.6.0 or so, this is a guess for bleadperl)
40614      Branch: perl
40615            ! pp_hot.c
40616 ____________________________________________________________________________
40617 [  9365] By: jhi                                   on 2001/03/26  21:07:54
40618         Log: Integrate perlio.
40619      Branch: perl
40620           !> perlio.c
40621 ____________________________________________________________________________
40622 [  9364] By: nick                                  on 2001/03/26  20:30:48
40623         Log: REFCNT botch in layer name cache hash.
40624      Branch: perlio
40625            ! perlio.c
40626 ____________________________________________________________________________
40627 [  9363] By: jhi                                   on 2001/03/26  18:44:32
40628         Log: Subject: [PATCH] socket() leaks file descriptors
40629              From: Benjamin Sugars <bsugars@canoe.ca>
40630              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
40631              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
40632              
40633              Also sockpair() fixed similarly.
40634      Branch: perl
40635            ! pp_sys.c
40636 ____________________________________________________________________________
40637 [  9362] By: jhi                                   on 2001/03/26  18:37:52
40638         Log: Integrate perlio.
40639      Branch: perl
40640           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
40641 ____________________________________________________________________________
40642 [  9361] By: nick                                  on 2001/03/26  17:32:06
40643         Log: Implement flush of linebuffered streams on read of a tty.
40644      Branch: perlio
40645            ! perlio.c perliol.h
40646 ____________________________________________________________________________
40647 [  9360] By: nick                                  on 2001/03/26  17:12:32
40648         Log: Memory tweaks and notes for OEMVS.
40649      Branch: perlio
40650            ! README.os390 miniperlmain.c t/op/pat.t
40651 ____________________________________________________________________________
40652 [  9359] By: jhi                                   on 2001/03/26  02:12:54
40653         Log: Update Changes.
40654      Branch: perl
40655            ! Changes patchlevel.h
40656 ____________________________________________________________________________
40657 [  9358] By: jhi                                   on 2001/03/26  02:05:32
40658         Log: Document the most common pixie options.
40659      Branch: perl
40660            ! pod/perlhack.pod
40661 ____________________________________________________________________________
40662 [  9357] By: jhi                                   on 2001/03/26  01:25:28
40663         Log: For perl.pixie check *before* compiling that optimize is -g,
40664              as for perl.third.
40665      Branch: perl
40666            ! Makefile.SH
40667 ____________________________________________________________________________
40668 [  9356] By: jhi                                   on 2001/03/26  01:13:41
40669         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
40670      Branch: perl
40671            ! Makefile.SH
40672 ____________________________________________________________________________
40673 [  9355] By: jhi                                   on 2001/03/26  01:11:19
40674         Log: Remove t/perl.third.
40675      Branch: perl
40676            ! Makefile.SH
40677 ____________________________________________________________________________
40678 [  9354] By: jhi                                   on 2001/03/26  00:23:38
40679         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
40680              IO::Sockatmark().
40681      Branch: perl
40682            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
40683 ____________________________________________________________________________
40684 [  9353] By: jhi                                   on 2001/03/25  22:25:04
40685         Log: Integrate perlio.
40686      Branch: perl
40687           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
40688           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
40689           !> pp_hot.c win32/makefile.mk
40690 ____________________________________________________________________________
40691 [  9352] By: jhi                                   on 2001/03/25  22:21:41
40692         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
40693              From: Radu Greab <radu@netsoft.ro>
40694              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
40695              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
40696      Branch: perl
40697            ! pp_sys.c
40698 ____________________________________________________________________________
40699 [  9351] By: nick                                  on 2001/03/25  22:15:02
40700         Log: Fix readline in list mode to tell rest of world that it has
40701              things on the stack. Otherwise if perl code gets invoked
40702              underneath it it scribbles over results-so-far.
40703              (Why TIEHANDLE has not tripped on this is a mystery.)
40704      Branch: perlio
40705            ! pp_hot.c
40706 ____________________________________________________________________________
40707 [  9350] By: nick                                  on 2001/03/25  22:10:13
40708         Log: win32/makefile.mk typos
40709      Branch: perlio
40710            ! win32/makefile.mk
40711 ____________________________________________________________________________
40712 [  9349] By: nick                                  on 2001/03/25  21:31:14
40713         Log: Integrate now-non-binary file.
40714      Branch: perlio
40715           !> t/lib/mimeqp.t
40716 ____________________________________________________________________________
40717 [  9348] By: nick                                  on 2001/03/25  21:27:24
40718         Log: Make it text
40719      Branch: perlio
40720            ! t/lib/mimeqp.t
40721 ____________________________________________________________________________
40722 [  9347] By: nick                                  on 2001/03/25  21:25:37
40723         Log: Integrate mainline.
40724      Branch: perlio
40725           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
40726           !> lib/Term/ReadLine.pm t/lib/md5-file.t
40727 ____________________________________________________________________________
40728 [  9346] By: nick                                  on 2001/03/25  20:58:15
40729         Log: Add destruct time hook to PerlIO (for work-in-process implementing
40730              layers in perl code. In such cases layers need to be popped before
40731              we loose the ability to run perl code.)
40732              Also back-out "PerlIO::object" hook - it isn't going to work like that...
40733      Branch: perlio
40734            ! perl.c perlio.c perlio.h perliol.h
40735 ____________________________________________________________________________
40736 [  9345] By: nick                                  on 2001/03/25  20:49:11
40737         Log: Avoid at leasy one of undefined warnings in Encode.
40738      Branch: perlio
40739            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
40740 ____________________________________________________________________________
40741 [  9344] By: jhi                                   on 2001/03/25  20:37:43
40742         Log: A workaround for using Term::ReadLine in emacs minibuffer
40743              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
40744              additional tweaks from Ilya Zakharevich.
40745      Branch: perl
40746            ! lib/Term/ReadLine.pm
40747 ____________________________________________________________________________
40748 [  9343] By: nick                                  on 2001/03/25  20:21:14
40749         Log: Missing return value.
40750      Branch: perlio
40751            ! ext/PerlIO/Scalar/Scalar.xs
40752 ____________________________________________________________________________
40753 [  9342] By: jhi                                   on 2001/03/25  16:21:00
40754         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
40755              to equal the CPAN versions since no code changes have been made.
40756      Branch: perl
40757            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
40758            ! t/lib/md5-file.t
40759 ____________________________________________________________________________
40760 [  9341] By: jhi                                   on 2001/03/25  16:01:48
40761         Log: Escape 8-bit characters.
40762      Branch: perl
40763            ! t/lib/mimeqp.t
40764 ____________________________________________________________________________
40765 [  9340] By: gsar                                  on 2001/03/25  15:50:53
40766         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
40767              chars)
40768      Branch: perl
40769            + t/lib/mimeqp.t
40770 ____________________________________________________________________________
40771 [  9339] By: gsar                                  on 2001/03/25  15:48:50
40772         Log: delete mimeqp.t for later add with text mode set
40773      Branch: perl
40774            - t/lib/mimeqp.t
40775 ____________________________________________________________________________
40776 [  9338] By: nick                                  on 2001/03/25  09:01:57
40777         Log: Integrate mainline.
40778      Branch: perlio
40779           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
40780           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
40781           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
40782           +> t/lib/mimeb64u.t t/lib/mimeqp.t
40783           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
40784           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
40785           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
40786 ____________________________________________________________________________
40787 [  9337] By: jhi                                   on 2001/03/25  04:23:24
40788         Log: Add MIME::Base64 here and there.  Again, a lot of
40789              optimism is in the air.
40790      Branch: perl
40791            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
40792            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
40793 ____________________________________________________________________________
40794 [  9336] By: jhi                                   on 2001/03/25  04:12:43
40795         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
40796              this by ear as I do not do Win32 programming.)
40797      Branch: perl
40798            ! win32/Makefile win32/makefile.mk
40799 ____________________________________________________________________________
40800 [  9335] By: jhi                                   on 2001/03/25  04:03:50
40801         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
40802      Branch: perl
40803            ! t/lib/md5-file.t
40804 ____________________________________________________________________________
40805 [  9334] By: jhi                                   on 2001/03/25  03:58:53
40806         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
40807      Branch: perl
40808            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
40809            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
40810            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
40811            + t/lib/mimeb64u.t t/lib/mimeqp.t
40812            ! MANIFEST
40813 ____________________________________________________________________________
40814 [  9333] By: jhi                                   on 2001/03/24  20:14:37
40815         Log: Integrate perlio.
40816      Branch: perl
40817           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
40818 ____________________________________________________________________________
40819 [  9332] By: nick                                  on 2001/03/24  19:40:34
40820         Log: Fix un-init variable leading to spurious "Out of Memory!"
40821      Branch: perlio
40822            ! doio.c
40823 ____________________________________________________________________________
40824 [  9331] By: nick                                  on 2001/03/24  19:09:59
40825         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
40826              and update layers internals doc.
40827      Branch: perlio
40828            ! pod/perlfunc.pod pod/perliol.pod
40829 ____________________________________________________________________________
40830 [  9330] By: jhi                                   on 2001/03/24  18:42:11
40831         Log: The length might be uninitialized garbage if the *svp is the undef.
40832      Branch: perl
40833            ! doio.c
40834 ____________________________________________________________________________
40835 [  9329] By: jhi                                   on 2001/03/24  18:26:57
40836         Log: (Retracted by #9393)
40837              
40838              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
40839              From: Simon Cozens <simon@netthink.co.uk>
40840              Date: Sat, 24 Mar 2001 17:13:17 +0000
40841              Message-ID: <20010324171317.A13406@netthink.co.uk>
40842      Branch: perl
40843            ! utils/h2xs.PL
40844 ____________________________________________________________________________
40845 [  9328] By: nick                                  on 2001/03/24  17:22:02
40846         Log: Integrate mainline.
40847      Branch: perlio
40848           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
40849           !> lib/unicode/version
40850 ____________________________________________________________________________
40851 [  9327] By: nick                                  on 2001/03/24  17:16:02
40852         Log: Integrate mainline.
40853      Branch: perlio
40854           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
40855           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
40856           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
40857           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
40858           +> t/lib/md5-file.t
40859           !> MANIFEST Makefile.SH configure.com djgpp/config.over
40860           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
40861           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
40862           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
40863           !> win32/makefile.mk
40864 ____________________________________________________________________________
40865 [  9326] By: jhi                                   on 2001/03/24  17:00:42
40866         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
40867      Branch: perl
40868            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
40869            ! lib/unicode/version
40870 ____________________________________________________________________________
40871 [  9325] By: jhi                                   on 2001/03/24  16:22:33
40872         Log: Subject: Re: B::Deparse bug (5.6.0)
40873              From: Robin Houston <robin@kitsite.com>
40874              Date: Sat, 24 Mar 2001 14:33:09 +0000
40875              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
40876      Branch: perl
40877            ! op.c pp.c t/lib/b.t t/op/repeat.t
40878 ____________________________________________________________________________
40879 [  9324] By: jhi                                   on 2001/03/24  16:21:56
40880         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
40881              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
40882              these additions may be too optimistic.
40883      Branch: perl
40884            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
40885            ! hints/uwin.sh hints/vmesa.sh
40886 ____________________________________________________________________________
40887 [  9323] By: jhi                                   on 2001/03/24  16:06:01
40888         Log: Integrate perlio.
40889      Branch: perl
40890           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
40891           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
40892            ! Makefile.SH
40893           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
40894           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
40895           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
40896           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
40897           !> win32/makefile.mk win32/perlhost.h win32/win32.c
40898           !> win32/win32iop.h
40899 ____________________________________________________________________________
40900 [  9322] By: nick                                  on 2001/03/24  14:39:12
40901         Log: Routine Win32 regen_config_h - no real changes.
40902      Branch: perlio
40903            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40904 ____________________________________________________________________________
40905 [  9321] By: nick                                  on 2001/03/24  14:31:49
40906         Log: PerlIO fixups for Win32:
40907              - provide win33_popenlist() - non-functional as yet.
40908              - avoid need for aTHX in PerlIO_debug calls - even if not 
40909              enabled args are still evaluated so Win32 has trouble during fork().
40910              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
40911              - Fixup makedef.pl for latest set of symbols.
40912      Branch: perlio
40913            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
40914            ! win32/perlhost.h win32/win32.c win32/win32iop.h
40915 ____________________________________________________________________________
40916 [  9320] By: nick                                  on 2001/03/24  14:26:58
40917         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
40918              was gibberish - broke it on WIn32 at least.
40919      Branch: perlio
40920            ! ext/POSIX/POSIX.xs
40921 ____________________________________________________________________________
40922 [  9319] By: nick                                  on 2001/03/24  11:29:41
40923         Log: Generated files.
40924      Branch: perlio
40925            ! embed.h global.sym objXSUB.h perlapi.c proto.h
40926 ____________________________________________________________________________
40927 [  9318] By: nick                                  on 2001/03/24  10:29:37
40928         Log: Implement:
40929              1.  open($fh,"+<",undef);  # add test to t/io/open.t
40930              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
40931      Branch: perlio
40932            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
40933            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
40934            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
40935            ! t/io/open.t t/io/utf8.t
40936 ____________________________________________________________________________
40937 [  9317] By: jhi                                   on 2001/03/23  23:41:25
40938         Log: AIX does seems to have optimization problems with its C compilers.
40939      Branch: perl
40940            ! hints/aix.sh
40941 ____________________________________________________________________________
40942 [  9316] By: jhi                                   on 2001/03/23  23:40:46
40943         Log: Integrate perlio.
40944      Branch: perl
40945           +> lib/PerlIO.pm
40946           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
40947           !> perliol.h
40948 ____________________________________________________________________________
40949 [  9315] By: jhi                                   on 2001/03/23  22:16:30
40950         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
40951      Branch: perl
40952            ! t/lib/md5-file.t
40953 ____________________________________________________________________________
40954 [  9314] By: nick                                  on 2001/03/23  20:49:02
40955         Log: Perlio internals re-organized.
40956              - open process creates AV of layer/arg pairs
40957              (appends layers from open() or open.pm to default list).
40958              - push arg is now an SV.
40959              - layer ->Open get passed the AV
40960              - open is no longer mandatory method.
40961              - topmost layer that has ->Open method does the open
40962              - any layers above are pushed once that returns.
40963              - vtable re-ordered so dummy layers need only provide push/pop methods.
40964      Branch: perlio
40965            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
40966 ____________________________________________________________________________
40967 [  9313] By: nick                                  on 2001/03/23  16:27:41
40968         Log: Check in a stable (working) version before next round of tweaks.
40969              Changes include:
40970              - Move default layers code out of doio.c and into perlio.c
40971              - Single routine for parsing layer specification strings.
40972              - Skeleton support for demand loading of layers
40973              - Core-dump avoidance if PERLIO environment specifies loadable layer
40974              (does not _work_ as need IO to load and need load to do IO ...)
40975      Branch: perlio
40976            + lib/PerlIO.pm
40977            ! MANIFEST doio.c perlio.c
40978 ____________________________________________________________________________
40979 [  9312] By: gsar                                  on 2001/03/23  16:25:25
40980         Log: add execute bit to files with shebang lines in the repository;
40981              avoid clobbering execute bit in Porting/makerel 
40982      Branch: maint-5.6/perl
40983            ! (edit 144 files)
40984 ____________________________________________________________________________
40985 [  9311] By: jhi                                   on 2001/03/23  14:25:35
40986         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
40987      Branch: perl
40988            ! MANIFEST
40989 ____________________________________________________________________________
40990 [  9310] By: jhi                                   on 2001/03/23  13:45:04
40991         Log: Subject: [PATCH] Net::Ping
40992              From: Colin McMillen <mcmi0037@tc.umn.edu>
40993              Date: Thu, 22 Mar 2001 19:30:31 -0600
40994              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
40995      Branch: perl
40996            ! lib/Net/Ping.pm
40997 ____________________________________________________________________________
40998 [  9309] By: jhi                                   on 2001/03/23  13:39:13
40999         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
41000      Branch: perl
41001            ! t/lib/md5-aaa.t t/lib/md5-file.t
41002 ____________________________________________________________________________
41003 [  9308] By: jhi                                   on 2001/03/23  13:20:34
41004         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
41005              - bump the version to 2.14
41006              - drop the base64 tests since they require MIME::Base64
41007              - drop the rfc1321.txt
41008              - drop the hints/dec_osf.pl since it's only needed for
41009              pre-5.005_03 Perls
41010              Todo:
41011              - the U32 alignment testing is now removed; it needs to
41012              be reintroduced as as a Config variable (meaning also
41013              as a Configure test)
41014              - get the new EBCDIC md5sum for MD5.pm
41015              - test in Win32 to see how badly I botched the makefiles
41016      Branch: perl
41017            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41018            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
41019            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
41020            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
41021            + t/lib/md5-file.t
41022            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
41023            ! win32/Makefile win32/makefile.mk
41024 ____________________________________________________________________________
41025 [  9307] By: jhi                                   on 2001/03/23  12:56:14
41026         Log: Integrate change #9306 from maintperl into mainline,
41027              AIX dynaloader for AIXes without <load.h>.
41028      Branch: perl
41029           !> ext/DynaLoader/hints/aix.pl
41030 ____________________________________________________________________________
41031 [  9306] By: jhi                                   on 2001/03/23  12:51:36
41032         Log: There are AIXes without /usr/include/load.h,
41033              patch from H.Merijn Brand.
41034      Branch: maint-5.6/perl
41035            ! ext/DynaLoader/hints/aix.pl
41036 ____________________________________________________________________________
41037 [  9305] By: nick                                  on 2001/03/23  11:00:42
41038         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
41039      Branch: perlio
41040            ! ext/Encode/Encode.xs perlio.c perlio.h
41041 ____________________________________________________________________________
41042 [  9304] By: nick                                  on 2001/03/23  10:20:46
41043         Log: Render -Duseperlio functional again.
41044              - this is "quick fix" which calls PerlIO_apply_layers after opening,
41045              which is what old scheme did. New scheme needs to change that
41046              to make open(...,\$scalar) etc. work but this will do for now.
41047      Branch: perlio
41048            ! perlio.c
41049 ____________________________________________________________________________
41050 [  9303] By: nick                                  on 2001/03/23  09:53:20
41051         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
41052              -Uuseperlio now works again.
41053              -Duseperlio is still poorly. Don't merge yet...
41054      Branch: perlio
41055            ! doio.c perlio.h
41056 ____________________________________________________________________________
41057 [  9302] By: nick                                  on 2001/03/22  22:26:51
41058         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
41059              type code.
41060              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
41061              is its main caller. In particular now has access to "extra" args, and
41062              can tell when an open handle is "reopened" (or duped?).
41063              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
41064              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
41065              PerlIO_open() et. al. (i.e. other way round).
41066              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
41067              with args close to PerlIO_openn().
41068      Branch: perlio
41069            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
41070 ____________________________________________________________________________
41071 [  9301] By: jhi                                   on 2001/03/22  20:58:04
41072         Log: Integrate perlio.
41073      Branch: perl
41074           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
41075           !> t/io/open.t util.c
41076 ____________________________________________________________________________
41077 [  9300] By: nick                                  on 2001/03/22  17:36:32
41078         Log: Don't include $@ in not ok message.
41079      Branch: perlio
41080            ! t/io/open.t
41081 ____________________________________________________________________________
41082 [  9299] By: gsar                                  on 2001/03/22  16:53:45
41083         Log: back out changes#7532,7521 for now (appears to have problems
41084              on IRIX)
41085      Branch: maint-5.6/perl
41086            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41087            ! ext/POSIX/typemap pod/perlvar.pod
41088 ____________________________________________________________________________
41089 [  9298] By: nick                                  on 2001/03/22  14:35:46
41090         Log: Give a meaning to '&' in n-arg open case:
41091              open($fh,"<&",$scalar);
41092              $scalar can be:
41093              - an integer which does "fdopen"
41094              open($fh,"<&",2); # like open($fh,"<&2")
41095              - something that will yield a file handle via sv_2io()
41096              useful for dup'ing anonymous handles.
41097              e.g.:
41098              open(my $fh,"<&",\*STDIN);
41099              open(my $dup,"<&",$fh);
41100      Branch: perlio
41101            ! doio.c t/io/open.t
41102 ____________________________________________________________________________
41103 [  9297] By: nick                                  on 2001/03/22  13:34:35
41104         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
41105      Branch: perlio
41106            ! util.c
41107 ____________________________________________________________________________
41108 [  9296] By: nick                                  on 2001/03/22  12:51:20
41109         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
41110      Branch: perlio
41111            ! perl.c
41112 ____________________________________________________________________________
41113 [  9295] By: nick                                  on 2001/03/22  11:59:44
41114         Log: If stdin, stdout or stderr get opened in unexpected read/write state
41115              then warn at time of open not at time of use.
41116      Branch: perlio
41117            ! doio.c pp_hot.c pp_sys.c
41118 ____________________________________________________________________________
41119 [  9294] By: nick                                  on 2001/03/22  10:54:35
41120         Log: Die on n-arg open(...,"",xxx,yyy,...)
41121              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
41122              - die on read/write cases so we can decide what it means later.
41123      Branch: perlio
41124            ! doio.c embed.pl iperlsys.h util.c
41125 ____________________________________________________________________________
41126 [  9293] By: nick                                  on 2001/03/22  09:02:45
41127         Log: perlio tweaks (reported by Nick Clark)
41128              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
41129              error check in Pendinf_read().
41130      Branch: perlio
41131            ! perlio.c
41132 ____________________________________________________________________________
41133 [  9292] By: gsar                                  on 2001/03/22  07:12:00
41134         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
41135              fixes)
41136      Branch: maint-5.6/perl
41137           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
41138 ____________________________________________________________________________
41139 [  9291] By: jhi                                   on 2001/03/22  06:06:44
41140         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
41141      Branch: perl
41142            ! t/op/re_tests
41143 ____________________________________________________________________________
41144 [  9290] By: jhi                                   on 2001/03/22  05:57:01
41145         Log: Move MacOS Classic higher in the list of supported platforms.
41146      Branch: maint-5.6/perl
41147            ! pod/perlport.pod
41148 ____________________________________________________________________________
41149 [  9289] By: gsar                                  on 2001/03/22  05:35:04
41150         Log: revert part of change#6438 for compatibility (av_reify()
41151              appears to be needed to implement av_splice()ish things
41152              in XS)
41153      Branch: maint-5.6/perl
41154            ! embed.pl global.sym objXSUB.h perlapi.c
41155 ____________________________________________________________________________
41156 [  9288] By: gsar                                  on 2001/03/22  03:09:19
41157         Log: update copyright year
41158      Branch: maint-5.6/perl
41159            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
41160            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
41161            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
41162            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
41163            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
41164            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
41165            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
41166            ! x2p/walk.c
41167 ____________________________________________________________________________
41168 [  9287] By: jhi                                   on 2001/03/21  20:30:54
41169         Log: Integrate perlio.
41170      Branch: perl
41171           !> ext/Data/Dumper/Dumper.xs
41172 ____________________________________________________________________________
41173 [  9286] By: gsar                                  on 2001/03/21  19:49:54
41174         Log: makefile.mk tweak
41175      Branch: maint-5.6/perl
41176            ! win32/Makefile win32/makefile.mk
41177 ____________________________________________________________________________
41178 [  9285] By: nick                                  on 2001/03/21  19:07:13
41179         Log: Multiplicity fix for Dumper.
41180      Branch: perlio
41181            ! ext/Data/Dumper/Dumper.xs
41182 ____________________________________________________________________________
41183 [  9284] By: nick                                  on 2001/03/21  19:01:07
41184         Log: Integrate mainline - (does not build xTHX issue in Dumper).
41185      Branch: perlio
41186           !> (integrate 27 files)
41187 ____________________________________________________________________________
41188 [  9283] By: jhi                                   on 2001/03/21  17:17:35
41189         Log: Integrate change #9282 from mainline into maintperl,
41190              4-arg UTF-8 substr().
41191      Branch: maint-5.6/perl
41192           !> pp.c
41193 ____________________________________________________________________________
41194 [  9282] By: jhi                                   on 2001/03/21  17:15:43
41195         Log: The #9270 would have leaked a scalar if pp_substr()
41196              returned early.
41197      Branch: perl
41198            ! pp.c
41199 ____________________________________________________________________________
41200 [  9281] By: gsar                                  on 2001/03/21  17:03:14
41201         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
41202      Branch: maint-5.6/perl
41203            ! win32/makefile.mk
41204 ____________________________________________________________________________
41205 [  9280] By: gsar                                  on 2001/03/21  17:01:20
41206         Log: some tweaks to change#9278 (fork() emulation should be enabled
41207              by setting BUILD_FLAVOR instead of changing the defaults)
41208      Branch: maint-5.6/perl
41209            ! win32/makefile.mk
41210 ____________________________________________________________________________
41211 [  9279] By: gsar                                  on 2001/03/21  16:47:19
41212         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
41213      Branch: maint-5.6/perl
41214            ! ext/File/Glob/Glob.pm
41215           !> lib/Cwd.pm
41216 ____________________________________________________________________________
41217 [  9278] By: jhi                                   on 2001/03/21  14:35:10
41218         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
41219              From: "Vadim Konovalov" <watman@inbox.ru>
41220              Date: Wed, 21 Mar 2001 01:53:51 +0300
41221              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
41222      Branch: maint-5.6/perl
41223            ! win32/makefile.mk win32/win32sck.c
41224 ____________________________________________________________________________
41225 [  9277] By: jhi                                   on 2001/03/21  13:58:28
41226         Log: Integrate change #9270 from mainline to maintperl:
41227              continued 4-arg UTF-8 substr() fixing.
41228      Branch: maint-5.6/perl
41229           !> pp.c t/op/substr.t
41230 ____________________________________________________________________________
41231 [  9276] By: jhi                                   on 2001/03/21  13:33:00
41232         Log: More pixie cleaning.
41233      Branch: perl
41234            ! Makefile.SH
41235 ____________________________________________________________________________
41236 [  9275] By: jhi                                   on 2001/03/21  03:54:17
41237         Log: Update Changes.
41238      Branch: perl
41239            ! Changes patchlevel.h
41240 ____________________________________________________________________________
41241 [  9274] By: jhi                                   on 2001/03/21  03:48:24
41242         Log: First stab at making Data::Dumper to grok Unicode.
41243              
41244              TODO: tests, EBCDICify.
41245      Branch: perl
41246            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
41247 ____________________________________________________________________________
41248 [  9273] By: jhi                                   on 2001/03/21  02:23:00
41249         Log: Fix for
41250              
41251              Subject: Memory leak in unquoted print   
41252              From: Benjamin Sugars <bsugars@canoe.ca> 
41253              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
41254              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
41255      Branch: perl
41256            ! perlio.c
41257 ____________________________________________________________________________
41258 [  9272] By: jhi                                   on 2001/03/21  01:33:17
41259         Log: Subject: Re: [PATCH] POSIX::getcwd()
41260              From: Benjamin Sugars <bsugars@canoe.ca> 
41261              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
41262              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
41263      Branch: perl
41264            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
41265 ____________________________________________________________________________
41266 [  9271] By: jhi                                   on 2001/03/21  01:22:52
41267         Log: Subject: [PATCH] Cwd.pm docs
41268              From: Benjamin Sugars <bsugars@canoe.ca>
41269              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
41270              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
41271      Branch: perl
41272            ! lib/Cwd.pm
41273 ____________________________________________________________________________
41274 [  9270] By: jhi                                   on 2001/03/21  01:16:29
41275         Log: Continue 4-arg substr() UTF-8 fixage.
41276      Branch: perl
41277            ! pp.c t/op/substr.t
41278 ____________________________________________________________________________
41279 [  9269] By: jhi                                   on 2001/03/21  00:46:14
41280         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
41281              
41282              revert the leak fix in change#9142 (problem needs a more experimental
41283              fix unsuitable for 5.6.1)
41284              
41285              do alphabetical sorting by default (for csh compatibility)
41286              
41287              cut-n-paste goof in change#9264
41288              
41289              VMS piping fixes (from Charles Lane)
41290      Branch: perl
41291           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
41292           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
41293           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
41294 ____________________________________________________________________________
41295 [  9268] By: jhi                                   on 2001/03/21  00:37:04
41296         Log: Integrate perlio.
41297      Branch: perl
41298           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
41299           !> utf8.c utf8.h utfebcdic.h
41300 ____________________________________________________________________________
41301 [  9267] By: nick                                  on 2001/03/20  20:04:39
41302         Log: More EBCDIC stuff:
41303              - Loose the extra level of function on ASCII.
41304              - spotted a chr(0) issue in sv.c
41305              - re-work of UTF-X tr/// ranges to work in Unicode
41306              space. Still issues with the "0xff is illegal UTF-8" hack.
41307              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
41308              (why do it once when you can do it all over the place :-(
41309              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
41310              need utf8.pm for swashes.
41311              - Simplified and commented scan_const() in toke.c
41312              Still something wrong regexp and tr (swashes?).
41313      Branch: perlio
41314            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
41315            ! utf8.c utf8.h utfebcdic.h
41316 ____________________________________________________________________________
41317 [  9266] By: gsar                                  on 2001/03/20  19:16:43
41318         Log: VMS piping fixes (from Charles Lane)
41319      Branch: maint-5.6/perl
41320            ! vms/vms.c vms/vmspipe.com
41321 ____________________________________________________________________________
41322 [  9265] By: gsar                                  on 2001/03/20  17:53:52
41323         Log: cut-n-paste goof in change#9264
41324      Branch: maint-5.6/perl
41325            ! ext/File/Glob/Glob.xs
41326 ____________________________________________________________________________
41327 [  9264] By: gsar                                  on 2001/03/20  17:43:47
41328         Log: do alphabetical sorting by default (for csh compatibility);
41329              bsd_glob() does ASCII sort by default as usual, unless
41330              GLOB_ALPHASORT was specified
41331      Branch: maint-5.6/perl
41332            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
41333            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
41334            ! ext/File/Glob/bsd_glob.h
41335 ____________________________________________________________________________
41336 [  9263] By: gsar                                  on 2001/03/20  16:40:08
41337         Log: integrate change#9255 from mainline (unicode fix)
41338              
41339              substr($bytestr, i, n, $charstr)
41340      Branch: maint-5.6/perl
41341           !> Todo-5.6 pp.c t/op/substr.t
41342 ____________________________________________________________________________
41343 [  9262] By: gsar                                  on 2001/03/20  15:57:41
41344         Log: revert the leak fix in change#9142 (problem needs a more experimental
41345              fix unsuitable for 5.6.1)
41346      Branch: maint-5.6/perl
41347            ! scope.c
41348 ____________________________________________________________________________
41349 [  9261] By: jhi                                   on 2001/03/20  14:26:25
41350         Log: Integrate changes #9259,9260 from maintperl into mainline.
41351              
41352              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
41353              
41354              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
41355      Branch: perl
41356           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
41357 ____________________________________________________________________________
41358 [  9260] By: jhi                                   on 2001/03/20  14:05:46
41359         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
41360              From: Robin Barker <rmb1@cise.npl.co.uk>
41361              Date: Tue, 20 Mar 2001 10:12:04 GMT
41362              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
41363      Branch: maint-5.6/perl
41364            ! run.c
41365 ____________________________________________________________________________
41366 [  9259] By: jhi                                   on 2001/03/20  14:04:39
41367         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
41368              From: Chris Nandor <pudge@pobox.com>
41369              Date: Tue, 20 Mar 2001 00:40:56 -0500
41370              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
41371      Branch: maint-5.6/perl
41372            ! ext/POSIX/POSIX.xs lib/File/Path.pm
41373 ____________________________________________________________________________
41374 [  9258] By: jhi                                   on 2001/03/20  05:09:34
41375         Log: Update Changes.
41376      Branch: perl
41377            ! Changes patchlevel.h
41378 ____________________________________________________________________________
41379 [  9257] By: jhi                                   on 2001/03/20  05:04:25
41380         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
41381      Branch: perl
41382            ! t/op/tr.t
41383 ____________________________________________________________________________
41384 [  9256] By: jhi                                   on 2001/03/20  04:43:12
41385         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
41386              From: Peter Prymmer <pvhp@forte.com>
41387              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
41388              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
41389      Branch: maint-5.6/perl
41390            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
41391 ____________________________________________________________________________
41392 [  9255] By: jhi                                   on 2001/03/19  23:17:17
41393         Log: substr($bytestr, i, n, $charstr)
41394              
41395              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
41396      Branch: perl
41397            ! Todo-5.6 pp.c t/op/substr.t
41398 ____________________________________________________________________________
41399 [  9254] By: jhi                                   on 2001/03/19  22:25:09
41400         Log: Rearrange the make test target prerequisites so that
41401              in a parallel make 'all' is finished before 'test'.
41402      Branch: perl
41403            ! Makefile.SH
41404 ____________________________________________________________________________
41405 [  9253] By: jhi                                   on 2001/03/19  21:48:07
41406         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
41407              From: Robin Houston <robin@kitsite.com>
41408              Date: Mon, 19 Mar 2001 15:48:41 +0000
41409              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
41410      Branch: perl
41411            ! pp_ctl.c
41412 ____________________________________________________________________________
41413 [  9252] By: jhi                                   on 2001/03/19  21:42:27
41414         Log: Integrate perlio.
41415      Branch: perl
41416           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
41417           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
41418           !> utfebcdic.h vms/perly_c.vms
41419 ____________________________________________________________________________
41420 [  9251] By: jhi                                   on 2001/03/19  21:31:28
41421         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
41422              
41423              Dynaloading in 64-bit AIX with vac.
41424      Branch: perl
41425           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41426           !> hints/aix.sh
41427 ____________________________________________________________________________
41428 [  9250] By: jhi                                   on 2001/03/19  21:18:00
41429         Log: A more robust solution for the 64bitall AIX dynaloading
41430              problem, from Jens-Uwe Mager.
41431      Branch: maint-5.6/perl
41432            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41433 ____________________________________________________________________________
41434 [  9249] By: nick                                  on 2001/03/19  20:59:37
41435         Log: Integrate mainline.
41436      Branch: perlio
41437           !> (integrate 42 files)
41438 ____________________________________________________________________________
41439 [  9248] By: nick                                  on 2001/03/19  20:22:07
41440         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
41441              (Building on OS390 uses native YACC and YYDEBUG has other
41442              side effects.)
41443      Branch: perlio
41444            ! perly.c perly.y vms/perly_c.vms
41445 ____________________________________________________________________________
41446 [  9247] By: jhi                                   on 2001/03/19  19:59:53
41447         Log: 64-bit AIX dynaloading problem (see #9244) idea
41448              from Jens-Uwe Mager.
41449      Branch: maint-5.6/perl
41450            ! ext/DynaLoader/dl_aix.xs
41451 ____________________________________________________________________________
41452 [  9246] By: nick                                  on 2001/03/19  19:27:57
41453         Log: More EBCDIC fixes.
41454      Branch: perlio
41455            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
41456            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
41457 ____________________________________________________________________________
41458 [  9245] By: jhi                                   on 2001/03/19  19:05:19
41459         Log: Integrate change #9243 from mainline into maintperl.
41460              
41461              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
41462      Branch: maint-5.6/perl
41463           !> README.vmesa
41464 ____________________________________________________________________________
41465 [  9244] By: jhi                                   on 2001/03/19  19:03:15
41466         Log: Get 64bitall AIX building, but still does not test okay:
41467              dynaloading anything fails, for example for op/defins:
41468              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
41469              (update: fixed by #9247,9250)
41470      Branch: maint-5.6/perl
41471            ! hints/aix.sh
41472 ____________________________________________________________________________
41473 [  9243] By: jhi                                   on 2001/03/19  19:00:16
41474         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
41475              From: Robin Barker <rmb1@cise.npl.co.uk>
41476              Date: Mon, 19 Mar 2001 18:01:57 GMT
41477              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
41478      Branch: perl
41479            ! README.vmesa
41480 ____________________________________________________________________________
41481 [  9242] By: jhi                                   on 2001/03/19  18:58:43
41482         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
41483              
41484              TODO: tests.
41485      Branch: perl
41486            ! doop.c op.c
41487 ____________________________________________________________________________
41488 [  9241] By: gsar                                  on 2001/03/19  17:34:46
41489         Log: VMSify tests (from Charles Lane)
41490      Branch: maint-5.6/perl
41491            ! t/lib/filehand.t t/lib/texttabs.t
41492 ____________________________________________________________________________
41493 [  9240] By: jhi                                   on 2001/03/19  14:24:26
41494         Log: Integrate change #9233 from maintperl into mainline.
41495              
41496              some refcounts were incorrect in perl_clone()
41497      Branch: perl
41498           !> sv.c
41499 ____________________________________________________________________________
41500 [  9239] By: gsar                                  on 2001/03/19  09:23:17
41501         Log: this is 5.6.1-trial3
41502      Branch: maint-5.6/perl
41503            ! Changes
41504 ____________________________________________________________________________
41505 [  9238] By: gsar                                  on 2001/03/19  08:47:04
41506         Log: some new symbols are only available under ithreads
41507      Branch: maint-5.6/perl
41508            ! makedef.pl
41509 ____________________________________________________________________________
41510 [  9237] By: gsar                                  on 2001/03/19  08:42:28
41511         Log: update patchlevel.h, Changes, &c.
41512      Branch: maint-5.6/perl
41513            ! Changes patchlevel.h pod/perlhist.pod
41514           !> AUTHORS
41515 ____________________________________________________________________________
41516 [  9236] By: gsar                                  on 2001/03/19  08:17:49
41517         Log: integrate changes#8068,8717 from mainline
41518              
41519              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
41520              
41521              [PATCH CPAN 1.59_51] warning message (not!)
41522      Branch: maint-5.6/perl
41523           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
41524           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
41525           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
41526           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
41527           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
41528 ____________________________________________________________________________
41529 [  9235] By: gsar                                  on 2001/03/19  08:07:09
41530         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
41531              
41532              [PATCH] Add missing CV flags to dump.c
41533              
41534              Re: [patch] Re: PL_ptr_table
41535              
41536              Fixup non-ithread build after 8713
41537              
41538              Generated files form 8713 etc.
41539              
41540              Correct the correction :-(
41541              
41542              Documenting coderef @INC (Re: CPAN "make this script work" feature)
41543              
41544              Subject: Re: sync sync sync: have I missed any patches?
41545              Replace djSP with dSP.
41546      Branch: maint-5.6/perl
41547           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
41548           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
41549           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
41550           !> sv.c sv.h win32/perlhost.h
41551 ____________________________________________________________________________
41552 [  9234] By: gsar                                  on 2001/03/19  07:22:05
41553         Log: revert the change#9090 integrate for now (change looks somewhat
41554              incomplete in that [ha]v_exists() need something similar; lacks
41555              tests; &c.)
41556      Branch: maint-5.6/perl
41557            ! hv.c
41558 ____________________________________________________________________________
41559 [  9233] By: gsar                                  on 2001/03/19  07:10:01
41560         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
41561              destruction when there are unreferenced scalars (SvREFCNT==0)
41562      Branch: maint-5.6/perl
41563            ! sv.c
41564 ____________________________________________________________________________
41565 [  9232] By: jhi                                   on 2001/03/19  05:11:02
41566         Log: Regen api and toc.
41567      Branch: maint-5.6/perl
41568            ! pod/perlapi.pod pod/perltoc.pod
41569 ____________________________________________________________________________
41570 [  9231] By: jhi                                   on 2001/03/19  04:06:03
41571         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
41572              add a lost line in pp.c:pp_chop(), update to new op/chop.
41573              
41574              Clarify the description differentiating for and while; inspired by
41575              
41576              Subject: [ID 20010306.004] || != named unary operator
41577              
41578              The $Is_MacOS needs to be declared.
41579      Branch: maint-5.6/perl
41580            ! pp.c t/op/chop.t
41581           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
41582 ____________________________________________________________________________
41583 [  9230] By: jhi                                   on 2001/03/19  03:48:16
41584         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
41585              9079,9083,9089,9090,9091 from mainline to maintperl.
41586              
41587              Quieten some noise in Win32 builds
41588              
41589              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
41590              
41591              The perlretut was still talking about the old \p and \P
41592              definitions.
41593              
41594              More tweakage on the Unicode character class descriptions.
41595              
41596              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
41597              
41598              Subject: 'no *POSIX' Patch speeding up make on BS2000 
41599              
41600              Subject: [PATCH] perldata.pod here-doc docs
41601              
41602              Add /sbin and /usr/sbin to the list of directories scanned
41603              for setuid programs.  Takes care of bug id 20010309.003.
41604              
41605              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
41606              
41607              In op/stat #35 better to scan all the potential directories
41608              for setuids, not just the first one.
41609      Branch: maint-5.6/perl
41610            ! Makefile.SH
41611           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
41612           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
41613           !> t/op/stat.t toke.c win32/win32.h
41614 ____________________________________________________________________________
41615 [  9229] By: jhi                                   on 2001/03/19  02:31:50
41616         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
41617              From: Chris Nandor <pudge@pobox.com>
41618              Date: Sat, 10 Mar 2001 14:22:19 -0500
41619              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
41620      Branch: maint-5.6/perl
41621            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
41622            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
41623            ! t/lib/b.t t/lib/errno.t
41624 ____________________________________________________________________________
41625 [  9228] By: jhi                                   on 2001/03/19  02:29:59
41626         Log: Integrate changes #9113,9122 from mainline into maintperl.
41627              
41628              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?)
41629      Branch: maint-5.6/perl
41630           !> Configure README.os390 hints/os390.sh
41631 ____________________________________________________________________________
41632 [  9227] By: jhi                                   on 2001/03/19  02:22:35
41633         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
41634              into maintperl.
41635              
41636              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
41637              
41638              Forgot to check-in the larger part of #9120, duh.
41639              
41640              Subject: Another patch for integer.pm POD 
41641              
41642              h2ph strictness and cleanliness from Kurt Starsinic.
41643              
41644              Borland filename case problem.
41645              
41646              h2ph strictness and cleanliness from Kurt Starsinic.
41647              
41648              Subject: [PATCH] the uncontroversial doc patches
41649      Branch: maint-5.6/perl
41650           +> win32/sncfnmcs.pl
41651           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
41652           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
41653           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
41654           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
41655           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
41656           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
41657           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
41658 ____________________________________________________________________________
41659 [  9226] By: jhi                                   on 2001/03/19  02:10:21
41660         Log: Integrate changes #9207,9214 from mainline into maintperl.
41661              
41662              podchecker relaxations: =over has an *optional* number after it,
41663              and whitespace in L<> is okay.
41664      Branch: maint-5.6/perl
41665           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
41666           !> t/pod/poderrs.xr
41667 ____________________________________________________________________________
41668 [  9225] By: jhi                                   on 2001/03/19  02:07:38
41669         Log: Integrate change #9219 from maintperl into mainline.
41670              
41671              remove duplicated tests
41672      Branch: perl
41673           !> t/op/re_tests
41674 ____________________________________________________________________________
41675 [  9224] By: jhi                                   on 2001/03/19  02:06:11
41676         Log: Integrate change #9223 from mainline to maintperl.
41677              
41678              Document -Dmksymlinks.
41679      Branch: maint-5.6/perl
41680           !> INSTALL
41681 ____________________________________________________________________________
41682 [  9223] By: jhi                                   on 2001/03/19  02:01:25
41683         Log: Document -Dmksymlinks.
41684      Branch: perl
41685            ! INSTALL
41686 ____________________________________________________________________________
41687 [  9222] By: jhi                                   on 2001/03/19  01:15:35
41688         Log: The -Dmksymlinks wasn't working for maintperl.
41689      Branch: maint-5.6/perl
41690            ! Configure
41691 ____________________________________________________________________________
41692 [  9221] By: jhi                                   on 2001/03/19  00:49:43
41693         Log: Cleanup pixie residue.
41694      Branch: perl
41695            ! Makefile.SH
41696 ____________________________________________________________________________
41697 [  9220] By: jhi                                   on 2001/03/19  00:44:47
41698         Log: Document the use of pixie/prof; create make targets for it.
41699              
41700              TODO: make t/TEST pixie-aware.
41701      Branch: perl
41702            ! Makefile.SH pod/perlhack.pod
41703 ____________________________________________________________________________
41704 [  9219] By: gsar                                  on 2001/03/19  00:16:55
41705         Log: remove duplicated tests
41706      Branch: maint-5.6/perl
41707            ! t/op/re_tests
41708 ____________________________________________________________________________
41709 [  9218] By: jhi                                   on 2001/03/18  23:59:31
41710         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
41711      Branch: perl
41712            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
41713 ____________________________________________________________________________
41714 [  9217] By: jhi                                   on 2001/03/18  23:25:20
41715         Log: Rewrite the tests section of Makefile to be less redundant
41716              and to allow for more flexible test targets, many recursive
41717              make calls introduced.
41718      Branch: perl
41719            ! Makefile.SH
41720 ____________________________________________________________________________
41721 [  9216] By: jhi                                   on 2001/03/18  22:30:04
41722         Log: Document the use of Third Degree (sparsely).
41723      Branch: perl
41724            ! pod/perlhack.pod t/TEST
41725 ____________________________________________________________________________
41726 [  9215] By: jhi                                   on 2001/03/18  22:10:30
41727         Log: Make targets for testing with Third Degree.
41728      Branch: perl
41729            ! Makefile.SH
41730 ____________________________________________________________________________
41731 [  9214] By: jhi                                   on 2001/03/18  21:08:53
41732         Log: The podchecker relaxations need to mirrored also at the tests.
41733      Branch: perl
41734            ! t/pod/poderrs.xr
41735 ____________________________________________________________________________
41736 [  9213] By: jhi                                   on 2001/03/18  20:56:21
41737         Log: Update Changes.
41738      Branch: perl
41739            ! Changes patchlevel.h
41740 ____________________________________________________________________________
41741 [  9212] By: jhi                                   on 2001/03/18  20:36:59
41742         Log: Looking for config.sh in parent directories isn't
41743              very useful for the toplevel Makefile.
41744      Branch: perl
41745            ! Makefile.SH
41746 ____________________________________________________________________________
41747 [  9211] By: jhi                                   on 2001/03/18  20:33:37
41748         Log: On "make clean" take care of Third Degree droppings.
41749      Branch: perl
41750            ! Makefile.SH
41751 ____________________________________________________________________________
41752 [  9210] By: jhi                                   on 2001/03/18  20:21:34
41753         Log: Add a hook for running the tests under the Third Degree
41754              debugging tool (set $ENV{PERL_3LOG} to non-zero)
41755              
41756              TODO: Document the use of Third Degree.
41757      Branch: perl
41758            ! t/TEST
41759 ____________________________________________________________________________
41760 [  9209] By: jhi                                   on 2001/03/18  20:19:07
41761         Log: Regen toc and api pods.
41762      Branch: perl
41763            ! pod/perlapi.pod pod/perltoc.pod
41764 ____________________________________________________________________________
41765 [  9208] By: jhi                                   on 2001/03/18  20:12:12
41766         Log: Integrate changes #8128,9132 from mainline into maintperl,
41767              Tie::SubstrHash fixes.
41768      Branch: maint-5.6/perl
41769           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
41770 ____________________________________________________________________________
41771 [  9207] By: jhi                                   on 2001/03/18  20:07:43
41772         Log: podchecker relaxations from Michael Stevens.
41773      Branch: perl
41774            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
41775 ____________________________________________________________________________
41776 [  9206] By: jhi                                   on 2001/03/18  20:04:24
41777         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
41778      Branch: perl
41779            ! lib/Locale/Constants.pm lib/Locale/Country.pm
41780            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
41781            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
41782 ____________________________________________________________________________
41783 [  9205] By: jhi                                   on 2001/03/18  19:54:45
41784         Log: Integrate changes #9161,9162 from maintperl to mainline.
41785              
41786              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
41787              results
41788      Branch: perl
41789           !> t/op/magic.t
41790 ____________________________________________________________________________
41791 [  9204] By: jhi                                   on 2001/03/18  19:37:46
41792         Log: Make perl.third checks more understandable to the builder.
41793      Branch: perl
41794            ! Makefile.SH
41795 ____________________________________________________________________________
41796 [  9203] By: jhi                                   on 2001/03/18  19:20:54
41797         Log: Re-integrate #9138 from maintperl to mainline,
41798              the squelching of the unneeded "Scalars leaked" messages.
41799      Branch: perl
41800           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
41801           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
41802           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
41803 ____________________________________________________________________________
41804 [  9202] By: jhi                                   on 2001/03/18  18:48:36
41805         Log: More robust and more paranoid perl.third target.
41806      Branch: perl
41807            ! Makefile.SH
41808 ____________________________________________________________________________
41809 [  9201] By: jhi                                   on 2001/03/18  18:39:21
41810         Log: Integrate change #9197 from maintperl to mainline.
41811              
41812              more thorough cleaning of arenas.
41813      Branch: perl
41814           !> embed.pl perl.c proto.h sv.c t/op/sort.t
41815 ____________________________________________________________________________
41816 [  9200] By: jhi                                   on 2001/03/18  18:25:17
41817         Log: Integrate perlio.
41818      Branch: perl
41819           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
41820           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
41821           !> t/lib/encode.t toke.c universal.c utf8.c
41822 ____________________________________________________________________________
41823 [  9199] By: nick                                  on 2001/03/18  15:23:51
41824         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
41825              is the sense of the test being done. Avoid some magical 127 and 128 values
41826              by using macros.
41827      Branch: perlio
41828            ! doop.c pp_ctl.c sv.c toke.c
41829 ____________________________________________________________________________
41830 [  9198] By: nick                                  on 2001/03/18  14:18:12
41831         Log: UTF-X encoding invariance for Encode:
41832              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
41833              - move the XS code for those to universal.c (so in miniperl)
41834              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
41835              - change ext/Encode/compile to use above.
41836              - Fix t/lib/encode.t for above
41837              - Teach t/lib/b.t to expect -uutf8
41838              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
41839              utf8.pm is needed.
41840      Branch: perlio
41841            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
41842            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
41843 ____________________________________________________________________________
41844 [  9197] By: gsar                                  on 2001/03/18  12:15:57
41845         Log: more thorough cleaning of arenas--keep going until no more
41846              SvREFCNT_dec()s occur (this fixes the problem that causes the
41847              pesky "Scalars leaked" warnings)
41848      Branch: maint-5.6/perl
41849            ! embed.pl perl.c proto.h sv.c t/op/sort.t
41850 ____________________________________________________________________________
41851 [  9196] By: nick                                  on 2001/03/18  10:57:29
41852         Log: Fix pragma/utf8.t # 15
41853              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
41854              are SvUTF8 as well.
41855      Branch: perlio
41856            ! toke.c
41857 ____________________________________________________________________________
41858 [  9195] By: nick                                  on 2001/03/18  09:27:06
41859         Log: Integrate mainline
41860      Branch: perlio
41861           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
41862           !> t/op/pat.t
41863 ____________________________________________________________________________
41864 [  9194] By: jhi                                   on 2001/03/18  05:29:59
41865         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
41866              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
41867      Branch: perl
41868            ! op.c op.h t/op/misc.t t/op/pat.t
41869 ____________________________________________________________________________
41870 [  9193] By: jhi                                   on 2001/03/18  05:15:06
41871         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
41872      Branch: perl
41873            ! mg.c t/op/pat.t
41874 ____________________________________________________________________________
41875 [  9192] By: jhi                                   on 2001/03/18  04:22:43
41876         Log: tr/// UTF-8 patches from Inaba Hiroto.
41877      Branch: perl
41878            ! doop.c op.c
41879 ____________________________________________________________________________
41880 [  9191] By: jhi                                   on 2001/03/18  04:21:17
41881         Log: Integrate perlio.
41882      Branch: perl
41883           !> utf8.c utfebcdic.h
41884 ____________________________________________________________________________
41885 [  9190] By: nick                                  on 2001/03/17  20:32:01
41886         Log: Correct #if EBCDIC side typos.
41887              Builds and passes many tests on OS390.
41888      Branch: perlio
41889            ! utf8.c utfebcdic.h
41890 ____________________________________________________________________________
41891 [  9189] By: jhi                                   on 2001/03/17  18:55:49
41892         Log: Add prerequisites for the perl.third target.
41893      Branch: perl
41894            ! Makefile.SH
41895 ____________________________________________________________________________
41896 [  9188] By: jhi                                   on 2001/03/17  18:46:00
41897         Log: Integrate perlio.
41898      Branch: perl
41899           +> utfebcdic.h
41900           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
41901 ____________________________________________________________________________
41902 [  9187] By: jhi                                   on 2001/03/17  18:38:47
41903         Log: Add a make rule for perl.third (the Third Degree memory debugging
41904              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
41905      Branch: perl
41906            ! Makefile.SH
41907 ____________________________________________________________________________
41908 [  9186] By: nick                                  on 2001/03/17  18:34:48
41909         Log: MANIFEST addition :-(
41910      Branch: perlio
41911            ! MANIFEST
41912 ____________________________________________________________________________
41913 [  9185] By: nick                                  on 2001/03/17  18:29:50
41914         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
41915              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
41916              a superset of ASCII are invariant under the encoding. This is EBCDIC
41917              friendly as an encoded string can be looked at as being EBCDIC by lexer
41918              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
41919              ASCII on ASCII machines.
41920              
41921              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
41922              seperate.
41923              - Add some more macros to comprehend different shift amounts and
41924              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
41925              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
41926              and conditionally #include it.
41927              
41928              EBCDIC build as yet untested.  ASCII still fails the one test.
41929      Branch: perlio
41930            + utfebcdic.h
41931            ! utf8.c utf8.h
41932 ____________________________________________________________________________
41933 [  9184] By: nick                                  on 2001/03/17  17:44:16
41934         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
41935      Branch: perlio
41936            ! doop.c perl.h pp.c utf8.h
41937 ____________________________________________________________________________
41938 [  9183] By: jhi                                   on 2001/03/17  15:55:42
41939         Log: Integrate perlio.
41940      Branch: perl
41941            ! MANIFEST
41942           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
41943 ____________________________________________________________________________
41944 [  9182] By: nick                                  on 2001/03/17  09:16:06
41945         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
41946      Branch: perlio
41947            ! t/op/pat.t
41948 ____________________________________________________________________________
41949 [  9181] By: nick                                  on 2001/03/17  09:15:11
41950         Log: Integrate mainline.
41951      Branch: perlio
41952           +> lib/Locale/Constants.pm lib/Locale/Country.pm
41953           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
41954           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
41955           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
41956           !> (integrate 83 files)
41957 ____________________________________________________________________________
41958 [  9180] By: nick                                  on 2001/03/16  17:23:21
41959         Log: EBCDIC Fixes.
41960      Branch: perlio
41961            ! perl.h sv.c toke.c utf8.c utf8.h
41962 ____________________________________________________________________________
41963 [  9179] By: jhi                                   on 2001/03/16  14:10:12
41964         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
41965              a change needed to work around an AIX compiler bug.
41966      Branch: perl
41967            ! ext/Storable/Storable.xs
41968 ____________________________________________________________________________
41969 [  9178] By: jhi                                   on 2001/03/16  03:19:59
41970         Log: With Damian's approval synchronize damian's modules'
41971              licensing with Perl's standard module licensing.
41972      Branch: perl
41973            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
41974 ____________________________________________________________________________
41975 [  9177] By: jhi                                   on 2001/03/16  03:15:34
41976         Log: Make the Filter::Util:Call files have their own copies
41977              of the Perl standard module licensing, from Paul Marquess.
41978      Branch: perl
41979            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
41980 ____________________________________________________________________________
41981 [  9176] By: jhi                                   on 2001/03/16  02:56:04
41982         Log: Subject: [PATCH] more pod patches
41983              From: Michael Stevens <michael@etla.org>
41984              Date: Thu, 15 Mar 2001 21:25:18 +0000
41985              Message-ID: <20010315212518.A18870@firedrake.org>
41986      Branch: perl
41987            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
41988            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
41989            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
41990            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
41991            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
41992            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
41993            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
41994            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
41995            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
41996            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
41997            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
41998            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
41999            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
42000            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
42001            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
42002            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
42003            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
42004            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
42005            ! lib/Locale/Country.pm lib/Locale/Language.pm
42006            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
42007            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
42008            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
42009            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
42010            ! os2/OS2/Process/Process.pm
42011 ____________________________________________________________________________
42012 [  9175] By: jhi                                   on 2001/03/16  02:53:32
42013         Log: Subject: [PATCH] the uncontroversial doc patches
42014              From: Michael Stevens <michael@etla.org>
42015              Date: Thu, 15 Mar 2001 20:01:12 +0000
42016              Message-ID: <20010315200112.A7636@firedrake.org>
42017      Branch: perl
42018            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
42019            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
42020            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
42021            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
42022            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
42023 ____________________________________________________________________________
42024 [  9174] By: jhi                                   on 2001/03/16  02:50:49
42025         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
42026              From: Paul Lindner <lindner@inuus.com>
42027              Date: Fri, 16 Mar 2001 11:28:03 -0800
42028              Message-ID: <20010316112803.A7577@inuus.com>
42029      Branch: perl
42030            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
42031 ____________________________________________________________________________
42032 [  9173] By: nick                                  on 2001/03/15  20:21:03
42033         Log: 1st day's EBCDIC fixes:
42034              - toke.c's parsing of strings needed attention
42035              needed to conditionally e2a if string was already UTF-8
42036              - e2a/a2e tables where wrong way round.
42037              - new macros in utf8.h
42038      Branch: perlio
42039            ! perl.h toke.c utf8.h
42040 ____________________________________________________________________________
42041 [  9172] By: jhi                                   on 2001/03/15  15:17:17
42042         Log: Update Changes.
42043      Branch: perl
42044            ! Changes patchlevel.h
42045 ____________________________________________________________________________
42046 [  9171] By: jhi                                   on 2001/03/15  15:09:32
42047         Log: Subject: Re: Another Borland C++ problem.
42048              From: "Vadim Konovalov" <watman@inbox.ru>
42049              Date: Sat, 10 Mar 2001 19:26:07 +0300
42050              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
42051              
42052              Borland filename case problem.
42053      Branch: perl
42054            + win32/sncfnmcs.pl
42055            ! MANIFEST README.win32
42056 ____________________________________________________________________________
42057 [  9170] By: jhi                                   on 2001/03/15  14:54:23
42058         Log: Add Locale::Codes 1.06, from Neil Bowers.
42059      Branch: perl
42060            + lib/Locale/Constants.pm lib/Locale/Country.pm
42061            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
42062            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
42063            + t/lib/lc-language.t t/lib/lc-uk.t
42064            ! MANIFEST
42065 ____________________________________________________________________________
42066 [  9169] By: jhi                                   on 2001/03/15  14:19:01
42067         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
42068      Branch: perl
42069            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42070            ! ext/Storable/Storable.xs
42071 ____________________________________________________________________________
42072 [  9168] By: jhi                                   on 2001/03/15  14:13:22
42073         Log: Integrate changes #9120,9167 from mainline to maintperl.
42074              
42075              Subject: [PATCH 5.6.1] OS/2 docs
42076              
42077              Subject: [PATCH 5.6.1] perldoc
42078      Branch: maint-5.6/perl
42079           !> os2/Changes utils/perldoc.PL
42080 ____________________________________________________________________________
42081 [  9167] By: jhi                                   on 2001/03/15  14:07:42
42082         Log: Subject: [PATCH 5.6.1] perldoc
42083              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42084              Date: Wed, 14 Mar 2001 23:46:52 -0500
42085              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
42086      Branch: perl
42087            ! utils/perldoc.PL
42088 ____________________________________________________________________________
42089 [  9166] By: jhi                                   on 2001/03/15  13:53:15
42090         Log: sigaction test condition tweakage.
42091      Branch: perl
42092            ! t/lib/sigaction.t
42093 ____________________________________________________________________________
42094 [  9165] By: alanbur                               on 2001/03/15  03:49:17
42095         Log: Resynchronised with parent
42096      Branch: maint-5.6/pureperl
42097           +> os2/os2add.sym t/op/anonsub.t
42098           !> (integrate 72 files)
42099 ____________________________________________________________________________
42100 [  9164] By: jhi                                   on 2001/03/15  01:05:01
42101         Log: Avoid stomping off the beginning of an array in tr///.
42102      Branch: perl
42103            ! op.c
42104 ____________________________________________________________________________
42105 [  9163] By: jhi                                   on 2001/03/15  00:58:57
42106         Log: h2ph strictness and cleanliness from Kurt Starsinic.
42107      Branch: perl
42108            ! utils/h2ph.PL
42109 ____________________________________________________________________________
42110 [  9162] By: gsar                                  on 2001/03/15  00:56:53
42111         Log: avoid warnings
42112      Branch: maint-5.6/perl
42113            ! t/op/magic.t
42114 ____________________________________________________________________________
42115 [  9161] By: gsar                                  on 2001/03/15  00:52:09
42116         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
42117              results
42118      Branch: maint-5.6/perl
42119            ! t/op/magic.t
42120 ____________________________________________________________________________
42121 [  9160] By: jhi                                   on 2001/03/14  22:02:10
42122         Log: Do not use the Perl malloc in IRIX, suggested by
42123              Helmus Jarausch.
42124      Branch: perl
42125            ! hints/irix_6.sh
42126 ____________________________________________________________________________
42127 [  9159] By: nick                                  on 2001/03/14  21:45:59
42128         Log: Integrate mainline
42129      Branch: perlio
42130           +> t/op/loopctl.t
42131           !> (integrate 41 files)
42132 ____________________________________________________________________________
42133 [  9158] By: jhi                                   on 2001/03/14  21:10:09
42134         Log: The Day of the Retractions continues: the #9138
42135              (integrated in #9144) doesn't work well in mainline.
42136      Branch: perl
42137            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42138            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42139            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
42140 ____________________________________________________________________________
42141 [  9157] By: jhi                                   on 2001/03/14  20:58:12
42142         Log: The #9145 CANNOT be enabled: the clear_pmop code still
42143              dumps core all over in Tru64.
42144      Branch: perl
42145            ! op.c op.h t/op/pat.t
42146 ____________________________________________________________________________
42147 [  9156] By: jhi                                   on 2001/03/14  20:48:06
42148         Log: Integrate change #9154 from maintperl to mainline.
42149              
42150              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
42151              (caused Storable 1.0.10 to break on windows)
42152      Branch: perl
42153           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
42154           !> perlapi.c proto.h
42155 ____________________________________________________________________________
42156 [  9155] By: jhi                                   on 2001/03/14  20:23:53
42157         Log: Retract #9136: breaks threading (and binary compatibility).
42158      Branch: perl
42159            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
42160 ____________________________________________________________________________
42161 [  9154] By: gsar                                  on 2001/03/14  17:48:18
42162         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
42163              (caused Storable 1.0.10 to break on windows)
42164      Branch: maint-5.6/perl
42165            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
42166            ! perlapi.c proto.h
42167 ____________________________________________________________________________
42168 [  9153] By: jhi                                   on 2001/03/14  13:35:21
42169         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
42170      Branch: perl
42171            ! t/lib/sigaction.t
42172 ____________________________________________________________________________
42173 [  9152] By: gsar                                  on 2001/03/14  07:29:40
42174         Log: back out changes#9012,9010,9009 and parts of change#9016
42175              (causes ABRs under purify, and some prerequisites don't
42176              seem to be there in 5.6.x)
42177      Branch: maint-5.6/perl
42178            ! doop.c op.c t/op/tr.t toke.c
42179 ____________________________________________________________________________
42180 [  9151] By: gsar                                  on 2001/03/14  07:01:29
42181         Log: reenable change#9145 (the test was busted due to a missing
42182              C<print "ok 27\n">)
42183      Branch: perl
42184            ! op.c op.h t/op/pat.t
42185 ____________________________________________________________________________
42186 [  9150] By: jhi                                   on 2001/03/14  06:38:36
42187         Log: Retract #9145.
42188      Branch: perl
42189            ! op.c op.h t/op/pat.t
42190 ____________________________________________________________________________
42191 [  9149] By: jhi                                   on 2001/03/14  06:14:56
42192         Log: Retract #9143.
42193      Branch: perl
42194            ! op.c
42195 ____________________________________________________________________________
42196 [  9148] By: gsar                                  on 2001/03/14  06:13:02
42197         Log: Uninitialized Memory Read in regexec.c
42198      Branch: perl
42199            ! regexec.c
42200 ____________________________________________________________________________
42201 [  9147] By: jhi                                   on 2001/03/14  04:59:54
42202         Log: Subject: PATCH: make goto work in nested eval ""
42203              From: Robin Houston <robin@kitsite.com>
42204              Date: Wed, 14 Mar 2001 04:16:10 +0000
42205              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
42206      Branch: perl
42207            ! pp_ctl.c t/op/goto.t
42208 ____________________________________________________________________________
42209 [  9146] By: jhi                                   on 2001/03/14  04:42:54
42210         Log: Preserve the #ifdef PERL_CORE in perly.h.
42211      Branch: perl
42212            ! perly.fixer
42213 ____________________________________________________________________________
42214 [  9145] By: jhi                                   on 2001/03/14  03:57:41
42215         Log: (Retracted by #9150.)
42216      Branch: perl
42217            ! op.c op.h t/op/pat.t
42218 ____________________________________________________________________________
42219 [  9144] By: jhi                                   on 2001/03/14  03:50:38
42220         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
42221              
42222              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
42223              
42224              remove squelch controls for "Scalars leaked" messages in most places
42225              (these are now cured)
42226              
42227              fix another memory leak reported by purify (tie callbacks that
42228              croak can leak when wiping out magic)
42229      Branch: perl
42230           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
42231           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
42232           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
42233           !> t/pragma/warnings.t
42234 ____________________________________________________________________________
42235 [  9143] By: jhi                                   on 2001/03/14  03:37:53
42236         Log: (Retracted by #9149.)
42237      Branch: perl
42238            ! op.c
42239 ____________________________________________________________________________
42240 [  9142] By: gsar                                  on 2001/03/14  03:20:48
42241         Log: fix another memory leak reported by purify (tie callbacks that
42242              croak can leak when wiping out magic)
42243      Branch: maint-5.6/perl
42244            ! scope.c
42245 ____________________________________________________________________________
42246 [  9141] By: jhi                                   on 2001/03/14  02:55:00
42247         Log: Subject: PATCH for [ID 20010305.003]
42248              From: Robin Houston <robin@kitsite.com>
42249              Date: Wed, 14 Mar 2001 02:45:51 +0000
42250              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
42251      Branch: perl
42252            ! pp_ctl.c t/op/eval.t
42253 ____________________________________________________________________________
42254 [  9140] By: jhi                                   on 2001/03/14  02:41:54
42255         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
42256              Date: Wed, 14 Mar 2001 01:52:51 +0000
42257              From: Robin Houston <robin@kitsite.com>
42258              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
42259              
42260              Fix for 2000313.004.
42261      Branch: perl
42262            ! pp_ctl.c t/op/goto.t
42263 ____________________________________________________________________________
42264 [  9139] By: jhi                                   on 2001/03/14  02:40:50
42265         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
42266              From: Robin Houston <robin@kitsite.com>
42267              Date: Wed, 14 Mar 2001 00:43:45 +0000
42268              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
42269      Branch: perl
42270            + t/op/loopctl.t
42271            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
42272            ! vms/perly_c.vms
42273 ____________________________________________________________________________
42274 [  9138] By: gsar                                  on 2001/03/14  01:18:00
42275         Log: remove squelch controls for "Scalars leaked" messages in most places
42276              (these are now cured)
42277      Branch: maint-5.6/perl
42278            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42279            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42280            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
42281 ____________________________________________________________________________
42282 [  9137] By: gsar                                  on 2001/03/14  00:57:04
42283         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
42284      Branch: maint-5.6/perl
42285            ! regcomp.c
42286 ____________________________________________________________________________
42287 [  9136] By: jhi                                   on 2001/03/13  23:12:24
42288         Log: (Retracted by #9155)
42289              
42290              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
42291              From: Jens-Uwe Mager <jum@helios.de>
42292              Date: Wed, 21 Feb 2001 21:32:04 +0100
42293              Message-ID: <20010221213203.A18340@ans.helios.de>
42294      Branch: perl
42295            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
42296 ____________________________________________________________________________
42297 [  9135] By: jhi                                   on 2001/03/13  22:50:05
42298         Log: Integrate perlio.
42299      Branch: perl
42300           !> pp.c
42301 ____________________________________________________________________________
42302 [  9134] By: jhi                                   on 2001/03/13  22:49:05
42303         Log: Integrate change #9131 from maintperl into mainline.
42304              
42305              make the error text look more consistent in hints/hpux.sh
42306      Branch: perl
42307           !> hints/hpux.sh
42308 ____________________________________________________________________________
42309 [  9133] By: gsar                                  on 2001/03/13  22:46:20
42310         Log: integrate change#9067 from mainline
42311              
42312              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
42313      Branch: maint-5.6/perl
42314           !> lib/ExtUtils/MM_Unix.pm
42315 ____________________________________________________________________________
42316 [  9132] By: jhi                                   on 2001/03/13  22:41:21
42317         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
42318              From: "John P. Linderman" <jpl@research.att.com>
42319              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
42320              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
42321              
42322              A more correct prime finder.
42323      Branch: perl
42324            ! lib/Tie/SubstrHash.pm
42325 ____________________________________________________________________________
42326 [  9131] By: gsar                                  on 2001/03/13  22:30:42
42327         Log: make the error text look more consistent in hints/hpux.sh
42328      Branch: maint-5.6/perl
42329            ! hints/hpux.sh
42330 ____________________________________________________________________________
42331 [  9130] By: jhi                                   on 2001/03/13  22:23:44
42332         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
42333              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42334              Date: Tue, 13 Mar 2001 18:41:26 +0100
42335              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
42336              
42337              If the test is run non-interactively the default handler
42338              is different.
42339      Branch: perl
42340            ! t/lib/sigaction.t
42341 ____________________________________________________________________________
42342 [  9129] By: jhi                                   on 2001/03/13  22:20:21
42343         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
42344              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42345              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
42346              Date:     Tue, 13 Mar 2001 16:44:32 EST
42347      Branch: perl
42348            ! t/lib/1_compile.t
42349 ____________________________________________________________________________
42350 [  9128] By: jhi                                   on 2001/03/13  22:18:34
42351         Log: Subject: Another patch for integer.pm POD 
42352              From: "John L. Allen" <allen@grumman.com>
42353              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
42354              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
42355      Branch: perl
42356            ! lib/integer.pm
42357 ____________________________________________________________________________
42358 [  9127] By: nick                                  on 2001/03/13  21:26:30
42359         Log: Integrate mainline.
42360      Branch: perlio
42361           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
42362           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
42363           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
42364           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
42365           !> Changes Configure MANIFEST README.os2 README.os390
42366           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
42367           !> os2/Changes patchlevel.h win32/perlhost.h
42368 ____________________________________________________________________________
42369 [  9126] By: nick                                  on 2001/03/13  20:39:51
42370         Log: #ifdef'ed out code to make packed side of pack/unpack
42371              octets. (i.e. pack('U') => encode_utf8).
42372      Branch: perlio
42373            ! pp.c
42374 ____________________________________________________________________________
42375 [  9125] By: jhi                                   on 2001/03/13  15:07:16
42376         Log: Update Changes.
42377      Branch: perl
42378            ! Changes patchlevel.h
42379 ____________________________________________________________________________
42380 [  9124] By: jhi                                   on 2001/03/13  14:22:45
42381         Log: Workaround for the buggy ("internal compiler error")
42382              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
42383              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
42384              of Andreas König.
42385      Branch: perl
42386            ! ext/re/Makefile.PL hints/aix.sh
42387 ____________________________________________________________________________
42388 [  9123] By: jhi                                   on 2001/03/13  03:24:34
42389         Log: Typo in #9114.
42390      Branch: metaconfig
42391            ! U/modified/myhostname.U
42392 ____________________________________________________________________________
42393 [  9122] By: jhi                                   on 2001/03/13  03:24:06
42394         Log: Typo in #9113.
42395      Branch: perl
42396            ! Configure
42397 ____________________________________________________________________________
42398 [  9121] By: jhi                                   on 2001/03/13  01:53:05
42399         Log: Forgot to check-in the larger part of #9120, duh.
42400      Branch: perl
42401            ! README.os2
42402 ____________________________________________________________________________
42403 [  9120] By: jhi                                   on 2001/03/13  01:51:31
42404         Log: Subject: [PATCH 5.6.1] OS/2 docs
42405              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42406              Date: Mon, 12 Mar 2001 03:27:32 -0500
42407              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
42408      Branch: perl
42409            ! os2/Changes
42410 ____________________________________________________________________________
42411 [  9119] By: jhi                                   on 2001/03/13  01:49:41
42412         Log: Integrate change #9116 from maintperl into mainline.
42413              
42414              Win32::GetCwd() returns C: instead of C:\ in the root directory
42415              under ithreads
42416      Branch: perl
42417           !> win32/perlhost.h
42418 ____________________________________________________________________________
42419 [  9118] By: jhi                                   on 2001/03/13  01:13:39
42420         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
42421      Branch: perl
42422            + lib/Switch.pm t/lib/switch.t
42423            ! MANIFEST
42424 ____________________________________________________________________________
42425 [  9117] By: jhi                                   on 2001/03/13  01:03:17
42426         Log: Add Text::Balanced 1.83.
42427      Branch: perl
42428            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
42429            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
42430            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
42431            + t/lib/tb-xvari.t
42432            ! MANIFEST
42433 ____________________________________________________________________________
42434 [  9116] By: gsar                                  on 2001/03/13  00:55:53
42435         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
42436              under ithreads
42437      Branch: maint-5.6/perl
42438            ! win32/perlhost.h
42439 ____________________________________________________________________________
42440 [  9115] By: jhi                                   on 2001/03/13  00:54:09
42441         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
42442              From: "John L. Allen" <allen@grumman.com>
42443              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
42444              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
42445              
42446              use integer document clarification.
42447      Branch: perl
42448            ! lib/integer.pm
42449 ____________________________________________________________________________
42450 [  9114] By: jhi                                   on 2001/03/13  00:38:54
42451         Log: Metaconfig unit change for #9113.
42452      Branch: metaconfig
42453            ! U/modified/myhostname.U
42454 ____________________________________________________________________________
42455 [  9113] By: jhi                                   on 2001/03/13  00:38:35
42456         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?)
42457              From: Peter Prymmer <pvhp@forte.com>
42458              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
42459              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
42460      Branch: perl
42461            ! Configure README.os390 hints/os390.sh
42462 ____________________________________________________________________________
42463 [  9112] By: jhi                                   on 2001/03/13  00:29:00
42464         Log: Integrate perlio.
42465      Branch: perl
42466           !> sv.c utf8.h
42467 ____________________________________________________________________________
42468 [  9111] By: nick                                  on 2001/03/12  21:16:33
42469         Log: Integrate mainline.
42470      Branch: perlio
42471           +> t/op/anonsub.t
42472           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
42473           !> proto.h sv.c
42474 ____________________________________________________________________________
42475 [  9110] By: nick                                  on 2001/03/12  21:00:13
42476         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
42477      Branch: perlio
42478            ! sv.c utf8.h
42479 ____________________________________________________________________________
42480 [  9109] By: jhi                                   on 2001/03/12  16:04:47
42481         Log: Integrate change #9108 from maintperl to mainline.
42482              
42483              fix memory leak in C<sub X { sub {} }> arising from a refcount
42484              loop between the outer sub and the inner prototype anonsub
42485              
42486              this also enables closures returned by subroutines that
42487              subsequently get redefined to work without generating coredumps :)
42488              
42489              completely removed the free_closures() hack--it shouldn't be
42490              needed anymore
42491      Branch: perl
42492           +> t/op/anonsub.t
42493           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
42494           !> proto.h sv.c
42495 ____________________________________________________________________________
42496 [  9108] By: gsar                                  on 2001/03/12  10:21:31
42497         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
42498              loop between the outer sub and the inner prototype anonsub
42499              
42500              this also enables closures returned by subroutines that
42501              subsequently get redefined to work without generating coredumps :)
42502              
42503              completely removed the free_closures() hack--it shouldn't be
42504              needed anymore
42505      Branch: maint-5.6/perl
42506            + t/op/anonsub.t
42507            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
42508            ! proto.h sv.c
42509 ____________________________________________________________________________
42510 [  9107] By: jhi                                   on 2001/03/12  05:15:31
42511         Log: Integrate perlio.
42512      Branch: perl
42513           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
42514 ____________________________________________________________________________
42515 [  9106] By: nick                                  on 2001/03/11  20:10:12
42516         Log: regcomp.c is working in native space, not Unicode space (if different)
42517              as it is doing compare against 'W' in \W etc.
42518      Branch: perlio
42519            ! regcomp.c
42520 ____________________________________________________________________________
42521 [  9105] By: nick                                  on 2001/03/11  19:39:34
42522         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
42523              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
42524      Branch: perlio
42525            ! regcomp.c toke.c utf8.c
42526 ____________________________________________________________________________
42527 [  9104] By: nick                                  on 2001/03/11  18:15:44
42528         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
42529      Branch: perlio
42530            ! sv.c
42531 ____________________________________________________________________________
42532 [  9103] By: nick                                  on 2001/03/11  18:03:28
42533         Log: Integrate mainline (for regexp stuff).
42534      Branch: perlio
42535           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
42536           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
42537           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
42538           !> t/lib/errno.t t/op/pat.t
42539 ____________________________________________________________________________
42540 [  9102] By: nick                                  on 2001/03/11  17:44:20
42541         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
42542              - exclude layer syms in makedef.pl for sfio
42543              - also inhibit Encode from trying to build ":encode()" layer.
42544      Branch: perlio
42545            ! ext/Encode/Encode.xs makedef.pl
42546 ____________________________________________________________________________
42547 [  9101] By: jhi                                   on 2001/03/10  22:38:13
42548         Log: The $Is_MacOS needs to be declared.
42549      Branch: perl
42550            ! lib/ExtUtils/Manifest.pm
42551 ____________________________________________________________________________
42552 [  9100] By: jhi                                   on 2001/03/10  22:14:29
42553         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
42554              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
42555              pollute the symbolspace if using sfio.
42556      Branch: perl
42557            ! ext/Encode/Encode.xs
42558 ____________________________________________________________________________
42559 [  9099] By: jhi                                   on 2001/03/10  21:58:48
42560         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
42561              Date: Sat, 10 Mar 2001 14:23:55 -0500
42562              From: Chris Nandor <pudge@pobox.com>
42563              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
42564      Branch: perl
42565            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
42566            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
42567            ! t/lib/errno.t
42568 ____________________________________________________________________________
42569 [  9098] By: jhi                                   on 2001/03/10  21:38:30
42570         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
42571      Branch: perl
42572            ! regcomp.c regexec.c t/op/pat.t
42573 ____________________________________________________________________________
42574 [  9097] By: jhi                                   on 2001/03/10  14:38:07
42575         Log: Integrate perlio.
42576      Branch: perl
42577           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
42578           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
42579           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
42580 ____________________________________________________________________________
42581 [  9096] By: nick                                  on 2001/03/10  11:55:43
42582         Log: EBCDIC sanity - phase I
42583              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
42584              - use utf8n_xxxx (c.f. pvn) for forms which take length.
42585              - back out vN.N and $^V exceptions to e2a/a2e
42586              - make "locale" isxxx macros be uvchr (may be redundant?)
42587              
42588              Not clear yet that toUPPER_uni et. al. return being handled correctly.
42589              The tr// and rexexp stuff still needs an audit, assumption is they are working
42590              in Unicode space.
42591              
42592              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
42593      Branch: perlio
42594            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
42595            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
42596            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
42597 ____________________________________________________________________________
42598 [  9095] By: jhi                                   on 2001/03/09  22:10:01
42599         Log: Integrate perlio.
42600      Branch: perl
42601           !> dump.c
42602 ____________________________________________________________________________
42603 [  9094] By: nick                                  on 2001/03/09  17:36:38
42604         Log: Builds an passes all tests after integrate and this tweak.
42605      Branch: perlio
42606            ! dump.c
42607 ____________________________________________________________________________
42608 [  9093] By: nick                                  on 2001/03/09  17:16:03
42609         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
42610      Branch: perlio
42611           +> lib/unicode/Scripts.txt t/lib/sigaction.t
42612           !> (integrate 79 files)
42613 ____________________________________________________________________________
42614 [  9092] By: jhi                                   on 2001/03/09  15:28:26
42615         Log: Update Changes.
42616      Branch: perl
42617            ! Changes patchlevel.h
42618 ____________________________________________________________________________
42619 [  9091] By: jhi                                   on 2001/03/09  15:25:05
42620         Log: In op/stat #35 better to scan all the potential directories
42621              for setuids, not just the first one.
42622      Branch: perl
42623            ! t/op/stat.t
42624 ____________________________________________________________________________
42625 [  9090] By: jhi                                   on 2001/03/09  15:01:27
42626         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
42627              From: rspier@pobox.com (Robert Spier)
42628              Date: Fri, 9 Mar 2001 03:30:20 -0500
42629              Message-ID: <15016.38044.381174.160189@rls.cx>
42630              
42631              EXISTS() returning undef mistakenly triggered a FETCH().
42632      Branch: perl
42633            ! hv.c
42634 ____________________________________________________________________________
42635 [  9089] By: jhi                                   on 2001/03/09  14:59:02
42636         Log: Add /sbin and /usr/sbin to the list of directories scanned
42637              for setuid programs.  Takes care of bug id 20010309.003.
42638      Branch: perl
42639            ! t/op/stat.t
42640 ____________________________________________________________________________
42641 [  9088] By: jhi                                   on 2001/03/09  14:48:32
42642         Log: Regen perlapi, perltoc.
42643      Branch: perl
42644            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
42645 ____________________________________________________________________________
42646 [  9087] By: jhi                                   on 2001/03/09  14:38:56
42647         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
42648              From: David Mitchell <davem@fdgroup.co.uk>
42649              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
42650              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
42651      Branch: perl
42652            ! dump.c perl.c perl.h pod/perlrun.pod
42653 ____________________________________________________________________________
42654 [  9086] By: jhi                                   on 2001/03/09  01:47:16
42655         Log: A modified version of
42656              
42657              Subject: [ID 20010307.005] POSIX::sigaction has various problems
42658              From: anders@broadcom.com
42659              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
42660              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
42661              
42662              Currently the sigaction.t test #6 fails (and is fudged to look
42663              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
42664              This may well be a genuine bug in Linux sigaction() (since at
42665              least Tru64, Solaris, and HP-UX disagree with Linux).
42666              Anyone with POSIX / SUSv2 tome handy?  The problem is that
42667              the flags of the oldaction don't match with the flags in
42668              the previously installed disposition.
42669      Branch: perl
42670            + t/lib/sigaction.t
42671            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
42672 ____________________________________________________________________________
42673 [  9085] By: jhi                                   on 2001/03/09  01:30:13
42674         Log: Subject: Re: mission impossible for the day
42675              From: Alex Gough <alex@rcon.org>
42676              Date: Thu, 08 Mar 2001 17:18:19 +0000
42677              Message-ID: <3AA7BEDB.8070409@rcon.org>
42678              
42679              If references (are overloaded) and can be directly stringified,
42680              show that instead of "stringified".
42681              
42682              (The problem, infinite mutual recursion caused by overloaded bool
42683              in Switch.pm, tracked by David Mitchell)
42684      Branch: perl
42685            ! lib/Carp/Heavy.pm
42686 ____________________________________________________________________________
42687 [  9084] By: jhi                                   on 2001/03/09  01:20:39
42688         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
42689              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
42690              From: David Mitchell <davem@fdgroup.co.uk>
42691              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
42692      Branch: perl
42693            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
42694            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
42695 ____________________________________________________________________________
42696 [  9083] By: jhi                                   on 2001/03/09  01:16:51
42697         Log: Subject: [PATCH] perldata.pod here-doc docs
42698              From: Jeff Pinyan <jeffp@crusoe.net>
42699              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
42700              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
42701      Branch: perl
42702            ! pod/perldata.pod
42703 ____________________________________________________________________________
42704 [  9082] By: jhi                                   on 2001/03/09  01:01:27
42705         Log: Subject: Re: Unicode/EBCDIC
42706              From: Peter Prymmer <pvhp@forte.com>
42707              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
42708              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
42709      Branch: perl
42710            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
42711 ____________________________________________________________________________
42712 [  9081] By: jhi                                   on 2001/03/08  13:41:30
42713         Log: Subject: Ooops, wrong 'no *POSIX' Patch
42714              From: Dorner Thomas <Thomas.Dorner@start.de>
42715              Date: Thu, 8 Mar 2001 08:43:28 +0100
42716              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
42717      Branch: perl
42718            ! hints/posix-bc.sh
42719 ____________________________________________________________________________
42720 [  9080] By: jhi                                   on 2001/03/08  13:11:42
42721         Log: It's Scripts.txt, not Script.txt.
42722      Branch: perl
42723            ! MANIFEST
42724 ____________________________________________________________________________
42725 [  9079] By: jhi                                   on 2001/03/08  12:59:05
42726         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
42727              From: Dorner Thomas <Thomas.Dorner@start.de>
42728              Date: Wed, 7 Mar 2001 14:13:31 +0100
42729              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
42730      Branch: perl
42731            ! makedepend.SH
42732 ____________________________________________________________________________
42733 [  9078] By: jhi                                   on 2001/03/08  12:57:43
42734         Log: Retract #9069, wrong patch.
42735      Branch: perl
42736            ! Makefile.SH
42737 ____________________________________________________________________________
42738 [  9077] By: jhi                                   on 2001/03/08  01:06:13
42739         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
42740      Branch: perl
42741            + lib/unicode/Scripts.txt
42742            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
42743            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
42744            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
42745            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
42746            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
42747            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
42748            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
42749            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
42750            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
42751            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
42752            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
42753            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
42754            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
42755            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
42756            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
42757            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
42758            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
42759            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
42760            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
42761            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
42762            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
42763            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
42764            ! lib/unicode/version
42765 ____________________________________________________________________________
42766 [  9076] By: jhi                                   on 2001/03/07  22:59:39
42767         Log: Integrate change #7784 from mainline into maintperl.
42768              
42769              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
42770      Branch: maint-5.6/perl
42771           !> pp_ctl.c t/op/pat.t
42772 ____________________________________________________________________________
42773 [  9075] By: jhi                                   on 2001/03/07  22:05:11
42774         Log: More UTF-8 test tweaks.
42775      Branch: perl
42776            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
42777 ____________________________________________________________________________
42778 [  9074] By: nick                                  on 2001/03/07  21:39:29
42779         Log: Integrate mainline.
42780      Branch: perlio
42781           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
42782           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
42783           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
42784           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
42785           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
42786 ____________________________________________________________________________
42787 [  9073] By: jhi                                   on 2001/03/07  16:37:09
42788         Log: Update Changes.
42789      Branch: perl
42790            ! Changes patchlevel.h
42791 ____________________________________________________________________________
42792 [  9072] By: jhi                                   on 2001/03/07  16:32:30
42793         Log: Subject: [ID 20010306.004] || != named unary operator
42794              From: abela@geneanet.org
42795              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
42796              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
42797      Branch: perl
42798            ! pod/perlop.pod
42799 ____________________________________________________________________________
42800 [  9071] By: jhi                                   on 2001/03/07  15:14:11
42801         Log: Subject: downgrading to bytes for common functions
42802              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
42803              Date: Wed, 7 Mar 2001 02:36:55 -0500
42804              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
42805      Branch: perl
42806            ! pp_sys.c
42807 ____________________________________________________________________________
42808 [  9070] By: jhi                                   on 2001/03/07  15:04:58
42809         Log: Clarify the description differentiating for and while; inspired by
42810              
42811              Subject: [ID 20010306.002] for/while difference in for definition
42812              From: abela@geneanet.org
42813              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
42814              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
42815      Branch: perl
42816            ! pod/perlsyn.pod
42817 ____________________________________________________________________________
42818 [  9069] By: jhi                                   on 2001/03/07  14:55:30
42819         Log: (Retracted by #9078.)
42820      Branch: perl
42821            ! Makefile.SH
42822 ____________________________________________________________________________
42823 [  9068] By: jhi                                   on 2001/03/07  14:51:17
42824         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
42825              From: Radu Greab <radu@netsoft.ro>
42826              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
42827              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
42828      Branch: perl
42829            ! pp.c t/op/chop.t
42830 ____________________________________________________________________________
42831 [  9067] By: jhi                                   on 2001/03/07  14:48:57
42832         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
42833              From: Simon Cozens <simon@netthink.co.uk>
42834              Date: Wed, 7 Mar 2001 13:59:28 +0000
42835              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
42836              
42837              In order to allow MakeMaker to build correct Makefiles,
42838              you need to change the order of the arguments in MM_Unix.pm
42839              as well. (Unless you have C89_CCMODE set, but we're trying
42840              to be POSIXly correct)
42841              
42842              Thanks to Merijn Broeren for tracking this down.
42843      Branch: perl
42844            ! lib/ExtUtils/MM_Unix.pm
42845 ____________________________________________________________________________
42846 [  9066] By: jhi                                   on 2001/03/07  14:30:02
42847         Log: Floating point too messy.
42848      Branch: perl
42849            ! t/camel-III/vstring.t
42850 ____________________________________________________________________________
42851 [  9065] By: jhi                                   on 2001/03/07  14:17:44
42852         Log: Integrate change #9064 from maintperl into mainline.
42853              
42854              fix memory leak in pack("Bb",...)
42855      Branch: perl
42856           !> perl.c
42857 ____________________________________________________________________________
42858 [  9064] By: gsar                                  on 2001/03/07  06:29:24
42859         Log: fix memory leak in pack("Bb",...)
42860      Branch: maint-5.6/perl
42861            ! perl.c
42862 ____________________________________________________________________________
42863 [  9063] By: jhi                                   on 2001/03/07  00:55:04
42864         Log: Major utf8 test reorganisation and rewrite.
42865              Hopefully no tests were lost in the shuffle.
42866              (The beginning of pragma/utf8 was lost intentionally,
42867              the tests were rather bogus and incomplete.)
42868      Branch: perl
42869            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
42870            ! t/pragma/utf8.t
42871 ____________________________________________________________________________
42872 [  9062] By: jhi                                   on 2001/03/07  00:41:16
42873         Log: More tweakage on the Unicode character class descriptions.
42874      Branch: perl
42875            ! lib/unicode/mktables.PL pod/perlretut.pod
42876 ____________________________________________________________________________
42877 [  9061] By: jhi                                   on 2001/03/06  23:12:38
42878         Log: The perlretut was still talking about the old \p and \P
42879              definitions.
42880      Branch: perl
42881            ! pod/perlretut.pod
42882 ____________________________________________________________________________
42883 [  9060] By: nick                                  on 2001/03/06  20:52:37
42884         Log: Integrate mainline (make test works again now).
42885      Branch: perlio
42886           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
42887 ____________________________________________________________________________
42888 [  9059] By: jhi                                   on 2001/03/06  15:36:14
42889         Log: 0.999... does equal 1.0, doesn't it?
42890      Branch: perl
42891            ! t/camel-III/vstring.t
42892 ____________________________________________________________________________
42893 [  9058] By: jhi                                   on 2001/03/06  15:34:00
42894         Log: Make /x{abcd}/ to work without use utf8.
42895      Branch: perl
42896            ! regcomp.c
42897 ____________________________________________________________________________
42898 [  9057] By: jhi                                   on 2001/03/06  03:02:36
42899         Log: Easier to outcomment all the three reset() tests for now.
42900      Branch: perl
42901            ! t/op/pat.t
42902 ____________________________________________________________________________
42903 [  9056] By: jhi                                   on 2001/03/06  02:30:02
42904         Log: Comment out the deadly reset; until the 20010301.005
42905              is finally fixed.
42906      Branch: perl
42907            ! t/op/pat.t
42908 ____________________________________________________________________________
42909 [  9055] By: jhi                                   on 2001/03/06  02:21:26
42910         Log: Integrate the change #9054 from mainline:
42911              retract the PMOP cleanup patch pending further investigation.
42912      Branch: maint-5.6/perl
42913           !> op.c op.h
42914 ____________________________________________________________________________
42915 [  9054] By: jhi                                   on 2001/03/06  02:19:57
42916         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
42917              with oddly familiar stack traces.
42918      Branch: perl
42919            ! op.c op.h
42920 ____________________________________________________________________________
42921 [  9053] By: jhi                                   on 2001/03/05  23:20:28
42922         Log: Integrate perlio.
42923      Branch: perl
42924           +> ext/Encode/Encode/koi8-r.ucm
42925           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
42926           !> makedef.pl
42927 ____________________________________________________________________________
42928 [  9052] By: nick                                  on 2001/03/05  23:08:17
42929         Log: skipping USE_PERLIO symbols correction.
42930      Branch: perlio
42931            ! makedef.pl
42932 ____________________________________________________________________________
42933 [  9051] By: nick                                  on 2001/03/05  22:35:07
42934         Log: More Encode alias tidying.
42935      Branch: perlio
42936            + ext/Encode/Encode/koi8-r.ucm
42937            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
42938 ____________________________________________________________________________
42939 [  9050] By: jhi                                   on 2001/03/05  21:44:29
42940         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
42941              Sarathy's fix for ID 20010301.005.
42942      Branch: maint-5.6/perl
42943           !> op.c op.h
42944 ____________________________________________________________________________
42945 [  9049] By: nick                                  on 2001/03/05  19:54:04
42946         Log: Integrate Jarkko's Encode.pm tweak.
42947      Branch: perlio
42948           !> ext/Encode/Encode.pm
42949 ____________________________________________________________________________
42950 [  9048] By: nick                                  on 2001/03/05  19:47:57
42951         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
42952      Branch: perlio
42953           +> os2/os2add.sym
42954           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
42955           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
42956           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
42957           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
42958           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
42959 ____________________________________________________________________________
42960 [  9047] By: jhi                                   on 2001/03/05  19:25:26
42961         Log: Regen perlapi.
42962      Branch: perl
42963            ! pod/perlapi.pod
42964 ____________________________________________________________________________
42965 [  9046] By: jhi                                   on 2001/03/05  19:12:14
42966         Log: Integrate perlio.
42967      Branch: perl
42968           +> t/camel-III/vstring.t
42969           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
42970 ____________________________________________________________________________
42971 [  9045] By: jhi                                   on 2001/03/05  19:10:36
42972         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
42973      Branch: perl
42974            ! ext/Encode/Encode.pm
42975 ____________________________________________________________________________
42976 [  9044] By: jhi                                   on 2001/03/05  18:49:12
42977         Log: Forgot the other half of the PMOP patch (#9033).
42978      Branch: perl
42979            ! op.h
42980 ____________________________________________________________________________
42981 [  9043] By: nick                                  on 2001/03/05  18:14:47
42982         Log: Update MANIFEST for new test.
42983      Branch: perlio
42984            ! MANIFEST
42985 ____________________________________________________________________________
42986 [  9042] By: nick                                  on 2001/03/05  18:12:41
42987         Log: Some tests for Camel 3rd edition features.
42988              Make gethostbyaddr() test in above work.
42989      Branch: perlio
42990            + t/camel-III/vstring.t
42991            ! pp.h pp_sys.c t/TEST t/harness
42992 ____________________________________________________________________________
42993 [  9041] By: jhi                                   on 2001/03/05  17:41:48
42994         Log: Add more ISO 8859 encoding aliases.
42995      Branch: perl
42996            ! ext/Encode/Encode.pm
42997 ____________________________________________________________________________
42998 [  9040] By: jhi                                   on 2001/03/05  17:30:43
42999         Log: Integrate perlio.
43000      Branch: perl
43001           !> MANIFEST sv.c
43002 ____________________________________________________________________________
43003 [  9039] By: nick                                  on 2001/03/05  17:11:36
43004         Log: Missed added file.
43005      Branch: perlio
43006            ! MANIFEST
43007 ____________________________________________________________________________
43008 [  9038] By: jhi                                   on 2001/03/05  15:58:01
43009         Log: Add tr tests for EBCDIC, from Karsten Sperling.
43010      Branch: perl
43011            ! t/op/tr.t
43012 ____________________________________________________________________________
43013 [  9037] By: nick                                  on 2001/03/05  15:56:35
43014         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
43015              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
43016              
43017              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
43018              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
43019              - uses SvPV() rather than sv_2pv() in case it isn't a string.
43020      Branch: perlio
43021            ! sv.c
43022 ____________________________________________________________________________
43023 [  9036] By: jhi                                   on 2001/03/05  15:49:15
43024         Log: Add matching tests currently failing in EBCDIC,
43025              suggested by Karsten Sperling.
43026      Branch: perl
43027            ! t/op/pat.t
43028 ____________________________________________________________________________
43029 [  9035] By: jhi                                   on 2001/03/05  15:36:55
43030         Log: The #9034 needs a MANIFESTation.
43031      Branch: perl
43032            ! MANIFEST
43033 ____________________________________________________________________________
43034 [  9034] By: jhi                                   on 2001/03/05  15:35:14
43035         Log: Integrate perlio.
43036      Branch: perl
43037           +> ext/Encode/Encode/Tcl.pm
43038           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
43039           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43040           !> ext/Encode/Encode/iso8859-1.ucm
43041           !> ext/Encode/Encode/iso8859-10.ucm
43042           !> ext/Encode/Encode/iso8859-13.ucm
43043           !> ext/Encode/Encode/iso8859-14.ucm
43044           !> ext/Encode/Encode/iso8859-15.ucm
43045           !> ext/Encode/Encode/iso8859-16.ucm
43046           !> ext/Encode/Encode/iso8859-2.ucm
43047           !> ext/Encode/Encode/iso8859-3.ucm
43048           !> ext/Encode/Encode/iso8859-4.ucm
43049           !> ext/Encode/Encode/iso8859-5.ucm
43050           !> ext/Encode/Encode/iso8859-6.ucm
43051           !> ext/Encode/Encode/iso8859-7.ucm
43052           !> ext/Encode/Encode/iso8859-8.ucm
43053           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43054           !> t/lib/encode.t
43055 ____________________________________________________________________________
43056 [  9033] By: jhi                                   on 2001/03/05  15:33:18
43057         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
43058              From: Gurusamy Sarathy <gsar@ActiveState.com>
43059              Date: Sun, 04 Mar 2001 22:33:15 -0800
43060              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
43061              
43062              PMOPs need to remember their own stash so that they can
43063              gracefully remove themselves from their linked list.
43064      Branch: perl
43065            ! op.c
43066 ____________________________________________________________________________
43067 [  9032] By: nick                                  on 2001/03/05  14:51:50
43068         Log: Encode implementation "completion"
43069              Implement and document define_encoding()
43070              Implement and document encoding aliases including define_alias()
43071              Make Encode::XS use define_encoding() rather than back-door.
43072              Move run-time *.enc to separate Encode::Tcl module.
43073              Make 'compile' honour <codeset_name>
43074              Change canonical names of to iso-8859-* and US-ascii.
43075      Branch: perlio
43076            + ext/Encode/Encode/Tcl.pm
43077            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
43078            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43079            ! ext/Encode/Encode/iso8859-1.ucm
43080            ! ext/Encode/Encode/iso8859-10.ucm
43081            ! ext/Encode/Encode/iso8859-13.ucm
43082            ! ext/Encode/Encode/iso8859-14.ucm
43083            ! ext/Encode/Encode/iso8859-15.ucm
43084            ! ext/Encode/Encode/iso8859-16.ucm
43085            ! ext/Encode/Encode/iso8859-2.ucm
43086            ! ext/Encode/Encode/iso8859-3.ucm
43087            ! ext/Encode/Encode/iso8859-4.ucm
43088            ! ext/Encode/Encode/iso8859-5.ucm
43089            ! ext/Encode/Encode/iso8859-6.ucm
43090            ! ext/Encode/Encode/iso8859-7.ucm
43091            ! ext/Encode/Encode/iso8859-8.ucm
43092            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43093            ! t/lib/encode.t
43094 ____________________________________________________________________________
43095 [  9031] By: jhi                                   on 2001/03/05  13:51:17
43096         Log: Integrate change #9030 from maintperl into mainline.
43097              
43098              Subject: [PATCH 5.6.1] OS/2 cleanup
43099      Branch: perl
43100           +> os2/os2add.sym
43101           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43102           !> makedef.pl os2/Changes os2/Makefile.SHs
43103           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43104           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43105           !> os2/os2.sym os2/os2ish.h
43106 ____________________________________________________________________________
43107 [  9030] By: jhi                                   on 2001/03/05  13:46:49
43108         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
43109              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43110              Date: Mon, 5 Mar 2001 02:29:44 -0500
43111              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
43112      Branch: maint-5.6/perl
43113            + os2/os2add.sym
43114            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43115            ! makedef.pl os2/Changes os2/Makefile.SHs
43116            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43117            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43118            ! os2/os2.sym os2/os2ish.h
43119 ____________________________________________________________________________
43120 [  9029] By: jhi                                   on 2001/03/05  13:40:35
43121         Log: Integrate change #9028 from maintperl into mainline.
43122              
43123              various nits in MM_Unix.pm found by disabling SelfLoader
43124      Branch: perl
43125           !> lib/ExtUtils/MM_Unix.pm
43126 ____________________________________________________________________________
43127 [  9028] By: gsar                                  on 2001/03/05  09:58:38
43128         Log: various nits in MM_Unix.pm found by disabling SelfLoader
43129      Branch: maint-5.6/perl
43130            ! lib/ExtUtils/MM_Unix.pm
43131 ____________________________________________________________________________
43132 [  9027] By: nick                                  on 2001/03/05  08:35:22
43133         Log: Integrate mainline
43134      Branch: perlio
43135           !> (integrate 28 files)
43136 ____________________________________________________________________________
43137 [  9026] By: jhi                                   on 2001/03/05  02:14:59
43138         Log: Integrate change #9025 from mainline to maintperl,
43139              retract \N{U+HHHH}.
43140      Branch: maint-5.6/perl
43141           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
43142           !> t/lib/charnames.t toke.c
43143 ____________________________________________________________________________
43144 [  9025] By: jhi                                   on 2001/03/05  02:13:09
43145         Log: Retracting \N{U+HHHH}.
43146      Branch: perl
43147            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
43148            ! t/lib/charnames.t toke.c
43149 ____________________________________________________________________________
43150 [  9024] By: jhi                                   on 2001/03/04  20:51:07
43151         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
43152              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
43153              Date: Fri, 02 Mar 2001 18:25:26 +0100
43154              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
43155              
43156              Casting problem.
43157      Branch: perl
43158            ! ext/Storable/Storable.xs
43159 ____________________________________________________________________________
43160 [  9023] By: jhi                                   on 2001/03/04  19:46:45
43161         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
43162              From: nick@talking.bollo.cx
43163              Date: Sat, 03 Mar 2001 21:41:33 +0000
43164              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
43165              
43166              Revert the workaround.
43167      Branch: perl
43168            ! perlio.c
43169 ____________________________________________________________________________
43170 [  9022] By: jhi                                   on 2001/03/04  19:36:28
43171         Log: Update Changes.
43172      Branch: perl
43173            ! Changes patchlevel.h
43174 ____________________________________________________________________________
43175 [  9021] By: jhi                                   on 2001/03/04  18:41:00
43176         Log: makedef.pl updates suggested by Chris Nandor; double-checking
43177              the changes in AIX, OS/2 Win32 would be nice.
43178      Branch: perl
43179            ! makedef.pl
43180 ____________________________________________________________________________
43181 [  9020] By: jhi                                   on 2001/03/04  18:23:58
43182         Log: Integrate change #9012 from maintperl into mainline,
43183              quench a compiler warning.
43184      Branch: perl
43185           !> toke.c
43186 ____________________________________________________________________________
43187 [  9019] By: jhi                                   on 2001/03/04  18:18:43
43188         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
43189              
43190              \N{U+HHHH} fix.
43191              
43192              pattern in G_ARRAY context
43193      Branch: maint-5.6/perl
43194           !> pp_hot.c t/op/pat.t toke.c
43195 ____________________________________________________________________________
43196 [  9018] By: jhi                                   on 2001/03/04  18:07:48
43197         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
43198              From: Jeff Pinyan <jeffp@crusoe.net>
43199              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
43200              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
43201      Branch: perl
43202            ! pp_hot.c t/op/pat.t
43203 ____________________________________________________________________________
43204 [  9017] By: jhi                                   on 2001/03/04  18:06:21
43205         Log: I thought I tested the #9014.
43206      Branch: perl
43207            ! toke.c
43208 ____________________________________________________________________________
43209 [  9016] By: jhi                                   on 2001/03/04  17:41:22
43210         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
43211              
43212              Tweak the get*ent() OS/2 prototypes.
43213              
43214              Add the \N{U+HHHH} syntax.
43215              
43216              More tr/// UTF-8 fixes from Inaba Hiroto.
43217      Branch: maint-5.6/perl
43218           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
43219           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
43220 ____________________________________________________________________________
43221 [  9015] By: jhi                                   on 2001/03/04  17:36:04
43222         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
43223      Branch: perl
43224            ! doop.c t/op/tr.t
43225 ____________________________________________________________________________
43226 [  9014] By: jhi                                   on 2001/03/04  17:24:49
43227         Log: Add the \N{U+HHHH} syntax.
43228      Branch: perl
43229            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
43230            ! t/lib/charnames.t toke.c
43231 ____________________________________________________________________________
43232 [  9013] By: jhi                                   on 2001/03/04  17:20:45
43233         Log: Tweak the get*ent() OS/2 prototypes.
43234      Branch: perl
43235            ! os2/os2.c
43236 ____________________________________________________________________________
43237 [  9012] By: gsar                                  on 2001/03/04  06:26:14
43238         Log: avoid warning (nit in change#9009)
43239      Branch: maint-5.6/perl
43240            ! toke.c
43241 ____________________________________________________________________________
43242 [  9011] By: gsar                                  on 2001/03/04  06:15:24
43243         Log: lib/charnames.t fails in 5.6.x because of older Unicode
43244              data
43245              
43246              TODO: need to revisit this after updating lib/unicode/...
43247      Branch: maint-5.6/perl
43248            ! t/lib/charnames.t
43249 ____________________________________________________________________________
43250 [  9010] By: gsar                                  on 2001/03/04  06:08:36
43251         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
43252      Branch: maint-5.6/perl
43253            ! toke.c
43254 ____________________________________________________________________________
43255 [  9009] By: jhi                                   on 2001/03/03  19:27:20
43256         Log: Integrate change #9008 from mainline to maintperl,
43257              UTF-8 tr/// fixes from Inaba Hiroto.
43258      Branch: maint-5.6/perl
43259           !> doop.c op.c t/op/tr.t toke.c
43260 ____________________________________________________________________________
43261 [  9008] By: jhi                                   on 2001/03/03  19:19:42
43262         Log: UTF8 tr/// fixes from Inaba Hiroto.
43263      Branch: perl
43264            ! doop.c op.c t/op/tr.t toke.c
43265 ____________________________________________________________________________
43266 [  9007] By: jhi                                   on 2001/03/03  19:00:30
43267         Log: Integrate change #9006 from maintperl to mainline,
43268              more robust quest for the infinite.
43269      Branch: perl
43270           !> lib/Math/Complex.pm
43271 ____________________________________________________________________________
43272 [  9006] By: jhi                                   on 2001/03/03  18:58:06
43273         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
43274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43275              Date: Sat, 3 Mar 2001 12:51:50 -0500
43276              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
43277              
43278              Be more robust in our quest for the infinite.
43279      Branch: maint-5.6/perl
43280            ! lib/Math/Complex.pm
43281 ____________________________________________________________________________
43282 [  9005] By: jhi                                   on 2001/03/03  17:55:50
43283         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
43284      Branch: maint-5.6/perl
43285            ! doio.c
43286 ____________________________________________________________________________
43287 [  9004] By: jhi                                   on 2001/03/03  17:40:14
43288         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
43289              so that picky compilers like IRIX won't get huffy about
43290              "statements without effect" (like 1;).
43291      Branch: perl
43292            ! toke.c
43293 ____________________________________________________________________________
43294 [  9003] By: jhi                                   on 2001/03/03  17:15:52
43295         Log: Integrate change #9002 from mainline to maintperl.
43296              
43297              Subject: [perl-5.6.x, perl-current] accept for EPOC
43298      Branch: maint-5.6/perl
43299           !> pp_sys.c
43300 ____________________________________________________________________________
43301 [  9002] By: jhi                                   on 2001/03/03  17:14:30
43302         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
43303              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43304              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
43305              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
43306      Branch: perl
43307            ! pp_sys.c
43308 ____________________________________________________________________________
43309 [  9001] By: jhi                                   on 2001/03/03  17:13:13
43310         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
43311              From: "Craig A. Berry" <craigberry@mac.com>
43312              Date: Fri, 02 Mar 2001 17:44:40 -0600
43313              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
43314      Branch: perl
43315            ! t/pod/find.t
43316 ____________________________________________________________________________
43317 [  9000] By: jhi                                   on 2001/03/03  17:11:55
43318         Log: Integrate changes #8997,8999 from maintperl.
43319              
43320              Subject: [PATCH 5.6.1] compiling on OS/2
43321              (Better error message from hints/os2.sh)
43322              
43323              Subject: [PATCH 5.6.1] syslog.t
43324      Branch: perl
43325           !> hints/os2.sh t/lib/syslog.t
43326 ____________________________________________________________________________
43327 [  8999] By: jhi                                   on 2001/03/03  17:09:28
43328         Log: Subject: [PATCH 5.6.1] syslog.t
43329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43330              Date: Sat, 3 Mar 2001 02:11:17 -0500
43331              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
43332      Branch: maint-5.6/perl
43333            ! t/lib/syslog.t
43334 ____________________________________________________________________________
43335 [  8998] By: jhi                                   on 2001/03/03  17:07:50
43336         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
43337              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43338              Date: Sat, 3 Mar 2001 01:53:52 -0500
43339              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
43340      Branch: maint-5.6/perl
43341            ! opcode.pl os2/os2.c
43342 ____________________________________________________________________________
43343 [  8997] By: jhi                                   on 2001/03/03  17:03:30
43344         Log: Subject: [PATCH 5.6.1] compiling on OS/2
43345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43346              Date: Sat, 3 Mar 2001 01:59:59 -0500
43347              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
43348      Branch: maint-5.6/perl
43349            ! hints/os2.sh
43350 ____________________________________________________________________________
43351 [  8996] By: jhi                                   on 2001/03/03  00:55:58
43352         Log: Regen files for mainline.
43353      Branch: perl
43354            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43355            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
43356 ____________________________________________________________________________
43357 [  8995] By: jhi                                   on 2001/03/03  00:35:22
43358         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
43359              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
43360              to maintperl.
43361              
43362              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
43363              
43364              Add Configure option -Dmksymlinks which will create a symlink
43365              forest if the current/build differs from the source directory.
43366              (8218,8220,8221,8317,8318,8971)
43367              
43368              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
43369              (Document APPLLIB_EXP in INSTALL.)
43370              
43371              If running byacc write-enable also perly.h.
43372              
43373              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
43374              
43375              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
43376              
43377              Sanity check for conflicting thread flavours.
43378              
43379              Fix the sys/fcntl.h problem reported by Peter Prymmer.
43380              
43381              Add few CPUs/architectures to the Cppsym scan,
43382              add -perlio to archname if so selected (modified 8890)
43383              
43384              Be more helpful for devel builders, suggested by John L. Allen.
43385              (admittedly pointless change for maintperl, but the usedevel
43386              code is there already)
43387      Branch: maint-5.6/perl
43388           !> Configure INSTALL Makefile.SH Porting/Glossary
43389           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
43390           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
43391           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
43392           !> win32/config.bc win32/config.gc win32/config.vc
43393 ____________________________________________________________________________
43394 [  8994] By: jhi                                   on 2001/03/02  23:31:41
43395         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
43396      Branch: metaconfig/U/perl
43397            ! gccvers.U
43398 ____________________________________________________________________________
43399 [  8993] By: jhi                                   on 2001/03/02  23:22:12
43400         Log: Regenerate various files for maint.
43401      Branch: maint-5.6/perl
43402            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
43403            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
43404 ____________________________________________________________________________
43405 [  8992] By: alanbur                               on 2001/03/02  22:48:34
43406         Log: Resync wuth parent
43407      Branch: maint-5.6/pureperl
43408           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
43409           !> (integrate 60 files)
43410 ____________________________________________________________________________
43411 [  8991] By: jhi                                   on 2001/03/02  21:00:08
43412         Log: Retract the #8742 part of #8986, backward compat.
43413      Branch: maint-5.6/perl
43414            ! embed.pl
43415 ____________________________________________________________________________
43416 [  8990] By: jhi                                   on 2001/03/02  20:40:07
43417         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
43418      Branch: maint-5.6/perl
43419            ! hv.c
43420 ____________________________________________________________________________
43421 [  8989] By: jhi                                   on 2001/03/02  19:59:56
43422         Log: Update Changes.
43423      Branch: perl
43424            ! Changes patchlevel.h
43425 ____________________________________________________________________________
43426 [  8988] By: jhi                                   on 2001/03/02  19:57:08
43427         Log: Integrate perlio.
43428      Branch: perl
43429           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
43430           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
43431           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
43432           !> ext/Encode/Encode/iso8859-10.ucm
43433           !> ext/Encode/Encode/iso8859-13.ucm
43434           !> ext/Encode/Encode/iso8859-14.ucm
43435           !> ext/Encode/Encode/iso8859-15.ucm
43436           !> ext/Encode/Encode/iso8859-16.ucm
43437           !> ext/Encode/Encode/iso8859-2.ucm
43438           !> ext/Encode/Encode/iso8859-3.ucm
43439           !> ext/Encode/Encode/iso8859-4.ucm
43440           !> ext/Encode/Encode/iso8859-5.ucm
43441           !> ext/Encode/Encode/iso8859-6.ucm
43442           !> ext/Encode/Encode/iso8859-7.ucm
43443           !> ext/Encode/Encode/iso8859-8.ucm
43444           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
43445           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
43446 ____________________________________________________________________________
43447 [  8987] By: jhi                                   on 2001/03/02  19:43:40
43448         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
43449              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
43450              8950,8952,8955 from mainline to maintperl.
43451              
43452              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
43453              
43454              Put to rest the 20010205.001, the email address checking (not) regex.
43455              
43456              fork() not everywhere, cleanup temp files.
43457              
43458              The #8843 wasn't quite right: %Config needs to imported.
43459              
43460              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
43461              (#8849: the glob-basic hunk needed massaging as it depended
43462              on Schwern's large-scale (unintegrated) patches)
43463              
43464              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
43465              
43466              Upgrade to CGI.pm 2.752, from Lincoln Stein.
43467              (Note: there were some conflicts due to EBCDIC and EPOC
43468              patches, in general I preferred the repository code.)
43469              (When 2.753 comes out, we need to synchronize.)
43470              
43471              Subject: [PATCH] fix for charnames above FFFF
43472              
43473              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
43474              
43475              If no sfio, no -lsfio.
43476              
43477              Run run/*.t also in minitest.
43478              
43479              Subject:  [PATCH perl 5.7.0] malloc message address offset
43480              
43481              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
43482              
43483              Subject: fix for parameter -Dm (for perl@8867)
43484              
43485              Subject: [PATCH: perl@8892] was Re: hashing order difference?
43486              (make the test more portable)
43487              
43488              Subject: Re: [PATCH] fix for charnames above FFFF
43489              
43490              Subject: Re: I'm losing the war...
43491              (hv_store() not working correctly in ENV_IS_CASELESS case.)
43492              
43493              Subject: Modified README.bs2000 
43494              
43495              Subject: [PATCH: perl@8935] -Dt padsv($var)
43496              
43497              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
43498              
43499              Subject: PATCH: extra tests to check on negative float to unsigned cast
43500              
43501              Subject: [PATCH] XPUSH[insp] was Re: progress
43502              
43503              Subject: Re: Compile with perlcc..
43504      Branch: maint-5.6/perl
43505           !> (integrate 36 files)
43506 ____________________________________________________________________________
43507 [  8986] By: jhi                                   on 2001/03/02  18:51:25
43508         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
43509              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
43510              to maintperl.
43511              
43512              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
43513              
43514              Subject: [DOC PATCH] overload.pm nits
43515              
43516              Add header for LIB$ prototypes (C. Berry)
43517              
43518              Convert fwrite()s to sockets to write()s, since some socket stacks
43519              don't take kindly to stdio.
43520              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
43521              (for often optional LNMs)
43522              Correct a few typos
43523              (C. Bailey)
43524              
43525              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
43526              
43527              De-cut-and-pasto.
43528              
43529              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
43530              
43531              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
43532              
43533              Upgrade to CPAN 1.59_54, from Andreas König.
43534              
43535              Bogus shebang.
43536              
43537              Subject: [PATCH] Document makepatch in Porting/patching
43538              
43539              UTF-8 documentation.
43540              
43541              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
43542              
43543              Sort the MANIFEST.
43544              
43545              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
43546              
43547              Subject: [PATCH @8807] toke.c cleanup: scan_str()
43548              
43549              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
43550              
43551              Add run/*.t to testables.
43552              
43553              TODO: integrate #8784.
43554      Branch: maint-5.6/perl
43555           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
43556           !> (integrate 28 files)
43557 ____________________________________________________________________________
43558 [  8985] By: nick                                  on 2001/03/02  18:15:45
43559         Log: Integrate mainline
43560      Branch: perlio
43561           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
43562           !> vms/vms.c
43563 ____________________________________________________________________________
43564 [  8984] By: jhi                                   on 2001/03/02  16:00:17
43565         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
43566              
43567              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
43568              5.004_05, and mention the suidperl August 2000 security problem.
43569              (#8978,#8981)
43570              
43571              Subject: [ID 20010301.004] Technically speaking in perldata
43572              
43573              Subject: [PATCH] File::Copy for bleadperl, maintperl
43574              
43575              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
43576              
43577              (The #8982, fix for 20010221.005 and 20010221.008,
43578              would be nice too but it didn't integrate cleanly.)
43579      Branch: maint-5.6/perl
43580           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
43581 ____________________________________________________________________________
43582 [  8983] By: jhi                                   on 2001/03/02  15:51:16
43583         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
43584              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43585              Date:     Thu, 1 Mar 2001 15:54:09 EST
43586              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
43587      Branch: perl
43588            ! vms/vms.c
43589 ____________________________________________________________________________
43590 [  8982] By: jhi                                   on 2001/03/02  15:43:31
43591         Log: Subject: Re: sync sync sync: have I missed any patches?
43592              From: Radu Greab <radu@netsoft.ro> 
43593              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
43594              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
43595              
43596              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
43597              was checking argv[0] regardless of whether a different pathname
43598              will actually be executed."  Test case not supplied because 
43599              drafting that, ironically enough, revealed another bug
43600              (or a feature).
43601      Branch: perl
43602            ! doio.c
43603 ____________________________________________________________________________
43604 [  8981] By: jhi                                   on 2001/03/02  15:28:03
43605         Log: Misdate in #8978.
43606      Branch: perl
43607            ! pod/perlfaq1.pod
43608 ____________________________________________________________________________
43609 [  8980] By: jhi                                   on 2001/03/02  15:24:20
43610         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
43611              From: Chris Nandor <pudge@pobox.com>
43612              Date: Wed, 28 Feb 2001 22:10:15 -0500
43613              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
43614      Branch: perl
43615            ! lib/File/Copy.pm
43616 ____________________________________________________________________________
43617 [  8979] By: jhi                                   on 2001/03/02  15:17:16
43618         Log: Subject: [ID 20010301.004] Technically speaking in perldata
43619              From: abela@geneanet.org
43620              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
43621              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
43622      Branch: perl
43623            ! pod/perldata.pod
43624 ____________________________________________________________________________
43625 [  8978] By: jhi                                   on 2001/03/02  15:15:27
43626         Log: Subject: [ID 20010301.003] ref to 5.004
43627              From: abela@geneanet.org
43628              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
43629              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
43630              
43631              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
43632              and mention the suidperl August 2000 security problem.
43633      Branch: perl
43634            ! pod/perlfaq1.pod
43635 ____________________________________________________________________________
43636 [  8977] By: alanbur                               on 2001/03/02  14:17:45
43637         Log: Resynchronised with parent
43638      Branch: maint-5.6/pureperl
43639           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
43640           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
43641           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
43642           !> vms/descrip_mms.template win32/win32.c win32/win32.h
43643           !> win32/win32iop.h
43644 ____________________________________________________________________________
43645 [  8976] By: nick                                  on 2001/03/01  23:25:30
43646         Log: Integrate mainline.
43647      Branch: perlio
43648            - t/op/qu.t
43649           !> (integrate 55 files)
43650 ____________________________________________________________________________
43651 [  8975] By: jhi                                   on 2001/03/01  16:51:34
43652         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
43653      Branch: perl
43654           !> toke.c
43655 ____________________________________________________________________________
43656 [  8974] By: gsar                                  on 2001/03/01  16:28:21
43657         Log: fix for bugid 20010226.008
43658              
43659              the problem was that some of the pointers (PL_last_lop and
43660              PL_last_uni specifically) into the lex buffers weren't correctly
43661              being invalidated when the buffer changed; this would leave the
43662              pointers pointing at an arbitrary location in the buffer if
43663              the buffer didn't need to be reallocated, or point into freed
43664              memory if the buffer had to be realloced
43665              
43666              TODO item for bugdb maintainers: check other seemingly random
43667              parser-related bugs--they might be cured by this
43668      Branch: maint-5.6/perl
43669            ! toke.c
43670 ____________________________________________________________________________
43671 [  8973] By: jhi                                   on 2001/03/01  02:23:25
43672         Log: Retract #8970 because of a completely mysterious core dump:
43673              adding the tests 241..244 causes op/pat dump core at test #25.
43674              The test needs a lot of whittling down before the bug can be solved.
43675      Branch: perl
43676            ! t/op/pat.t
43677 ____________________________________________________________________________
43678 [  8972] By: jhi                                   on 2001/03/01  01:58:38
43679         Log: Regen perlapi.
43680      Branch: perl
43681            ! pod/perlapi.pod
43682 ____________________________________________________________________________
43683 [  8971] By: jhi                                   on 2001/03/01  01:34:09
43684         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))
43685              From: Nicholas Clark <nick@ccl4.org>
43686              Date: Wed, 28 Feb 2001 23:28:49 +0000
43687              Message-ID: <20010228232849.A55187@plum.flirble.org>
43688              
43689              Allow a completely write protected source code tree
43690              when using the Configure -Dmksymlinks.
43691      Branch: perl
43692            ! embed.pl warnings.pl
43693 ____________________________________________________________________________
43694 [  8970] By: jhi                                   on 2001/03/01  01:32:04
43695         Log: Add back the EBCDIC character range tests (for matching).
43696      Branch: perl
43697            ! t/op/pat.t
43698 ____________________________________________________________________________
43699 [  8969] By: nick                                  on 2001/02/28  18:18:01
43700         Log: Add charname comments to .ucm files writen by 'compile',
43701              also order charmaps in those files by source encoding.
43702              regenerate distrubuted .ucm files
43703      Branch: perlio
43704            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
43705            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
43706            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
43707            ! ext/Encode/Encode/iso8859-10.ucm
43708            ! ext/Encode/Encode/iso8859-13.ucm
43709            ! ext/Encode/Encode/iso8859-14.ucm
43710            ! ext/Encode/Encode/iso8859-15.ucm
43711            ! ext/Encode/Encode/iso8859-16.ucm
43712            ! ext/Encode/Encode/iso8859-2.ucm
43713            ! ext/Encode/Encode/iso8859-3.ucm
43714            ! ext/Encode/Encode/iso8859-4.ucm
43715            ! ext/Encode/Encode/iso8859-5.ucm
43716            ! ext/Encode/Encode/iso8859-6.ucm
43717            ! ext/Encode/Encode/iso8859-7.ucm
43718            ! ext/Encode/Encode/iso8859-8.ucm
43719            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
43720            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
43721 ____________________________________________________________________________
43722 [  8968] By: jhi                                   on 2001/02/28  16:26:37
43723         Log: Expand usemorebits early if d_casti32 needs to be undefined.
43724      Branch: perl
43725            ! hints/hpux.sh hints/irix_6.sh
43726 ____________________________________________________________________________
43727 [  8967] By: jhi                                   on 2001/02/28  16:22:26
43728         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
43729              retract toke.c/qu parts of #8583, retract #8485, retract
43730              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
43731              op/length.t, and MANIFEST, and delete t/op/qu.t.
43732      Branch: perl
43733            - t/op/qu.t
43734            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
43735            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
43736            ! t/op/length.t toke.c
43737 ____________________________________________________________________________
43738 [  8966] By: jhi                                   on 2001/02/28  15:00:27
43739         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
43740              by not changing from pre-Unicode days into being Unicode-aware.
43741              Sniff.
43742      Branch: perl
43743            ! pp.c t/op/pack.t t/op/qu.t
43744 ____________________________________________________________________________
43745 [  8965] By: jhi                                   on 2001/02/28  14:37:55
43746         Log: Subject: Re: Errors in core PODs
43747              From: Michael Stevens <michael@etla.org> 
43748              Date: Fri, 23 Feb 2001 15:47:56 +0000
43749              Message-ID: <20010223154756.A7723@firedrake.org> 
43750      Branch: perl
43751            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
43752            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
43753            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
43754            ! x2p/a2p.pod
43755 ____________________________________________________________________________
43756 [  8964] By: jhi                                   on 2001/02/28  14:35:35
43757         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
43758              (The #8961 was too bold.)
43759      Branch: perl
43760            ! hints/hpux.sh hints/irix_6.sh
43761 ____________________________________________________________________________
43762 [  8963] By: jhi                                   on 2001/02/28  14:33:39
43763         Log: Subject: Re: sync sync sync: have I missed any patches?
43764              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43765              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
43766              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
43767              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
43768              
43769              Replace djSP with dSP.
43770      Branch: perl
43771            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
43772            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
43773            ! win32/perlhost.h
43774 ____________________________________________________________________________
43775 [  8962] By: jhi                                   on 2001/02/27  23:21:14
43776         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
43777      Branch: perl
43778            ! lib/Filter/Simple.pm
43779 ____________________________________________________________________________
43780 [  8961] By: jhi                                   on 2001/02/27  22:55:26
43781         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
43782              and this would be it.
43783      Branch: perl
43784            ! hints/hpux.sh hints/irix_6.sh
43785 ____________________________________________________________________________
43786 [  8960] By: jhi                                   on 2001/02/27  22:51:33
43787         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
43788              From: "Craig A. Berry" <craigberry@mac.com>
43789              Date: Tue, 27 Feb 2001 16:11:44 -0600
43790              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
43791      Branch: maint-5.6/perl
43792            ! configure.com vms/descrip_mms.template
43793 ____________________________________________________________________________
43794 [  8959] By: jhi                                   on 2001/02/27  22:47:23
43795         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
43796              From: "Craig A. Berry" <craigberry@mac.com>
43797              Date: Tue, 27 Feb 2001 16:11:44 -0600
43798              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
43799      Branch: perl
43800            ! configure.com vms/descrip_mms.template
43801 ____________________________________________________________________________
43802 [  8958] By: jhi                                   on 2001/02/27  15:16:42
43803         Log: Update Changes.
43804      Branch: perl
43805            ! Changes patchlevel.h
43806 ____________________________________________________________________________
43807 [  8957] By: jhi                                   on 2001/02/27  06:15:07
43808         Log: Subject: [5.6.x] EPOC additions
43809              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43810              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
43811              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
43812      Branch: maint-5.6/perl
43813            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
43814 ____________________________________________________________________________
43815 [  8956] By: jhi                                   on 2001/02/27  06:12:11
43816         Log: Subject: [perl-current] EPOC 
43817              From: Olaf Flebbe <O.Flebbe@science-computing.de>
43818              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
43819              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
43820      Branch: perl
43821            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
43822            ! epoc/epocish.c epoc/epocish.h pp_sys.c
43823 ____________________________________________________________________________
43824 [  8955] By: jhi                                   on 2001/02/27  05:59:50
43825         Log: Subject: Re: Compile with perlcc..
43826              From: Edward Peschko <edwardp@excitehome.net>
43827              Date: Mon, 26 Feb 2001 18:51:58 -0800
43828              Message-ID: <20010226185158.A9871@excitehome.net>
43829              
43830              plus add a simple usage message if no arguments given.
43831      Branch: perl
43832            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
43833            ! utils/Makefile utils/perlcc.PL win32/pod.mak
43834 ____________________________________________________________________________
43835 [  8954] By: nick                                  on 2001/02/26  21:02:59
43836         Log: Integrate mainline
43837      Branch: perlio
43838           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
43839           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
43840           !> t/op/sprintf.t
43841 ____________________________________________________________________________
43842 [  8953] By: jhi                                   on 2001/02/26  14:43:54
43843         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
43844              From: Nicholas Clark <nick@ccl4.org>
43845              Date: Mon, 26 Feb 2001 00:42:07 +0000
43846              Message-ID: <20010226004207.F23333@plum.flirble.org>
43847      Branch: perl
43848            ! pp_ctl.c
43849 ____________________________________________________________________________
43850 [  8952] By: jhi                                   on 2001/02/26  14:42:13
43851         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
43852              From: Simon Cozens <simon@netthink.co.uk>
43853              Date: Mon, 26 Feb 2001 12:23:48 +0000
43854              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
43855      Branch: perl
43856            ! pod/perlguts.pod
43857 ____________________________________________________________________________
43858 [  8951] By: jhi                                   on 2001/02/26  14:39:15
43859         Log: Subject: [PATCH] perlio - unknown layer
43860              From: Nicholas Clark <nick@ccl4.org>
43861              Date: Mon, 26 Feb 2001 00:27:19 +0000
43862              Message-ID: <20010226002719.E23333@plum.flirble.org>
43863      Branch: perl
43864            ! perlio.c
43865 ____________________________________________________________________________
43866 [  8950] By: jhi                                   on 2001/02/26  14:38:04
43867         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
43868              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
43869              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
43870              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
43871      Branch: perl
43872            ! t/op/bop.t
43873 ____________________________________________________________________________
43874 [  8949] By: jhi                                   on 2001/02/26  14:37:07
43875         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
43876              From: Peter Prymmer <pvhp@forte.com>
43877              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
43878              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
43879      Branch: perl
43880            ! lib/Test.pm
43881 ____________________________________________________________________________
43882 [  8948] By: jhi                                   on 2001/02/26  14:35:53
43883         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
43884              From: Radu Greab <radu@netsoft.ro>
43885              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
43886              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
43887      Branch: perl
43888            ! pod/perlop.pod
43889 ____________________________________________________________________________
43890 [  8947] By: jhi                                   on 2001/02/26  14:34:46
43891         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
43892              From: David Mitchell <davem@fdgroup.co.uk>
43893              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
43894              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
43895      Branch: perl
43896            ! run.c
43897 ____________________________________________________________________________
43898 [  8946] By: jhi                                   on 2001/02/26  14:32:37
43899         Log: Subject: Modified README.bs2000 
43900              From: Dorner Thomas <Thomas.Dorner@start.de>
43901              Date: Mon, 26 Feb 2001 09:22:17 +0100
43902              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
43903      Branch: perl
43904            ! README.bs2000
43905 ____________________________________________________________________________
43906 [  8945] By: jhi                                   on 2001/02/26  14:19:53
43907         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
43908              to maintperl, listing the known failures on the tests 129 and 130.
43909      Branch: maint-5.6/perl
43910           !> t/op/sprintf.t
43911 ____________________________________________________________________________
43912 [  8944] By: jhi                                   on 2001/02/26  14:14:15
43913         Log: Add more known sprintf failures.
43914      Branch: perl
43915            ! t/op/sprintf.t
43916 ____________________________________________________________________________
43917 [  8943] By: jhi                                   on 2001/02/26  13:56:22
43918         Log: perlglob.exe needs to be found in Win32, patch from
43919              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
43920              which needs external glob at mini-perl time."
43921      Branch: perl
43922            ! ext/Encode/compile
43923 ____________________________________________________________________________
43924 [  8942] By: jhi                                   on 2001/02/26  13:52:19
43925         Log: A missing dTHX from Vadim Konovalov.
43926      Branch: perl
43927            ! perlio.c
43928 ____________________________________________________________________________
43929 [  8941] By: jhi                                   on 2001/02/26  13:37:05
43930         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
43931      Branch: perl
43932            ! op.c
43933 ____________________________________________________________________________
43934 [  8940] By: jhi                                   on 2001/02/26  13:35:40
43935         Log: Integrate perlio.
43936      Branch: perl
43937           !> ext/Encode/Encode.pm
43938 ____________________________________________________________________________
43939 [  8939] By: nick                                  on 2001/02/25  23:47:09
43940         Log: Integrate mainline.
43941      Branch: perlio
43942           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
43943           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
43944 ____________________________________________________________________________
43945 [  8938] By: nick                                  on 2001/02/25  19:36:28
43946         Log: Encode implementations docs.
43947      Branch: perlio
43948            ! ext/Encode/Encode.pm
43949 ____________________________________________________________________________
43950 [  8937] By: jhi                                   on 2001/02/25  19:26:16
43951         Log: Script wasn't aligned with reality.
43952      Branch: perl
43953            ! t/pod/find.t
43954 ____________________________________________________________________________
43955 [  8936] By: jhi                                   on 2001/02/25  18:54:55
43956         Log: Update Changes.
43957      Branch: perl
43958            ! Changes patchlevel.h
43959 ____________________________________________________________________________
43960 [  8935] By: jhi                                   on 2001/02/25  18:46:36
43961         Log: Retract #8929,8930,8932,8933 for now.
43962      Branch: perl
43963            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
43964 ____________________________________________________________________________
43965 [  8934] By: jhi                                   on 2001/02/25  17:34:35
43966         Log: Integrate perlio.
43967      Branch: perl
43968           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
43969           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
43970           !> t/lib/encode.t
43971 ____________________________________________________________________________
43972 [  8933] By: jhi                                   on 2001/02/25  17:33:12
43973         Log: (Retracted by #8395.)
43974              
43975              Slight tweaks in scan_const(), not fixes yet, it seems like
43976              lots of work remains to be done...
43977      Branch: perl
43978            ! toke.c
43979 ____________________________________________________________________________
43980 [  8932] By: jhi                                   on 2001/02/25  17:27:11
43981         Log: (Retracted by #8395.)
43982              
43983              Missing from #8930.
43984      Branch: perl
43985            ! perl.h
43986 ____________________________________________________________________________
43987 [  8931] By: jhi                                   on 2001/02/25  17:26:19
43988         Log: A comment tweak.
43989      Branch: perl
43990            ! utf8.c
43991 ____________________________________________________________________________
43992 [  8930] By: jhi                                   on 2001/02/25  17:25:47
43993         Log: (Retracted by #8395.)
43994              
43995              Attempt to fix the EBCDIC character range problem with //.
43996      Branch: perl
43997            ! regcomp.c
43998 ____________________________________________________________________________
43999 [  8929] By: jhi                                   on 2001/02/25  17:23:45
44000         Log: (Retracted by #8395.)
44001              
44002              Expand the EBCDIC character range tests, and add few nasty
44003              tr tests from Karsten Sperling.
44004      Branch: perl
44005            ! t/op/pat.t t/op/tr.t
44006 ____________________________________________________________________________
44007 [  8928] By: jhi                                   on 2001/02/25  17:18:49
44008         Log: Missing check-in.
44009      Branch: perl
44010            ! lib/Pod/Find.pm
44011 ____________________________________________________________________________
44012 [  8927] By: nick                                  on 2001/02/25  11:30:22
44013         Log: Change method names in Encode implementation classes to something
44014              less confusing (preparing to "go public").
44015      Branch: perlio
44016            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
44017 ____________________________________________________________________________
44018 [  8926] By: nick                                  on 2001/02/25  10:53:24
44019         Log: GCC __atribute__ / printf fix
44020      Branch: perlio
44021            ! perl.h
44022 ____________________________________________________________________________
44023 [  8925] By: nick                                  on 2001/02/25  10:52:25
44024         Log: Checked in the wrong one ...
44025      Branch: perlio
44026            ! ext/Encode/Encode.pm
44027 ____________________________________________________________________________
44028 [  8924] By: nick                                  on 2001/02/24  18:46:51
44029         Log: Integrate mainline - to see what Jarkko has in ...
44030      Branch: perlio
44031           +> t/pod/testpods/lib/Pod/Stuff.pm
44032           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
44033 ____________________________________________________________________________
44034 [  8923] By: nick                                  on 2001/02/24  17:05:23
44035         Log: Encode API documentation nd tidy up.
44036              Minor additions to test.
44037              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
44038              Adds STRLEN to standard typemap.
44039      Branch: perlio
44040            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
44041            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
44042 ____________________________________________________________________________
44043 [  8922] By: jhi                                   on 2001/02/24  16:38:12
44044         Log: Add a test for the "character range should match in EBCDIC
44045              if specified using explicit numerics" bug found by Karsten
44046              Sperling.
44047      Branch: perl
44048            ! t/op/pat.t
44049 ____________________________________________________________________________
44050 [  8921] By: jhi                                   on 2001/02/24  16:30:16
44051         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
44052              From: schwern@pobox.com
44053              Date: Fri, 23 Feb 2001 03:21:37 -0500
44054              Message-ID: <20010223032137.A26022@magnonel.guild.net>
44055              
44056              plus Charles Lane's fixes, plus tweaks.
44057      Branch: perl
44058            + t/pod/testpods/lib/Pod/Stuff.pm
44059            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
44060 ____________________________________________________________________________
44061 [  8920] By: nick                                  on 2001/02/24  10:30:11
44062         Log: Integrate mainline
44063      Branch: perlio
44064           !> (integrate 33 files)
44065 ____________________________________________________________________________
44066 [  8919] By: jhi                                   on 2001/02/24  00:23:35
44067         Log: Subject: Re: I'm losing the war...
44068              From: "Vadim Konovalov" <watman@inbox.ru>
44069              Date: Sat, 24 Feb 2001 00:10:14 +0300
44070              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
44071              
44072              hv_store() not working correctly in ENV_IS_CASELESS case.
44073      Branch: perl
44074            ! hv.c
44075 ____________________________________________________________________________
44076 [  8918] By: jhi                                   on 2001/02/24  00:20:09
44077         Log: Subject: Re: [PATCH] fix for charnames above FFFF
44078              From: andreas.koenig@anima.de (Andreas J. Koenig)
44079              Date: 23 Feb 2001 02:39:03 +0100
44080              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
44081              
44082              A further efficiency tweak.
44083      Branch: perl
44084            ! lib/charnames.pm
44085 ____________________________________________________________________________
44086 [  8917] By: jhi                                   on 2001/02/23  20:27:51
44087         Log: Integrate change #8916 from mainline,
44088              do away with USE_WIN32_RTL_ENV.
44089      Branch: maint-5.6/perl
44090           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44091 ____________________________________________________________________________
44092 [  8916] By: jhi                                   on 2001/02/23  20:02:25
44093         Log: Abolish USE_WIN32_RTL_ENV.
44094      Branch: perl
44095            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44096 ____________________________________________________________________________
44097 [  8915] By: jhi                                   on 2001/02/23  19:36:00
44098         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
44099              later protected by some #define.
44100      Branch: perl
44101            ! gv.c
44102 ____________________________________________________________________________
44103 [  8914] By: jhi                                   on 2001/02/23  19:31:38
44104         Log: Retract #8902 for now, requested by Charles Lane, the correct
44105              fix will be something else.
44106      Branch: perl
44107            ! op.c
44108 ____________________________________________________________________________
44109 [  8913] By: jhi                                   on 2001/02/23  19:11:36
44110         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
44111              From: Peter Prymmer <pvhp@forte.com>
44112              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
44113              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
44114      Branch: perl
44115            ! t/op/lex_assign.t
44116 ____________________________________________________________________________
44117 [  8912] By: jhi                                   on 2001/02/23  18:38:20
44118         Log: Subject: [patch] perlio + useithreads
44119              From: Doug MacEachern <dougm@covalent.net>
44120              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
44121              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
44122              
44123              Gets things running but not complete.
44124      Branch: perl
44125            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
44126 ____________________________________________________________________________
44127 [  8911] By: jhi                                   on 2001/02/23  04:20:02
44128         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
44129              
44130              Duplicated environment freeing, File::Temp 0.12,
44131              op/append portability (EBCDIC) tweak.
44132      Branch: maint-5.6/perl
44133           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
44134           !> t/op/append.t
44135 ____________________________________________________________________________
44136 [  8910] By: jhi                                   on 2001/02/23  02:07:33
44137         Log: Integrate change #8909 from mainline, a better Borland
44138              putenv() workaround.
44139      Branch: maint-5.6/perl
44140           !> perl.c
44141 ____________________________________________________________________________
44142 [  8909] By: jhi                                   on 2001/02/23  02:05:46
44143         Log: A better workaround for Borland putenv() brokenness from Sarathy.
44144      Branch: perl
44145            ! perl.c
44146 ____________________________________________________________________________
44147 [  8908] By: jhi                                   on 2001/02/23  02:04:14
44148         Log: Subject: fix for parameter -Dm (for perl@8867)
44149              From: "Vadim Konovalov" <watman@inbox.ru>
44150              Date: Thu, 22 Feb 2001 17:30:12 +0300
44151              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
44152      Branch: perl
44153            ! perl.h
44154 ____________________________________________________________________________
44155 [  8907] By: jhi                                   on 2001/02/23  01:58:20
44156         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
44157              From: Peter Prymmer <pvhp@forte.com>
44158              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
44159              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
44160      Branch: perl
44161            ! t/op/append.t
44162 ____________________________________________________________________________
44163 [  8906] By: jhi                                   on 2001/02/23  01:48:34
44164         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
44165      Branch: perl
44166            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
44167 ____________________________________________________________________________
44168 [  8905] By: jhi                                   on 2001/02/23  01:43:30
44169         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
44170              From: Peter Prymmer <pvhp@forte.com>
44171              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
44172              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
44173      Branch: perl
44174            ! t/lib/st-06compat.t
44175 ____________________________________________________________________________
44176 [  8904] By: jhi                                   on 2001/02/23  01:42:39
44177         Log: Metaconfig unit change for #8903.
44178      Branch: metaconfig/U/perl
44179            ! Devel.U
44180 ____________________________________________________________________________
44181 [  8903] By: jhi                                   on 2001/02/23  01:42:12
44182         Log: Be more helpful for devel builders, suggested by John L. Allen.
44183      Branch: perl
44184            ! Configure
44185 ____________________________________________________________________________
44186 [  8902] By: jhi                                   on 2001/02/23  01:37:41
44187         Log: (Retracted by #8914)
44188              (Wrongly, reinstated by #8941)
44189              
44190              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
44191              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44192              Date:     Thu, 22 Feb 2001 09:43:57 EST
44193              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
44194      Branch: perl
44195            ! op.c
44196 ____________________________________________________________________________
44197 [  8901] By: jhi                                   on 2001/02/23  01:20:32
44198         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
44199              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44200              Date:     Thu, 22 Feb 2001 08:01:35 EST
44201              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
44202      Branch: perl
44203            ! malloc.c
44204 ____________________________________________________________________________
44205 [  8900] By: jhi                                   on 2001/02/23  01:18:02
44206         Log: Integrate changes #8898,8899 from mainline, environ handling.
44207      Branch: maint-5.6/perl
44208           !> perl.c
44209 ____________________________________________________________________________
44210 [  8899] By: jhi                                   on 2001/02/23  01:16:25
44211         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
44212              putenv() is not to be relied on, they are either broken or leaky
44213              or both.)
44214      Branch: perl
44215            ! perl.c
44216 ____________________________________________________________________________
44217 [  8898] By: jhi                                   on 2001/02/22  23:36:59
44218         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
44219              and safesysfree() must be used.
44220      Branch: perl
44221            ! perl.c
44222 ____________________________________________________________________________
44223 [  8897] By: jhi                                   on 2001/02/22  23:25:45
44224         Log: With environ one must use safesysmalloc()/safesysfree().
44225      Branch: perl
44226            ! perl.c
44227 ____________________________________________________________________________
44228 [  8896] By: jhi                                   on 2001/02/22  22:13:18
44229         Log: If we have a duplicated environment free it
44230              if PERL_DESTRUCT_LEVEL.
44231      Branch: perl
44232            ! perl.c
44233 ____________________________________________________________________________
44234 [  8895] By: alanbur                               on 2001/02/22  19:31:57
44235         Log: Synchronised with parent
44236      Branch: maint-5.6/pureperl
44237           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
44238 ____________________________________________________________________________
44239 [  8894] By: gsar                                  on 2001/02/22  19:06:18
44240         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
44241              
44242              fix memory leak in method call optimization (change#3768);
44243              made C<eval "$x->foo()"> leak
44244              
44245              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
44246      Branch: maint-5.6/perl
44247           !> op.c
44248 ____________________________________________________________________________
44249 [  8893] By: jhi                                   on 2001/02/22  18:35:27
44250         Log: (Retracted by #8915.)
44251              
44252              Third Degree finding:
44253              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
44254      Branch: perl
44255            ! gv.c
44256 ____________________________________________________________________________
44257 [  8892] By: jhi                                   on 2001/02/22  14:28:32
44258         Log: Update Changes.
44259      Branch: perl
44260            ! Changes patchlevel.h
44261 ____________________________________________________________________________
44262 [  8891] By: jhi                                   on 2001/02/22  13:22:45
44263         Log: Metaconfig unit changes for #8890.
44264      Branch: metaconfig
44265            ! U/modified/Cppsym.U U/threads/archname.U
44266 ____________________________________________________________________________
44267 [  8890] By: jhi                                   on 2001/02/22  13:22:12
44268         Log: Add -stdio to the archname if no perlio selected,
44269              no -perlio added since that is now the default.
44270              
44271              Add few CPUs/architectures to the Cppsym scan.
44272      Branch: perl
44273            ! Configure config_h.SH
44274 ____________________________________________________________________________
44275 [  8889] By: jhi                                   on 2001/02/22  13:05:59
44276         Log: Metaconfig unit change for #8888.
44277      Branch: metaconfig/U/perl
44278            ! useperlio.U
44279 ____________________________________________________________________________
44280 [  8888] By: jhi                                   on 2001/02/22  13:05:28
44281         Log: *drum roll*  Make perlio the default.
44282      Branch: perl
44283            ! Configure config_h.SH
44284 ____________________________________________________________________________
44285 [  8887] By: jhi                                   on 2001/02/22  12:50:52
44286         Log: Integrate change #8665 from maintperl to mainline,
44287              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
44288      Branch: perl
44289           !> ext/POSIX/POSIX.xs
44290 ____________________________________________________________________________
44291 [  8886] By: jhi                                   on 2001/02/22  12:49:24
44292         Log: Integrate changes #8883,8884 from mainline to maintperl.
44293              
44294              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
44295              Subject: Re: File::Temp::_gettemp warning
44296      Branch: maint-5.6/perl
44297           !> embed.h embed.pl lib/File/Temp.pm
44298 ____________________________________________________________________________
44299 [  8885] By: jhi                                   on 2001/02/22  12:43:59
44300         Log: Based on
44301              
44302              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
44303              From: schwab@suse.de
44304              Date: Thu, 22 Feb 2001 13:08:09 +0100
44305              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
44306              
44307              but the fix done slightly differently because the other
44308              half was already done in #8664.
44309      Branch: maint-5.6/perl
44310            ! ext/POSIX/POSIX.xs
44311 ____________________________________________________________________________
44312 [  8884] By: jhi                                   on 2001/02/22  12:37:15
44313         Log: Subject: Re: File::Temp::_gettemp warning
44314              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44315              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
44316              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
44317              
44318              This patch to File::Temp does two things:
44319              
44320              1. Fixes the problem with CGI::Carp when determining
44321              the Fcntl constants
44322              
44323              2. Removes most of the carps and consolidates them so that all the
44324              reasons are included in a single die that is caught by the test. This
44325              means that the correct skipping behaviour is displayed by the test.
44326      Branch: perl
44327            ! lib/File/Temp.pm
44328 ____________________________________________________________________________
44329 [  8883] By: jhi                                   on 2001/02/22  12:29:19
44330         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
44331              From: Peter Prymmer <pvhp@forte.com>
44332              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
44333              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
44334      Branch: perl
44335            ! embed.h embed.pl
44336 ____________________________________________________________________________
44337 [  8882] By: jhi                                   on 2001/02/21  19:41:33
44338         Log: Integrate change #8881 from mainlin to maintperl.
44339              
44340              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
44341      Branch: maint-5.6/perl
44342           !> op.c
44343 ____________________________________________________________________________
44344 [  8881] By: jhi                                   on 2001/02/21  19:38:57
44345         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
44346              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44347              Date:     Wed, 21 Feb 2001 13:08:03 EST
44348              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
44349      Branch: perl
44350            ! op.c
44351 ____________________________________________________________________________
44352 [  8880] By: jhi                                   on 2001/02/21  19:34:34
44353         Log: Retract #8875, cannot let go of the old semantics of unpack U
44354              without rethinking utf8decode.t.
44355      Branch: perl
44356            ! pp.c t/op/pack.t
44357 ____________________________________________________________________________
44358 [  8879] By: jhi                                   on 2001/02/21  19:08:02
44359         Log: Run run/*.t also in minitest.
44360      Branch: perl
44361            ! Makefile.SH
44362 ____________________________________________________________________________
44363 [  8878] By: nick                                  on 2001/02/21  18:55:37
44364         Log: Integrate mainline
44365      Branch: perlio
44366           !> (integrate 76 files)
44367 ____________________________________________________________________________
44368 [  8877] By: jhi                                   on 2001/02/21  15:09:33
44369         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
44370      Branch: metaconfig
44371            ! U/compline/nblock_io.U
44372      Branch: perl
44373            ! Configure config_h.SH
44374 ____________________________________________________________________________
44375 [  8876] By: jhi                                   on 2001/02/21  14:54:45
44376         Log: If no sfio, no -lsfio.
44377      Branch: metaconfig/U/perl
44378            ! d_sfio.U
44379      Branch: perl
44380            ! Configure config_h.SH
44381 ____________________________________________________________________________
44382 [  8875] By: jhi                                   on 2001/02/21  14:54:00
44383         Log: Make unpack C and unpack U truly equivalent.
44384      Branch: perl
44385            ! pp.c t/op/pack.t
44386 ____________________________________________________________________________
44387 [  8874] By: jhi                                   on 2001/02/21  14:26:02
44388         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
44389              From: Peter Prymmer <pvhp@forte.com>
44390              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
44391              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
44392      Branch: perl
44393            ! pod/perlport.pod
44394 ____________________________________________________________________________
44395 [  8873] By: jhi                                   on 2001/02/21  14:24:31
44396         Log: Subject: [PATCH] fix for charnames above FFFF
44397              From: andreas.koenig@anima.de (Andreas J. Koenig)
44398              Date: 21 Feb 2001 07:05:45 +0100
44399              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
44400      Branch: perl
44401            ! lib/charnames.pm t/lib/charnames.t
44402 ____________________________________________________________________________
44403 [  8872] By: jhi                                   on 2001/02/21  14:15:25
44404         Log: Integrate change #8868 from pureperl to mainline.
44405              
44406              Fixed reference count loop caused by sv_magic.
44407      Branch: perl
44408           !> sv.c
44409 ____________________________________________________________________________
44410 [  8871] By: jhi                                   on 2001/02/21  14:07:29
44411         Log: Integrate change #8868 from pureperl to maintperl.
44412              
44413              Fixed reference count loop caused by sv_magic.
44414      Branch: maint-5.6/perl
44415           !> sv.c
44416 ____________________________________________________________________________
44417 [  8870] By: jhi                                   on 2001/02/21  14:04:41
44418         Log: Put back the #8840, it was innocent.
44419      Branch: perl
44420            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
44421            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
44422 ____________________________________________________________________________
44423 [  8869] By: jhi                                   on 2001/02/21  14:00:03
44424         Log: unpack("C", ...) was left slightly unfinished by #8865.
44425      Branch: perl
44426            ! pp.c t/op/pack.t
44427 ____________________________________________________________________________
44428 [  8868] By: alanbur                               on 2001/02/21  01:33:45
44429         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
44430              from gv_fetchpv to create single-character magic variables (e.g. $!),
44431              and it is passed a sv and the gv that contains the sv as the mg_obj
44432              value.  When sv_magic stores the mg_obj pointer it increments the gv
44433              refcount, thus causing a sv-gv pair that can't be freed.  There is
44434              already a check for sv == obj which is used to prevent such reference
44435              loops.  This change extends the check to cover the case described above.
44436      Branch: maint-5.6/pureperl
44437            ! sv.c
44438 ____________________________________________________________________________
44439 [  8867] By: jhi                                   on 2001/02/21  00:52:39
44440         Log: Update Changes.
44441      Branch: perl
44442            ! Changes patchlevel.h
44443 ____________________________________________________________________________
44444 [  8866] By: jhi                                   on 2001/02/21  00:34:20
44445         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
44446              (Note: there were some conflicts due to EBCDIC and EPOC
44447              patches, in general I preferred the repository code.)
44448              (When 2.753 comes out, we need to synchronize.)
44449      Branch: perl
44450            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
44451            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
44452            ! t/lib/cgi-html.t
44453 ____________________________________________________________________________
44454 [  8865] By: jhi                                   on 2001/02/21  00:24:22
44455         Log: Make pack("C", 0x100) to create Unicode, unless under the
44456              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
44457              will understand Unicode, unless you under know what.
44458      Branch: perl
44459            ! pp.c t/op/pack.t t/op/qu.t
44460 ____________________________________________________________________________
44461 [  8864] By: alanbur                               on 2001/02/20  22:35:34
44462         Log: Resynchronised with parent
44463      Branch: maint-5.6/pureperl
44464           !> README.win32 ext/GDBM_File/GDBM_File.pm
44465           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
44466           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
44467           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
44468           !> t/lib/sdbm.t util.c
44469 ____________________________________________________________________________
44470 [  8863] By: jhi                                   on 2001/02/20  20:55:11
44471         Log: Integrate change #8860,8861 from mainline into maintperl.
44472              
44473              "pseudo-literal j"
44474              
44475              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
44476      Branch: maint-5.6/perl
44477           !> lib/Test.pm pod/perlop.pod
44478 ____________________________________________________________________________
44479 [  8862] By: jhi                                   on 2001/02/20  20:30:07
44480         Log: Don't do casting between pointers pointing to differently sized
44481              integers.
44482      Branch: perl
44483            ! hv.c sv.c
44484 ____________________________________________________________________________
44485 [  8861] By: jhi                                   on 2001/02/20  19:53:44
44486         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
44487              From: Peter Prymmer <pvhp@forte.com>
44488              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
44489              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
44490      Branch: perl
44491            ! lib/Test.pm
44492 ____________________________________________________________________________
44493 [  8860] By: jhi                                   on 2001/02/20  19:48:02
44494         Log: "pseudo-literal j", a documentation glitch reported to Debian.
44495              The text recovered from Perl 5.005_03, and pseudo-literal replaced
44496              by "backtick string".
44497      Branch: perl
44498            ! pod/perlop.pod
44499 ____________________________________________________________________________
44500 [  8859] By: jhi                                   on 2001/02/20  19:15:46
44501         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
44502              from Chris Nandor.
44503      Branch: perl
44504            ! makedef.pl
44505 ____________________________________________________________________________
44506 [  8858] By: jhi                                   on 2001/02/20  17:36:53
44507         Log: Integrate pureperl changes #8844,8845,8850 to mainline
44508              (via maintperl #8855).
44509              
44510              Fixed %^H scoping bug
44511              
44512              Removed GV <-> CV refcount loop
44513              
44514              Removed %ENV refcount loop
44515      Branch: perl
44516           !> gv.c op.c perl.c pp.c scope.c
44517 ____________________________________________________________________________
44518 [  8857] By: jhi                                   on 2001/02/20  17:34:32
44519         Log: Integrate changes #8853,8854 from maintperl to mainline.
44520              
44521              EBDIC fixes, README.win32 Borland update.
44522      Branch: perl
44523           !> README.win32 handy.h util.c
44524 ____________________________________________________________________________
44525 [  8856] By: jhi                                   on 2001/02/20  17:33:16
44526         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
44527      Branch: maint-5.6/perl
44528           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
44529           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
44530           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
44531 ____________________________________________________________________________
44532 [  8855] By: jhi                                   on 2001/02/20  17:32:13
44533         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
44534              
44535              Fixed %^H scoping bug
44536              
44537              Removed GV <-> CV refcount loop
44538              
44539              Removed %ENV refcount loop
44540      Branch: maint-5.6/perl
44541           !> gv.c op.c perl.c pp.c scope.c
44542 ____________________________________________________________________________
44543 [  8854] By: jhi                                   on 2001/02/20  17:25:06
44544         Log: Subject: Addition to readme.win32 for Borland C++ compilers
44545              Date: Tue, 20 Feb 2001 02:15:25 +0300
44546              From: "Vadim Konovalov" <watman@inbox.ru>
44547              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
44548              
44549              Document Borland compiler misbehaviour.
44550      Branch: maint-5.6/perl
44551            ! README.win32
44552 ____________________________________________________________________________
44553 [  8853] By: jhi                                   on 2001/02/20  17:22:25
44554         Log: The assimilation of ebcdic.c didn't quite work at the first try,
44555              patches from Thomas Dorner.
44556      Branch: maint-5.6/perl
44557            ! handy.h util.c
44558 ____________________________________________________________________________
44559 [  8852] By: jhi                                   on 2001/02/20  17:20:15
44560         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
44561              From: Chris Nandor <pudge@pobox.com>
44562              Date: Tue, 20 Feb 2001 08:32:45 -0500
44563              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
44564      Branch: maint-5.6/perl
44565            ! makedef.pl mg.c
44566 ____________________________________________________________________________
44567 [  8851] By: jhi                                   on 2001/02/20  17:15:52
44568         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
44569      Branch: perl
44570            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
44571            ! t/lib/filter-util.t
44572 ____________________________________________________________________________
44573 [  8850] By: alanbur                               on 2001/02/20  17:12:40
44574         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
44575              and the magic pointer points back to the GV that contains the
44576              %ENV hash.  This creates a refcount loop that prevents members
44577              of %ENV from being freed correctly.  This change removes the
44578              refcount loop - the magic pointer was never used anyway, the
44579              only use of the magic was to check the type ('E') so that the
44580              appropriate environment manipulation code is called when %ENV
44581              is modified.
44582      Branch: maint-5.6/pureperl
44583            ! perl.c
44584 ____________________________________________________________________________
44585 [  8849] By: jhi                                   on 2001/02/20  17:12:20
44586         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
44587              From: "Craig A. Berry" <craigberry@mac.com>
44588              Date: Mon, 19 Feb 2001 23:36:12 -0600
44589              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
44590              
44591              Case-forgiving systems match TestInit.pm with TES*.
44592      Branch: perl
44593            ! t/lib/glob-basic.t
44594 ____________________________________________________________________________
44595 [  8848] By: jhi                                   on 2001/02/20  17:10:02
44596         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
44597      Branch: perl
44598            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
44599            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
44600            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
44601 ____________________________________________________________________________
44602 [  8847] By: jhi                                   on 2001/02/20  15:34:41
44603         Log: The #8843 wasn't quite right: %Config needs to imported.
44604      Branch: perl
44605            ! t/run/runenv.t
44606 ____________________________________________________________________________
44607 [  8846] By: jhi                                   on 2001/02/20  15:31:50
44608         Log: Retract the #8838 and #8840 for now because of
44609              the DB_File tie problem.
44610      Branch: perl
44611            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
44612            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
44613            ! proto.h sv.c
44614 ____________________________________________________________________________
44615 [  8845] By: alanbur                               on 2001/02/20  14:25:41
44616         Log: Removed GV <-> CV refcount loop
44617              CvGV(mycv) points to the parent GV of the CV, and was previously
44618              refcounted.  The pointer remains, but the refcounting has been removed
44619              as it causes a refcount loop between the CV and GV that means the CV
44620              can't ever be deleted.
44621      Branch: maint-5.6/pureperl
44622            ! gv.c op.c pp.c
44623 ____________________________________________________________________________
44624 [  8844] By: alanbur                               on 2001/02/20  14:23:13
44625         Log: Fixed %^H scoping bug
44626      Branch: maint-5.6/pureperl
44627            ! scope.c
44628 ____________________________________________________________________________
44629 [  8843] By: jhi                                   on 2001/02/19  13:38:08
44630         Log: fork() not everywhere, cleanup temp files.
44631      Branch: perl
44632            ! t/run/runenv.t
44633 ____________________________________________________________________________
44634 [  8842] By: alanbur                               on 2001/02/19  12:42:07
44635         Log: Resynchronised with parent
44636      Branch: maint-5.6/pureperl
44637           !> pod/perlfaq4.pod sv.c utf8.c
44638 ____________________________________________________________________________
44639 [  8841] By: jhi                                   on 2001/02/19  03:35:51
44640         Log: Update Changes.
44641      Branch: perl
44642            ! Changes patchlevel.h
44643 ____________________________________________________________________________
44644 [  8840] By: jhi                                   on 2001/02/19  00:23:41
44645         Log: Subject: [patch] add sv_setref_uv
44646              From: Doug MacEachern <dougm@covalent.net>
44647              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
44648              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
44649      Branch: perl
44650            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
44651            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
44652 ____________________________________________________________________________
44653 [  8839] By: jhi                                   on 2001/02/19  00:01:38
44654         Log: Put to rest the 20010205.001, the email address checking (not) regex.
44655      Branch: perl
44656            ! pod/perlfaq9.pod
44657 ____________________________________________________________________________
44658 [  8838] By: jhi                                   on 2001/02/18  22:17:54
44659         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
44660              From: Doug MacEachern <dougm@covalent.net>
44661              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
44662              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
44663      Branch: perl
44664            ! lib/ExtUtils/xsubpp
44665 ____________________________________________________________________________
44666 [  8837] By: jhi                                   on 2001/02/18  22:16:50
44667         Log: Subject: [patch] -Wall cleanup round 2
44668              From: Doug MacEachern <dougm@covalent.net>
44669              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
44670              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
44671      Branch: perl
44672            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
44673            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
44674            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
44675            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
44676            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
44677            ! ext/SDBM_File/SDBM_File.xs
44678 ____________________________________________________________________________
44679 [  8836] By: jhi                                   on 2001/02/18  22:11:20
44680         Log: Misapplied regex optimizations when \C is present.
44681              Fixes 20001230.002.
44682              
44683              What still remains broken is that the submatches that
44684              have \C in them get their UTF8 flag on because their
44685              parent SV has it on.  This will result in malformed
44686              UTF8 if a \C happened to match a non-ASCII byte.
44687      Branch: perl
44688            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
44689            ! t/pragma/utf8.t
44690 ____________________________________________________________________________
44691 [  8835] By: jhi                                   on 2001/02/18  20:12:02
44692         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
44693              
44694              The hash key got wrongly UTF8fied.
44695      Branch: perl
44696            ! pod/perlapi.pod toke.c utf8.c
44697 ____________________________________________________________________________
44698 [  8834] By: jhi                                   on 2001/02/18  19:44:25
44699         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
44700              don't warn on magical or overloaded things.
44701      Branch: perl
44702            ! pp_hot.c
44703 ____________________________________________________________________________
44704 [  8833] By: nick                                  on 2001/02/18  19:31:22
44705         Log: Integrate mainline
44706      Branch: perlio
44707           +> t/TestInit.pm t/run/runenv.t
44708            - t/UTEST
44709           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
44710           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
44711           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
44712           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
44713           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
44714           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
44715           !> utf8.c
44716 ____________________________________________________________________________
44717 [  8832] By: jhi                                   on 2001/02/18  19:21:18
44718         Log: Integrate perlio.
44719      Branch: perl
44720           !> perlio.c pod/perldiag.pod
44721 ____________________________________________________________________________
44722 [  8831] By: jhi                                   on 2001/02/18  19:14:20
44723         Log: Integrate change #8827 from mainline.
44724              
44725              UTF8 tweaks.
44726      Branch: maint-5.6/perl
44727           !> sv.c utf8.c
44728 ____________________________________________________________________________
44729 [  8830] By: nick                                  on 2001/02/18  19:10:34
44730         Log: Apply the spirit of patch from Nick Clark:
44731              Subject: [PATCH] Re: extensions that provide layers
44732              From: Nicholas Clark <nick@ccl4.org>
44733              Date: Mon, 12 Feb 2001 16:43:51 +0000
44734              Message-Id: <20010212164350.Q3652@plum.flirble.org>
44735      Branch: perlio
44736            ! perlio.c pod/perldiag.pod
44737 ____________________________________________________________________________
44738 [  8829] By: jhi                                   on 2001/02/18  19:03:25
44739         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
44740              From: schwern@pobox.com 
44741              Date: Sun, 18 Feb 2001 13:44:35 -0500
44742              Message-ID: <20010218134435.A17544@magnonel.guild.net>
44743              
44744              Applied, but as t/TestInit.pm.
44745      Branch: perl
44746            + t/TestInit.pm
44747            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
44748            ! t/op/subst_wamp.t
44749 ____________________________________________________________________________
44750 [  8828] By: jhi                                   on 2001/02/18  18:43:52
44751         Log: Integrate perlio.
44752      Branch: perl
44753           !> perlio.c
44754 ____________________________________________________________________________
44755 [  8827] By: jhi                                   on 2001/02/18  18:41:33
44756         Log: UTF-8 tweaks.
44757      Branch: perl
44758            ! sv.c utf8.c
44759 ____________________________________________________________________________
44760 [  8826] By: nick                                  on 2001/02/18  17:40:59
44761         Log: Fix [ID 20010217.002]
44762              open FOO, "<:raw:perlio", ...
44763              :raw now inserts default base layer below itself.
44764              Also
44765              open FOO, "<:unix", ...
44766              works as well - but leaves buffer layer on stack under the unix layer.
44767      Branch: perlio
44768            ! perlio.c
44769 ____________________________________________________________________________
44770 [  8825] By: jhi                                   on 2001/02/18  17:15:39
44771         Log: Integrate perlio.
44772      Branch: perl
44773           !> perlio.c perliol.h
44774 ____________________________________________________________________________
44775 [  8824] By: jhi                                   on 2001/02/18  17:10:53
44776         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
44777              From: schwern@pobox.com
44778              Date: Sun, 18 Feb 2001 01:48:50 -0500
44779              Message-ID: <20010218014850.C19957@magnonel.guild.net>
44780      Branch: perl
44781            ! lib/Test/Harness.pm t/TEST t/op/chop.t
44782 ____________________________________________________________________________
44783 [  8823] By: jhi                                   on 2001/02/18  17:01:06
44784         Log: Add run/*.t to testables.
44785      Branch: perl
44786            ! t/TEST
44787 ____________________________________________________________________________
44788 [  8822] By: jhi                                   on 2001/02/18  16:58:58
44789         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
44790              From: schwern@pobox.com
44791              Date: Sun, 18 Feb 2001 01:11:35 -0500
44792              Message-ID: <20010218011135.A19957@magnonel.guild.net>
44793              
44794              Revive mjd's and Simon's PERL5OPT fix.
44795      Branch: perl
44796            + t/run/runenv.t
44797            ! MANIFEST perl.c
44798 ____________________________________________________________________________
44799 [  8821] By: jhi                                   on 2001/02/18  16:53:46
44800         Log: Subject: Re: Why t/TEST and not Test::Harness?
44801              From: schwern@pobox.com
44802              Date: Sat, 17 Feb 2001 22:44:44 -0500
44803              Message-ID: <20010217224444.A6679@magnonel.guild.net>
44804              
44805              Replace UTEST with TEST -utf8.
44806      Branch: perl
44807            - t/UTEST
44808            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
44809            ! t/lib/glob-basic.t
44810 ____________________________________________________________________________
44811 [  8820] By: nick                                  on 2001/02/18  13:06:16
44812         Log: Clean up a few core dumps when layers are used in unexpected ways.
44813              (Still not "right"...)
44814      Branch: perlio
44815            ! perlio.c perliol.h
44816 ____________________________________________________________________________
44817 [  8819] By: jhi                                   on 2001/02/18  02:25:55
44818         Log: Integrate change #8818 from maintperl, a FAQ nit.
44819      Branch: perl
44820           !> pod/perlfaq4.pod
44821 ____________________________________________________________________________
44822 [  8818] By: jhi                                   on 2001/02/18  02:24:50
44823         Log: FAQ nit from Chris Fedde.
44824      Branch: maint-5.6/perl
44825            ! pod/perlfaq4.pod
44826 ____________________________________________________________________________
44827 [  8817] By: nick                                  on 2001/02/17  18:20:14
44828         Log: Integrate mainline
44829      Branch: perlio
44830           +> lib/unicode/UCD.html lib/unicode/Unicode.html
44831           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
44832           +> pod/perlclib.pod
44833            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
44834            - lib/unicode/Unicode.301
44835           !> (integrate 324 files)
44836 ____________________________________________________________________________
44837 [  8816] By: jhi                                   on 2001/02/17  16:56:58
44838         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
44839      Branch: perl
44840            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
44841            ! ext/Storable/Storable.xs t/lib/st-06compat.t
44842            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
44843 ____________________________________________________________________________
44844 [  8815] By: jhi                                   on 2001/02/17  16:40:07
44845         Log: Subject: [patch] -Wall
44846              From: Doug MacEachern <dougm@covalent.net>
44847              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
44848              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
44849      Branch: perl
44850            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
44851            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
44852 ____________________________________________________________________________
44853 [  8814] By: jhi                                   on 2001/02/16  19:27:18
44854         Log: Document qu better.
44855      Branch: perl
44856            ! pod/perlop.pod
44857 ____________________________________________________________________________
44858 [  8813] By: jhi                                   on 2001/02/15  13:54:37
44859         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
44860              From: Hugo <hv@crypt.compulink.co.uk>
44861              Date: Thu, 15 Feb 2001 13:39:49 +0000
44862              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
44863      Branch: perl
44864            ! toke.c
44865 ____________________________________________________________________________
44866 [  8812] By: alanbur                               on 2001/02/15  13:52:16
44867         Log: Resynchronised with parent
44868      Branch: maint-5.6/pureperl
44869            - ebcdic.c
44870           !> (integrate 36 files)
44871 ____________________________________________________________________________
44872 [  8811] By: jhi                                   on 2001/02/15  13:51:16
44873         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
44874              
44875              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
44876              From: Jan Dubois <JanD@ActiveState.com>
44877              Date: Wed, 31 Jan 2001 21:17:03 -0800
44878              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
44879              
44880              tweak change#8659 to keep it simple
44881              
44882              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
44883              From: Russ Allbery <rra@stanford.edu>
44884              Date: 14 Feb 2001 10:15:41 -0800
44885              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
44886              
44887              (8809 empty)
44888              
44889              Upgrade to podlators 1.08, from Russ Allbery.
44890      Branch: perl
44891           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
44892           !> utils/perldoc.PL
44893 ____________________________________________________________________________
44894 [  8810] By: jhi                                   on 2001/02/15  13:35:08
44895         Log: Upgrade to podlators 1.08, from Russ Allbery.
44896      Branch: maint-5.6/perl
44897            ! lib/Pod/Man.pm lib/Pod/Text.pm
44898 ____________________________________________________________________________
44899 [  8809] By: jhi                                   on 2001/02/15  13:26:38
44900         Log: (accidentally empty check-in)
44901      Branch: maint-5.6/perl
44902            ! lib/Test/Harness.pm
44903 ____________________________________________________________________________
44904 [  8808] By: jhi                                   on 2001/02/15  13:23:47
44905         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
44906              From: Russ Allbery <rra@stanford.edu>
44907              Date: 14 Feb 2001 10:15:41 -0800
44908              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
44909              
44910              perldoc was hardcoding $Config{installscript}, which breaks
44911              when install* isn't where Perl ends up (such as with AFS).
44912              
44913              Use $Config{scriptdir} instead.
44914      Branch: maint-5.6/perl
44915            ! utils/perldoc.PL
44916 ____________________________________________________________________________
44917 [  8807] By: jhi                                   on 2001/02/14  14:37:27
44918         Log: Update Changes.
44919      Branch: perl
44920            ! Changes patchlevel.h
44921 ____________________________________________________________________________
44922 [  8806] By: jhi                                   on 2001/02/14  14:25:31
44923         Log: Integrate changes #8803,8804,8805 from mainline.
44924              
44925              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
44926              
44927              Don't skip too much of the locale error message if no environ array,
44928              from Chris Nandor.
44929              
44930              More MacOS Classic fixes from Chris Nandor.
44931      Branch: maint-5.6/perl
44932           !> doop.c lib/Cwd.pm perl.c perl.h util.c
44933 ____________________________________________________________________________
44934 [  8805] By: jhi                                   on 2001/02/14  03:29:01
44935         Log: More MacOS Classic fixes from Chris Nandor.
44936      Branch: perl
44937            ! doop.c lib/Cwd.pm
44938 ____________________________________________________________________________
44939 [  8804] By: jhi                                   on 2001/02/14  03:18:35
44940         Log: Don't skip too much of the locale error message if no environ array,
44941              from Chris Nandor.
44942      Branch: perl
44943            ! util.c
44944 ____________________________________________________________________________
44945 [  8803] By: jhi                                   on 2001/02/14  03:14:14
44946         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
44947      Branch: perl
44948            ! perl.c perl.h
44949 ____________________________________________________________________________
44950 [  8802] By: jhi                                   on 2001/02/13  18:31:33
44951         Log: AUTHORS update.
44952      Branch: perl
44953            ! AUTHORS
44954 ____________________________________________________________________________
44955 [  8801] By: jhi                                   on 2001/02/13  17:55:19
44956         Log: Integrate change #8792 from mainline.
44957              
44958              Subject: buncha MacPerl patches for bleadperl
44959              From: Chris Nandor <pudge@pobox.com>
44960              Date: Tue, 13 Feb 2001 00:02:43 -0500
44961              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
44962      Branch: maint-5.6/perl
44963           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
44964           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
44965           !> t/lib/basename.t toke.c util.h
44966 ____________________________________________________________________________
44967 [  8800] By: jhi                                   on 2001/02/13  17:46:43
44968         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
44969              to be forced to Off_t.
44970              
44971              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
44972              From: nick@ccl4.org
44973              Date: Thu, 1 Feb 2001 12:01:04 +0000
44974              Message-Id: <20010201120103.E11401@plum.flirble.org>
44975      Branch: maint-5.6/perl
44976            ! iperlsys.h perlio.c
44977 ____________________________________________________________________________
44978 [  8799] By: jhi                                   on 2001/02/13  16:52:51
44979         Log: Duplex duplex hunk hunk.
44980      Branch: maint-5.6/perl
44981            ! Makefile.SH
44982 ____________________________________________________________________________
44983 [  8797] By: jhi                                   on 2001/02/13  14:52:04
44984         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
44985              From: "Craig A. Berry" <craigberry@mac.com>
44986              Date: Mon, 12 Feb 2001 11:05:25 -0600
44987              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
44988      Branch: perl
44989            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
44990 ____________________________________________________________________________
44991 [  8796] By: jhi                                   on 2001/02/13  14:36:47
44992         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
44993              From: simon.cozens@pembroke.oxford.ac.uk 
44994              Date: Sat, 10 Feb 2001 17:57:02 +0000
44995              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
44996              
44997              Now it does include.
44998      Branch: perl
44999            ! pod/perldiag.pod
45000 ____________________________________________________________________________
45001 [  8795] By: jhi                                   on 2001/02/13  14:30:11
45002         Log: Sort the MANIFEST.
45003      Branch: perl
45004            ! MANIFEST
45005 ____________________________________________________________________________
45006 [  8794] By: jhi                                   on 2001/02/13  14:26:51
45007         Log: Integrate change #8793 from mainline, FAQ updates.
45008      Branch: maint-5.6/perl
45009           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45010 ____________________________________________________________________________
45011 [  8793] By: jhi                                   on 2001/02/13  14:25:13
45012         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
45013      Branch: perl
45014            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45015 ____________________________________________________________________________
45016 [  8792] By: jhi                                   on 2001/02/13  14:22:50
45017         Log: Subject: buncha MacPerl patches for bleadperl
45018              From: Chris Nandor <pudge@pobox.com>
45019              Date: Tue, 13 Feb 2001 00:02:43 -0500
45020              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
45021      Branch: perl
45022            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45023            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
45024            ! t/lib/basename.t toke.c util.h
45025 ____________________________________________________________________________
45026 [  8791] By: jhi                                   on 2001/02/13  14:10:39
45027         Log: Integrate change #8790 from mainline.
45028              
45029              environ array wrongly assumed in Perl_init_i18nl10n(),
45030      Branch: maint-5.6/perl
45031           !> util.c
45032 ____________________________________________________________________________
45033 [  8790] By: jhi                                   on 2001/02/13  14:06:15
45034         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
45035              noticed by Chris Nandor in MacOS Classic.
45036      Branch: perl
45037            ! util.c
45038 ____________________________________________________________________________
45039 [  8789] By: jhi                                   on 2001/02/13  13:58:07
45040         Log: Integrate changes #8373,8487,8544,8783 from mainline.
45041              
45042              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
45043              hints files, the dynaloading, assimilate ebcdic into util.c.
45044      Branch: maint-5.6/perl
45045            - ebcdic.c
45046            ! MANIFEST hints/posix-bc.sh
45047           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
45048           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
45049           !> perlapi.c proto.h util.c
45050 ____________________________________________________________________________
45051 [  8788] By: alanbur                               on 2001/02/13  10:33:13
45052         Log: Integrated changes from maint-5.6
45053      Branch: maint-5.6/pureperl
45054           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
45055           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
45056           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45057           !> vos/config.ga.h vos/configure_perl.cm
45058 ____________________________________________________________________________
45059 [  8787] By: jhi                                   on 2001/02/13  05:56:36
45060         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
45061      Branch: perl
45062           !> Makefile.SH
45063 ____________________________________________________________________________
45064 [  8786] By: jhi                                   on 2001/02/13  05:54:34
45065         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
45066              From: Dorner Thomas <Thomas.Dorner@start.de>
45067              Date: Mon, 12 Feb 2001 15:06:26 +0100
45068              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
45069      Branch: maint-5.6/perl
45070            ! Makefile.SH
45071 ____________________________________________________________________________
45072 [  8785] By: jhi                                   on 2001/02/13  05:29:04
45073         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
45074      Branch: perl
45075           !> hints/openbsd.sh
45076 ____________________________________________________________________________
45077 [  8784] By: jhi                                   on 2001/02/13  02:25:24
45078         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
45079              From: Peter Prymmer <pvhp@forte.com>
45080              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
45081              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
45082      Branch: perl
45083            ! pod/perlclib.pod
45084 ____________________________________________________________________________
45085 [  8783] By: jhi                                   on 2001/02/13  02:22:36
45086         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
45087      Branch: perl
45088            - ebcdic.c
45089            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
45090            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
45091            ! util.c
45092 ____________________________________________________________________________
45093 [  8782] By: jhi                                   on 2001/02/13  02:00:07
45094         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
45095      Branch: maint-5.6/perl
45096            ! pod/perlport.pod
45097 ____________________________________________________________________________
45098 [  8781] By: jhi                                   on 2001/02/13  01:58:44
45099         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
45100      Branch: maint-5.6/perl
45101            ! hints/openbsd.sh
45102 ____________________________________________________________________________
45103 [  8780] By: jhi                                   on 2001/02/13  01:57:33
45104         Log: Synchronize the regexp tests between maintperl and mainline.
45105      Branch: maint-5.6/perl
45106           !> t/op/re_tests
45107 ____________________________________________________________________________
45108 [  8779] By: jhi                                   on 2001/02/13  01:49:35
45109         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45110              From: Hugo <hv@crypt.compulink.co.uk>
45111              Date: Tue, 13 Feb 2001 00:11:11 +0000
45112              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45113      Branch: perl
45114            ! regcomp.c t/op/re_tests
45115 ____________________________________________________________________________
45116 [  8778] By: jhi                                   on 2001/02/13  00:23:10
45117         Log: Comments do not nest.
45118      Branch: perl
45119            ! perl.h
45120 ____________________________________________________________________________
45121 [  8777] By: jhi                                   on 2001/02/13  00:17:54
45122         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45123              From: Hugo <hv@crypt.compulink.co.uk>
45124              Date: Tue, 13 Feb 2001 00:11:11 +0000
45125              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45126      Branch: maint-5.6/perl
45127            ! regcomp.c t/op/re_tests
45128 ____________________________________________________________________________
45129 [  8776] By: jhi                                   on 2001/02/12  23:25:52
45130         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
45131      Branch: maint-5.6/perl
45132            ! pod/perlport.pod
45133 ____________________________________________________________________________
45134 [  8775] By: jhi                                   on 2001/02/12  23:04:28
45135         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
45136      Branch: maint-5.6/perl
45137            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
45138            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45139            ! vos/configure_perl.cm
45140 ____________________________________________________________________________
45141 [  8774] By: jhi                                   on 2001/02/12  22:59:11
45142         Log: Subject: Re: [patch] context for 'U' magic functions
45143              From: Doug MacEachern <dougm@covalent.net>
45144              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
45145              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
45146              
45147              plus the suggestion by Nick Ing-Simmons to name the macro
45148              as PERL_MG_UFUNC to avoid namespace pollution, plus add
45149              the advice by Doug for XS writers to perl.h
45150      Branch: perl
45151            ! mg.c perl.h
45152 ____________________________________________________________________________
45153 [  8773] By: jhi                                   on 2001/02/11  20:14:12
45154         Log: Update Changes.
45155      Branch: perl
45156            ! Changes patchlevel.h
45157 ____________________________________________________________________________
45158 [  8772] By: jhi                                   on 2001/02/11  18:47:52
45159         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
45160              From: Simon Cozens <simon@cozens.net>
45161              Date: Wed, 31 Jan 2001 16:31:43 +0000
45162              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
45163      Branch: perl
45164            + pod/perlclib.pod
45165            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
45166            ! pod/perltoc.pod
45167 ____________________________________________________________________________
45168 [  8771] By: jhi                                   on 2001/02/11  18:36:48
45169         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
45170              
45171              Blocks-4d3.beta.txt
45172              CaseFolding-3d4.beta.txt
45173              CompositionExclusions-3d6.beta.txt
45174              EastAsianWidth-4d4.beta.txt
45175              LineBreak-6d3.beta.txt
45176              NamesList-3.1.0d1.beta.txt
45177              PropList-3.1.0d4.beta.txt
45178              SpecialCasing-4d1.beta.txt
45179              UnicodeData-3.1.0d6.beta.txt
45180      Branch: perl
45181            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
45182           +> lib/unicode/UCD.html lib/unicode/Unicode.html
45183            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
45184            - lib/unicode/Unicode.301
45185            ! (edit 257 files)
45186 ____________________________________________________________________________
45187 [  8770] By: jhi                                   on 2001/02/11  17:26:22
45188         Log: UTF-8 documentation.
45189      Branch: perl
45190            ! utf8.h
45191 ____________________________________________________________________________
45192 [  8769] By: jhi                                   on 2001/02/11  17:12:49
45193         Log: Retract #8762.
45194      Branch: perl
45195            ! regexec.c
45196 ____________________________________________________________________________
45197 [  8768] By: jhi                                   on 2001/02/11  16:54:45
45198         Log: Subject: [PATCH] Test::Harness
45199              From: andreas.koenig@anima.de (Andreas J. Koenig)
45200              Date: 11 Feb 2001 14:37:00 +0100
45201              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
45202      Branch: perl
45203            ! lib/Test/Harness.pm
45204 ____________________________________________________________________________
45205 [  8767] By: jhi                                   on 2001/02/11  16:53:52
45206         Log: Subject: [PATCH] Document makepatch in Porting/patching
45207              From: andreas.koenig@anima.de (Andreas J. Koenig)
45208              Date: 11 Feb 2001 16:46:28 +0100
45209              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
45210      Branch: perl
45211            ! Porting/patching.pod
45212 ____________________________________________________________________________
45213 [  8766] By: jhi                                   on 2001/02/11  06:30:23
45214         Log: Subject: Re: [patch] GvSHARED
45215              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
45216              From: Doug MacEachern <dougm@covalent.net>
45217              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
45218              
45219              Subject: Re: [patch] GvSHARED
45220              From: Doug MacEachern <dougm@covalent.net>
45221              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
45222              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
45223              
45224              Subject: [patch] attributes.pm support for `shared'
45225              From: Doug MacEachern <dougm@covalent.net>
45226              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
45227              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
45228              
45229              our() attributes were ignored, our :shared pieces missing,
45230              allow attributes.pm to turn on shared.
45231      Branch: perl
45232            ! op.c t/op/attrs.t toke.c xsutils.c
45233 ____________________________________________________________________________
45234 [  8765] By: alanbur                               on 2001/02/10  23:11:19
45235         Log: Resync with parent (hopefully sucessfully this time)
45236      Branch: maint-5.6/pureperl
45237           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
45238           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
45239           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
45240           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
45241           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
45242           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
45243           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
45244 ____________________________________________________________________________
45245 [  8764] By: jhi                                   on 2001/02/10  22:54:38
45246         Log: Make TEST and UTEST more verbose in case something goes
45247              wrong in running/compiling a script, suggested by Doug
45248              MacEachern.
45249      Branch: perl
45250            ! t/TEST t/UTEST
45251 ____________________________________________________________________________
45252 [  8763] By: jhi                                   on 2001/02/10  22:11:34
45253         Log: Bogus shebang.
45254      Branch: perl
45255            ! t/lib/texttabs.t
45256 ____________________________________________________________________________
45257 [  8762] By: jhi                                   on 2001/02/10  21:56:02
45258         Log: (Retracted by #8769)
45259      Branch: perl
45260            ! regexec.c
45261 ____________________________________________________________________________
45262 [  8761] By: jhi                                   on 2001/02/10  21:26:15
45263         Log: Subject: Re: [patch] GvSHARED 
45264              From: Doug MacEachern <dougm@covalent.net>
45265              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
45266              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
45267              
45268              our @EXPORT : shared = (...);
45269      Branch: perl
45270            ! toke.c
45271 ____________________________________________________________________________
45272 [  8760] By: jhi                                   on 2001/02/10  21:25:07
45273         Log: Subject: [patch] GvSHARED
45274              From: Doug MacEachern <dougm@covalent.net>
45275              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
45276              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
45277      Branch: perl
45278            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
45279 ____________________________________________________________________________
45280 [  8759] By: alanbur                               on 2001/02/10  21:24:27
45281         Log: Backed out mismerge.
45282      Branch: maint-5.6/pureperl
45283            ! MANIFEST README.hpux README.vmesa gv.c installhtml
45284            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
45285            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
45286            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
45287            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
45288            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
45289            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
45290 ____________________________________________________________________________
45291 [  8758] By: jhi                                   on 2001/02/10  18:01:17
45292         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
45293              
45294              Fixed UMRs and leak in Perl_pmtrans()
45295              
45296              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
45297              associated UTFied tr/// code.  Also fixed scoping leak of
45298              PL_reg_start_tmp.
45299              
45300              newATTRSUB leaks when an attempt to redefine the active sort sub is
45301              made.
45302      Branch: maint-5.6/perl
45303           !> op.c regcomp.c
45304 ____________________________________________________________________________
45305 [  8757] By: alanbur                               on 2001/02/10  17:56:46
45306         Log: Resynchronised with parent
45307      Branch: maint-5.6/pureperl
45308           +> README.bs2000
45309            - README.posix-bc
45310            ! gv.c perl.c sv.c
45311           !> MANIFEST README.hpux README.vmesa installhtml
45312           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
45313           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
45314           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
45315           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
45316           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
45317           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
45318 ____________________________________________________________________________
45319 [  8756] By: alanbur                               on 2001/02/10  17:51:15
45320         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
45321              made.
45322      Branch: maint-5.6/pureperl
45323            ! op.c
45324 ____________________________________________________________________________
45325 [  8755] By: jhi                                   on 2001/02/09  22:41:35
45326         Log: Upgrade to CPAN 1.59_54, from Andreas König.
45327      Branch: perl
45328            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
45329 ____________________________________________________________________________
45330 [  8754] By: jhi                                   on 2001/02/09  22:29:20
45331         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
45332              
45333              Didn't upgrade the fill.t since it has a dependency to File::Slurp
45334              purely for debugging purposes, the actual test hasn't changed.
45335      Branch: perl
45336            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
45337            ! t/lib/textwrap.t
45338 ____________________________________________________________________________
45339 [  8753] By: jhi                                   on 2001/02/09  20:17:50
45340         Log: Integrate change #8682 from maintperl.
45341              
45342              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
45343              to work correctly.
45344      Branch: perl
45345           !> hints/irix_6.sh
45346 ____________________________________________________________________________
45347 [  8752] By: jhi                                   on 2001/02/09  20:00:46
45348         Log: Update Changes.
45349      Branch: perl
45350            ! Changes patchlevel.h
45351 ____________________________________________________________________________
45352 [  8751] By: nick                                  on 2001/02/09  19:48:37
45353         Log: Integrate mainline
45354      Branch: perlio
45355           +> README.bs2000 t/lib/cgi-esc.t
45356            - README.posix-bc
45357           !> (integrate 53 files)
45358 ____________________________________________________________________________
45359 [  8750] By: nick                                  on 2001/02/09  19:25:16
45360         Log: Subject: RE: Biannual Competition to Improve Hashing Function
45361              From: Fisher Mark <fisherm@tce.com>
45362              Date: Thu, 8 Feb 2001 10:44:00 -0500
45363              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
45364              Date: Thu, 8 Feb 2001 15:02:47 -0500
45365              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
45366      Branch: perl
45367            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
45368 ____________________________________________________________________________
45369 [  8749] By: jhi                                   on 2001/02/09  19:02:35
45370         Log: Forgotten fragment.
45371      Branch: perl
45372            ! pod/perlapi.pod
45373 ____________________________________________________________________________
45374 [  8748] By: jhi                                   on 2001/02/09  18:31:34
45375         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
45376              plus manual tweakage.
45377              
45378              Sync the perlfaq2 between mainline and maintperl.
45379      Branch: maint-5.6/perl
45380            ! pod/perlfaq2.pod
45381      Branch: perl
45382           !> pod/perlfaq2.pod
45383 ____________________________________________________________________________
45384 [  8747] By: jhi                                   on 2001/02/09  18:12:04
45385         Log: Subject: versiononly and installperl
45386              From: abigail@foad.org
45387              Date: Wed, 7 Feb 2001 22:43:12 +0100
45388              Message-ID: <20010207214312.7045.qmail@foad.org>    
45389              
45390              Add +v flag to force a normal install of the perl binary
45391              and the utilities.
45392              
45393              Subject: [PATCH] installperl
45394              From: Nicholas Clark <nick@ccl4.org>
45395              Date: Fri, 9 Feb 2001 16:28:57 +0000
45396              Message-ID: <20010209162857.B10931@plum.flirble.org>
45397              
45398              Add -A flag which also hardlinks the binary with
45399              the full architecture name.
45400      Branch: perl
45401            ! installperl
45402 ____________________________________________________________________________
45403 [  8746] By: jhi                                   on 2001/02/09  18:03:43
45404         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
45405              
45406              Subject: perlfaq2, re: perlmongers
45407              
45408              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
45409              
45410              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
45411              
45412              Subject: [ID 20010205.001] typo in perlfaq9
45413              
45414              Subject: [ID 20010208.002] unordered explanation in perlcall
45415      Branch: maint-5.6/perl
45416           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
45417           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
45418           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
45419 ____________________________________________________________________________
45420 [  8745] By: jhi                                   on 2001/02/09  17:59:09
45421         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
45422              From: abela@geneanet.org
45423              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
45424              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
45425      Branch: perl
45426            ! pod/perlcall.pod
45427 ____________________________________________________________________________
45428 [  8744] By: jhi                                   on 2001/02/09  17:48:16
45429         Log: Subject: [ID 20010205.001] typo in perlfaq9
45430              From: eserte@vran.herceg.de
45431              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
45432              Message-Id: <200102042244.XAA21926@vran.herceg.de>
45433      Branch: perl
45434            ! pod/perlfaq9.pod
45435 ____________________________________________________________________________
45436 [  8743] By: jhi                                   on 2001/02/09  17:25:12
45437         Log: Integrate change #8695 from maintperl.
45438              
45439              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
45440      Branch: perl
45441           !> thread.h
45442 ____________________________________________________________________________
45443 [  8742] By: jhi                                   on 2001/02/09  17:21:22
45444         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
45445              From: Andy Dougherty <doughera@lafayette.edu>
45446              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
45447              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
45448      Branch: perl
45449            ! embed.pl
45450 ____________________________________________________________________________
45451 [  8741] By: jhi                                   on 2001/02/09  17:05:19
45452         Log: Integrate changes #8738,8739,8740 from maintperl.
45453              
45454              Html files will be installed in a more logical and easier to
45455              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
45456              
45457              Html files will be generated with a header to make them look
45458              a little less bare.
45459              
45460              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
45461      Branch: perl
45462           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
45463 ____________________________________________________________________________
45464 [  8740] By: jhi                                   on 2001/02/09  17:03:46
45465         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
45466              From: "Brendan O'Dea" <bod@compusol.com.au>
45467              Date: Sun, 4 Feb 2001 11:17:56 +1100
45468              Message-ID: <20010204111756.A16301@compusol.com.au>
45469      Branch: maint-5.6/perl
45470            ! pod/perlfaq3.pod
45471 ____________________________________________________________________________
45472 [  8739] By: jhi                                   on 2001/02/09  17:01:59
45473         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
45474              From: "Indy Singh" <indy@nusphere.com>
45475              Date: Fri, 2 Feb 2001 15:09:59 -0500
45476              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
45477              
45478              Html files will be generated with a header to make them look
45479              a little less bare.
45480      Branch: maint-5.6/perl
45481            ! installhtml
45482 ____________________________________________________________________________
45483 [  8738] By: jhi                                   on 2001/02/09  16:58:48
45484         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
45485              From: "Indy Singh" <indy@nusphere.com>
45486              Date: Fri, 2 Feb 2001 15:08:23 -0500
45487              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
45488              
45489              Html files will be installed in a more logical and easier to
45490              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
45491      Branch: maint-5.6/perl
45492            ! win32/Makefile win32/makefile.mk
45493 ____________________________________________________________________________
45494 [  8737] By: jhi                                   on 2001/02/09  16:46:54
45495         Log: Integrate changes #8687,8736 from maintperl.
45496              
45497              HP-UX thread patches from Merijn H. Brand.
45498              
45499              Latin nit from Philip Newton.
45500      Branch: perl
45501           !> README.hpux hints/hpux.sh
45502 ____________________________________________________________________________
45503 [  8736] By: jhi                                   on 2001/02/09  16:42:31
45504         Log: Latin nit from Philip Newton.
45505      Branch: maint-5.6/perl
45506            ! README.hpux
45507 ____________________________________________________________________________
45508 [  8735] By: jhi                                   on 2001/02/09  16:24:03
45509         Log: Integrate changes #8704,8710 from pureperl.
45510              
45511              Fixed UMRs and leak in Perl_pmtrans()
45512              
45513              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
45514              associated UTFied tr/// code.  Also fixed scoping leak of
45515              PL_reg_start_tmp.
45516      Branch: perl
45517           !> op.c regcomp.c
45518 ____________________________________________________________________________
45519 [  8734] By: jhi                                   on 2001/02/09  15:40:21
45520         Log: Integrate change #8733 from maintperl.
45521              
45522              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
45523      Branch: perl
45524           !> pod/perlre.pod
45525 ____________________________________________________________________________
45526 [  8733] By: jhi                                   on 2001/02/09  15:35:47
45527         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
45528              From: Prymmer/Kahn <pvhp@best.com>
45529              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
45530              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
45531      Branch: maint-5.6/perl
45532            ! pod/perlre.pod
45533 ____________________________________________________________________________
45534 [  8732] By: jhi                                   on 2001/02/09  15:26:17
45535         Log: Rename README.posix-bc to README.bs2000 (to avoid the
45536              confusion of a "perlposix-bc.pod"), add a few missing
45537              arch pods, regen toc.
45538      Branch: maint-5.6/perl
45539           +> README.bs2000
45540            - README.posix-bc
45541            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
45542            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
45543 ____________________________________________________________________________
45544 [  8731] By: jhi                                   on 2001/02/09  15:23:39
45545         Log: De-cut-and-pasto.
45546      Branch: perl
45547            ! pod/perl.pod
45548 ____________________________________________________________________________
45549 [  8730] By: jhi                                   on 2001/02/09  15:11:13
45550         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
45551              when people think that perlposix-bc.pod tells anything about
45552              Perl and POSIX.  Regen toc.
45553      Branch: perl
45554           +> README.bs2000
45555            - README.posix-bc
45556            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
45557            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
45558 ____________________________________________________________________________
45559 [  8729] By: jhi                                   on 2001/02/09  14:52:28
45560         Log: The README.vmesa part of #8712 from maintperl.
45561      Branch: perl
45562            ! README.vmesa
45563 ____________________________________________________________________________
45564 [  8728] By: jhi                                   on 2001/02/09  14:46:06
45565         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
45566              From: Peter Prymmer <pvhp@forte.com>
45567              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
45568              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
45569      Branch: maint-5.6/perl
45570            ! README.vmesa win32/Makefile win32/makefile.mk
45571 ____________________________________________________________________________
45572 [  8727] By: jhi                                   on 2001/02/09  14:33:25
45573         Log: Integrate change #8712 from mainline.
45574              
45575              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
45576      Branch: maint-5.6/perl
45577           !> lib/Pod/Find.pm
45578 ____________________________________________________________________________
45579 [  8726] By: jhi                                   on 2001/02/09  14:30:28
45580         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
45581              From: Peter Prymmer <pvhp@forte.com>
45582              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
45583              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
45584      Branch: perl
45585            + t/lib/cgi-esc.t
45586            ! MANIFEST lib/CGI/Util.pm
45587 ____________________________________________________________________________
45588 [  8725] By: jhi                                   on 2001/02/09  04:56:47
45589         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
45590      Branch: maint-5.6/perl
45591            ! pod/perlport.pod
45592 ____________________________________________________________________________
45593 [  8724] By: jhi                                   on 2001/02/09  04:40:59
45594         Log: Integrate changes 7819,7820 from vmsperl into mainline.
45595              
45596              Add header for LIB$ prototypes (C. Berry)
45597              
45598              Convert fwrite()s to sockets to write()s, since some socket stacks
45599              don't take kindly to stdio.
45600              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
45601              (for often optional LNMs)
45602              Correct a few typos
45603              (C. Bailey)
45604      Branch: perl
45605           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
45606 ____________________________________________________________________________
45607 [  8723] By: jhi                                   on 2001/02/09  03:29:29
45608         Log: Integrate change #8722 from mainline.
45609              
45610              The Im() function wasn't returning zero for non-Math::Complex
45611              arguments.  The bug reported by John Gamble.
45612      Branch: maint-5.6/perl
45613           !> lib/Math/Complex.pm
45614 ____________________________________________________________________________
45615 [  8722] By: jhi                                   on 2001/02/09  03:28:33
45616         Log: The Im() function wasn't returning zero for non-Math::Complex
45617              arguments.  The bug reported by John Gamble.
45618      Branch: perl
45619            ! lib/Math/Complex.pm
45620 ____________________________________________________________________________
45621 [  8721] By: nick                                  on 2001/02/08  22:11:35
45622         Log: Correct the correction :-(
45623      Branch: perl
45624            ! perl.c
45625 ____________________________________________________________________________
45626 [  8720] By: bailey                                on 2001/02/08  20:59:22
45627         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
45628              don't take kindly to stdio.
45629              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
45630              (for often optional LNMs)
45631              Correct a few typos
45632              (C. Bailey)
45633      Branch: vmsperl
45634            ! vms/vms.c vms/vmsish.h
45635 ____________________________________________________________________________
45636 [  8719] By: bailey                                on 2001/02/08  20:51:02
45637         Log: Add header for LIB$ prototypes (C. Berry)
45638      Branch: vmsperl
45639            ! ext/Devel/DProf/DProf.xs
45640 ____________________________________________________________________________
45641 [  8718] By: bailey                                on 2001/02/08  20:49:00
45642         Log: SYN SYN
45643      Branch: vmsperl
45644           +> pod/perliol.pod t/lib/sample-tests/bailout
45645           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
45646           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
45647           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
45648           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
45649           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
45650           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
45651            - lib/unicode/Is/DCinital.pl
45652           !> (integrate 101 files)
45653 ____________________________________________________________________________
45654 [  8717] By: nick                                  on 2001/02/08  19:38:48
45655         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
45656              From: Robin Barker <rmb1@cise.npl.co.uk>
45657              Date: Thu, 8 Feb 2001 14:38:07 GMT
45658              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
45659      Branch: perl
45660            ! lib/CPAN.pm
45661 ____________________________________________________________________________
45662 [  8716] By: nick                                  on 2001/02/08  19:29:07
45663         Log: Generated files form 8713 etc.
45664      Branch: perl
45665            ! embed.h global.sym objXSUB.h perlapi.c proto.h
45666 ____________________________________________________________________________
45667 [  8715] By: nick                                  on 2001/02/08  19:26:08
45668         Log: Fixup non-ithread build after 8713
45669      Branch: perl
45670            ! perl.c
45671 ____________________________________________________________________________
45672 [  8714] By: nick                                  on 2001/02/08  19:17:45
45673         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
45674              From: nick@ccl4.org
45675              Date: Wed, 7 Feb 2001 00:27:47 +0000
45676              Message-Id: <20010207002747.B63724@plum.flirble.org>
45677      Branch: perl
45678            ! sv.c toke.c
45679 ____________________________________________________________________________
45680 [  8713] By: nick                                  on 2001/02/08  19:15:58
45681         Log: Subject: Re: [patch] Re: PL_ptr_table
45682              From: Doug Maceachern <dougm@covalent.net>
45683              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
45684              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
45685      Branch: perl
45686            ! embed.pl perl.c sv.c sv.h
45687 ____________________________________________________________________________
45688 [  8712] By: nick                                  on 2001/02/08  19:12:47
45689         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
45690              From: Peter Prymmer <pvhp@forte.com>
45691              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
45692              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
45693      Branch: perl
45694            ! lib/Pod/Find.pm
45695 ____________________________________________________________________________
45696 [  8711] By: nick                                  on 2001/02/07  21:06:11
45697         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
45698              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
45699              From: Alan Burlison <Alan.Burlison@uk.sun.com>
45700              Date: Tue, 06 Feb 2001 23:37:01 +0000
45701              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
45702      Branch: perl
45703            ! regcomp.c
45704 ____________________________________________________________________________
45705 [  8710] By: alanbur                               on 2001/02/07  00:22:04
45706         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
45707              associated UTFied tr/// code.  Also fixed scoping leak of
45708              PL_reg_start_tmp.
45709      Branch: maint-5.6/pureperl
45710            ! op.c regcomp.c
45711 ____________________________________________________________________________
45712 [  8709] By: nick                                  on 2001/02/06  21:16:49
45713         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
45714              From: Michael G Schwern <schwern@pobox.com>
45715              Date: Sun, 4 Feb 2001 19:47:14 -0500
45716              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
45717      Branch: perl
45718            ! pod/perlapi.pod pod/perlmodlib.PL
45719 ____________________________________________________________________________
45720 [  8708] By: nick                                  on 2001/02/06  20:41:20
45721         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
45722              From: Michael G Schwern <schwern@pobox.com>
45723              Date: Sun, 4 Feb 2001 21:17:49 -0500
45724              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
45725      Branch: perl
45726            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
45727            ! pod/perltootc.pod
45728 ____________________________________________________________________________
45729 [  8707] By: nick                                  on 2001/02/06  20:29:11
45730         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
45731              From: Michael G Schwern <schwern@pobox.com>
45732              Date: Tue, 6 Feb 2001 05:54:30 -0500
45733              Message-Id: <20010206055430.A951@blackrider.aocn.com>
45734      Branch: perl
45735            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
45736 ____________________________________________________________________________
45737 [  8706] By: nick                                  on 2001/02/06  20:21:40
45738         Log: Subject: RE: some win32 fixes
45739              Date: Tue, 6 Feb 2001 09:23:20 +0300
45740              From: Vadim Konovalov <vkonovalov@lucent.com>
45741              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
45742      Branch: perl
45743            ! toke.c win32/Makefile win32/config.bc win32/config.gc
45744            ! win32/config.vc win32/config_H.bc win32/makefile.mk
45745 ____________________________________________________________________________
45746 [  8705] By: alanbur                               on 2001/02/06  15:00:03
45747         Log: Synchronised with parent
45748      Branch: maint-5.6/pureperl
45749            ! regexec.c
45750           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
45751           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
45752 ____________________________________________________________________________
45753 [  8704] By: alanbur                               on 2001/02/06  14:55:24
45754         Log: Fixed UMRs and leak in Perl_pmtrans()
45755      Branch: maint-5.6/pureperl
45756            ! op.c
45757 ____________________________________________________________________________
45758 [  8703] By: gsar                                  on 2001/02/06  02:29:37
45759         Log: $(MAKE) distclean doesn't clean up properly on windows
45760      Branch: maint-5.6/perl
45761            ! win32/Makefile win32/makefile.mk
45762 ____________________________________________________________________________
45763 [  8702] By: gsar                                  on 2001/02/06  01:00:46
45764         Log: tweak change#8659 to keep it simple
45765      Branch: maint-5.6/perl
45766            ! utils/perldoc.PL
45767 ____________________________________________________________________________
45768 [  8701] By: gsar                                  on 2001/02/05  22:45:41
45769         Log: change#8693 was missing testsuite changes
45770      Branch: maint-5.6/perl
45771           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
45772 ____________________________________________________________________________
45773 [  8700] By: nick                                  on 2001/02/05  20:32:52
45774         Log: Integrate mainline
45775      Branch: perlio
45776           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
45777           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
45778           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
45779           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
45780           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
45781           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
45782           +> t/lib/test-harness.t
45783           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
45784           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
45785           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
45786           !> pod/perlutil.pod t/TEST utils/h2xs.PL
45787 ____________________________________________________________________________
45788 [  8699] By: nick                                  on 2001/02/05  19:41:07
45789         Log: Subject: perlfaq2, re: perlmongers
45790              From: David H. Adler <dha@panix.com>
45791              Date: Sun, 4 Feb 2001 23:48:23 -0500
45792              Message-Id: <20010204234823.A13429@panix.com>
45793      Branch: perl
45794            ! pod/perlfaq2.pod
45795 ____________________________________________________________________________
45796 [  8698] By: nick                                  on 2001/02/05  19:39:31
45797         Log: Missed file f#rom the testharness mess.
45798      Branch: perl
45799            + t/lib/test-harness.t
45800 ____________________________________________________________________________
45801 [  8697] By: nick                                  on 2001/02/05  19:37:21
45802         Log: Subject: [DOC PATCH] overload.pm nits
45803              From: John Tobey <jtobey@john-edwin-tobey.org>
45804              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
45805              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
45806      Branch: perl
45807            ! lib/overload.pm
45808 ____________________________________________________________________________
45809 [  8696] By: alanbur                               on 2001/02/05  11:56:00
45810         Log: Sync with parent
45811      Branch: maint-5.6/pureperl
45812           !> thread.h
45813 ____________________________________________________________________________
45814 [  8695] By: gsar                                  on 2001/02/05  03:27:34
45815         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
45816      Branch: maint-5.6/perl
45817            ! thread.h
45818 ____________________________________________________________________________
45819 [  8694] By: alanbur                               on 2001/02/05  00:07:47
45820         Log: Initial branch creation from //depot/maint-5.6/perl
45821      Branch: maint-5.6/pureperl
45822           +> (branch 1719 files)
45823 ____________________________________________________________________________
45824 [  8693] By: gsar                                  on 2001/02/04  22:38:49
45825         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
45826              changes)
45827      Branch: maint-5.6/perl
45828           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
45829           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
45830           !> ext/DB_File/version.c
45831 ____________________________________________________________________________
45832 [  8692] By: nick                                  on 2001/02/04  18:15:57
45833         Log: The missed t/TEST part of the grand testharness upgrade.
45834      Branch: perl
45835            ! t/TEST
45836 ____________________________________________________________________________
45837 [  8691] By: nick                                  on 2001/02/04  18:05:17
45838         Log: New improved test harness
45839              Subject: Re: [PATCH Test::Harness] Third time's a charm?
45840              From: Michael G Schwern <schwern@pobox.com>
45841              Date: Sun, 4 Feb 2001 08:01:20 -0500
45842              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
45843      Branch: perl
45844            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
45845            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
45846            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
45847            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
45848            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
45849            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
45850            ! MANIFEST lib/Test/Harness.pm
45851 ____________________________________________________________________________
45852 [  8690] By: nick                                  on 2001/02/04  17:57:51
45853         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
45854              From: Jonathan Stowe <gellyfish@gellyfish.com>
45855              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
45856              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
45857      Branch: perl
45858            ! utils/h2xs.PL
45859 ____________________________________________________________________________
45860 [  8689] By: nick                                  on 2001/02/04  17:55:24
45861         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
45862              From: Michael G Schwern <schwern@pobox.com>
45863              Date: Sat, 3 Feb 2001 22:46:38 -0500
45864              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
45865      Branch: perl
45866            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
45867            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
45868 ____________________________________________________________________________
45869 [  8688] By: nick                                  on 2001/02/04  17:43:55
45870         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
45871              length byfailing to spot lack of closing )
45872              From: nick@talking.bollo.cx
45873              Date: Sat, 03 Feb 2001 23:53:16 +0000
45874              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
45875      Branch: perl
45876            ! perlio.c pod/perldiag.pod
45877 ____________________________________________________________________________
45878 [  8687] By: jhi                                   on 2001/02/03  17:11:42
45879         Log: HP-UX thread patches from Merijn H. Brand.
45880      Branch: maint-5.6/perl
45881            ! README.hpux hints/hpux.sh
45882 ____________________________________________________________________________
45883 [  8686] By: jhi                                   on 2001/02/03  16:40:12
45884         Log: Metaconfig changes for #8685.
45885      Branch: metaconfig
45886            ! U/installdirs/instubperl.U
45887      Branch: metaconfig/U/perl
45888            ! Devel.U versiononly.U
45889 ____________________________________________________________________________
45890 [  8685] By: jhi                                   on 2001/02/03  16:39:49
45891         Log: For -Dusedevel builds turn off installusrbinperl and turn on
45892              versiononly, a combined idea of Richard Soderberg and Merijn
45893              H. Brand.  You can still override both of these from the command
45894              line if you need to, -Dinstallusrbinperl and -Uversiononly.
45895      Branch: perl
45896            ! Configure
45897 ____________________________________________________________________________
45898 [  8684] By: jhi                                   on 2001/02/03  16:16:34
45899         Log: Metaconfig unit fix for #8683.
45900      Branch: metaconfig
45901            ! U/compline/nblock_io.U
45902 ____________________________________________________________________________
45903 [  8683] By: jhi                                   on 2001/02/03  16:16:12
45904         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
45905              reported by Peter Prymmer for 5.6-TRIAL1.
45906      Branch: perl
45907            ! Configure
45908 ____________________________________________________________________________
45909 [  8682] By: jhi                                   on 2001/02/03  05:52:11
45910         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
45911              to work correctly.
45912      Branch: maint-5.6/perl
45913            ! hints/irix_6.sh
45914 ____________________________________________________________________________
45915 [  8681] By: jhi                                   on 2001/02/03  05:47:33
45916         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
45917      Branch: maint-5.6/perl
45918            ! pod/perlport.pod
45919 ____________________________________________________________________________
45920 [  8680] By: jhi                                   on 2001/02/02  21:39:49
45921         Log: perlport update from Peter Prymmer.
45922      Branch: maint-5.6/perl
45923            ! pod/perlport.pod
45924 ____________________________________________________________________________
45925 [  8679] By: nick                                  on 2001/02/02  20:50:48
45926         Log: Integrate mainline
45927      Branch: perlio
45928           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
45929           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
45930           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
45931 ____________________________________________________________________________
45932 [  8678] By: gsar                                  on 2001/02/02  16:02:12
45933         Log: note about bincompat, slightly modified (from Lupe Christoph)
45934      Branch: maint-5.6/perl
45935            ! README.solaris
45936 ____________________________________________________________________________
45937 [  8677] By: jhi                                   on 2001/02/02  15:46:20
45938         Log: Supported platforms updates.
45939      Branch: maint-5.6/perl
45940            ! pod/perlport.pod
45941 ____________________________________________________________________________
45942 [  8676] By: jhi                                   on 2001/02/02  03:41:26
45943         Log: A couple more perlfaq2 tweaks.
45944      Branch: maint-5.6/perl
45945            ! pod/perlfaq2.pod
45946 ____________________________________________________________________________
45947 [  8675] By: jhi                                   on 2001/02/02  03:17:44
45948         Log: Misedit in #8661.
45949      Branch: maint-5.6/perl
45950            ! Configure
45951 ____________________________________________________________________________
45952 [  8674] By: jhi                                   on 2001/02/02  03:14:38
45953         Log: Damien again.
45954      Branch: maint-5.6/perl
45955            ! pod/perlfaq2.pod
45956 ____________________________________________________________________________
45957 [  8673] By: jhi                                   on 2001/02/02  03:12:40
45958         Log: perlfaq update from Elaine Ashton.
45959      Branch: maint-5.6/perl
45960            ! pod/perlfaq2.pod
45961 ____________________________________________________________________________
45962 [  8672] By: jhi                                   on 2001/02/02  03:07:08
45963         Log: UTF-8 s/// patch from Inaba Hiroto.
45964      Branch: maint-5.6/perl
45965            ! pp_ctl.c pp_hot.c
45966 ____________________________________________________________________________
45967 [  8671] By: jhi                                   on 2001/02/01  22:34:31
45968         Log: Update Changes.
45969      Branch: perl
45970            ! Changes patchlevel.h
45971 ____________________________________________________________________________
45972 [  8670] By: jhi                                   on 2001/02/01  22:15:29
45973         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
45974              from maintperl.
45975              
45976              Upgrade to Getopt::Long 2.25, from Johan Vromans.
45977              
45978              more files need to be writable in the source distribution
45979              
45980              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
45981              
45982              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
45983              
45984              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
45985              
45986              Allow the float to be fuzzier.
45987              
45988              need to use INT2PTR instead of a straight cast or ia64 fails
45989              
45990              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
45991              
45992              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
45993      Branch: perl
45994           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
45995           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
45996           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
45997 ____________________________________________________________________________
45998 [  8669] By: jhi                                   on 2001/02/01  21:57:02
45999         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46000              From: Robin Barker <rmb1@cise.npl.co.uk>
46001              Date: Thu, 1 Feb 2001 16:59:05 GMT
46002              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
46003      Branch: maint-5.6/perl
46004            ! pod/perlmodlib.PL
46005 ____________________________________________________________________________
46006 [  8668] By: nick                                  on 2001/02/01  19:41:40
46007         Log: Integrate mainline
46008      Branch: perlio
46009           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
46010           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
46011           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
46012 ____________________________________________________________________________
46013 [  8667] By: gsar                                  on 2001/02/01  16:59:11
46014         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
46015      Branch: maint-5.6/perl
46016            ! embed.pl embedvar.h
46017 ____________________________________________________________________________
46018 [  8666] By: gsar                                  on 2001/02/01  16:34:51
46019         Log: add missing entries to win32/config.?c
46020      Branch: maint-5.6/perl
46021            ! win32/config.bc win32/config.gc win32/config.vc
46022            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46023 ____________________________________________________________________________
46024 [  8665] By: jhi                                   on 2001/02/01  14:58:51
46025         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
46026              From: "Stephen P. Potter" <spp@spotter.yi.org>
46027              Date: Thu, 01 Feb 2001 10:45:46 -0500
46028              Message-Id: <200102011545.KAA31479@spotter.yi.org>
46029      Branch: maint-5.6/perl
46030            ! pod/perlfunc.pod
46031 ____________________________________________________________________________
46032 [  8664] By: gsar                                  on 2001/02/01  14:52:37
46033         Log: need to use INT2PTR instead of a straight cast or ia64 fails
46034              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
46035      Branch: maint-5.6/perl
46036            ! ext/POSIX/POSIX.xs
46037 ____________________________________________________________________________
46038 [  8663] By: jhi                                   on 2001/02/01  14:09:13
46039         Log: Allow the float to be fuzzier.
46040      Branch: maint-5.6/perl
46041            ! t/lib/peek.t
46042 ____________________________________________________________________________
46043 [  8662] By: jhi                                   on 2001/02/01  13:59:00
46044         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46045              From: Robin Barker <rmb1@cise.npl.co.uk>
46046              Date: Thu, 1 Feb 2001 13:05:39 GMT
46047              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
46048      Branch: maint-5.6/perl
46049            ! pod/perlmodlib.pod
46050 ____________________________________________________________________________
46051 [  8661] By: jhi                                   on 2001/02/01  13:57:38
46052         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
46053              Date: Thu, 01 Feb 2001 14:15:41 +0100
46054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46055              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
46056              
46057              Have the $ccflags in the gcc version test (strange, this change
46058              is claimed to be have been integrated already)
46059      Branch: maint-5.6/perl
46060            ! Configure
46061 ____________________________________________________________________________
46062 [  8660] By: jhi                                   on 2001/02/01  13:44:10
46063         Log: Integrate changes #7950,7964,7962 from mainline.
46064              
46065              Find the stdchar signedness using cpp, should fix some of
46066              the Solaris compiler warnings reported by Alan Burlison.
46067      Branch: maint-5.6/perl
46068           !> Configure config_h.SH
46069 ____________________________________________________________________________
46070 [  8659] By: jhi                                   on 2001/02/01  05:35:32
46071         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
46072              From: Jan Dubois <JanD@ActiveState.com>
46073              Date: Wed, 31 Jan 2001 21:17:03 -0800
46074              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
46075      Branch: maint-5.6/perl
46076            ! utils/perldoc.PL
46077 ____________________________________________________________________________
46078 [  8658] By: jhi                                   on 2001/02/01  04:33:17
46079         Log: Integrate the README.os390 and README.posix-bc parts of mainline
46080              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
46081              installperl parts were taken care of by #8657.)
46082      Branch: maint-5.6/perl
46083           !> README.os390 README.posix-bc
46084 ____________________________________________________________________________
46085 [  8657] By: jhi                                   on 2001/02/01  04:29:21
46086         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
46087              From: Peter Prymmer <pvhp@forte.com>
46088              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
46089              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
46090      Branch: maint-5.6/perl
46091            + ext/DynaLoader/dl_dllload.xs
46092            ! MANIFEST Makefile.SH hints/os390.sh installperl
46093 ____________________________________________________________________________
46094 [  8656] By: jhi                                   on 2001/02/01  04:25:45
46095         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
46096              From: Peter Prymmer <pvhp@forte.com>
46097              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
46098              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
46099      Branch: maint-5.6/perl
46100            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
46101 ____________________________________________________________________________
46102 [  8655] By: jhi                                   on 2001/02/01  04:14:47
46103         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
46104              From: troc@netrus.net
46105              Date: Wed, 31 Jan 2001 22:31:26 -0500
46106              Message-Id: <200102010331.WAA117.85@rocco.homenet>
46107      Branch: maint-5.6/perl
46108            ! os2/os2.c
46109 ____________________________________________________________________________
46110 [  8654] By: jhi                                   on 2001/02/01  04:12:52
46111         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46112              as reported by Alan Burlison.
46113      Branch: maint-5.6/perl
46114            ! pp.h
46115 ____________________________________________________________________________
46116 [  8653] By: jhi                                   on 2001/02/01  04:05:12
46117         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
46118              From: dsugalski@northernlight.com
46119              Date: Wed, 31 Jan 2001 18:54:11 -0500
46120              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
46121      Branch: maint-5.6/perl
46122            ! configure.com
46123 ____________________________________________________________________________
46124 [  8652] By: jhi                                   on 2001/02/01  04:03:11
46125         Log: Misplaced #endif.
46126              
46127              Subject: [perl-5-6-1-trial2] patches for EPOC
46128              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46129              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46130              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46131      Branch: maint-5.6/perl
46132            ! epoc/epocish.c
46133 ____________________________________________________________________________
46134 [  8651] By: jhi                                   on 2001/02/01  04:00:25
46135         Log: Integrate changes #8647,8648,8650 from mainline.
46136              
46137              Macrofy a magic UTF-8 test.
46138              
46139              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
46140              
46141              Watch out for cross compiling for EPOC (usually done on linux).
46142      Branch: maint-5.6/perl
46143           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
46144 ____________________________________________________________________________
46145 [  8650] By: jhi                                   on 2001/02/01  03:56:20
46146         Log: Watch out for cross compiling for EPOC (usually done on linux)
46147              
46148              Subject: [perl-5-6-1-trial2] patches for EPOC
46149              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46150              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46151              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46152      Branch: perl
46153            ! ext/Errno/Errno_pm.PL
46154 ____________________________________________________________________________
46155 [  8649] By: gsar                                  on 2001/02/01  00:46:00
46156         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
46157      Branch: maint-5.6/perl
46158            ! sv.c
46159 ____________________________________________________________________________
46160 [  8648] By: jhi                                   on 2001/01/31  23:35:36
46161         Log: All the uses of PL_numeric_radix must be protected by
46162              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
46163              
46164              Subject: [perl-5-6-1-trial2] patches for EPOC
46165              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46166              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46167              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46168      Branch: perl
46169            ! sv.c
46170 ____________________________________________________________________________
46171 [  8647] By: jhi                                   on 2001/01/31  22:56:16
46172         Log: Macrofy a magic UTF-8 test.
46173      Branch: perl
46174            ! utf8.c utf8.h
46175 ____________________________________________________________________________
46176 [  8646] By: gsar                                  on 2001/01/31  15:55:12
46177         Log: update Changes
46178      Branch: maint-5.6/perl
46179            ! Changes
46180 ____________________________________________________________________________
46181 [  8645] By: gsar                                  on 2001/01/31  15:10:14
46182         Log: Configure tweak suggested by Peter Prymmer
46183      Branch: maint-5.6/perl
46184            ! Configure
46185 ____________________________________________________________________________
46186 [  8644] By: gsar                                  on 2001/01/31  15:06:32
46187         Log: more files need to be writable in the source distribution
46188      Branch: maint-5.6/perl
46189            ! Porting/makerel
46190 ____________________________________________________________________________
46191 [  8643] By: jhi                                   on 2001/01/31  14:59:46
46192         Log: Integrate changes #8258,8278,8279 from mainline.
46193              
46194              Make the large file tests more robust/talkative.
46195      Branch: maint-5.6/perl
46196           !> t/lib/syslfs.t t/op/lfs.t
46197 ____________________________________________________________________________
46198 [  8642] By: gsar                                  on 2001/01/31  14:53:48
46199         Log: integrate changes#8311,8334 from mainline
46200              
46201              Add a new MakeMaker variable PM_FILTER that defines a Unix
46202              filter to be run on each .pm during the pm_to_blib() phase,
46203              a fixed version of
46204              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
46205              
46206              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
46207              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
46208              accurate reading of the "atime".  
46209      Branch: maint-5.6/perl
46210           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
46211           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
46212           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
46213 ____________________________________________________________________________
46214 [  8641] By: jhi                                   on 2001/01/31  14:46:37
46215         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
46216      Branch: maint-5.6/perl
46217            ! lib/Getopt/Long.pm
46218 ____________________________________________________________________________
46219 [  8640] By: gsar                                  on 2001/01/31  14:40:24
46220         Log: make regen_all
46221      Branch: maint-5.6/perl
46222            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
46223 ____________________________________________________________________________
46224 [  8639] By: gsar                                  on 2001/01/31  14:37:25
46225         Log: refresh windows config files
46226      Branch: maint-5.6/perl
46227            ! win32/Makefile win32/config_H.bc win32/config_H.gc
46228            ! win32/config_H.vc win32/makefile.mk
46229 ____________________________________________________________________________
46230 [  8638] By: gsar                                  on 2001/01/31  14:28:10
46231         Log: makefile tweaks for windows: introduce a bulk-switch to enable
46232              same options as ActivePerl; sync changes with makefile.mk
46233      Branch: maint-5.6/perl
46234            ! win32/Makefile win32/makefile.mk
46235 ____________________________________________________________________________
46236 [  8637] By: jhi                                   on 2001/01/31  04:41:30
46237         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
46238              From: Nicholas Clark <nick@ccl4.org>
46239              Date: Tue, 30 Jan 2001 19:51:05 +0000
46240              Message-ID: <20010130195105.R76607@plum.flirble.org> 
46241              
46242              op/inc cure.
46243      Branch: perl
46244            ! pp.c pp.h pp_hot.c t/op/arith.t
46245 ____________________________________________________________________________
46246 [  8636] By: jhi                                   on 2001/01/31  02:38:32
46247         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
46248              no perlio],8257,8380,8479,8515 from mainline.
46249              
46250              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
46251              
46252              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
46253              Subject: [PATCH perl@8133] fix-up for VMS extensions
46254              
46255              In VMS embedded perls couldn't access the statically built Socket.
46256              
46257              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
46258              
46259              Further VMS piping fixes from Charles Lane.
46260              
46261              Subject:  [PATCH] make t/op/misc.t work on VMS
46262              
46263              Add tracing for debugging extensions builds in VMS.
46264              
46265              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
46266      Branch: maint-5.6/perl
46267           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
46268           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
46269           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
46270 ____________________________________________________________________________
46271 [  8635] By: jhi                                   on 2001/01/31  01:46:41
46272         Log: Integrate change #7732 from mainline.
46273              
46274              Sparc 64-bit pack() fix from Jens Hamisch.
46275      Branch: maint-5.6/perl
46276           !> pp.c
46277 ____________________________________________________________________________
46278 [  8634] By: jhi                                   on 2001/01/31  01:41:16
46279         Log: One spot missing from #8626.
46280      Branch: maint-5.6/perl
46281            ! sv.c
46282 ____________________________________________________________________________
46283 [  8633] By: jhi                                   on 2001/01/31  00:49:17
46284         Log: Integrate change #7495 from mainline.
46285              
46286              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
46287      Branch: maint-5.6/perl
46288           !> MANIFEST ext/re/Makefile.PL
46289 ____________________________________________________________________________
46290 [  8632] By: jhi                                   on 2001/01/30  23:38:49
46291         Log: Integrate change #8396 from mainline.
46292              
46293              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
46294              better multicast support (resend)
46295      Branch: maint-5.6/perl
46296           !> ext/Socket/Socket.pm
46297 ____________________________________________________________________________
46298 [  8631] By: jhi                                   on 2001/01/30  23:28:03
46299         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
46300              
46301              More AIX lore. (7514, ext/re/hints/aix.pl)
46302              
46303              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
46304              
46305              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)
46306              
46307              Subject: [ID 20001214.002] Net::Ping patch
46308              
46309              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
46310              
46311              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
46312              
46313              Add ReuseAddr as a (preferred) alias for Reuse as we now
46314              also have ReusePort.
46315              
46316              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
46317      Branch: maint-5.6/perl
46318           +> ext/re/hints/aix.pl
46319           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
46320           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
46321 ____________________________________________________________________________
46322 [  8630] By: jhi                                   on 2001/01/30  23:03:59
46323         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
46324              
46325              read() documentation tweak for 20001121.004.
46326              
46327              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
46328      Branch: maint-5.6/perl
46329           !> pod/perlfunc.pod pod/perlre.pod
46330 ____________________________________________________________________________
46331 [  8629] By: jhi                                   on 2001/01/30  22:41:57
46332         Log: Integrate change #8098 from mainline.
46333              
46334              fastgetcwd is defined using a glob alias on a $^O dependent basis
46335              and there was no default assignment or perl subroutine.
46336      Branch: maint-5.6/perl
46337           !> lib/Cwd.pm
46338 ____________________________________________________________________________
46339 [  8628] By: jhi                                   on 2001/01/30  21:58:52
46340         Log: Integrate change #7866 from mainline.
46341              
46342              File::Temp 0.11.
46343      Branch: maint-5.6/perl
46344           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
46345 ____________________________________________________________________________
46346 [  8627] By: jhi                                   on 2001/01/30  21:39:44
46347         Log: Integrate changes #8075,8086,8228 from mainline.  
46348              
46349              Darwin is not Windows. (8075,8086)
46350              
46351              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
46352      Branch: maint-5.6/perl
46353           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
46354           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
46355           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
46356           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
46357 ____________________________________________________________________________
46358 [  8626] By: jhi                                   on 2001/01/30  21:22:11
46359         Log: Integrate with tweakery the change #8625 from mainline,
46360              the multibyte decimal separator fix ("fa_IR locale failure").
46361      Branch: maint-5.6/perl
46362            ! embedvar.h perlapi.h
46363           !> intrpvar.h perl.c perl.h sv.c util.c
46364 ____________________________________________________________________________
46365 [  8625] By: jhi                                   on 2001/01/30  20:26:33
46366         Log: Fix for the fa_IR locale failure.  The reason for the failure
46367              was that Perl was assuming the decimal separator aka the radix
46368              separator is one character.  The Farsi-Iranian locale crushed
46369              that bad assumption since there the separator is 'Momayyez',
46370              glyphwise looking somewhat like a slash, and in Unicode UTF-8
46371              encoded in two bytes, 0xd9 0xab.
46372      Branch: perl
46373            ! intrpvar.h perl.c perl.h sv.c util.c
46374 ____________________________________________________________________________
46375 [  8624] By: gsar                                  on 2001/01/30  20:17:03
46376         Log: regen_headers
46377      Branch: maint-5.6/perl
46378            ! Makefile.SH pod/perlintern.pod
46379 ____________________________________________________________________________
46380 [  8623] By: gsar                                  on 2001/01/30  19:42:34
46381         Log: backout change#7431 and its dependents (causes spurious rebuilds
46382              of autogenerated files)
46383              
46384              fix benign b.t failure
46385      Branch: maint-5.6/perl
46386            ! Makefile.SH t/lib/b.t
46387 ____________________________________________________________________________
46388 [  8622] By: jhi                                   on 2001/01/30  19:41:41
46389         Log: Microperl sync.
46390      Branch: perl
46391            ! mg.c perl.h
46392 ____________________________________________________________________________
46393 [  8621] By: gsar                                  on 2001/01/30  19:24:47
46394         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
46395              from mainline
46396              
46397              Subject: podlators 1.06 released
46398              
46399              Subject: [PATCH @8436] Eliminate op_children
46400              
46401              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
46402              
46403              (Replaced by #8448)  More op_children traces (cleanup of #8442).
46404              
46405              Subject: [PATCH #3 @8436] Re: Eliminate op_children
46406              Replace #8444 and #8445.
46407              
46408              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
46409              at the setting of the ofs_sv in new_struct_thread() as the
46410              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
46411              uninitialized fields are, uh, initialized with),
46412              SvREFCNT_inc()ing that invited a core dump.
46413              
46414              podlators 1.07, from Russ Allbery.
46415              
46416              Subject: [PATCH] regcomp.c old feature removal
46417              From: mjd@plover.com
46418              Date: 16 Jan 2001 14:43:18 -0000 
46419              Message-ID: <20010116144318.7140.qmail@plover.com> 
46420      Branch: maint-5.6/perl
46421           +> lib/Pod/Text/Overstrike.pm
46422           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
46423           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
46424           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
46425           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
46426           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
46427           !> util.c
46428 ____________________________________________________________________________
46429 [  8620] By: gsar                                  on 2001/01/30  18:48:32
46430         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
46431              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
46432              now fails one test)
46433              
46434              Subject: [PATCH] lvalue AUTOLOAD. No, really.
46435              
46436              Subject: [PATCH] Interesting syntax idea
46437              Make opens + bareword assigns do typeglob assigns.
46438              
46439              Tests for #8254.
46440              
46441              Subject: [PATCH @8269] Continue blocks and B::Deparse
46442              Make the peephole optimizer to bypass more null ops and
46443              and rewrite the deparse handling of continue blocks.
46444              
46445              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
46446              Doc tweak on #8313.
46447              
46448              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
46449              
46450              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
46451              
46452              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
46453              
46454              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
46455              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
46456              according to the platform.
46457              
46458              Subject: [PATCH @8404] Consolidated lvalue sub changes
46459              
46460              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
46461              
46462              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
46463              
46464              Subject: B::Concise -- an improved replacement for B::Terse 
46465              
46466              The B::Terse drop-in replacement wasn't quite drop-in.
46467              
46468              The LVRET macro needed an aTHX.
46469              
46470              Use the /^Perl_/-less form of is_lvalue_sub().
46471              
46472              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
46473      Branch: maint-5.6/perl
46474           +> ext/B/B/Concise.pm
46475           !> (integrate 27 files)
46476 ____________________________________________________________________________
46477 [  8619] By: nick                                  on 2001/01/30  18:40:28
46478         Log: Integrate mainline
46479      Branch: perlio
46480           !> (integrate 40 files)
46481 ____________________________________________________________________________
46482 [  8618] By: jhi                                   on 2001/01/30  18:37:18
46483         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
46484              Date: Mon, 29 Jan 2001 22:51:29 -0600
46485              From: "Craig A. Berry" <craigberry@mac.com>
46486              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
46487      Branch: perl
46488            ! vms/test.com
46489 ____________________________________________________________________________
46490 [  8617] By: jhi                                   on 2001/01/30  18:34:53
46491         Log: Subject: [PATCH] Add missing CV flags to dump.c
46492              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46493              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
46494              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
46495      Branch: perl
46496            ! dump.c
46497 ____________________________________________________________________________
46498 [  8616] By: jhi                                   on 2001/01/30  18:20:58
46499         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
46500              part isn't applicable to maintperl.
46501              
46502              UTF-8 nit from Inaba Hiroto.
46503      Branch: maint-5.6/perl
46504           !> pod/perlapi.pod utf8.c
46505 ____________________________________________________________________________
46506 [  8615] By: jhi                                   on 2001/01/30  18:18:51
46507         Log: UTF-8 nit from Inaba Hiroto.
46508      Branch: perl
46509            ! pod/perlapi.pod t/op/each.t utf8.c
46510 ____________________________________________________________________________
46511 [  8614] By: jhi                                   on 2001/01/30  18:13:38
46512         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
46513              
46514              perl's internal variables are not for public consumption,
46515              move their docs from perlapi.pod to perlintern.pod
46516              
46517              support for -Dusethreads build under HP-UX 10.20 and DCE threads
46518              library (11.0 and later have pthreads but 10.x don't)
46519              
46520              avoid uninitialized value warnings
46521              
46522              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
46523              gets weird results)
46524              
46525              perldoc nit on windows
46526              
46527              make it possible to run the tests outside the source tree
46528              (there's still a dependency on ../lib being the library
46529              location)
46530      Branch: perl
46531           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
46532           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
46533           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
46534           !> win32/bin/search.pl win32/vdir.h
46535 ____________________________________________________________________________
46536 [  8613] By: gsar                                  on 2001/01/30  16:39:59
46537         Log: make it possible to run the tests outside the source tree
46538              (there's still a dependency on ../lib being the library
46539              location)
46540      Branch: maint-5.6/perl
46541            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
46542 ____________________________________________________________________________
46543 [  8612] By: gsar                                  on 2001/01/30  16:31:12
46544         Log: perldoc nit on windows
46545      Branch: maint-5.6/perl
46546            ! utils/perldoc.PL
46547 ____________________________________________________________________________
46548 [  8611] By: gsar                                  on 2001/01/30  16:22:54
46549         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
46550              gets weird results)
46551      Branch: maint-5.6/perl
46552            ! win32/vdir.h
46553 ____________________________________________________________________________
46554 [  8610] By: gsar                                  on 2001/01/30  16:12:45
46555         Log: avoid uninitialized value warnings
46556      Branch: maint-5.6/perl
46557            ! win32/bin/search.pl
46558 ____________________________________________________________________________
46559 [  8609] By: gsar                                  on 2001/01/30  16:08:01
46560         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
46561              library (11.0 and later have pthreads but 10.x don't)
46562      Branch: maint-5.6/perl
46563            ! hints/hpux.sh thread.h
46564 ____________________________________________________________________________
46565 [  8608] By: gsar                                  on 2001/01/30  15:48:55
46566         Log: perl's internal variables are not for public consumption,
46567              move their docs from perlapi.pod to perlintern.pod
46568      Branch: maint-5.6/perl
46569            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
46570            ! thrdvar.h
46571 ____________________________________________________________________________
46572 [  8607] By: gsar                                  on 2001/01/30  15:44:27
46573         Log: mistakenly branched perl56delta.pod, revert
46574      Branch: maint-5.6/perl
46575            - pod/perl56delta.pod
46576           !> pod/perldelta.pod
46577 ____________________________________________________________________________
46578 [  8606] By: gsar                                  on 2001/01/30  14:20:24
46579         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
46580              dTHR which has been a noop for a while now, except for the
46581              compatibility definition in thread.h)
46582      Branch: maint-5.6/perl
46583           !> (integrate 45 files)
46584 ____________________________________________________________________________
46585 [  8605] By: jhi                                   on 2001/01/30  05:43:58
46586         Log: Mark the UTF-8 APIs as experimental.
46587      Branch: maint-5.6/perl
46588            ! embed.pl pod/perlapi.pod
46589 ____________________________________________________________________________
46590 [  8604] By: jhi                                   on 2001/01/30  05:38:40
46591         Log: Nits from earlier integrates.
46592      Branch: maint-5.6/perl
46593            ! lib/Carp/Heavy.pm
46594           !> sv.c
46595 ____________________________________________________________________________
46596 [  8603] By: jhi                                   on 2001/01/30  05:27:26
46597         Log: Regenerate Porting files.
46598      Branch: maint-5.6/perl
46599            ! Porting/Glossary Porting/config.sh Porting/config_H
46600 ____________________________________________________________________________
46601 [  8602] By: jhi                                   on 2001/01/30  05:14:59
46602         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
46603              8310,8339,8447,8492,8493,8505,8525: documentation changes.
46604              
46605              Subject: Re: perlfaq style changes
46606              
46607              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
46608              
46609              Subject: [PATCH] docs on NaN
46610              
46611              Subject: [patch] perlfaq7
46612              
46613              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
46614              
46615              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
46616              
46617              Subject: [PATCH] open() example in perlfunc.pod
46618              
46619              Podify README.mpeix (a new version from the web)
46620              
46621              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
46622              
46623              Subject: [PATCH] format and rewording in perlfaq.pod
46624              
46625              Subject: [PATCH] API Variable documentation   
46626              
46627              Memory management calls documentation.
46628              
46629              Subject: [PATCH: perl@8482] README.vms URL updates
46630              
46631              Subject: Minor typos in perlfaq2.pod
46632              
46633              Subject: [PATCH] pod/perlvar.pod
46634      Branch: maint-5.6/perl
46635           +> pod/perl56delta.pod
46636            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
46637           !> README.amiga README.epoc README.mpeix README.vms
46638           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
46639           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
46640           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
46641           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
46642           !> pod/perlvar.pod thrdvar.h
46643 ____________________________________________________________________________
46644 [  8601] By: jhi                                   on 2001/01/30  04:38:35
46645         Log: Integrate changes #8036,8096,8253 from mainline:
46646              hints changes.
46647              
46648              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
46649              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
46650              
46651              Output the (apparent) version of gcc in Tru64.
46652      Branch: maint-5.6/perl
46653           +> ext/POSIX/hints/svr4.pl
46654           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
46655           !> hints/svr4.sh t/lib/bigfltpm.t
46656 ____________________________________________________________________________
46657 [  8600] By: jhi                                   on 2001/01/30  04:04:01
46658         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
46659              locale fixes.
46660              
46661              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
46662              
46663              Debian allows /usr/bin/locale to exist without any locales. (7868)
46664              
46665              Allow the locale test needing POSIX and the taint test
46666              needing IPC::SysV to run under 'minitest' (basically,
46667              bail out if loading the extension fails). (8384)
46668              
46669              Cleanup the locale.t output  (8480)
46670      Branch: maint-5.6/perl
46671           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
46672           !> t/pragma/locale.t
46673 ____________________________________________________________________________
46674 [  8599] By: jhi                                   on 2001/01/30  03:51:04
46675         Log: Missing generated files from #8598.
46676      Branch: maint-5.6/perl
46677            ! embed.h global.sym objXSUB.h perlapi.c proto.h
46678 ____________________________________________________________________________
46679 [  8598] By: jhi                                   on 2001/01/30  03:41:54
46680         Log: Integrate change #8555 from mainline, manually integrate parts
46681              of changes 8452 and 8583.
46682              
46683              Subject: [PATCH] utf8.c documentation (8452)
46684              
46685              No point in checking the length if the pointer is bogus. (8555)
46686              
46687              Introduce bytes_from_utf8() and implement sv_eq() using it,
46688              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
46689              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
46690              was malformed. (8583)
46691      Branch: maint-5.6/perl
46692            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
46693           !> pod/perlapi.pod sv.c utf8.c
46694 ____________________________________________________________________________
46695 [  8597] By: gsar                                  on 2001/01/30  02:37:26
46696         Log: get PERL_OBJECT build going again on windows
46697      Branch: maint-5.6/perl
46698            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
46699            ! pod/perlapi.pod proto.h sv.c
46700 ____________________________________________________________________________
46701 [  8596] By: jhi                                   on 2001/01/30  02:16:17
46702         Log: Signedness nit.
46703      Branch: perl
46704            ! sv.c
46705 ____________________________________________________________________________
46706 [  8595] By: jhi                                   on 2001/01/30  02:11:07
46707         Log: EBCDIC patch for Storable, from Peter Prymmer.
46708      Branch: perl
46709            ! t/lib/st-06compat.t
46710 ____________________________________________________________________________
46711 [  8594] By: jhi                                   on 2001/01/30  01:04:48
46712         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
46713              From: Peter Prymmer <pvhp@forte.com>
46714              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
46715              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
46716      Branch: perl
46717            ! t/lib/b.t
46718 ____________________________________________________________________________
46719 [  8593] By: jhi                                   on 2001/01/30  00:56:47
46720         Log: Subject: [PATCH: perl@8585] pod problems in io
46721              From: Peter Prymmer <pvhp@forte.com>
46722              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
46723              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
46724      Branch: perl
46725            ! pod/perlapio.pod pod/perliol.pod
46726 ____________________________________________________________________________
46727 [  8592] By: jhi                                   on 2001/01/30  00:48:20
46728         Log: Integrate perlio.
46729      Branch: perl
46730           !> pod/perlapio.pod pod/perliol.pod
46731 ____________________________________________________________________________
46732 [  8591] By: nick                                  on 2001/01/29  22:02:28
46733         Log: GNU 'merge' Simon's copy of perliol.pod with version
46734              patched by Craig's patch.
46735      Branch: perlio
46736            ! pod/perliol.pod
46737 ____________________________________________________________________________
46738 [  8590] By: nick                                  on 2001/01/29  21:55:10
46739         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
46740      Branch: perlio
46741            ! pod/perlapio.pod pod/perliol.pod
46742 ____________________________________________________________________________
46743 [  8589] By: jhi                                   on 2001/01/29  15:35:33
46744         Log: Integrate change #8586 from maint-5.6/perl.
46745              
46746              make the BOM detection code not call tell() until it has to
46747              (meant to fix esoteric compatibility issues where PL_rsfp
46748              is overridden)
46749      Branch: perl
46750           !> toke.c
46751 ____________________________________________________________________________
46752 [  8588] By: jhi                                   on 2001/01/29  15:29:11
46753         Log: Subject: MAking Solaris malloc() the default
46754              From: Lupe Christoph <lupe@lupe-christoph.de>
46755              Date: Mon, 29 Jan 2001 12:59:36 +0100
46756              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
46757              
46758              The README.solaris part slightly tweaked.
46759      Branch: perl
46760            ! README.solaris hints/solaris_2.sh
46761 ____________________________________________________________________________
46762 [  8587] By: jhi                                   on 2001/01/29  15:17:34
46763         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
46764              From: root@ak-75.mind.de
46765              Date: Sun, 28 Jan 2001 20:32:29 +0100
46766              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
46767      Branch: perl
46768            ! pod/perlre.pod
46769 ____________________________________________________________________________
46770 [  8586] By: gsar                                  on 2001/01/29  13:43:44
46771         Log: make the BOM detection code not call tell() until it has to
46772              (meant to fix esoteric compatibility issues where PL_rsfp
46773              is overridden)
46774      Branch: maint-5.6/perl
46775            ! toke.c
46776 ____________________________________________________________________________
46777 [  8585] By: jhi                                   on 2001/01/28  20:05:45
46778         Log: Update Changes.
46779      Branch: perl
46780            ! Changes patchlevel.h
46781 ____________________________________________________________________________
46782 [  8584] By: jhi                                   on 2001/01/28  19:30:02
46783         Log: Integrate perlio.
46784      Branch: perl
46785           +> pod/perliol.pod
46786           !> MANIFEST pod/perlapio.pod
46787 ____________________________________________________________________________
46788 [  8583] By: jhi                                   on 2001/01/28  19:28:40
46789         Log: Patch from Inaba Hiroto:
46790              - canonical UTF-8 hash keys: if a key string for a hash is
46791              UTF8-on, try downgrade the string and use it if
46792              unicode::distinct is not in effect.
46793              For the task, I added a function bytes_from_utf8() to utf8.c.
46794              It might resemble utf8_to_bytes() but it is not convenient
46795              to the task.
46796              Made a test for it and added to t/op/each.t
46797              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
46798              the mortal copy of the argument SV.
46799              And changed t/io/utf8.t test 18 which expects print() to
46800              upgrade its argument.
46801              - re-implement sv_eq with bytes_from_utf8()
46802              - some bug fixes
46803              - tr/// does not handle UTF8 range (\x{}-\x{})
46804              - \ before raw UTF8 character produced
46805              "Malformed UTF-8 character" warning.
46806              - "\x{100}\N{CENT SIGN}" is Malformed.
46807              Added tests for these 3.
46808              - and one silly bug (by me) with qu operator.
46809      Branch: perl
46810            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
46811            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
46812            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
46813 ____________________________________________________________________________
46814 [  8582] By: nick                                  on 2001/01/28  19:25:04
46815         Log: Add pod/perliol.pod to MANIFEST :-(
46816      Branch: perlio
46817            ! MANIFEST
46818 ____________________________________________________________________________
46819 [  8581] By: nick                                  on 2001/01/28  19:22:40
46820         Log: PerlIO documentation. Proofing and sub-editing requested.
46821      Branch: perlio
46822            + pod/perliol.pod
46823            ! pod/perlapio.pod
46824 ____________________________________________________________________________
46825 [  8580] By: jhi                                   on 2001/01/28  05:16:25
46826         Log: Revert the change to sv_2pv() done by #8054: Someone who
46827              did SvNV_set() on a scalar that also happened to be POK,
46828              followed by sv_2pv() won't get the right coercion anymore.
46829              [Sarathy]
46830      Branch: maint-5.6/perl
46831            ! sv.c
46832 ____________________________________________________________________________
46833 [  8579] By: jhi                                   on 2001/01/28  05:15:04
46834         Log: Remove the #8084 effect: do not allow -Q to be interpreted
46835              as -&Q(), this is too much wiggle room.
46836      Branch: maint-5.6/perl
46837            ! toke.c
46838 ____________________________________________________________________________
46839 [  8578] By: jhi                                   on 2001/01/28  05:12:45
46840         Log: Needed bits of #8439 (should have been in #8576),
46841              mainly for lval substr().
46842      Branch: maint-5.6/perl
46843            ! mg.c pp.c pp_hot.c
46844 ____________________________________________________________________________
46845 [  8577] By: jhi                                   on 2001/01/28  05:02:46
46846         Log: A missing check-in.
46847      Branch: maint-5.6/perl
46848            ! utf8.c
46849 ____________________________________________________________________________
46850 [  8576] By: jhi                                   on 2001/01/28  04:26:18
46851         Log: Integrate changes #8425,8436,8439,8517 from mainline.
46852              The 8439 was not truly integrated because it had too many
46853              dependencies on the development branch and because it introduced
46854              concepts too bold for a maintenance branch (such as the qu operator).
46855              
46856              Subject: [PATCH perl@8342] -Wformat
46857              
46858              Tighten some of the UTF-8 tests a bit.
46859              
46860              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
46861              - The substr lval was still not okay.
46862              - Now pp_stringify and sv_setsv copies source's UTF8 flag
46863              even if IN_BYTE.  pp_stringify is called from fold_constants
46864              at optimization phase and "\x{100}" was made SvUTF8_off under
46865              use bytes (the bytes pragma is for "byte semantics" and not
46866              for "do not produce UTF8 data")
46867      Branch: maint-5.6/perl
46868            ! t/lib/charnames.t t/op/substr.t toke.c
46869           !> sv.c t/pragma/utf8.t
46870 ____________________________________________________________________________
46871 [  8575] By: jhi                                   on 2001/01/28  04:01:51
46872         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
46873              
46874              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
46875              
46876              Subject: [ID 20001230.003] UTF-8 tr still hurts
46877              
46878              Test cases for #8385 (from Simon's "torture.pl")
46879              
46880              Start fixing UTF-8 lval substr() (8405)
46881      Branch: maint-5.6/perl
46882           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
46883           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
46884 ____________________________________________________________________________
46885 [  8574] By: jhi                                   on 2001/01/28  03:09:06
46886         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
46887              from mainline.
46888              
46889              UTF-8 cleanup.
46890              
46891              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
46892              
46893              "\x{FF}\xFF" was broken.
46894              
46895              Tests for #8329 and #8330.
46896              
46897              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
46898              
46899              IRIX compiler noticed that the bof initialization might be
46900              bypassed by control flow.
46901              
46902              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
46903      Branch: maint-5.6/perl
46904           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
46905           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
46906 ____________________________________________________________________________
46907 [  8573] By: jhi                                   on 2001/01/28  02:06:12
46908         Log: Retract #8552.
46909      Branch: perl
46910            ! lib/Text/Wrap.pm t/lib/textwrap.t
46911 ____________________________________________________________________________
46912 [  8572] By: jhi                                   on 2001/01/28  02:04:49
46913         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
46914              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
46915              not really integrated but instead salvaged by hand
46916              (they had too many dependencies on the development release
46917              to be cleanly integratable).
46918              
46919              Subject: more UTF8 test suites and an UTF8 patch
46920              
46921              Tweak for MULTIPLICITY/USE_PERLIO
46922              
46923              Signedness nit.
46924              
46925              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
46926              
46927              Use the UTF8_XXX macros in is_utf8_char().
46928              
46929              Rewrite pp_concat() in terms of sv_catsv().  The . operator
46930              should now be UTF-8-proof.
46931              
46932              Subject: [PATCH perl@8269] scanning two hex-constants
46933              fails on EBCDIC environment (script length.t)
46934              
46935              Add some Unicode chop() tests.
46936      Branch: maint-5.6/perl
46937            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
46938           !> sv.c t/op/chop.t utf8.h
46939 ____________________________________________________________________________
46940 [  8571] By: jhi                                   on 2001/01/28  00:35:59
46941         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
46942              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
46943              
46944              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
46945              
46946              The maxiters upper limit sanity check (guarding against
46947              non-progress) assumed bytes instead of characters in s///
46948              and split().
46949              
46950              Signedness nit.
46951              
46952              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
46953              join() should now be UTF-8-proof.
46954              
46955              More split // UTF-8 tests. (8250)
46956      Branch: maint-5.6/perl
46957           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
46958           !> util.c
46959 ____________________________________________________________________________
46960 [  8570] By: jhi                                   on 2001/01/27  22:15:46
46961         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
46962              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
46963              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
46964              8084,8204,8244,8333 from mainline.
46965              
46966              For -Q where Q might be a one-letter sub name one does no more
46967              get a warning about an unknown filetest (7941,7943,7944,8084).
46968              
46969              Subject: Re: [ID 20001130.011] expression parsing bug ?
46970              
46971              Make uv_to_utf8() to zero-terminate its output buffer.
46972              
46973              Split off t/op/length.t (7995)
46974              
46975              Split off t/op/utf8decode.t (7996)
46976              
46977              Remove an unnecessary 'use utf8' from the utf8.t (7998)
46978              
46979              Split off t/op/concat.t (8004)
46980              
46981              Split off t/op/ver.t (8005)
46982              
46983              Document utf8_length(), utf8_distance(), and utf8_hop().
46984              
46985              Document utf8_to_uv() better.
46986              
46987              Introduce macros for UTF8 decoding (8028,8033).
46988              
46989              Add test for reverse() (8030,8031).
46990              
46991              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
46992              
46993              Do not return the Unicode replacement character    on UTF-8
46994              decoding failure.
46995              
46996              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
46997              not this_utf8 i.e. the output string has one, but don't mess
46998              with source assumption. (8052,8053)
46999              
47000              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
47001              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
47002              was not expecting to be called with something that was already
47003              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
47004              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
47005              (8054)
47006              
47007              Recode the naughty binary bytes in utf8decode.t using the \xHH.
47008              
47009              Make some panic messages a bit more logical.
47010      Branch: maint-5.6/perl
47011           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
47012           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
47013           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
47014           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
47015           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
47016           !> utf8.c utf8.h
47017 ____________________________________________________________________________
47018 [  8569] By: jhi                                   on 2001/01/27  19:16:43
47019         Log: Integrate changes #7750 from perlio and #8566 from mainline.
47020      Branch: maint-5.6/perl
47021           !> regexec.c sv.c
47022 ____________________________________________________________________________
47023 [  8568] By: jhi                                   on 2001/01/27  18:06:51
47024         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
47025              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
47026              7935[-perlio.c],7936,7959,7965 from mainline.
47027              
47028              Change the "big byte" error message to "Wide character".
47029              (7355, the croak-if-wide-chars-in-print part ignored)
47030              
47031              Use UINT64_C().
47032              
47033              Introduce Perl_utf8_length().
47034              
47035              diff -se shows these as different (7753, forgotten check-ins)
47036              
47037              Subject: [PATCH] doop.c - UTF8 tr///
47038              
47039              If we use (aTHX_ ...) then put Perl_ on the front.
47040              
47041              Make utf8_length() and utf8_distance() to be less forgiving
47042              about bad UTF-8.
47043              
47044              Test line numbers are different with utf8.
47045              
47046              No need to scan till infinity, 13 is enough. (7872,7911)
47047              
47048              Subject: [PATCH] Tokeniser debugging
47049              
47050              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
47051              
47052              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
47053              
47054              Be more careful in Perl_sv_utf8_downgrade().
47055              
47056              Use DO_UTF8().
47057              
47058              Raw zero bytes in text files confuse at least GNU patch 2.1.
47059      Branch: maint-5.6/perl
47060           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
47061           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
47062           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
47063           !> t/pragma/utf8.t toke.c utf8.c utf8.h
47064 ____________________________________________________________________________
47065 [  8567] By: nick                                  on 2001/01/27  11:10:38
47066         Log: Integrate mainline
47067      Branch: perlio
47068           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
47069           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
47070           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
47071           !> toke.c
47072 ____________________________________________________________________________
47073 [  8566] By: jhi                                   on 2001/01/27  06:22:48
47074         Log: More documentation for the regexp context stack.
47075      Branch: perl
47076            ! regexec.c
47077 ____________________________________________________________________________
47078 [  8565] By: jhi                                   on 2001/01/27  05:21:57
47079         Log: Update Changes.
47080      Branch: perl
47081            ! Changes patchlevel.h
47082 ____________________________________________________________________________
47083 [  8564] By: jhi                                   on 2001/01/27  04:44:04
47084         Log: Threadedness patch for #8562 from Doug MacEachern.
47085      Branch: perl
47086            ! toke.c
47087 ____________________________________________________________________________
47088 [  8563] By: jhi                                   on 2001/01/27  04:26:24
47089         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
47090              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
47091              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
47092              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
47093      Branch: perl
47094            ! op.c
47095 ____________________________________________________________________________
47096 [  8562] By: jhi                                   on 2001/01/27  04:20:30
47097         Log: Subject: Re: Announce : Tokener reporting patch
47098              From: Simon Cozens <simon@cozens.net>
47099              Date: Mon, 22 Jan 2001 02:17:22 +0000
47100              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
47101      Branch: perl
47102            ! embed.h embed.pl proto.h toke.c
47103 ____________________________________________________________________________
47104 [  8561] By: jhi                                   on 2001/01/27  04:17:24
47105         Log: Forgot from #8545.  Oops.
47106      Branch: perl
47107            ! pp.c t/pragma/overload.t
47108 ____________________________________________________________________________
47109 [  8560] By: jhi                                   on 2001/01/27  03:01:47
47110         Log: A better module compilation test, use MANIFEST as suggested
47111              by Spider.
47112      Branch: perl
47113            ! t/lib/1_compile.t
47114 ____________________________________________________________________________
47115 [  8559] By: jhi                                   on 2001/01/27  02:50:48
47116         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
47117              From: Peter Prymmer <pvhp@forte.com>
47118              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
47119              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
47120      Branch: perl
47121            ! t/lib/b.t
47122 ____________________________________________________________________________
47123 [  8558] By: jhi                                   on 2001/01/27  02:27:05
47124         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
47125              From: Peter Prymmer <pvhp@forte.com>
47126              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
47127              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
47128      Branch: perl
47129            ! t/pragma/sub_lval.t
47130 ____________________________________________________________________________
47131 [  8557] By: jhi                                   on 2001/01/27  02:26:03
47132         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
47133              From: Peter Prymmer <pvhp@forte.com>
47134              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
47135              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
47136      Branch: perl
47137            ! t/lib/st-06compat.t
47138 ____________________________________________________________________________
47139 [  8556] By: jhi                                   on 2001/01/27  02:24:33
47140         Log: Subject: [PATCH: perl@8531] minor update to README.os390
47141              From: Peter Prymmer <pvhp@forte.com>
47142              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
47143              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
47144      Branch: perl
47145            ! README.os390
47146 ____________________________________________________________________________
47147 [  8555] By: jhi                                   on 2001/01/27  00:35:47
47148         Log: No point in checking the length before we know whether the pointer
47149              is bogus or not, fixes Abigail's odbm failures in Linux.
47150      Branch: perl
47151            ! sv.c
47152 ____________________________________________________________________________
47153 [  8554] By: nick                                  on 2001/01/26  19:01:31
47154         Log: Integrate mainline
47155      Branch: perlio
47156           !> lib/Text/Wrap.pm t/lib/textwrap.t
47157 ____________________________________________________________________________
47158 [  8553] By: jhi                                   on 2001/01/26  15:19:39
47159         Log: Integrate change #7792 from perlio (multiplicity fix),
47160              fix the AV leak in regex DEBUGGING (tiny part of the
47161              polymorphic regexp patch #8143).
47162      Branch: maint-5.6/perl
47163            ! regcomp.c
47164           !> scope.h
47165 ____________________________________________________________________________
47166 [  8552] By: jhi                                   on 2001/01/26  15:03:23
47167         Log: (Retracted by #8573)
47168              
47169              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
47170              From: Michael G Schwern <schwern@pobox.com>
47171              Date: Fri, 26 Jan 2001 09:28:31 -0500
47172              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
47173      Branch: perl
47174            ! lib/Text/Wrap.pm t/lib/textwrap.t
47175 ____________________________________________________________________________
47176 [  8551] By: jhi                                   on 2001/01/26  02:33:19
47177         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
47178              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
47179              
47180              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
47181              
47182              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
47183              
47184              Message nit.
47185              
47186              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
47187              
47188              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
47189              
47190              (the cleanup of unused submatches in regtry() and regcppop())
47191              
47192              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
47193              stored and restored, and thusly was trounced by the utf8 swash
47194              routines.
47195              
47196              use utf8 not required to use \x{}.
47197              
47198              Removed two more tests that make no sense in UTF-8 since the test
47199              data is not in UTF-8.
47200              
47201              Get the three different space character classes right under utf8.
47202              
47203              Implement ANYOFUTF8 regprop() dumping.
47204              
47205              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
47206              
47207              Document the regex context pushing/popping a bit better.
47208      Branch: maint-5.6/perl
47209           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
47210           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
47211           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
47212           !> t/op/regmesg.t utf8.c
47213 ____________________________________________________________________________
47214 [  8550] By: nick                                  on 2001/01/25  19:42:30
47215         Log: Integrate mainline
47216      Branch: perlio
47217           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
47218           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
47219           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
47220           !> t/lib/bigint.t t/lib/bigintpm.t
47221 ____________________________________________________________________________
47222 [  8549] By: jhi                                   on 2001/01/25  15:22:28
47223         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
47224      Branch: maint-5.6/perl
47225            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
47226 ____________________________________________________________________________
47227 [  8548] By: jhi                                   on 2001/01/25  15:02:55
47228         Log: Integrate changes #7997,8063,8492,8547 from mainline.
47229              
47230              Subject: Re: STRLEN - what?
47231              
47232              Subject: [PATCH] perlguts.pod
47233              
47234              Memory management calls documentation.
47235              
47236              Layout using tabulator is not a good idea in a pod.
47237      Branch: maint-5.6/perl
47238           !> pod/perlguts.pod
47239 ____________________________________________________________________________
47240 [  8547] By: jhi                                   on 2001/01/25  14:49:05
47241         Log: Layout using tabulator is not a good idea in a pod.
47242      Branch: perl
47243            ! pod/perlguts.pod
47244 ____________________________________________________________________________
47245 [  8546] By: jhi                                   on 2001/01/25  14:31:12
47246         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
47247              from mainline.
47248              
47249              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
47250              
47251              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
47252              
47253              More Win32 editor/IDE/shell hints.
47254              
47255              More Win32 Perling.
47256              
47257              Yet another editor edit.
47258              
47259              Edit edit edit.
47260              
47261              IDE/editor section tweaking.
47262              
47263              Few more IDE/editor nits from p5p.
47264      Branch: maint-5.6/perl
47265           !> pod/perlfaq3.pod
47266 ____________________________________________________________________________
47267 [  8545] By: jhi                                   on 2001/01/25  04:16:32
47268         Log: Subject: [PATCH 5.7.0] overload int()
47269              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47270              Date: Wed, 24 Jan 2001 19:06:57 -0500
47271              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
47272      Branch: perl
47273            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
47274            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
47275            ! t/lib/bigintpm.t
47276 ____________________________________________________________________________
47277 [  8544] By: jhi                                   on 2001/01/25  04:15:11
47278         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
47279              From: Peter Prymmer <pvhp@forte.com>
47280              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
47281              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
47282      Branch: perl
47283            ! Makefile.SH README.os390 hints/os390.sh installperl
47284 ____________________________________________________________________________
47285 [  8543] By: jhi                                   on 2001/01/25  03:52:08
47286         Log: Integrate change #8462,8469 from mainline.
47287              
47288              In VMS Perl subversion (perl -V) is undef.
47289      Branch: maint-5.6/perl
47290           !> configure.com
47291 ____________________________________________________________________________
47292 [  8542] By: jhi                                   on 2001/01/25  03:44:55
47293         Log: Integrate changes #7835,7850,8315,8316 from mainline.
47294              
47295              Solaris hints.
47296      Branch: maint-5.6/perl
47297           !> hints/solaris_2.sh
47298 ____________________________________________________________________________
47299 [  8541] By: jhi                                   on 2001/01/25  03:39:28
47300         Log: Integrate #8336 from mainline.
47301      Branch: maint-5.6/perl
47302           !> hv.c
47303 ____________________________________________________________________________
47304 [  8540] By: jhi                                   on 2001/01/25  03:23:50
47305         Log: Retract #8539.
47306      Branch: maint-5.6/perl
47307            ! pod/perlfaq3.pod
47308 ____________________________________________________________________________
47309 [  8539] By: jhi                                   on 2001/01/25  03:21:55
47310         Log: (Retracted by #8540.)
47311      Branch: maint-5.6/perl
47312            ! pod/perlfaq3.pod
47313 ____________________________________________________________________________
47314 [  8538] By: jhi                                   on 2001/01/25  03:14:07
47315         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
47316              From: Peter Prymmer <pvhp@forte.com>
47317              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
47318              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
47319              
47320              The VMS bits.
47321      Branch: maint-5.6/perl
47322            ! configure.com vms/descrip_mms.template
47323 ____________________________________________________________________________
47324 [  8537] By: jhi                                   on 2001/01/25  03:06:09
47325         Log: Integrate #7710,7824,7973 from mainline.
47326      Branch: maint-5.6/perl
47327           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47328           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
47329           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
47330           !> vos/config.ga.def vos/config.ga.h win32/config.bc
47331           !> win32/config.gc win32/config.vc
47332 ____________________________________________________________________________
47333 [  8536] By: jhi                                   on 2001/01/24  13:50:20
47334         Log: Revert the edits made by me so far to the 5.6 branch since
47335              the TRIAL1 since I did edits when I should have been using
47336              integrates.  Bad programmer.   (Will integrate them properly later.)
47337              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
47338              The #8353 will not be reapplied at least for now since
47339              the UTF-8 hash keys need more thinking.
47340              (The patches #8347, #8354, #8454, #8473 were okay since they
47341              were original edits made specifically for the 5.6.1-TRIAL1.)
47342      Branch: maint-5.6/perl
47343            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47344            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
47345            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
47346            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
47347            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
47348            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
47349            ! win32/config.bc win32/config.gc win32/config.vc
47350 ____________________________________________________________________________
47351 [  8535] By: bailey                                on 2001/01/24  06:37:02
47352         Log: SYN SYN
47353      Branch: vmsperl
47354           +> (branch 26 files)
47355           !> (integrate 130 files)
47356 ____________________________________________________________________________
47357 [  8534] By: nick                                  on 2001/01/23  19:30:57
47358         Log: Integrate mainline.
47359      Branch: perlio
47360           !> Changes Configure Porting/Glossary Porting/config.sh
47361           !> Porting/config_H embed.h embed.pl ext/Encode/compile
47362           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
47363           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
47364           !> pod/perlvar.pod proto.h t/lib/1_compile.t
47365 ____________________________________________________________________________
47366 [  8533] By: jhi                                   on 2001/01/23  16:15:46
47367         Log: Forgotten from #8501.
47368      Branch: perl
47369            ! Porting/Glossary Porting/config.sh Porting/config_H
47370 ____________________________________________________________________________
47371 [  8532] By: jhi                                   on 2001/01/23  16:13:27
47372         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
47373              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
47374              Date: Mon, 22 Jan 2001 17:51:58 +0100
47375              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
47376      Branch: perl
47377            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
47378 ____________________________________________________________________________
47379 [  8531] By: jhi                                   on 2001/01/23  15:46:01
47380         Log: Update Changes.
47381      Branch: perl
47382            ! Changes patchlevel.h
47383 ____________________________________________________________________________
47384 [  8530] By: jhi                                   on 2001/01/23  15:38:39
47385         Log: De-cut-and-pasto.
47386      Branch: perl
47387            ! t/lib/1_compile.t
47388 ____________________________________________________________________________
47389 [  8529] By: jhi                                   on 2001/01/23  15:11:04
47390         Log: Document the mkdir trailing slashes case.
47391      Branch: perl
47392            ! pod/perlfunc.pod
47393 ____________________________________________________________________________
47394 [  8528] By: jhi                                   on 2001/01/23  15:08:28
47395         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
47396              get installed:
47397              
47398              Subject: lib/lib.pm
47399              From: <abigail@foad.org>
47400              Date: Mon, 28 Aug 2000 20:35:08 -0400
47401              Message-ID: <20000829003508.21281.qmail@foad.org>
47402      Branch: perl
47403            ! installperl
47404 ____________________________________________________________________________
47405 [  8527] By: jhi                                   on 2001/01/23  14:44:04
47406         Log: Metaconfig unit change for #8526.
47407      Branch: metaconfig
47408            ! U/threads/archname.U
47409 ____________________________________________________________________________
47410 [  8526] By: jhi                                   on 2001/01/23  14:43:19
47411         Log: Attach -perlio to the archname if so selected.
47412      Branch: perl
47413            ! Configure
47414 ____________________________________________________________________________
47415 [  8525] By: jhi                                   on 2001/01/23  14:24:01
47416         Log: Subject: [PATCH] pod/perlvar.pod
47417              From: abigail@foad.org
47418              Date: Tue, 23 Jan 2001 01:41:10 +0100
47419              Message-ID: <20010123004110.22259.qmail@foad.org>
47420      Branch: perl
47421            ! pod/perlvar.pod
47422 ____________________________________________________________________________
47423 [  8524] By: jhi                                   on 2001/01/23  14:22:32
47424         Log: A bug introduced in #8217 (the undefined variable in the
47425              lib/safe1_t #3) fixed, by Charles Lane:
47426              
47427              The earlier patch made it so that stuff running in Safe
47428              compartments could do a "caller" and see "main".  That
47429              little change in name is done right before the code in
47430              the compartment is run, and apparantly the parser
47431              was picking up the stash name before it got changed.
47432              
47433              (why it was threaded vs. unthreaded Perl that was sensitive to this
47434              I still don't know...and it probably doesn't matter).
47435              
47436              I tryed removing the stash name-change and saw that threaded Perl
47437              did indeed pass the lib/safe1.t tests.
47438              
47439              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
47440              do the name change (and to connect _ in the compartment to the global
47441              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
47442              to call _safe_pkg_prep when creating a new compartment.
47443              
47444              Passes all tests with threaded perl on linux; passes all tests
47445              with unthreaded perl on VMS.
47446              
47447              At some point I'll probably want to revisit Safe and Opcode to
47448              provide more sensible handling of global variables...and to get
47449              formats working in Safe compartments, which they don't do currently.
47450      Branch: perl
47451            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
47452 ____________________________________________________________________________
47453 [  8523] By: jhi                                   on 2001/01/23  14:11:58
47454         Log: Also the lib/Thread.pm itself needs to be ignored if
47455              the Thread extension hasn't been built.
47456      Branch: perl
47457            ! t/lib/1_compile.t
47458 ____________________________________________________________________________
47459 [  8522] By: jhi                                   on 2001/01/23  13:51:28
47460         Log: print() instead of warn() so that stderr doesn't get
47461              unnecessarily polluted.
47462      Branch: perl
47463            ! ext/Encode/compile
47464 ____________________________________________________________________________
47465 [  8521] By: jhi                                   on 2001/01/23  13:49:48
47466         Log: Integrate perlio.
47467      Branch: perl
47468           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
47469           !> ext/Encode/encode.h
47470 ____________________________________________________________________________
47471 [  8520] By: nick                                  on 2001/01/22  21:44:00
47472         Log: More messing with Encode:
47473              Extra fields in header to allow multiple names and to record
47474              other things "compile" knows.
47475              Re-organise compile to factor out common output routines.
47476      Branch: perlio
47477            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
47478 ____________________________________________________________________________
47479 [  8519] By: nick                                  on 2001/01/22  20:33:50
47480         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
47481      Branch: perlio
47482            ! ext/Encode/Makefile.PL ext/Encode/compile
47483 ____________________________________________________________________________
47484 [  8518] By: nick                                  on 2001/01/22  20:28:13
47485         Log: Integrate mainline
47486      Branch: perlio
47487           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
47488           !> vos/config.alpha.def vos/config.alpha.h
47489 ____________________________________________________________________________
47490 [  8517] By: jhi                                   on 2001/01/22  15:37:17
47491         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
47492              by Inaba Hiroto.
47493      Branch: perl
47494            ! sv.c
47495 ____________________________________________________________________________
47496 [  8516] By: jhi                                   on 2001/01/22  14:55:15
47497         Log: More SIG_SIZE fixes.
47498      Branch: perl
47499            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
47500 ____________________________________________________________________________
47501 [  8515] By: jhi                                   on 2001/01/22  14:50:27
47502         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
47503              From: "Craig A. Berry" <craigberry@mac.com>
47504              Date: Mon, 22 Jan 2001 00:42:24 -0600
47505              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
47506      Branch: perl
47507            ! configure.com
47508 ____________________________________________________________________________
47509 [  8514] By: jhi                                   on 2001/01/22  14:31:17
47510         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
47511              From: "Craig A. Berry" <craigberry@mac.com>
47512              Date: Sun, 21 Jan 2001 23:03:25 -0600
47513              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
47514      Branch: perl
47515            ! configure.com
47516 ____________________________________________________________________________
47517 [  8513] By: jhi                                   on 2001/01/22  14:14:00
47518         Log: Add the .ucm encoding tables to the MANIFEST.
47519      Branch: perl
47520            ! MANIFEST
47521 ____________________________________________________________________________
47522 [  8512] By: jhi                                   on 2001/01/22  13:43:33
47523         Log: Integrate perlio.
47524      Branch: perl
47525           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
47526           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
47527           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
47528           +> ext/Encode/Encode/iso8859-10.ucm
47529           +> ext/Encode/Encode/iso8859-13.ucm
47530           +> ext/Encode/Encode/iso8859-14.ucm
47531           +> ext/Encode/Encode/iso8859-15.ucm
47532           +> ext/Encode/Encode/iso8859-16.ucm
47533           +> ext/Encode/Encode/iso8859-2.ucm
47534           +> ext/Encode/Encode/iso8859-3.ucm
47535           +> ext/Encode/Encode/iso8859-4.ucm
47536           +> ext/Encode/Encode/iso8859-5.ucm
47537           +> ext/Encode/Encode/iso8859-6.ucm
47538           +> ext/Encode/Encode/iso8859-7.ucm
47539           +> ext/Encode/Encode/iso8859-8.ucm
47540           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
47541           +> ext/Encode/Encode/symbol.ucm
47542           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
47543           !> perliol.h
47544 ____________________________________________________________________________
47545 [  8511] By: nick                                  on 2001/01/21  23:44:47
47546         Log: Make "real" layers of ":utf8" and ":raw".
47547              So now PERLIO=utf8 perl ...
47548              does what Andreas wanted.
47549              Fix arg passing in open.pm (still have a Carp issue).
47550      Branch: perlio
47551            ! lib/open.pm perlio.c perliol.h
47552 ____________________________________________________________________________
47553 [  8510] By: jhi                                   on 2001/01/21  22:56:53
47554         Log: Document the regex content pushing/popping a bit better.
47555      Branch: perl
47556            ! regexec.c
47557 ____________________________________________________________________________
47558 [  8509] By: jhi                                   on 2001/01/21  22:55:44
47559         Log: Tweak the mkdir trailing slash code some more.
47560              
47561              TO DO: the same handling should probably be done for
47562              all the other filesystem functions that can have directories
47563              as their arguments.
47564      Branch: perl
47565            ! pp_sys.c
47566 ____________________________________________________________________________
47567 [  8508] By: nick                                  on 2001/01/21  21:37:43
47568         Log: Switch "compiled in" encodings to .ucm format.
47569              (Leave others as .enc till we can run-time load .ucm,
47570              or find some other way to load them.)
47571      Branch: perlio
47572            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
47573            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
47574            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
47575            + ext/Encode/Encode/iso8859-10.ucm
47576            + ext/Encode/Encode/iso8859-13.ucm
47577            + ext/Encode/Encode/iso8859-14.ucm
47578            + ext/Encode/Encode/iso8859-15.ucm
47579            + ext/Encode/Encode/iso8859-16.ucm
47580            + ext/Encode/Encode/iso8859-2.ucm
47581            + ext/Encode/Encode/iso8859-3.ucm
47582            + ext/Encode/Encode/iso8859-4.ucm
47583            + ext/Encode/Encode/iso8859-5.ucm
47584            + ext/Encode/Encode/iso8859-6.ucm
47585            + ext/Encode/Encode/iso8859-7.ucm
47586            + ext/Encode/Encode/iso8859-8.ucm
47587            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
47588            + ext/Encode/Encode/symbol.ucm
47589            ! ext/Encode/Makefile.PL ext/Encode/compile
47590 ____________________________________________________________________________
47591 [  8507] By: nick                                  on 2001/01/21  21:02:03
47592         Log: Integrate (partial) mainline.
47593      Branch: perlio
47594           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
47595           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
47596           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
47597 ____________________________________________________________________________
47598 [  8506] By: jhi                                   on 2001/01/21  20:09:30
47599         Log: Update Changes.
47600      Branch: perl
47601            ! Changes patchlevel.h
47602 ____________________________________________________________________________
47603 [  8505] By: jhi                                   on 2001/01/21  19:39:59
47604         Log: Subject: Minor typos in perlfaq2.pod
47605              From: "Stephen P. Potter" <spp@spotter.yi.org>
47606              Message-Id: <200101192101.QAA11911@spotter.yi.org>
47607              Date: Fri, 19 Jan 2001 16:01:13 -0500
47608              
47609              with a nit from Philip Newton.
47610      Branch: perl
47611            ! pod/perlfaq2.pod
47612 ____________________________________________________________________________
47613 [  8504] By: jhi                                   on 2001/01/21  19:33:05
47614         Log: Metaconfig change for #8503.
47615      Branch: metaconfig
47616            ! U/threads/usethreads.U
47617 ____________________________________________________________________________
47618 [  8503] By: jhi                                   on 2001/01/21  19:32:21
47619         Log: Sanity check for conflicting thread flavours.
47620      Branch: perl
47621            ! Configure config_h.SH
47622 ____________________________________________________________________________
47623 [  8502] By: jhi                                   on 2001/01/21  19:23:00
47624         Log: Metaconfig change for #8501.
47625      Branch: metaconfig
47626            ! U/modified/sig_name.U
47627 ____________________________________________________________________________
47628 [  8501] By: jhi                                   on 2001/01/21  19:22:26
47629         Log: The SIG_SIZE is the number of the elements *excluding*
47630              the terminating NULL.
47631      Branch: perl
47632            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
47633            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
47634            ! win32/config_H.vc
47635 ____________________________________________________________________________
47636 [  8500] By: jhi                                   on 2001/01/21  18:31:31
47637         Log: Integrate perlio.
47638      Branch: perl
47639           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
47640           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
47641           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
47642           !> pp_sys.c proto.h sv.c
47643 ____________________________________________________________________________
47644 [  8499] By: jhi                                   on 2001/01/21  17:43:57
47645         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
47646              From: Hugo <hv@crypt.compulink.co.uk>
47647              Date: Sun, 21 Jan 2001 13:34:05 +0000
47648              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
47649              
47650              In sprintf UTF8ize only if necessary.
47651      Branch: perl
47652            ! sv.c
47653 ____________________________________________________________________________
47654 [  8498] By: nick                                  on 2001/01/21  16:25:32
47655         Log: Encode cleanup.
47656              Add command line control over "compile" so that Makefile.PL
47657              needs can be combined with other uses.
47658              Use command line options in Makefile.PL.
47659              Fix multi-byte parsing in .ucm files.
47660      Branch: perlio
47661            ! ext/Encode/Makefile.PL ext/Encode/compile
47662 ____________________________________________________________________________
47663 [  8497] By: nick                                  on 2001/01/21  12:56:27
47664         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
47665      Branch: perlio
47666            ! ext/Encode/Encode.xs
47667 ____________________________________________________________________________
47668 [  8496] By: nick                                  on 2001/01/21  12:18:45
47669         Log: Fixup after integrate:
47670              missed the .sym files that are changed by regen_headers
47671              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
47672      Branch: perlio
47673            ! global.sym pp.sym sv.c
47674 ____________________________________________________________________________
47675 [  8495] By: nick                                  on 2001/01/21  11:51:07
47676         Log: Integrate mainline.
47677      Branch: perlio
47678           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
47679           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
47680           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
47681           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
47682           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
47683           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
47684           !> win32/Makefile win32/makefile.mk
47685 ____________________________________________________________________________
47686 [  8494] By: jhi                                   on 2001/01/20  23:12:11
47687         Log: Forgot the expect_number() prototype.
47688      Branch: perl
47689            ! embed.h embed.pl proto.h
47690 ____________________________________________________________________________
47691 [  8493] By: jhi                                   on 2001/01/20  22:56:39
47692         Log: Subject: [PATCH: perl@8482] README.vms URL updates
47693              From: Peter Prymmer <pvhp@forte.com>
47694              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
47695              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
47696              
47697              Plus Craig A. Berry's suggestion to use compaq.com instead
47698              of digital.com.
47699      Branch: perl
47700            ! README.vms
47701 ____________________________________________________________________________
47702 [  8492] By: jhi                                   on 2001/01/20  22:50:05
47703         Log: Memory management calls documentation.
47704      Branch: perl
47705            ! pod/perlguts.pod
47706 ____________________________________________________________________________
47707 [  8491] By: jhi                                   on 2001/01/20  22:38:33
47708         Log: Signedness nit plus few memcpy/Copy nits.
47709      Branch: perl
47710            ! sv.c
47711 ____________________________________________________________________________
47712 [  8490] By: jhi                                   on 2001/01/20  22:25:53
47713         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
47714              From: Peter Prymmer <pvhp@forte.com>
47715              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
47716              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
47717      Branch: perl
47718            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
47719 ____________________________________________________________________________
47720 [  8489] By: jhi                                   on 2001/01/20  22:24:41
47721         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
47722              From: Peter Prymmer <pvhp@forte.com>
47723              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
47724              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
47725      Branch: perl
47726            ! win32/Makefile win32/makefile.mk
47727 ____________________________________________________________________________
47728 [  8488] By: jhi                                   on 2001/01/20  22:22:27
47729         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
47730              From: Peter Prymmer <pvhp@forte.com>
47731              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
47732              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
47733      Branch: perl
47734            ! Makefile.SH
47735 ____________________________________________________________________________
47736 [  8487] By: jhi                                   on 2001/01/20  22:21:18
47737         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
47738              From: Peter Prymmer <pvhp@forte.com>
47739              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
47740              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
47741      Branch: perl
47742            + ext/DynaLoader/dl_dllload.xs
47743            ! MANIFEST Makefile.SH hints/os390.sh
47744 ____________________________________________________________________________
47745 [  8486] By: jhi                                   on 2001/01/20  22:17:53
47746         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
47747              From: Peter Prymmer <pvhp@forte.com>
47748              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
47749              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
47750      Branch: perl
47751            ! README.os390 README.posix-bc
47752 ____________________________________________________________________________
47753 [  8485] By: jhi                                   on 2001/01/20  20:15:30
47754         Log: Document and test the new qu operator.
47755      Branch: perl
47756            + t/op/qu.t
47757            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
47758            ! pod/perlretut.pod pod/perlunicode.pod
47759 ____________________________________________________________________________
47760 [  8484] By: nick                                  on 2001/01/20  19:42:30
47761         Log: Infrastructure to allow:
47762              open($fh,"|-",@array);
47763              to be implemented
47764              i.e. mark pp_open as needing a stack mark, and make pp_open
47765              process its args in that style (and pass them _all_ to tied handles OPEN).
47766              Invent do_openn() which takes SV ** at allow it to see multiple args.
47767              Note this does not _do_ anything yet.
47768      Branch: perlio
47769            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
47770            ! perlapi.c pp_proto.h pp_sys.c proto.h
47771 ____________________________________________________________________________
47772 [  8483] By: nick                                  on 2001/01/20  17:23:14
47773         Log: Integrate mainline.
47774      Branch: perlio
47775           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
47776           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
47777 ____________________________________________________________________________
47778 [  8482] By: jhi                                   on 2001/01/19  15:37:49
47779         Log: Update Changes.
47780      Branch: perl
47781            ! Changes patchlevel.h
47782 ____________________________________________________________________________
47783 [  8481] By: jhi                                   on 2001/01/19  14:41:24
47784         Log: Subject: Re: new feature: s?printf parameter reordering 
47785              From: Hugo <hv@crypt.compulink.co.uk>
47786              Date: Thu, 11 Jan 2001 17:09:03 +0000
47787              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
47788              
47789              - support reordering for all parameters: %, *v, *, .*
47790              - lay down that the reordering specification must immediately
47791              follow that parameter: %3$, *v3$, *3$, .*3$
47792              - fix vectorisation of a zero-length string
47793              - factor out the code choosing the argument to format
47794              
47795              Possibly unwanted side-effects:
47796              - the special format specifiers ' +-0' must now precede any
47797              vectorisation specifier. Tests in op/sprintf and op/ver
47798              have been changed to reflect this.
47799              - sprintf.t test #214 changed its expectations because in many
47800              cases, the next parameter has already been consumed when an
47801              invalid type letter is detected.
47802              
47803              Probably wanted side-effects:
47804              - attempts to format a non-existent parameter will warn as if C<undef>
47805              - attempt to write to non-existent parameter with '%n' will complain
47806              of "attempt to modify read-only value" instead of being silent
47807      Branch: perl
47808            ! sv.c t/op/sprintf.t t/op/ver.t
47809 ____________________________________________________________________________
47810 [  8480] By: jhi                                   on 2001/01/19  14:08:37
47811         Log: Subject: PATCH pragma/locale.t
47812              From: andreas.koenig@anima.de (Andreas J. Koenig)
47813              Date: 18 Jan 2001 09:45:37 +0100
47814              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
47815      Branch: perl
47816            ! t/pragma/locale.t
47817 ____________________________________________________________________________
47818 [  8479] By: jhi                                   on 2001/01/19  13:19:58
47819         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
47820      Branch: perl
47821            ! configure.com
47822 ____________________________________________________________________________
47823 [  8478] By: jhi                                   on 2001/01/19  02:12:35
47824         Log: Automate 1_compile.t.
47825      Branch: perl
47826            ! t/lib/1_compile.t
47827 ____________________________________________________________________________
47828 [  8477] By: jhi                                   on 2001/01/19  01:49:56
47829         Log: Integrate perlio.
47830      Branch: perl
47831           !> sv.c win32/config.bc win32/config.gc win32/config.vc
47832           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
47833 ____________________________________________________________________________
47834 [  8476] By: nick                                  on 2001/01/18  21:51:52
47835         Log: Integrate mainline
47836      Branch: perlio
47837           +> t/lib/1_compile.t t/lib/compmod.pl
47838           !> MANIFEST configure.com lib/unicode/distinct.pm
47839 ____________________________________________________________________________
47840 [  8475] By: nick                                  on 2001/01/18  21:48:02
47841         Log: Win32 "safe signals" co-existance fix.
47842              Fix SIG_SIZE value.
47843              Clear PL_sig_pending when cloning (fork).
47844      Branch: perlio
47845            ! sv.c win32/config.bc win32/config.gc win32/config.vc
47846            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47847 ____________________________________________________________________________
47848 [  8474] By: jhi                                   on 2001/01/18  14:40:57
47849         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
47850      Branch: perl
47851            ! t/lib/1_compile.t
47852 ____________________________________________________________________________
47853 [  8473] By: gsar                                  on 2001/01/18  11:42:31
47854         Log: unsubmitted trial1 change
47855      Branch: maint-5.6/perl
47856            ! Changes
47857 ____________________________________________________________________________
47858 [  8472] By: jhi                                   on 2001/01/18  04:30:24
47859         Log: The first bug found by 1_compile.t.
47860      Branch: perl
47861            ! lib/unicode/distinct.pm
47862 ____________________________________________________________________________
47863 [  8471] By: jhi                                   on 2001/01/18  04:29:42
47864         Log: Add Schwern's 1_compile test.  The compile_module script renamed
47865              to be a bit shorter for the 8.3 people.
47866      Branch: perl
47867            + t/lib/1_compile.t t/lib/compmod.pl
47868            ! MANIFEST
47869 ____________________________________________________________________________
47870 [  8470] By: jhi                                   on 2001/01/18  04:16:00
47871         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)
47872              From: Peter Prymmer <pvhp@forte.com>
47873              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
47874              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
47875              Replace #8463.
47876      Branch: maint-5.6/perl
47877            ! configure.com
47878 ____________________________________________________________________________
47879 [  8469] By: jhi                                   on 2001/01/18  04:13:02
47880         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)
47881              From: Peter Prymmer <pvhp@forte.com>
47882              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
47883              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
47884              Replace #8462.
47885      Branch: perl
47886            ! configure.com
47887 ____________________________________________________________________________
47888 [  8468] By: jhi                                   on 2001/01/18  03:42:08
47889         Log: Integrate perlio.
47890      Branch: perl
47891           !> gv.c mg.c perlio.c util.c
47892 ____________________________________________________________________________
47893 [  8467] By: nick                                  on 2001/01/17  22:41:10
47894         Log: "Safe" signals - trial implementation.
47895              gv.c tweaked to zero PL_sig_pend array
47896              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
47897              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
47898              Odd thing is that it "works" with PERLIO=stdio as well (linux).
47899      Branch: perlio
47900            ! gv.c mg.c perlio.c util.c
47901 ____________________________________________________________________________
47902 [  8466] By: nick                                  on 2001/01/17  20:40:20
47903         Log: Integrate mainline.
47904      Branch: perlio
47905           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47906           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
47907           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
47908           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47909           !> vos/config.ga.h win32/config.bc win32/config.gc
47910           !> win32/config.vc
47911 ____________________________________________________________________________
47912 [  8465] By: jhi                                   on 2001/01/17  18:37:13
47913         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
47914              From: Nicholas Clark <nick@ccl4.org>
47915              Date: Wed, 17 Jan 2001 17:31:33 +0000
47916              Message-ID: <20010117173133.I2633@plum.flirble.org>
47917      Branch: perl
47918            ! t/op/int.t
47919 ____________________________________________________________________________
47920 [  8464] By: jhi                                   on 2001/01/17  14:43:17
47921         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
47922              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
47923              Date: Wed, 17 Jan 2001 15:16:43 +0100
47924              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
47925              
47926              pp_int() was dropping an NV to the floor,
47927              int(279964589018079/59) either returned not an integer
47928              4745162525730.15, or one got "Attempt to free unreferenced scalar."
47929      Branch: perl
47930            ! pp.c
47931 ____________________________________________________________________________
47932 [  8463] By: jhi                                   on 2001/01/17  06:12:42
47933         Log: (Replaced by #8470)
47934              
47935              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)
47936              From: "Craig A. Berry" <craigberry@mac.com>
47937              Date: Tue, 16 Jan 2001 23:38:46 -0600
47938              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
47939      Branch: maint-5.6/perl
47940            ! configure.com
47941 ____________________________________________________________________________
47942 [  8462] By: jhi                                   on 2001/01/17  06:11:31
47943         Log: (Replaced by #8469)
47944              
47945              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)
47946              From: "Craig A. Berry" <craigberry@mac.com>
47947              Date: Tue, 16 Jan 2001 23:38:46 -0600
47948              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
47949      Branch: perl
47950            ! configure.com
47951 ____________________________________________________________________________
47952 [  8461] By: jhi                                   on 2001/01/17  05:56:12
47953         Log: Allow for one trailing slash in the directory of mkdir().
47954      Branch: perl
47955            ! pp_sys.c
47956 ____________________________________________________________________________
47957 [  8460] By: jhi                                   on 2001/01/17  03:26:01
47958         Log: Metaconfig unit changes for #8459.
47959      Branch: metaconfig
47960            ! U/modified/Loc.U U/modified/sig_name.U
47961 ____________________________________________________________________________
47962 [  8459] By: jhi                                   on 2001/01/17  03:24:48
47963         Log: Define SIG_SIZE, the number of elements in the sig_name and
47964              sig_num arrays, including the final NULL entry.
47965      Branch: perl
47966            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47967            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
47968            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
47969            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
47970            ! win32/config.bc win32/config.gc win32/config.vc
47971 ____________________________________________________________________________
47972 [  8458] By: jhi                                   on 2001/01/17  01:41:33
47973         Log: Integrate perlio.
47974      Branch: perl
47975           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
47976           !> perlapi.h proto.h sv.c
47977 ____________________________________________________________________________
47978 [  8457] By: nick                                  on 2001/01/16  22:07:26
47979         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
47980              Provides all the "cost" but no benefit yet - it is to allow cost
47981              to be measured, and implementation experiments (just in mg.c?).
47982      Branch: perlio
47983            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
47984            ! perlapi.h proto.h sv.c
47985 ____________________________________________________________________________
47986 [  8456] By: nick                                  on 2001/01/16  21:07:07
47987         Log: Integrate mainline.
47988      Branch: perlio
47989           !> (integrate 51 files)
47990 ____________________________________________________________________________
47991 [  8455] By: jhi                                   on 2001/01/16  18:13:43
47992         Log: Subject: [PATCH] regcomp.c old feature removal
47993              From: mjd@plover.com
47994              Date: 16 Jan 2001 14:43:18 -0000 
47995              Message-ID: <20010116144318.7140.qmail@plover.com> 
47996      Branch: perl
47997            ! regcomp.c
47998 ____________________________________________________________________________
47999 [  8454] By: jhi                                   on 2001/01/16  16:12:39
48000         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
48001              From: "Indy Singh" <indy@nusphere.com>
48002              Date: Wed, 10 Jan 2001 20:17:49 -0500
48003              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
48004      Branch: maint-5.6/perl
48005            ! win32/Makefile
48006 ____________________________________________________________________________
48007 [  8453] By: jhi                                   on 2001/01/16  16:09:33
48008         Log: Update Changes.
48009      Branch: perl
48010            ! Changes patchlevel.h
48011 ____________________________________________________________________________
48012 [  8452] By: jhi                                   on 2001/01/16  15:42:04
48013         Log: Subject: Re: API Cleanup
48014              To: perl5-porters@perl.org
48015              Date: Tue, 16 Jan 2001 13:42:30 +0000
48016              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
48017              
48018              Subject: [PATCH] utf8.c documentation
48019              From: Simon Cozens <simon@cozens.net>
48020              Date: Tue, 16 Jan 2001 13:52:48 +0000
48021              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
48022              
48023              Subject: Re: API Cleanup
48024              From: Simon Cozens <simon@cozens.net>
48025              Date: Tue, 16 Jan 2001 14:58:55 +0000
48026              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
48027              
48028              UTF-8 doc patches.
48029      Branch: perl
48030            ! embed.pl pod/perlapi.pod utf8.c
48031 ____________________________________________________________________________
48032 [  8451] By: jhi                                   on 2001/01/16  14:41:39
48033         Log: podlators 1.07, from Russ Allbery.
48034      Branch: perl
48035            ! lib/Pod/Man.pm
48036 ____________________________________________________________________________
48037 [  8450] By: jhi                                   on 2001/01/16  14:24:19
48038         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
48039              From: "Indy Singh" <indy@nusphere.com>
48040              Date: Mon, 15 Jan 2001 20:59:40 -0500
48041              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
48042      Branch: perl
48043            ! win32/Makefile
48044 ____________________________________________________________________________
48045 [  8449] By: jhi                                   on 2001/01/16  03:42:55
48046         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
48047              at the setting of the ofs_sv in new_struct_thread() as the
48048              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
48049              uninitialized fields are, uh, initialized with),
48050              SvREFCNT_inc()ing that invited a core dump.
48051      Branch: perl
48052            ! util.c
48053 ____________________________________________________________________________
48054 [  8448] By: jhi                                   on 2001/01/16  01:49:07
48055         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
48056              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48057              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
48058              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
48059              
48060              Replace #8444 and #8445.
48061      Branch: perl
48062            ! ext/B/B.xs ext/B/B/Debug.pm
48063 ____________________________________________________________________________
48064 [  8447] By: jhi                                   on 2001/01/15  21:05:35
48065         Log: Subject: [PATCH] API Variable documentation   
48066              From: Simon Cozens <simon@cozens.net>
48067              Date: Mon, 15 Jan 2001 19:35:54 +0000
48068              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
48069      Branch: perl
48070            ! pod/perlapi.pod thrdvar.h
48071 ____________________________________________________________________________
48072 [  8446] By: jhi                                   on 2001/01/15  20:49:20
48073         Log: Signedness nit.
48074      Branch: perl
48075            ! pp_ctl.c
48076 ____________________________________________________________________________
48077 [  8445] By: jhi                                   on 2001/01/15  20:28:48
48078         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
48079      Branch: perl
48080            ! ext/B/B/Debug.pm
48081 ____________________________________________________________________________
48082 [  8444] By: jhi                                   on 2001/01/15  13:09:10
48083         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
48084      Branch: perl
48085            ! ext/B/B.xs
48086 ____________________________________________________________________________
48087 [  8443] By: jhi                                   on 2001/01/15  13:06:26
48088         Log: Missing from #8439.
48089      Branch: perl
48090            ! keywords.h mg.c
48091 ____________________________________________________________________________
48092 [  8442] By: jhi                                   on 2001/01/15  13:02:38
48093         Log: Subject: [PATCH @8436] Eliminate op_children
48094              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48095              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
48096              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
48097              
48098              Subject: [PATCH @8436] Re: Eliminate op_children
48099              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48100              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
48101              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
48102      Branch: perl
48103            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
48104            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
48105            ! op.c op.h
48106 ____________________________________________________________________________
48107 [  8441] By: jhi                                   on 2001/01/15  12:57:08
48108         Log: Use the /^Perl_/-less form of is_lvalue_sub().
48109      Branch: perl
48110            ! pp.h
48111 ____________________________________________________________________________
48112 [  8440] By: jhi                                   on 2001/01/15  05:13:09
48113         Log: Revert #8437 and #8438, the Linux large files story is more complex.
48114      Branch: metaconfig/U/perl
48115            ! d_fpos64_t.U d_off64_t.U
48116      Branch: perl
48117            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48118            ! config_h.SH configure.com epoc/config.sh perl.h
48119            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
48120            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48121            ! win32/config.bc win32/config.gc win32/config.vc
48122 ____________________________________________________________________________
48123 [  8439] By: jhi                                   on 2001/01/15  05:02:24
48124         Log: More UTF-8 patches from Inaba Hiroto.
48125              - The substr lval was still not okay.
48126              - Now pp_stringify and sv_setsv copies source's UTF8 flag
48127              even if IN_BYTE.  pp_stringify is called from fold_constants
48128              at optimization phase and "\x{100}" was made SvUTF8_off under
48129              use bytes (the bytes pragma is for "byte semantics" and not
48130              for "do not produce UTF8 data")
48131              - New `qu' operator to generate UTF8 string explicitly.
48132              Though I agree with the policy "0x00-0xff always produce bytes",
48133              sometimes want to such a string to be coded in UTF8.
48134              I can use pack"U0a*" but it requires more typing and has
48135              runtime overhead.
48136              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
48137              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
48138              string is not UTF8_on and has char 0x80-0xff.
48139              
48140              TODO: document and test qu.
48141      Branch: perl
48142            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
48143            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
48144            ! toke.c
48145 ____________________________________________________________________________
48146 [  8438] By: jhi                                   on 2001/01/14  05:10:23
48147         Log: (Reverted by #8440)
48148              
48149              Metaconfig unit changes for #8437.
48150      Branch: metaconfig/U/perl
48151            ! d_fpos64_t.U d_off64_t.U
48152 ____________________________________________________________________________
48153 [  8437] By: jhi                                   on 2001/01/14  04:55:34
48154         Log: (Reverted by #8440)
48155              
48156              Add <features.h> probing, seems to be needed for (some?)
48157              Linux largefileness.
48158      Branch: perl
48159            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48160            ! config_h.SH configure.com epoc/config.sh perl.h
48161            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
48162            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48163            ! win32/config.bc win32/config.gc win32/config.vc
48164 ____________________________________________________________________________
48165 [  8436] By: jhi                                   on 2001/01/13  17:47:21
48166         Log: Tighten some of the tests a bit.
48167      Branch: perl
48168            ! t/pragma/utf8.t
48169 ____________________________________________________________________________
48170 [  8435] By: jhi                                   on 2001/01/13  17:31:54
48171         Log: Integrate perlio.
48172      Branch: perl
48173           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
48174           !> win32/config_H.gc win32/config_H.vc
48175 ____________________________________________________________________________
48176 [  8434] By: nick                                  on 2001/01/13  11:36:53
48177         Log: Run dmake regen_config_h for Win32
48178      Branch: perlio
48179            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48180 ____________________________________________________________________________
48181 [  8433] By: nick                                  on 2001/01/13  11:31:55
48182         Log: VMS friendly patch to Encode compile process
48183      Branch: perlio
48184            ! ext/Encode/Makefile.PL ext/Encode/compile
48185 ____________________________________________________________________________
48186 [  8432] By: nick                                  on 2001/01/13  11:06:44
48187         Log: Integrate mainline
48188      Branch: perlio
48189           +> ext/B/B/Concise.pm
48190           !> (integrate 52 files)
48191 ____________________________________________________________________________
48192 [  8431] By: jhi                                   on 2001/01/13  05:55:55
48193         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
48194              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48195              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
48196              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
48197      Branch: perl
48198            ! ext/B/B/Concise.pm
48199 ____________________________________________________________________________
48200 [  8430] By: jhi                                   on 2001/01/13  04:24:18
48201         Log: The LVRET macro needed an aTHX.
48202      Branch: perl
48203            ! pp.h
48204 ____________________________________________________________________________
48205 [  8429] By: jhi                                   on 2001/01/13  02:12:42
48206         Log: Update Changes.
48207      Branch: perl
48208            ! Changes patchlevel.h
48209 ____________________________________________________________________________
48210 [  8428] By: jhi                                   on 2001/01/13  02:08:50
48211         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
48212              From: Peter Prymmer <pvhp@forte.com>
48213              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
48214              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
48215              
48216              Add a BEGIN guard for sloppy floating point division.
48217      Branch: perl
48218            ! lib/Math/BigInt.pm lib/bigint.pl
48219 ____________________________________________________________________________
48220 [  8427] By: jhi                                   on 2001/01/13  01:47:16
48221         Log: The B::Terse drop-in replacement wasn't quite drop-in.
48222      Branch: perl
48223            ! ext/B/B/Terse.pm
48224 ____________________________________________________________________________
48225 [  8426] By: jhi                                   on 2001/01/12  21:20:43
48226         Log: Use UVXf.
48227      Branch: perl
48228            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48229            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
48230            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
48231            ! vos/config.ga.def vos/config.ga.h win32/config.bc
48232            ! win32/config.gc win32/config.vc
48233 ____________________________________________________________________________
48234 [  8425] By: jhi                                   on 2001/01/12  20:20:14
48235         Log: Subject: [PATCH perl@8342] -Wformat
48236              From: Robin Barker <rmb1@cise.npl.co.uk>
48237              Date: Fri, 12 Jan 2001 20:03:14 GMT
48238              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
48239      Branch: perl
48240            ! ext/Encode/Encode.xs mg.c sv.c toke.c
48241 ____________________________________________________________________________
48242 [  8424] By: jhi                                   on 2001/01/12  20:01:48
48243         Log: Subject: B::Concise -- an improved replacement for B::Terse 
48244              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48245              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
48246              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
48247      Branch: perl
48248            + ext/B/B/Concise.pm
48249            ! MANIFEST ext/B/B/Terse.pm
48250 ____________________________________________________________________________
48251 [  8423] By: jhi                                   on 2001/01/12  19:24:02
48252         Log: The new metaconfig unit from the #8421.
48253      Branch: metaconfig/U/perl
48254            + d_sigprocmask.U
48255 ____________________________________________________________________________
48256 [  8422] By: jhi                                   on 2001/01/12  19:23:43
48257         Log: Forgot the microperl config from the #8421.
48258      Branch: perl
48259            ! uconfig.h uconfig.sh
48260 ____________________________________________________________________________
48261 [  8421] By: jhi                                   on 2001/01/12  19:05:27
48262         Log: Add sigprocmask() probe, regen Configure, regen toc.
48263      Branch: perl
48264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48265            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
48266            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48267            ! vos/config.ga.h win32/config.bc win32/config.gc
48268            ! win32/config.vc
48269 ____________________________________________________________________________
48270 [  8420] By: jhi                                   on 2001/01/12  18:34:31
48271         Log: Add sockatmark() to the todo list.
48272      Branch: perl
48273            ! Todo-5.6
48274 ____________________________________________________________________________
48275 [  8419] By: jhi                                   on 2001/01/12  18:09:46
48276         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
48277      Branch: perl
48278            ! op.c
48279 ____________________________________________________________________________
48280 [  8418] By: jhi                                   on 2001/01/12  18:05:30
48281         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
48282              From: Radu Greab <radu@netsoft.ro>
48283              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
48284              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
48285      Branch: perl
48286            ! op.c t/pragma/sub_lval.t
48287 ____________________________________________________________________________
48288 [  8417] By: jhi                                   on 2001/01/12  16:09:09
48289         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
48290              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
48291              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
48292              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
48293      Branch: perl
48294            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
48295            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
48296            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
48297            ! t/pragma/sub_lval.t toke.c
48298 ____________________________________________________________________________
48299 [  8416] By: jhi                                   on 2001/01/12  15:42:06
48300         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
48301              From: "Richard Soderberg" <rs@crystalflame.net>
48302              Date: Fri, 12 Jan 2001 04:49:35 -0800
48303              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
48304              
48305              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
48306              according to the platform.
48307      Branch: perl
48308            ! op.c
48309 ____________________________________________________________________________
48310 [  8415] By: jhi                                   on 2001/01/12  15:33:41
48311         Log: One more UTF-8 fix from Inaba Hiroto.
48312      Branch: perl
48313            ! pp.c regexec.c t/pragma/utf8.t
48314 ____________________________________________________________________________
48315 [  8414] By: jhi                                   on 2001/01/12  15:30:18
48316         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
48317      Branch: perl
48318            ! regexec.c
48319 ____________________________________________________________________________
48320 [  8413] By: jhi                                   on 2001/01/12  15:22:10
48321         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
48322              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48323              Date: Thu, 11 Jan 2001 12:53:36 +0100
48324              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
48325      Branch: perl
48326            ! toke.c
48327 ____________________________________________________________________________
48328 [  8412] By: jhi                                   on 2001/01/12  15:20:25
48329         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
48330              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48331              Date: Fri, 12 Jan 2001 14:37:55 +0100
48332              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
48333      Branch: perl
48334            ! hints/posix-bc.sh
48335 ____________________________________________________________________________
48336 [  8411] By: jhi                                   on 2001/01/12  15:14:14
48337         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
48338              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48339              Date: Fri, 12 Jan 2001 10:42:21 +0100
48340              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
48341      Branch: perl
48342            ! t/op/regmesg.t
48343 ____________________________________________________________________________
48344 [  8410] By: jhi                                   on 2001/01/12  05:48:55
48345         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
48346              From: Nicholas Clark <nick@ccl4.org> 
48347              Date: Sun, 7 Jan 2001 19:47:14 +0000
48348              Message-ID: <20010107194714.B1048@plum.flirble.org>
48349      Branch: perl
48350            ! t/op/numconvert.t
48351 ____________________________________________________________________________
48352 [  8409] By: jhi                                   on 2001/01/12  05:41:28
48353         Log: Integrate perlio.
48354      Branch: perl
48355           !> mg.c scope.h
48356 ____________________________________________________________________________
48357 [  8408] By: nick                                  on 2001/01/11  22:43:28
48358         Log: Remove variables that were used in experiments.
48359      Branch: perlio
48360            ! mg.c
48361 ____________________________________________________________________________
48362 [  8407] By: nick                                  on 2001/01/11  20:57:44
48363         Log: Catch die in %SIG handler and unblock the signal before re-dying.
48364              This make Linux work _without_ sigsetjmp().
48365              Turn off sigsetjmp() to see what else it does.
48366              May need Configure probe for sigprocmask() if anything has sigaction()
48367              but not sigprocmask().
48368      Branch: perlio
48369            ! mg.c scope.h
48370 ____________________________________________________________________________
48371 [  8406] By: nick                                  on 2001/01/11  19:32:07
48372         Log: Integrate mainline
48373      Branch: perlio
48374           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
48375           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
48376           !> t/op/substr.t
48377 ____________________________________________________________________________
48378 [  8405] By: jhi                                   on 2001/01/11  17:11:01
48379         Log: Fix UTF-8 lval substr().
48380      Branch: perl
48381            ! mg.c t/op/substr.t
48382 ____________________________________________________________________________
48383 [  8404] By: jhi                                   on 2001/01/11  05:13:58
48384         Log: Update Changes.
48385      Branch: perl
48386            ! Changes patchlevel.h
48387 ____________________________________________________________________________
48388 [  8403] By: jhi                                   on 2001/01/11  04:38:24
48389         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
48390              From: Hugo <hv@crypt.compulink.co.uk>
48391              Date: Mon, 30 Oct 2000 01:33:26 +0000
48392              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
48393      Branch: perl
48394            ! regexec.c t/op/re_tests
48395 ____________________________________________________________________________
48396 [  8402] By: jhi                                   on 2001/01/11  04:26:12
48397         Log: Integrate perlio.
48398      Branch: perl
48399           !> scope.h util.c
48400 ____________________________________________________________________________
48401 [  8401] By: nick                                  on 2001/01/10  22:52:55
48402         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
48403              (So Alan and Ilya can try setting via hints.)
48404              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
48405              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
48406              doing the save everywhere seems to restart read() correctly, but just
48407              doing it once "round" the handler does not.
48408      Branch: perlio
48409            ! scope.h
48410 ____________________________________________________________________________
48411 [  8400] By: jhi                                   on 2001/01/10  21:57:54
48412         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
48413              of IRIX, HP-UX is unaffected.
48414      Branch: perl
48415            ! perl.h
48416 ____________________________________________________________________________
48417 [  8399] By: nick                                  on 2001/01/10  21:29:19
48418         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
48419      Branch: perlio
48420            ! util.c
48421 ____________________________________________________________________________
48422 [  8398] By: jhi                                   on 2001/01/10  20:55:31
48423         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
48424              also have ReusePort.
48425      Branch: perl
48426            ! ext/IO/lib/IO/Socket/INET.pm
48427 ____________________________________________________________________________
48428 [  8397] By: jhi                                   on 2001/01/10  20:50:57
48429         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
48430              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
48431              Date: Wed, 10 Jan 2001 01:38:13 -0800
48432              Message-ID: <20010110013813.B41744@yahoo-inc.com>
48433      Branch: perl
48434            ! ext/IO/lib/IO/Socket/INET.pm
48435 ____________________________________________________________________________
48436 [  8396] By: jhi                                   on 2001/01/10  20:49:30
48437         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
48438              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
48439              Date: Wed, 10 Jan 2001 01:37:32 -0800
48440              Message-ID: <20010110013732.A41744@yahoo-inc.com>
48441      Branch: perl
48442            ! ext/Socket/Socket.pm
48443 ____________________________________________________________________________
48444 [  8395] By: jhi                                   on 2001/01/10  20:41:37
48445         Log: Test for bug id 20010105.016 (fixed by #8378).
48446      Branch: perl
48447            ! t/op/split.t
48448 ____________________________________________________________________________
48449 [  8394] By: jhi                                   on 2001/01/10  20:26:32
48450         Log: Integrate perlio.
48451      Branch: perl
48452            ! util.c
48453 ____________________________________________________________________________
48454 [  8393] By: nick                                  on 2001/01/10  19:34:30
48455         Log: Back out Simon's pid hackery for now.
48456      Branch: perlio
48457            ! util.c
48458 ____________________________________________________________________________
48459 [  8392] By: nick                                  on 2001/01/10  19:23:13
48460         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
48461      Branch: perlio
48462           !> (integrate 29 files)
48463 ____________________________________________________________________________
48464 [  8391] By: jhi                                   on 2001/01/10  18:43:15
48465         Log: Subject: [PATCH] Fix my_pclose segfault
48466              From: Simon Cozens <simon@cozens.net>
48467              Date: Wed, 10 Jan 2001 18:39:35 +0000
48468              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
48469      Branch: perl
48470            ! util.c
48471 ____________________________________________________________________________
48472 [  8390] By: jhi                                   on 2001/01/10  18:42:08
48473         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
48474              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48475              Date:     Wed, 10 Jan 2001 13:23:02 EST
48476              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
48477      Branch: perl
48478            ! ext/Opcode/Opcode.xs
48479 ____________________________________________________________________________
48480 [  8389] By: jhi                                   on 2001/01/10  15:16:07
48481         Log: Turn off the integer preservation for now.
48482      Branch: perl
48483            ! perl.h
48484 ____________________________________________________________________________
48485 [  8388] By: jhi                                   on 2001/01/10  15:01:25
48486         Log: Few more IDE/editor nits from p5p.
48487      Branch: perl
48488            ! pod/perlfaq3.pod
48489 ____________________________________________________________________________
48490 [  8387] By: jhi                                   on 2001/01/10  06:53:16
48491         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
48492              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
48493              Date: Tue, 9 Jan 2001 23:16:02 +0000
48494              Message-ID: <20010109231602.A81101@plum.flirble.org>
48495      Branch: perl
48496            ! sv.c
48497 ____________________________________________________________________________
48498 [  8386] By: jhi                                   on 2001/01/10  03:17:54
48499         Log: Test cases for #8385 (from Simon's "torture.pl")
48500      Branch: perl
48501            ! t/op/tr.t
48502 ____________________________________________________________________________
48503 [  8385] By: jhi                                   on 2001/01/10  03:17:11
48504         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
48505              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
48506              Date: Wed, 10 Jan 2001 11:39:39 +0900
48507              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
48508              
48509              Some more UTF-8 tr cases fixed.
48510      Branch: perl
48511            ! doop.c
48512 ____________________________________________________________________________
48513 [  8384] By: jhi                                   on 2001/01/09  22:45:40
48514         Log: Allow the locale test needing POSIX and the taint test
48515              needing IPC::SysV to run under 'minitest' (basically,
48516              bail out if loading the extension fails)
48517      Branch: perl
48518            ! t/op/misc.t t/op/taint.t
48519 ____________________________________________________________________________
48520 [  8383] By: jhi                                   on 2001/01/09  21:36:04
48521         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
48522              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48523              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
48524              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
48525      Branch: perl
48526            ! t/io/openpid.t
48527 ____________________________________________________________________________
48528 [  8382] By: jhi                                   on 2001/01/09  21:06:08
48529         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
48530              Should finish up the bug id 20001205.022.
48531      Branch: perl
48532            ! pp.c pp_hot.c scope.c
48533 ____________________________________________________________________________
48534 [  8381] By: jhi                                   on 2001/01/09  18:27:43
48535         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
48536              From: Andy Dougherty <doughera@lafayette.edu>
48537              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
48538              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
48539              
48540              More robust yacc/bison error detection.
48541      Branch: perl
48542            ! t/comp/proto.t
48543 ____________________________________________________________________________
48544 [  8380] By: jhi                                   on 2001/01/09  15:21:38
48545         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
48546              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48547              Date:     Tue, 9 Jan 2001 07:53:55 EST
48548              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
48549      Branch: perl
48550            ! t/op/misc.t vms/test.com
48551 ____________________________________________________________________________
48552 [  8379] By: jhi                                   on 2001/01/09  15:20:38
48553         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
48554              From: jhi@cc.hut.fi
48555              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
48556              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
48557              
48558              The #8378 fixed this.
48559      Branch: perl
48560            ! t/op/tr.t
48561 ____________________________________________________________________________
48562 [  8378] By: jhi                                   on 2001/01/09  15:05:32
48563         Log: Subject: One more patch for UTF8 
48564              From: Inaba Hiroto <inaba@st.rim.or.jp>
48565              Date: Tue, 09 Jan 2001 01:04:32 +0900
48566              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
48567              
48568              UTF-8 fixes for 'x' and tr///.
48569      Branch: perl
48570            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
48571            ! regcomp.c regexec.c toke.c utf8.c
48572 ____________________________________________________________________________
48573 [  8377] By: jhi                                   on 2001/01/09  14:32:17
48574         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
48575      Branch: perl
48576            ! t/op/length.t
48577 ____________________________________________________________________________
48578 [  8376] By: jhi                                   on 2001/01/09  04:32:32
48579         Log: integrate changes #7775, #8316, #8316 from mainline
48580      Branch: maint-5.6/perl
48581            ! hints/solaris_2.sh
48582 ____________________________________________________________________________
48583 [  8375] By: jhi                                   on 2001/01/09  04:26:43
48584         Log: Update Changes.
48585      Branch: perl
48586            ! Changes patchlevel.h
48587 ____________________________________________________________________________
48588 [  8374] By: jhi                                   on 2001/01/09  04:14:32
48589         Log: IDE/editor section tweaking.
48590      Branch: perl
48591            ! pod/perlfaq3.pod
48592 ____________________________________________________________________________
48593 [  8373] By: jhi                                   on 2001/01/09  02:38:26
48594         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
48595              From: Peter Prymmer <pvhp@forte.com>
48596              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
48597              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
48598              
48599              In preparation os OS/390 dynamic loading.
48600      Branch: perl
48601            ! README.os390 hints/os390.sh
48602 ____________________________________________________________________________
48603 [  8372] By: jhi                                   on 2001/01/09  00:24:30
48604         Log: Integrate with perlio.
48605      Branch: perl
48606           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
48607 ____________________________________________________________________________
48608 [  8371] By: nick                                  on 2001/01/08  23:54:33
48609         Log: Fix "scalars leaked" bugs caused by overload magic
48610              (Highlighted by Ilya's DESTROY optimization.)
48611      Branch: perlio
48612            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
48613 ____________________________________________________________________________
48614 [  8370] By: nick                                  on 2001/01/08  20:19:41
48615         Log: Integrate mainline
48616      Branch: perlio
48617           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
48618           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
48619           !> t/op/64bitint.t
48620 ____________________________________________________________________________
48621 [  8369] By: jhi                                   on 2001/01/08  17:30:52
48622         Log: save_delete() Safefree() doesn't (anymore?) work with shared
48623              strings, one test failure in op/misc and almost all of lib/b.
48624              (Outcomments #8369.)
48625      Branch: perl
48626            ! scope.c
48627 ____________________________________________________________________________
48628 [  8368] By: jhi                                   on 2001/01/08  14:47:10
48629         Log: (Outcommented by #8369.)
48630              
48631              Subject: Re: Perl BugID 20001205.022 ---- save_delete
48632              From: Simon Cozens <simon@cozens.net>
48633              Date: Sat, 6 Jan 2001 11:48:40 +0000
48634              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
48635              
48636              The save_delete() does need the Safefree.
48637      Branch: perl
48638            ! scope.c
48639 ____________________________________________________________________________
48640 [  8367] By: bailey                                on 2001/01/08  08:53:52
48641         Log: Once again syncing after too long an absence
48642      Branch: vmsperl
48643           +> (branch 55 files)
48644            - MAINTAIN fix_pl vos/config.def vos/config.h
48645            - vos/config_h.SH_orig
48646           !> (integrate 498 files)
48647 ____________________________________________________________________________
48648 [  8366] By: jhi                                   on 2001/01/08  02:42:59
48649         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
48650              From: nick@ccl4.org
48651              Date: Sun, 7 Jan 2001 21:07:18 +0000
48652              Message-Id: <20010107210717.D1048@plum.flirble.org>
48653      Branch: perl
48654            ! sv.c t/op/64bitint.t
48655 ____________________________________________________________________________
48656 [  8365] By: jhi                                   on 2001/01/08  02:35:16
48657         Log: Subject: [PATCH] environ nit
48658              From: Simon Cozens <simon@cozens.net>
48659              Date: Sun, 7 Jan 2001 17:57:07 +0000
48660              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
48661              
48662              Use environ only if we have it.
48663      Branch: perl
48664            ! mg.c
48665 ____________________________________________________________________________
48666 [  8364] By: jhi                                   on 2001/01/08  02:24:51
48667         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
48668      Branch: perl
48669            ! ext/GDBM_File/GDBM_File.xs
48670 ____________________________________________________________________________
48671 [  8363] By: jhi                                   on 2001/01/08  02:19:24
48672         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
48673              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48674              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
48675              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
48676      Branch: perl
48677            ! dump.c op.c
48678 ____________________________________________________________________________
48679 [  8362] By: jhi                                   on 2001/01/08  02:17:43
48680         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
48681              From: Doug MacEachern <dougm@covalent.net>
48682              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
48683              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
48684              
48685              Allow AUTOLOAD to be an xsub and allow such xsubs
48686              to avoid use of $AUTOLOAD.
48687      Branch: perl
48688            ! gv.c
48689 ____________________________________________________________________________
48690 [  8361] By: jhi                                   on 2001/01/08  02:16:07
48691         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
48692              From: Radu Greab <radu@netsoft.ro>
48693              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
48694              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
48695              
48696              No need for the potentially nonportable $SIG{CHLD}.
48697      Branch: perl
48698            ! t/io/pipe.t
48699 ____________________________________________________________________________
48700 [  8360] By: jhi                                   on 2001/01/08  01:58:23
48701         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
48702      Branch: perl
48703            ! lib/Getopt/Long.pm
48704 ____________________________________________________________________________
48705 [  8359] By: jhi                                   on 2001/01/08  01:55:44
48706         Log: Integrate perlio.
48707      Branch: perl
48708           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
48709           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
48710           !> utf8.c win32/Makefile
48711 ____________________________________________________________________________
48712 [  8358] By: jhi                                   on 2001/01/07  21:16:50
48713         Log: Update the EPOC cross SDK URL.
48714      Branch: perl
48715            ! README.epoc
48716 ____________________________________________________________________________
48717 [  8357] By: jhi                                   on 2001/01/07  21:16:09
48718         Log: Update the EPOC cross SDK URL.
48719      Branch: maint-5.6/perl
48720            ! README.epoc
48721 ____________________________________________________________________________
48722 [  8356] By: nick                                  on 2001/01/06  21:47:52
48723         Log: FILE * in XS code for PerlIO world:
48724              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
48725              - Add FILE * T_STDIO typemap.
48726              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
48727      Branch: perlio
48728            ! lib/ExtUtils/typemap perlio.c perlio.h
48729 ____________________________________________________________________________
48730 [  8355] By: jhi                                   on 2001/01/06  20:27:15
48731         Log: integrate change #8336 from mainline
48732              
48733              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
48734      Branch: maint-5.6/perl
48735            ! hv.c
48736 ____________________________________________________________________________
48737 [  8354] By: jhi                                   on 2001/01/06  20:24:29
48738         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
48739              From: Robin Barker <rmb1@cise.npl.co.uk>
48740              Date: Fri, 22 Dec 2000 12:17:38 GMT
48741              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
48742              
48743              The patch reformats some long =item lines so they give
48744              correct output via pod2man | nroff -man
48745              
48746              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
48747              From: Robin Barker <rmb1@cise.npl.co.uk>
48748              Date: Tue, 2 Jan 2001 15:35:03 GMT
48749              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
48750              
48751              Here is a _further_ patch which corrects a few more errors:
48752              * an empty C<=item> in CPAN.pm
48753              * patching the wrong file (pod/perlamiga.pod not README.amiga)
48754              * leaving empty C<=item>s which formatted incorrectly
48755              * over long C<=item>s revealed by latest patch to Pod::Man
48756      Branch: maint-5.6/perl
48757            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
48758            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
48759            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
48760            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
48761            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
48762            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
48763 ____________________________________________________________________________
48764 [  8353] By: jhi                                   on 2001/01/06  20:21:10
48765         Log: integrate changes #7980, 8056, 8057 from mainline
48766              
48767              UTF-8 hash keys.
48768      Branch: maint-5.6/perl
48769            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
48770 ____________________________________________________________________________
48771 [  8352] By: jhi                                   on 2001/01/06  20:18:44
48772         Log: Forgotten from #8438.
48773      Branch: maint-5.6/perl
48774            ! epoc/epocish.h
48775 ____________________________________________________________________________
48776 [  8351] By: jhi                                   on 2001/01/06  20:18:12
48777         Log: Forgotten from #8347.
48778      Branch: maint-5.6/perl
48779            ! config_h.SH
48780 ____________________________________________________________________________
48781 [  8350] By: jhi                                   on 2001/01/06  20:00:19
48782         Log: Thinko in #8347.
48783      Branch: maint-5.6/perl
48784            ! regcomp.c
48785 ____________________________________________________________________________
48786 [  8349] By: jhi                                   on 2001/01/06  18:05:30
48787         Log: Copy the FAQ3 IDE section from the development branch,
48788              changes originally by Peter Prymmer.
48789      Branch: maint-5.6/perl
48790            ! pod/perlfaq3.pod
48791 ____________________________________________________________________________
48792 [  8348] By: jhi                                   on 2001/01/06  18:03:02
48793         Log: EPOC updates for TRIAL1.
48794              
48795              Subject: [5.6.1 trial1] EPOC update
48796              From: Olaf Flebbe <O.Flebbe@science-computing.de>
48797              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
48798              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
48799              
48800              Subject: epoc patch2 for perl-5.6.1-trial1
48801              From: Olaf Flebbe <O.Flebbe@science-computing.de>
48802              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
48803              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
48804      Branch: maint-5.6/perl
48805            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
48806            ! epoc/epocish.c
48807 ____________________________________________________________________________
48808 [  8347] By: jhi                                   on 2001/01/06  17:29:10
48809         Log: integrate changes #7710,7824,7973 from mainline,
48810              plus VMS nits from Peter Prymmer and Dan Sugalski.
48811              
48812              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
48813              library (getprotobyname and getprotobynumber are outversioned by
48814              the same calls in libc, at least for xlc version 3.
48815              
48816              Add HAS_SBRK_PROTO.
48817              
48818              Fixes for signedness warnings noticed by VMSperlers.
48819      Branch: maint-5.6/perl
48820            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48821            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
48822            ! sv.c vms/descrip_mms.template vos/config.alpha.def
48823            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48824            ! win32/config.bc win32/config.gc win32/config.vc
48825 ____________________________________________________________________________
48826 [  8346] By: nick                                  on 2001/01/06  14:36:01
48827         Log: Fixup accumulated integrate muddles (perlio == devperl again)
48828      Branch: perlio
48829            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
48830 ____________________________________________________________________________
48831 [  8345] By: nick                                  on 2001/01/06  14:24:58
48832         Log: Integrate mainline
48833      Branch: perlio
48834           !> (integrate 55 files)
48835 ____________________________________________________________________________
48836 [  8344] By: jhi                                   on 2001/01/06  02:24:02
48837         Log: Subject: [patch] PerlIO_cleanup() prototype
48838              From: Doug MacEachern <dougm@covalent.net>
48839              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
48840              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
48841      Branch: perl
48842            ! perlio.h
48843 ____________________________________________________________________________
48844 [  8343] By: jhi                                   on 2001/01/06  01:04:09
48845         Log: IRIX compiler noticed that the bof initialization might be
48846              bypassed by control flow.
48847      Branch: perl
48848            ! toke.c
48849 ____________________________________________________________________________
48850 [  8342] By: jhi                                   on 2001/01/06  00:10:48
48851         Log: Update Changes.
48852      Branch: perl
48853            ! Changes patchlevel.h
48854 ____________________________________________________________________________
48855 [  8341] By: jhi                                   on 2001/01/05  23:52:33
48856         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
48857      Branch: perl
48858            ! toke.c
48859 ____________________________________________________________________________
48860 [  8340] By: jhi                                   on 2001/01/05  22:44:08
48861         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
48862              From: Radu Greab <radu@netsoft.ro>
48863              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
48864              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
48865      Branch: perl
48866            ! t/io/pipe.t util.c
48867 ____________________________________________________________________________
48868 [  8339] By: jhi                                   on 2001/01/05  22:35:17
48869         Log: Subject: [PATCH] format and rewording in perlfaq.pod
48870              From: Robin Barker <rmb1@cise.npl.co.uk>
48871              Date: Fri, 5 Jan 2001 18:51:20 GMT
48872              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
48873      Branch: perl
48874            ! pod/perlfaq.pod
48875 ____________________________________________________________________________
48876 [  8338] By: jhi                                   on 2001/01/05  22:31:17
48877         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
48878              From: Peter Prymmer <pvhp@forte.com>
48879              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
48880              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
48881      Branch: perl
48882            ! utils/perlbug.PL
48883 ____________________________________________________________________________
48884 [  8337] By: jhi                                   on 2001/01/05  18:15:11
48885         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
48886              From: Robin Barker <rmb1@cise.npl.co.uk>
48887              Date: Tue, 2 Jan 2001 15:24:07 GMT
48888              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
48889              
48890              If you call configure as C<./Configure> or C<sh ./Configure>,
48891              $src is set to the absolute path name, not '.'.
48892              
48893              This, in turn, means -Dmksymlink tries to do its stuff because
48894              it does not think it is in the src directory.
48895              
48896              (plus a metaconfig nitfix)
48897      Branch: metaconfig
48898            ! U/compline/ccflags.U U/modified/src.U
48899      Branch: perl
48900            ! Configure config_h.SH
48901 ____________________________________________________________________________
48902 [  8336] By: jhi                                   on 2001/01/05  17:48:32
48903         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
48904              From: Alan Burlison <Alan.Burlison@uk.sun.com>
48905              Message-ID: <3A5606C4.473D2226@uk.sun.com>
48906              Date: Fri, 05 Jan 2001 17:39:16 +0000
48907      Branch: perl
48908            ! hv.c
48909 ____________________________________________________________________________
48910 [  8335] By: jhi                                   on 2001/01/05  16:05:44
48911         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
48912      Branch: perl
48913            ! lib/Getopt/Long.pm
48914 ____________________________________________________________________________
48915 [  8334] By: jhi                                   on 2001/01/05  16:00:51
48916         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
48917              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
48918              Date: Fri, 05 Jan 2001 13:46:51 +0100
48919              Message-ID: <13693.978698811@nice.ram.loc>
48920              
48921              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
48922              accurate reading of the "atime".  
48923      Branch: perl
48924            ! t/io/fs.t
48925 ____________________________________________________________________________
48926 [  8333] By: jhi                                   on 2001/01/05  15:57:37
48927         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
48928              From: Simon Cozens <simon@cozens.net>
48929              Date: Fri, 8 Dec 2000 13:33:31 +0000
48930              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
48931              
48932              A lost patch fragment.
48933      Branch: perl
48934            ! doop.c
48935 ____________________________________________________________________________
48936 [  8332] By: jhi                                   on 2001/01/05  15:40:42
48937         Log: Do away with strncpy() and a fixed length buffer.
48938      Branch: perl
48939            ! utf8.c
48940 ____________________________________________________________________________
48941 [  8331] By: jhi                                   on 2001/01/05  15:03:07
48942         Log: Tests for #8329 and #8330.
48943      Branch: perl
48944            ! t/op/bop.t
48945 ____________________________________________________________________________
48946 [  8330] By: jhi                                   on 2001/01/05  15:02:38
48947         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
48948              raw 8-bit form to the UTF-8 string.
48949      Branch: perl
48950            ! toke.c
48951 ____________________________________________________________________________
48952 [  8329] By: jhi                                   on 2001/01/05  14:55:13
48953         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
48954              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48955              Date: Fri, 5 Jan 2001 12:28:52 +0100
48956              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
48957              
48958              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
48959              no effect.  (changed the strncpy() to Copy())
48960      Branch: perl
48961            ! toke.c
48962 ____________________________________________________________________________
48963 [  8328] By: jhi                                   on 2001/01/05  06:44:27
48964         Log: UTF-8 cleanup.
48965      Branch: perl
48966            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
48967            ! regexec.c sv.c toke.c
48968 ____________________________________________________________________________
48969 [  8327] By: jhi                                   on 2001/01/05  01:11:29
48970         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')
48971              From: Radu Greab <radu@netsoft.ro>
48972              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
48973              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
48974              
48975              Cleans up Harness to not use FileHandle, which uses IO.
48976      Branch: perl
48977            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
48978 ____________________________________________________________________________
48979 [  8326] By: jhi                                   on 2001/01/05  00:56:37
48980         Log: Update Changes.
48981      Branch: perl
48982            ! Changes patchlevel.h
48983 ____________________________________________________________________________
48984 [  8325] By: jhi                                   on 2001/01/05  00:53:18
48985         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
48986              From: Peter Prymmer <pvhp@forte.com>
48987              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
48988              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
48989              
48990              plus a couple more tailing whitespace removals.
48991      Branch: perl
48992            ! win32/Makefile
48993 ____________________________________________________________________________
48994 [  8324] By: jhi                                   on 2001/01/05  00:47:39
48995         Log: Add some Unicode chop() tests.
48996      Branch: perl
48997            ! t/op/chop.t
48998 ____________________________________________________________________________
48999 [  8323] By: jhi                                   on 2001/01/05  00:47:23
49000         Log: Unify UTF-8 malformedness handling.
49001      Branch: perl
49002            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
49003 ____________________________________________________________________________
49004 [  8322] By: jhi                                   on 2001/01/04  22:21:54
49005         Log: The new $issymlink was unknown to Mksymlinks.
49006      Branch: metaconfig/U/perl
49007            ! Mksymlinks.U issymlink.U
49008      Branch: perl
49009            ! Configure config_h.SH
49010 ____________________________________________________________________________
49011 [  8321] By: jhi                                   on 2001/01/04  21:51:05
49012         Log: The test didn't work under the core test framework.
49013      Branch: perl
49014            ! t/lib/st-lock.t
49015 ____________________________________________________________________________
49016 [  8320] By: jhi                                   on 2001/01/04  21:14:22
49017         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
49018      Branch: perl
49019            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
49020 ____________________________________________________________________________
49021 [  8319] By: jhi                                   on 2001/01/04  20:46:17
49022         Log: Typo in #8312 when manually applying a problematic patch fragment.
49023      Branch: perl
49024            ! ext/Storable/Storable.xs
49025 ____________________________________________________________________________
49026 [  8318] By: jhi                                   on 2001/01/04  20:43:01
49027         Log: The $sh_c didn't fly.
49028      Branch: metaconfig
49029            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49030            ! U/modified/Loc.U U/modified/myhostname.U
49031            ! U/modified/spitshell.U
49032      Branch: metaconfig/U/perl
49033            ! issymlink.U
49034      Branch: perl
49035            ! Configure config_h.SH
49036 ____________________________________________________________________________
49037 [  8317] By: jhi                                   on 2001/01/04  19:58:01
49038         Log: AIX builtin test -h is broken, changes based on
49039              
49040              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
49041              Date: Tue, 02 Jan 2001 11:24:39 +0100
49042              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49043              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
49044      Branch: metaconfig
49045            + U/modified/spitshell.U
49046            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49047            ! U/modified/Loc.U U/modified/myhostname.U
49048      Branch: metaconfig/U/perl
49049            ! Mksymlinks.U issymlink.U
49050      Branch: perl
49051            ! Configure
49052 ____________________________________________________________________________
49053 [  8316] By: jhi                                   on 2001/01/04  19:02:22
49054         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
49055              From: Andy Dougherty <doughera@lafayette.edu>
49056              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
49057              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
49058              
49059              Beware of GNU ld.
49060      Branch: perl
49061            ! hints/solaris_2.sh
49062 ____________________________________________________________________________
49063 [  8315] By: jhi                                   on 2001/01/04  18:56:48
49064         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
49065              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
49066              Date: Wed, 3 Jan 2001 07:58:51 +0100
49067              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
49068      Branch: perl
49069            ! hints/solaris_2.sh
49070 ____________________________________________________________________________
49071 [  8314] By: jhi                                   on 2001/01/04  18:54:07
49072         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
49073              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49074              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
49075              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
49076              
49077              Doc tweak on #8313.
49078      Branch: perl
49079            ! ext/B/B/Deparse.pm
49080 ____________________________________________________________________________
49081 [  8313] By: jhi                                   on 2001/01/04  18:52:27
49082         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
49083              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
49084              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49085              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
49086              
49087              Make the peephole optimizer to bypass more null ops and
49088              and rewrite the deparse handling of continue blocks.
49089      Branch: perl
49090            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
49091 ____________________________________________________________________________
49092 [  8312] By: jhi                                   on 2001/01/04  18:47:39
49093         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
49094      Branch: perl
49095            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
49096            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
49097            ! t/lib/st-lock.t
49098 ____________________________________________________________________________
49099 [  8311] By: jhi                                   on 2001/01/04  18:36:08
49100         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
49101              filter to be run on each .pm during the pm_to_blib() phase,
49102              a fixed version of
49103              
49104              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
49105              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
49106              Date: Wed, 03 Jan 2001 22:01:30 +0100
49107              Message-ID: <5296.978555690@nice.ram.loc>
49108      Branch: perl
49109            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
49110            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
49111            ! lib/ExtUtils/MakeMaker.pm
49112 ____________________________________________________________________________
49113 [  8310] By: jhi                                   on 2001/01/04  18:32:54
49114         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49115              From: Robin Barker <rmb1@cise.npl.co.uk>
49116              Date: Tue, 2 Jan 2001 15:35:03 GMT
49117              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
49118      Branch: perl
49119            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
49120            ! pod/perlrequick.pod
49121 ____________________________________________________________________________
49122 [  8309] By: jhi                                   on 2001/01/04  18:29:07
49123         Log: Subject: Re: [patch] static-ize XS()
49124              From: Doug MacEachern <dougm@covalent.net>
49125              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
49126              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
49127              
49128              Provide prototypes for the XS functions.
49129      Branch: perl
49130            ! lib/ExtUtils/xsubpp
49131 ____________________________________________________________________________
49132 [  8308] By: jhi                                   on 2001/01/04  18:27:44
49133         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
49134              From: Doug MacEachern <dougm@covalent.net>
49135              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
49136              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
49137      Branch: perl
49138            ! lib/ExtUtils/typemap
49139 ____________________________________________________________________________
49140 [  8307] By: jhi                                   on 2001/01/04  18:25:25
49141         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
49142              From: Doug MacEachern <dougm@covalent.net>
49143              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
49144              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
49145              
49146              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
49147      Branch: perl
49148            ! lib/ExtUtils/MM_Unix.pm
49149 ____________________________________________________________________________
49150 [  8306] By: jhi                                   on 2001/01/04  18:23:00
49151         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
49152              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49153              Date: Thu, 4 Jan 2001 12:47:10 +0100 
49154              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
49155              
49156              The toke.c part only, patching embed.h and proto.h is futile.
49157      Branch: perl
49158            ! toke.c
49159 ____________________________________________________________________________
49160 [  8305] By: jhi                                   on 2001/01/04  18:05:51
49161         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
49162              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49163              Date: Thu, 4 Jan 2001 17:50:12 +0100 
49164              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
49165      Branch: perl
49166            ! toke.c
49167 ____________________________________________________________________________
49168 [  8304] By: jhi                                   on 2001/01/04  18:03:26
49169         Log: Subject: [PATCH perl@8269]
49170              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49171              Date: Thu, 4 Jan 2001 12:53:39 +0100 
49172              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
49173              
49174              If running byacc write-enable also perly.h.
49175      Branch: perl
49176            ! Makefile.SH
49177 ____________________________________________________________________________
49178 [  8303] By: jhi                                   on 2001/01/04  15:40:49
49179         Log: Rewrite pp_concat() in terms of sv_catsv().
49180      Branch: perl
49181            ! pp_hot.c
49182 ____________________________________________________________________________
49183 [  8302] By: nick                                  on 2001/01/03  22:43:22
49184         Log: Integrate mainline.
49185      Branch: perlio
49186           !> ext/Encode/Encode.xs sv.c utf8.c
49187 ____________________________________________________________________________
49188 [  8301] By: jhi                                   on 2001/01/02  23:40:26
49189         Log: Variable naming tweak.
49190      Branch: perl
49191            ! sv.c
49192 ____________________________________________________________________________
49193 [  8300] By: jhi                                   on 2001/01/02  23:40:02
49194         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
49195              in is_utf8_string().
49196      Branch: perl
49197            ! utf8.c
49198 ____________________________________________________________________________
49199 [  8299] By: jhi                                   on 2001/01/02  22:14:40
49200         Log: Integrate perlio.
49201      Branch: perl
49202           !> pp.c pp_hot.c win32/Makefile
49203 ____________________________________________________________________________
49204 [  8298] By: nick                                  on 2001/01/02  22:03:06
49205         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
49206      Branch: perlio
49207            ! pp.c pp_hot.c
49208 ____________________________________________________________________________
49209 [  8297] By: jhi                                   on 2001/01/02  04:26:28
49210         Log: Signedness nit.
49211      Branch: perl
49212            ! ext/Encode/Encode.xs
49213 ____________________________________________________________________________
49214 [  8296] By: nick                                  on 2001/01/01  23:49:36
49215         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
49216      Branch: perlio
49217            ! win32/Makefile
49218 ____________________________________________________________________________
49219 [  8295] By: jhi                                   on 2001/01/01  23:05:48
49220         Log: Integrate perlio.
49221      Branch: perl
49222           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
49223           !> t/lib/encode.t
49224 ____________________________________________________________________________
49225 [  8294] By: nick                                  on 2001/01/01  22:48:34
49226         Log: Integrate mainline
49227      Branch: perlio
49228            ! pp_hot.c t/lib/encode.t
49229           !> (integrate 65 files)
49230 ____________________________________________________________________________
49231 [  8293] By: nick                                  on 2001/01/01  21:58:50
49232         Log: More rigor in UTF-8-ness of Encode's toUnicode
49233              XS export some of the utf8 internal functions.
49234              Test some of the functions.
49235              Fix pp_concat() bug shown by said tests.
49236      Branch: perlio
49237            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
49238            ! t/lib/encode.t
49239 ____________________________________________________________________________
49240 [  8292] By: jhi                                   on 2001/01/01  18:11:44
49241         Log: Integrate perlio.
49242      Branch: perl
49243           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
49244           !> ext/Encode/encengine.c ext/Encode/encode.h
49245 ____________________________________________________________________________
49246 [  8291] By: jhi                                   on 2001/01/01  18:10:58
49247         Log: Podify README.mpeix (a new version from the web),
49248              add a dummy NAME to Carp::Heavy, regen toc.
49249      Branch: perl
49250            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
49251            ! pod/perltoc.pod
49252 ____________________________________________________________________________
49253 [  8290] By: nick                                  on 2001/01/01  17:43:47
49254         Log: Loose the "Loading..." warning.
49255              Another bug in fallback support
49256      Branch: perlio
49257            ! ext/Encode/Encode.pm ext/Encode/encengine.c
49258 ____________________________________________________________________________
49259 [  8289] By: jhi                                   on 2001/01/01  00:01:57
49260         Log: Bump up Larry's copyright.
49261      Branch: perl
49262            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
49263            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
49264            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
49265            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
49266            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
49267            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
49268            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
49269            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
49270 ____________________________________________________________________________
49271 [  8288] By: nick                                  on 2000/12/31  21:27:53
49272         Log: Fix .ucm reading - forgot a chr()
49273              Start of .ucm write (for .enc to .ucm)
49274      Branch: perlio
49275            ! ext/Encode/compile
49276 ____________________________________________________________________________
49277 [  8287] By: jhi                                   on 2000/12/31  18:15:56
49278         Log: Comment away a diagnostic message as noted by Craig A. Berry
49279              (the unexpected message was confusing testing)
49280      Branch: perl
49281            ! ext/Encode/Encode.pm
49282 ____________________________________________________________________________
49283 [  8286] By: jhi                                   on 2000/12/31  18:14:51
49284         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
49285              Date: Sun, 31 Dec 2000 11:17:37 -0600
49286              From: "Craig A. Berry" <craigberry@mac.com>
49287              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
49288      Branch: perl
49289            ! ext/Encode/Makefile.PL
49290 ____________________________________________________________________________
49291 [  8285] By: nick                                  on 2000/12/31  18:11:54
49292         Log: Start of support of ICU-style .ucm files:
49293              - teach compile how to read a .ucm file
49294              - first guess at how to represent fallbacks in "tries".
49295              - use fallbacks if check == 0
49296              - new return code to indicate we used one.
49297      Branch: perlio
49298            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
49299            ! ext/Encode/encengine.c ext/Encode/encode.h
49300 ____________________________________________________________________________
49301 [  8284] By: jhi                                   on 2000/12/31  18:04:41
49302         Log: Pacify picky VMS compiler.
49303              
49304              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
49305              From: "Craig A. Berry" <craig.berry@psinetcs.com>
49306              Date: Sat, 30 Dec 2000 18:10:02 -0600
49307              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
49308      Branch: perl
49309            ! sv.c
49310 ____________________________________________________________________________
49311 [  8283] By: jhi                                   on 2000/12/31  16:11:47
49312         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
49313      Branch: perl
49314            ! t/lib/glob-basic.t
49315 ____________________________________________________________________________
49316 [  8282] By: jhi                                   on 2000/12/31  15:26:11
49317         Log: Integrate perlio.
49318      Branch: perl
49319           !> makedef.pl opcode.pl os2/os2.c perlio.c
49320 ____________________________________________________________________________
49321 [  8281] By: nick                                  on 2000/12/31  10:06:15
49322         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
49323              is available to be exported
49324      Branch: perlio
49325            ! makedef.pl perlio.c
49326 ____________________________________________________________________________
49327 [  8280] By: nick                                  on 2000/12/31  09:41:26
49328         Log: Ilya's OS2 patch (testing for damage on Win32)
49329      Branch: perlio
49330            ! makedef.pl opcode.pl os2/os2.c
49331 ____________________________________________________________________________
49332 [  8279] By: jhi                                   on 2000/12/30  21:52:07
49333         Log: Test nits.
49334      Branch: perl
49335            ! t/lib/syslfs.t t/op/lfs.t
49336 ____________________________________________________________________________
49337 [  8278] By: jhi                                   on 2000/12/30  21:47:49
49338         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
49339              From: andreas.koenig@anima.de (Andreas J. Koenig)
49340              Date: 30 Dec 2000 22:35:37 +0100
49341              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
49342              
49343              The 32-bit wraparound test wasn't quite right.
49344      Branch: perl
49345            ! t/lib/syslfs.t t/op/lfs.t
49346 ____________________________________________________________________________
49347 [  8277] By: jhi                                   on 2000/12/30  21:33:44
49348         Log: Subject: [PATCH] open() example in perlfunc.pod 
49349              From: Karsten Sperling <s_sperli@ira.uka.de>
49350              Date: Sat, 30 Dec 2000 22:27:09 +0100
49351              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
49352      Branch: perl
49353            ! pod/perlfunc.pod
49354 ____________________________________________________________________________
49355 [  8276] By: jhi                                   on 2000/12/30  20:32:40
49356         Log: Not quite that many tests yet.
49357      Branch: perl
49358            ! t/op/pat.t
49359 ____________________________________________________________________________
49360 [  8275] By: jhi                                   on 2000/12/30  20:26:58
49361         Log: Integrate perlio.
49362      Branch: perl
49363           !> toke.c
49364 ____________________________________________________________________________
49365 [  8274] By: jhi                                   on 2000/12/30  20:24:56
49366         Log: Signedness nit.
49367      Branch: perl
49368            ! utf8.c
49369 ____________________________________________________________________________
49370 [  8273] By: jhi                                   on 2000/12/30  20:15:46
49371         Log: Add a test case for 20000731.001 which was fixed by the #8267.
49372      Branch: perl
49373            ! t/op/pat.t
49374 ____________________________________________________________________________
49375 [  8272] By: nick                                  on 2000/12/30  19:47:51
49376         Log: Tweak for MULTIPLICITY/USE_PERLIO
49377      Branch: perlio
49378            ! toke.c
49379 ____________________________________________________________________________
49380 [  8271] By: nick                                  on 2000/12/30  19:46:45
49381         Log: Integrate mainline
49382      Branch: perlio
49383           +> lib/unicode/distinct.pm
49384           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
49385           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
49386           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
49387 ____________________________________________________________________________
49388 [  8270] By: jhi                                   on 2000/12/30  19:39:50
49389         Log: Subject: RE: perl@8269
49390              From: "Richard Soderberg" <rs@crystalflame.net>
49391              Date: Sat, 30 Dec 2000 11:36:27 -0800
49392              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
49393              
49394              A missing aTHX_.
49395      Branch: perl
49396            ! toke.c
49397 ____________________________________________________________________________
49398 [  8269] By: jhi                                   on 2000/12/30  18:55:48
49399         Log: Update Changes.
49400      Branch: perl
49401            ! Changes patchlevel.h
49402 ____________________________________________________________________________
49403 [  8268] By: jhi                                   on 2000/12/30  17:18:40
49404         Log: Add a test for Unicode split //.  The #8267 was the cure.
49405      Branch: perl
49406            ! t/op/split.t
49407 ____________________________________________________________________________
49408 [  8267] By: jhi                                   on 2000/12/30  17:14:19
49409         Log: Subject: more UTF8 test suites and an UTF8 patch
49410              From: Inaba Hiroto <inaba@st.rim.or.jp>
49411              Date: Sat, 30 Dec 2000 14:27:10 +0900
49412              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
49413              
49414              Just the patch part for now, and the pragma renamed
49415              as unicode::distinct.
49416      Branch: perl
49417            + lib/unicode/distinct.pm
49418            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
49419            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
49420            ! regcomp.h regexec.c sv.c toke.c utf8.c
49421 ____________________________________________________________________________
49422 [  8266] By: nick                                  on 2000/12/30  16:40:49
49423         Log: Integrate mainline
49424      Branch: perlio
49425           +> lib/Pod/Text/Overstrike.pm
49426           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
49427           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
49428           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
49429           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
49430           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
49431 ____________________________________________________________________________
49432 [  8265] By: jhi                                   on 2000/12/30  07:28:55
49433         Log: The sv_catsv() fix, take two.
49434      Branch: perl
49435            ! sv.c t/op/join.t
49436 ____________________________________________________________________________
49437 [  8264] By: jhi                                   on 2000/12/30  06:19:18
49438         Log: Undo all the join-related changes since #8248: relevant
49439              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
49440              The new sv_catsv() doesn't fly so it must go back to
49441              the drawing board.
49442      Branch: perl
49443            ! sv.c t/op/join.t t/pragma/utf8.t
49444 ____________________________________________________________________________
49445 [  8263] By: jhi                                   on 2000/12/30  01:08:32
49446         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
49447      Branch: perl
49448            ! sv.c
49449 ____________________________________________________________________________
49450 [  8262] By: jhi                                   on 2000/12/30  00:45:14
49451         Log: Retract #8261.
49452      Branch: perl
49453            ! hv.c util.c
49454 ____________________________________________________________________________
49455 [  8261] By: jhi                                   on 2000/12/30  00:38:32
49456         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
49457      Branch: perl
49458            ! hv.c util.c
49459 ____________________________________________________________________________
49460 [  8260] By: jhi                                   on 2000/12/29  22:51:33
49461         Log: (Retracted by #8264)  More fixing for #8251.
49462      Branch: perl
49463            ! sv.c
49464 ____________________________________________________________________________
49465 [  8259] By: jhi                                   on 2000/12/29  18:27:30
49466         Log: Subject: podlators 1.06 released
49467              From: Russ Allbery <rra@stanford.edu>
49468              Date: 25 Dec 2000 05:09:30 -0800
49469              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
49470      Branch: perl
49471            + lib/Pod/Text/Overstrike.pm
49472            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
49473            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
49474 ____________________________________________________________________________
49475 [  8258] By: jhi                                   on 2000/12/29  18:20:45
49476         Log: Make the large file tests more robust/talkative as suggested by
49477              
49478              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
49479              From: andreas.koenig@anima.de (Andreas J. Koenig)
49480              Date: 29 Dec 2000 14:23:01 +0100
49481              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
49482      Branch: perl
49483            ! t/lib/syslfs.t t/op/lfs.t
49484 ____________________________________________________________________________
49485 [  8257] By: jhi                                   on 2000/12/29  17:48:04
49486         Log: Further VMS piping fixes from Charles Lane:
49487              
49488              In summary, error messages produced when a subprocess terminated
49489              abnormally were being sent not just to the parent process, but to
49490              grandparents, because of default values for error output that were
49491              not completely overridden when the subprocess was started.
49492              
49493              This patch fixes this behavior by defining user-mode (i.e., temporary
49494              for the duration of the program) logical names for SYS$OUTPUT and
49495              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
49496              changes to make it so that the user-mode logicals are the ones that
49497              control where Perl's error messages go if it terminates abnormally.
49498              
49499              I also added some gratuitous fixes to the indentation of braces in
49500              the piping code.  It just looked ugly, before.
49501      Branch: perl
49502            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
49503 ____________________________________________________________________________
49504 [  8256] By: jhi                                   on 2000/12/29  17:45:12
49505         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
49506              From: "Casey R. Tweten" <crt@kiski.net>
49507              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
49508              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
49509              
49510              Tests for for #8240.
49511      Branch: perl
49512            ! t/pragma/constant.t
49513 ____________________________________________________________________________
49514 [  8255] By: jhi                                   on 2000/12/29  17:43:07
49515         Log: Subject: Re: [PATCH] Interesting syntax idea
49516              From: Simon Cozens <simon@cozens.net>
49517              Date: Fri, 29 Dec 2000 14:34:04 +0000
49518              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
49519              
49520              Tests for #8254.
49521      Branch: perl
49522            ! t/pragma/sub_lval.t
49523 ____________________________________________________________________________
49524 [  8254] By: jhi                                   on 2000/12/29  17:42:11
49525         Log: Subject: [PATCH] Interesting syntax idea
49526              From: Simon Cozens <simon@cozens.net>
49527              Date: Wed, 27 Dec 2000 05:08:57 +0000
49528              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
49529              
49530              Make opens + bareword assigns do typeglob assigns.
49531      Branch: perl
49532            ! op.c
49533 ____________________________________________________________________________
49534 [  8253] By: jhi                                   on 2000/12/29  17:36:45
49535         Log: Output the (apparent) version of gcc, as suggested by
49536              
49537              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
49538              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
49539              Date: 26 Dec 2000 04:29:17 -0500
49540              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
49541              
49542              (The patch as such didn't any more apply as the misparsing had
49543              already been addressed in #6474.)  Also change the wording about
49544              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
49545      Branch: perl
49546            ! hints/dec_osf.sh
49547 ____________________________________________________________________________
49548 [  8252] By: nick                                  on 2000/12/29  12:14:31
49549         Log: Integrate mainline
49550      Branch: perlio
49551           !> (integrate 27 files)
49552 ____________________________________________________________________________
49553 [  8251] By: jhi                                   on 2000/12/29  08:45:46
49554         Log: (Retracted by #8264)
49555              
49556              (Fixed by #8260.)
49557              
49558              sv_catsv() needs one more byte space than seems reasonable.
49559              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
49560              Curiouser and curiouser.
49561      Branch: perl
49562            ! sv.c
49563 ____________________________________________________________________________
49564 [  8250] By: jhi                                   on 2000/12/29  07:57:52
49565         Log: More split // UTF-8 tests.
49566      Branch: perl
49567            ! t/pragma/utf8.t
49568 ____________________________________________________________________________
49569 [  8249] By: jhi                                   on 2000/12/29  07:54:51
49570         Log: (Retracted by #8264)  More join() testing which was good because
49571              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
49572      Branch: perl
49573            ! pp.c t/op/join.t utf8.c utf8.h
49574 ____________________________________________________________________________
49575 [  8248] By: jhi                                   on 2000/12/29  07:08:32
49576         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
49577              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
49578              that the only cases to care about are byte+byte and byte+character.
49579              
49580              TODO: See how well pp_concat() could be implemented in terms
49581              of sv_catsv().
49582      Branch: perl
49583            ! doop.c sv.c t/op/join.t utf8.h
49584 ____________________________________________________________________________
49585 [  8247] By: jhi                                   on 2000/12/29  06:35:23
49586         Log: Signedness nit.
49587      Branch: perl
49588            ! pp_hot.c
49589 ____________________________________________________________________________
49590 [  8246] By: jhi                                   on 2000/12/29  01:23:31
49591         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
49592              From: Lupe Christoph <lupe@lupe-christoph.de>
49593              Date: Thu, 28 Dec 2000 23:00:00 +0100
49594              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
49595              
49596              Suggest rsync --delete --dry-run.
49597      Branch: perl
49598            ! pod/perlhack.pod
49599 ____________________________________________________________________________
49600 [  8245] By: jhi                                   on 2000/12/28  23:57:05
49601         Log: The maxiters upper limit sanity check (guarding against
49602              non-progress) assumed bytes instead of characters in s///
49603              and split().
49604      Branch: perl
49605            ! pp.c pp_hot.c
49606 ____________________________________________________________________________
49607 [  8244] By: jhi                                   on 2000/12/28  23:34:08
49608         Log: Make some panic messages a bit more logical.
49609      Branch: perl
49610            ! doop.c pod/perldiag.pod pp.c pp_hot.c
49611 ____________________________________________________________________________
49612 [  8243] By: jhi                                   on 2000/12/28  22:59:16
49613         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
49614              From: Simon Cozens <simon@cozens.net>
49615              Date: Wed, 27 Dec 2000 02:30:03 +0000
49616              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
49617      Branch: perl
49618            ! pp.c t/pragma/sub_lval.t
49619 ____________________________________________________________________________
49620 [  8242] By: jhi                                   on 2000/12/28  22:56:53
49621         Log: Subject: [PATCH blead] Fix B::Terse indentation
49622              From: Daniel Chetlin <daniel@chetlin.com>
49623              Date: Wed, 27 Dec 2000 06:43:30 -0800
49624              Message-ID: <20001227064329.B9573@darkstar>
49625      Branch: perl
49626            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
49627 ____________________________________________________________________________
49628 [  8241] By: jhi                                   on 2000/12/28  22:48:59
49629         Log: The latter patch from the
49630              
49631              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
49632              From: Peter Prymmer <pvhp@forte.com> 
49633              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
49634              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
49635              
49636              (the former patch from the above should have been
49637              taken care of by Nick I-S)
49638      Branch: perl
49639            ! win32/Makefile
49640 ____________________________________________________________________________
49641 [  8240] By: jhi                                   on 2000/12/28  22:45:22
49642         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
49643              From: "Casey R. Tweten" <crt@kiski.net>
49644              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
49645              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
49646      Branch: perl
49647            ! lib/constant.pm
49648 ____________________________________________________________________________
49649 [  8239] By: jhi                                   on 2000/12/28  22:37:45
49650         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
49651              From: Simon Cozens <simon@cozens.net>
49652              Date: Wed, 27 Dec 2000 14:12:44 +0000
49653              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
49654      Branch: perl
49655            ! t/op/method.t t/op/sort.t toke.c
49656 ____________________________________________________________________________
49657 [  8238] By: jhi                                   on 2000/12/28  22:30:32
49658         Log: Subject: [PATCH perl@8229] Call.pm
49659              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
49660              Date: Mon, 25 Dec 2000 10:47:15 -0000
49661              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
49662      Branch: perl
49663            ! ext/Filter/Util/Call/Call.pm
49664 ____________________________________________________________________________
49665 [  8237] By: jhi                                   on 2000/12/28  22:19:21
49666         Log: Subject: [PATCH blead] Fix problem with `&' prototype
49667              From: Daniel Chetlin <daniel@chetlin.com>
49668              Date: Wed, 27 Dec 2000 15:55:32 -0800
49669              Message-ID: <20001227155532.D9573@darkstar>
49670      Branch: perl
49671            ! op.c t/comp/proto.t
49672 ____________________________________________________________________________
49673 [  8236] By: jhi                                   on 2000/12/28  22:09:25
49674         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
49675              From: Daniel Chetlin <daniel@chetlin.com>
49676              Date: Sun, 24 Dec 2000 04:09:49 -0800
49677              Message-ID: <20001224040949.B3090@darkstar>
49678      Branch: perl
49679            ! gv.c mg.c t/op/attrs.t
49680 ____________________________________________________________________________
49681 [  8235] By: jhi                                   on 2000/12/28  22:07:11
49682         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
49683              From: Jan Dubois <jand@ActiveState.com>
49684              Date: Tue, 26 Dec 2000 20:57:31 -0800
49685              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
49686      Branch: perl
49687            ! win32/win32.c
49688 ____________________________________________________________________________
49689 [  8234] By: jhi                                   on 2000/12/28  21:52:42
49690         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
49691              From: Simon Cozens <simon@cozens.net>
49692              Date: Thu, 28 Dec 2000 20:33:13 +0000
49693              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
49694      Branch: perl
49695            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
49696 ____________________________________________________________________________
49697 [  8233] By: jhi                                   on 2000/12/28  19:40:49
49698         Log: Integrate perlio.
49699      Branch: perl
49700           !> ext/Encode/Makefile.PL ext/Encode/compile
49701 ____________________________________________________________________________
49702 [  8232] By: nick                                  on 2000/12/23  16:06:00
49703         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
49704              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
49705      Branch: perlio
49706            ! ext/Encode/Makefile.PL
49707 ____________________________________________________________________________
49708 [  8231] By: nick                                  on 2000/12/23  14:30:34
49709         Log: "Compiled" encode build cleanup
49710              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
49711              - .c files do not export sub-tables
49712      Branch: perlio
49713            ! ext/Encode/Makefile.PL ext/Encode/compile
49714 ____________________________________________________________________________
49715 [  8230] By: nick                                  on 2000/12/23  12:50:37
49716         Log: Integrate mainline
49717      Branch: perlio
49718           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
49719           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
49720           !> pod/perl5004delta.pod pod/perl5005delta.pod
49721           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
49722           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
49723           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
49724           !> pod/perlsub.pod
49725 ____________________________________________________________________________
49726 [  8229] By: jhi                                   on 2000/12/22  15:32:12
49727         Log: Integrate perlio.
49728      Branch: perl
49729           +> win32/distclean.bat
49730           !> MANIFEST t/io/utf8.t
49731 ____________________________________________________________________________
49732 [  8228] By: jhi                                   on 2000/12/22  15:29:40
49733         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
49734              From: Robin Barker <rmb1@cise.npl.co.uk>
49735              Date: Fri, 22 Dec 2000 12:17:38 GMT
49736              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
49737      Branch: perl
49738            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
49739            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
49740            ! pod/perl5004delta.pod pod/perl5005delta.pod
49741            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
49742            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
49743            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
49744            ! pod/perlsub.pod
49745 ____________________________________________________________________________
49746 [  8227] By: jhi                                   on 2000/12/22  15:24:28
49747         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
49748              From: "John L. Allen" <allen@grumman.com>
49749              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
49750              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
49751              
49752              Document APPLLIB_EXP.
49753      Branch: perl
49754            ! INSTALL
49755 ____________________________________________________________________________
49756 [  8226] By: nick                                  on 2000/12/21  22:11:50
49757         Log: Handy script for when one forgets to "dmake clean" 
49758      Branch: perlio
49759            + win32/distclean.bat
49760            ! MANIFEST
49761 ____________________________________________________________________________
49762 [  8225] By: nick                                  on 2000/12/21  21:54:04
49763         Log: CRLF platform issue with io/utf8 fix.
49764      Branch: perlio
49765            ! t/io/utf8.t
49766 ____________________________________________________________________________
49767 [  8224] By: nick                                  on 2000/12/21  21:02:20
49768         Log: Integrate mainline
49769      Branch: perlio
49770           !> Changes Configure Makefile.SH Porting/Glossary
49771           !> Porting/config.sh Porting/config_H configure.com
49772           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
49773           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
49774           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
49775           !> win32/config.bc win32/config.gc win32/config.vc
49776 ____________________________________________________________________________
49777 [  8223] By: jhi                                   on 2000/12/21  17:09:16
49778         Log: Update Changes.
49779      Branch: perl
49780            ! Changes patchlevel.h
49781 ____________________________________________________________________________
49782 [  8222] By: jhi                                   on 2000/12/21  16:24:01
49783         Log: Metaconfig unit changes for #8221.
49784      Branch: metaconfig/U/perl
49785           +> issymlink.U
49786            - testsyml.U
49787            ! Mksymlinks.U
49788 ____________________________________________________________________________
49789 [  8221] By: jhi                                   on 2000/12/21  16:23:48
49790         Log: Rename testsyml to issymlink.
49791      Branch: perl
49792            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49793            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
49794            ! win32/config.vc
49795 ____________________________________________________________________________
49796 [  8220] By: jhi                                   on 2000/12/21  15:47:26
49797         Log: Robustness support for #8218 (symlink forest) since the GNU
49798              tools seem to be overly picky about symlinkage depths.
49799      Branch: perl
49800            ! Makefile.SH t/io/fs.t
49801 ____________________________________________________________________________
49802 [  8219] By: jhi                                   on 2000/12/21  15:38:27
49803         Log: Metaconfig changes for #8218.
49804      Branch: metaconfig
49805            ! U/modified/Oldconfig.U
49806      Branch: metaconfig/U/perl
49807            + Mksymlinks.U
49808            ! testsyml.U
49809 ____________________________________________________________________________
49810 [  8218] By: jhi                                   on 2000/12/21  15:37:57
49811         Log: Add Configure option -Dmksymlinks which will create a symlink
49812              forest if the current/build differs from the source directory.
49813              TODO: mkdir -p is not portable.
49814      Branch: perl
49815            ! Configure
49816 ____________________________________________________________________________
49817 [  8217] By: jhi                                   on 2000/12/21  14:39:12
49818         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
49819              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
49820              Date: Thu, 21 Dec 2000 09:38:18 GMT
49821              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
49822              
49823              The ofs became an SV.
49824      Branch: perl
49825            ! ext/Thread/Thread.xs
49826 ____________________________________________________________________________
49827 [  8216] By: jhi                                   on 2000/12/21  05:40:21
49828         Log: The polymorphism seems to have fixed 20000517.001.
49829      Branch: perl
49830            ! t/pragma/utf8.t
49831 ____________________________________________________________________________
49832 [  8215] By: jhi                                   on 2000/12/21  04:44:52
49833         Log: read() documentation tweak for 20001121.004.
49834      Branch: perl
49835            ! pod/perlfunc.pod
49836 ____________________________________________________________________________
49837 [  8214] By: jhi                                   on 2000/12/21  03:54:11
49838         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
49839      Branch: perl
49840            ! pp_sys.c t/op/misc.t
49841 ____________________________________________________________________________
49842 [  8213] By: jhi                                   on 2000/12/21  00:28:10
49843         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
49844              From: Peter Prymmer <pvhp@forte.com>
49845              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
49846              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
49847      Branch: perl
49848            ! configure.com
49849 ____________________________________________________________________________
49850 [  8212] By: jhi                                   on 2000/12/21  00:26:21
49851         Log: Edit edit edit.
49852      Branch: perl
49853            ! pod/perlfaq3.pod
49854 ____________________________________________________________________________
49855 [  8211] By: jhi                                   on 2000/12/20  18:52:46
49856         Log: Update Changes.
49857      Branch: perl
49858            ! Changes patchlevel.h
49859 ____________________________________________________________________________
49860 [  8210] By: jhi                                   on 2000/12/20  18:34:47
49861         Log: Yet another editor edit.
49862      Branch: perl
49863            ! pod/perlfaq3.pod
49864 ____________________________________________________________________________
49865 [  8209] By: jhi                                   on 2000/12/20  15:33:28
49866         Log: More Win32 Perling.
49867      Branch: perl
49868            ! pod/perlfaq3.pod
49869 ____________________________________________________________________________
49870 [  8208] By: jhi                                   on 2000/12/20  15:07:46
49871         Log: More Win32 editor/IDE/shell hints.
49872      Branch: perl
49873            ! pod/perlfaq3.pod
49874 ____________________________________________________________________________
49875 [  8207] By: jhi                                   on 2000/12/20  03:54:08
49876         Log: Subject: [PATCH] obscure timing knowledge
49877              From: Nicholas Clark <nick@ccl4.org>
49878              Date: Tue, 19 Dec 2000 19:22:31 +0000
49879              Message-ID: <20001219192231.F2827@plum.flirble.org>
49880      Branch: perl
49881            ! sv.c
49882 ____________________________________________________________________________
49883 [  8206] By: jhi                                   on 2000/12/20  03:45:57
49884         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
49885              From: Spider Boardman <spider@leggy.zk3.dec.com>
49886              Date: Tue, 19 Dec 2000 21:30:16 -0500
49887              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
49888      Branch: perl
49889            ! sv.c
49890 ____________________________________________________________________________
49891 [  8205] By: jhi                                   on 2000/12/19  23:02:01
49892         Log: Update Changes.
49893      Branch: perl
49894            ! Changes patchlevel.h
49895 ____________________________________________________________________________
49896 [  8204] By: jhi                                   on 2000/12/19  22:58:18
49897         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
49898              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
49899              on editors and diffing/patching.
49900      Branch: perl
49901            ! t/op/utf8decode.t
49902 ____________________________________________________________________________
49903 [  8203] By: nick                                  on 2000/12/19  21:36:16
49904         Log: Integrate mainline (forgot my own change...)
49905      Branch: perlio
49906           !> ext/Encode/compile
49907 ____________________________________________________________________________
49908 [  8202] By: nick                                  on 2000/12/19  21:34:42
49909         Log: Integrate mainline.
49910      Branch: perlio
49911           !> (integrate 61 files)
49912 ____________________________________________________________________________
49913 [  8201] By: nick                                  on 2000/12/19  21:34:06
49914         Log: Avoid looking for File::Glob when we don't need it.
49915      Branch: perl
49916            ! ext/Encode/compile
49917 ____________________________________________________________________________
49918 [  8200] By: jhi                                   on 2000/12/19  18:35:49
49919         Log: Update Changes.
49920      Branch: perl
49921            ! Changes patchlevel.h
49922 ____________________________________________________________________________
49923 [  8199] By: jhi                                   on 2000/12/19  18:35:07
49924         Log: Microperl tweaks.
49925      Branch: perl
49926            ! sv.c uconfig.h uconfig.sh
49927 ____________________________________________________________________________
49928 [  8198] By: jhi                                   on 2000/12/19  18:29:59
49929         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
49930      Branch: perl
49931            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49932            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
49933 ____________________________________________________________________________
49934 [  8197] By: jhi                                   on 2000/12/19  17:55:29
49935         Log: In VMS embedded perls couldn't access the statically built Socket,
49936              from Charles Lane.
49937      Branch: perl
49938            ! configure.com
49939 ____________________________________________________________________________
49940 [  8196] By: jhi                                   on 2000/12/19  17:49:50
49941         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
49942              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
49943              Date: Sun, 17 Dec 2000 19:11:44 -0000
49944              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
49945      Branch: perl
49946            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
49947            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
49948 ____________________________________________________________________________
49949 [  8195] By: jhi                                   on 2000/12/19  17:47:53
49950         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
49951              From: Jonathan Stowe <gellyfish@gellyfish.com>
49952              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
49953              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
49954      Branch: perl
49955            ! utils/h2xs.PL
49956 ____________________________________________________________________________
49957 [  8194] By: jhi                                   on 2000/12/19  17:46:28
49958         Log: Subject: Re: useless use of void context work-around
49959              From: andreas.koenig@anima.de (Andreas J. Koenig)
49960              Date: 16 Dec 2000 15:13:36 +0100
49961              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
49962              
49963              Document (comment) the q(di ds ig) trick in the code.
49964      Branch: perl
49965            ! op.c
49966 ____________________________________________________________________________
49967 [  8193] By: jhi                                   on 2000/12/19  17:10:57
49968         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
49969              From: "Mark J. Reed" <mreed@strange.turner.com>
49970              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
49971              Message-Id: <200012160222.VAA13986@strange.turner.com>
49972      Branch: perl
49973            ! ext/Sys/Syslog/Syslog.pm
49974 ____________________________________________________________________________
49975 [  8192] By: jhi                                   on 2000/12/19  17:07:45
49976         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
49977              From: Nicholas Clark <nick@ccl4.org>
49978              Date: Sat, 16 Dec 2000 19:03:13 +0000
49979              Message-ID: <20001216190313.D68304@plum.flirble.org>
49980      Branch: perl
49981            ! t/op/64bitint.t
49982 ____________________________________________________________________________
49983 [  8191] By: jhi                                   on 2000/12/19  17:06:13
49984         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
49985              From: Dominic Dunlop <domo@computer.org>
49986              Date: Mon, 18 Dec 2000 12:00:15 +0100
49987              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
49988              
49989              This patchlet is needed in order that perl can be statically linked.  
49990      Branch: perl
49991            ! regexec.c
49992 ____________________________________________________________________________
49993 [  8190] By: jhi                                   on 2000/12/19  17:03:08
49994         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
49995              From: "Craig A. Berry" <craig.berry@psinetcs.com>
49996              Date: Sun, 17 Dec 2000 00:18:35 -0600
49997              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
49998      Branch: perl
49999            ! perlio.h vms/gen_shrfls.pl
50000 ____________________________________________________________________________
50001 [  8189] By: jhi                                   on 2000/12/19  16:20:28
50002         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
50003              From: Prymmer/Kahn <pvhp@best.com>
50004              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
50005              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
50006              
50007              A better version of #8188.
50008      Branch: perl
50009            ! pod/perlfaq3.pod
50010 ____________________________________________________________________________
50011 [  8188] By: jhi                                   on 2000/12/19  15:57:06
50012         Log: (Replaced by #8189)
50013              
50014              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50015              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
50016              From: Prymmer/Kahn <pvhp@best.com>
50017              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
50018              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50019              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
50020              Date: Mon, 18 Dec 2000 11:10:45 -0500
50021              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
50022      Branch: perl
50023            ! pod/perlfaq3.pod
50024 ____________________________________________________________________________
50025 [  8187] By: jhi                                   on 2000/12/19  15:54:19
50026         Log: Email address fix for Anton Berezin.
50027      Branch: perl
50028            ! AUTHORS
50029 ____________________________________________________________________________
50030 [  8186] By: jhi                                   on 2000/12/19  15:38:54
50031         Log: Subject: [PATCH perl@8102] cygwin port
50032              From: "Eric Fifer" <efifer@dircon.co.uk> 
50033              Date: Thu, 14 Dec 2000 13:41:29 -0000
50034              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
50035              
50036              When compiling modules the data item that is being imported
50037              from libperl.dll needs to be tagged as imported/shared data:
50038              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
50039      Branch: perl
50040            ! perliol.h
50041 ____________________________________________________________________________
50042 [  8185] By: jhi                                   on 2000/12/19  14:53:24
50043         Log: Regen uconfig.h and uconfig.sh.
50044      Branch: perl
50045            ! uconfig.h uconfig.sh
50046 ____________________________________________________________________________
50047 [  8184] By: jhi                                   on 2000/12/18  20:43:49
50048         Log: Comments work so much better when they are closed.
50049      Branch: perl
50050            ! regcomp.c
50051 ____________________________________________________________________________
50052 [  8183] By: jhi                                   on 2000/12/18  18:04:02
50053         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
50054              Fixes the bug 20001218.016.
50055      Branch: perl
50056            ! regcomp.c
50057 ____________________________________________________________________________
50058 [  8182] By: gsar                                  on 2000/12/18  09:53:47
50059         Log: delete spurious files
50060      Branch: maint-5.6/perl
50061            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
50062            - vos/config.h vos/config_h.SH_orig
50063 ____________________________________________________________________________
50064 [  8181] By: gsar                                  on 2000/12/18  09:46:08
50065         Log: regen perltoc
50066      Branch: maint-5.6/perl
50067            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
50068 ____________________________________________________________________________
50069 [  8180] By: gsar                                  on 2000/12/18  09:20:27
50070         Log: integrate changes#7924..7926,7946,7952 from mainline
50071              
50072              A test works better if it has the right 1..$n output.
50073              
50074              All the core library users of Class::Struct seem to be
50075              using "use Class::Struct 'struct';" instead of the bare
50076              "use Class::Struct;", which isn't documented in Class::Struct.
50077              This can't be right.
50078              
50079              Make the Class::Struct import() wiser.
50080              
50081              Upgrade to CPAN 1.59_51, from Andreas König.
50082              
50083              Subject: Re: long shell lines
50084              Split overly long shell command lines.
50085      Branch: maint-5.6/perl
50086           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
50087           !> lib/File/stat.pm t/lib/class-struct.t
50088 ____________________________________________________________________________
50089 [  8179] By: gsar                                  on 2000/12/18  08:55:54
50090         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
50091              7918,7919,7988,8907 from mainline (various)
50092              
50093              Subject: [ID 20001127.004] White space problem in perlamiga.pod
50094              
50095              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
50096              
50097              Subject: [PATCH] perlcc.PL cleanups
50098              
50099              Subject: [PATCH] Updating perltie.pod for arrays
50100              
50101              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
50102              Subject: Re: [PATCH] Updating perltie.pod for arrays
50103              Subject: Re: [PATCH] Updating perltie.pod for arrays
50104              
50105              One more perltie.pod nit from Casey R. Tweten.
50106              
50107              Subject: [PATCH] $^O  win32 -> MSWin32
50108              plus similar nits for vms, err, VMS, and UNICOS.
50109              
50110              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
50111              More checking in case someone has broken their services or
50112              protocol databases.
50113              
50114              Make "use Class::Struct 'struct';" work again (broken by #7617);
50115              add a test for Class::Struct.
50116              
50117              Integrate the "skip" messages to explain().
50118              
50119              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
50120      Branch: maint-5.6/perl
50121           +> t/lib/class-struct.t
50122           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
50123           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
50124           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
50125 ____________________________________________________________________________
50126 [  8178] By: gsar                                  on 2000/12/18  08:16:30
50127         Log: avoid redefinition warnings on windows due to sys/socket.h getting
50128              #included before win32.h
50129      Branch: maint-5.6/perl
50130            ! win32/include/sys/socket.h
50131 ____________________________________________________________________________
50132 [  8177] By: gsar                                  on 2000/12/18  05:24:04
50133         Log: make regen_headers; fix POSIX.xs problems; remove outdated
50134              code from sys/socket.h that makes build fail now
50135      Branch: maint-5.6/perl
50136            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
50137            ! pod/perlapi.pod
50138           !> win32/include/sys/socket.h
50139 ____________________________________________________________________________
50140 [  8176] By: gsar                                  on 2000/12/18  05:20:17
50141         Log: update Changes
50142      Branch: maint-5.6/perl
50143            ! Changes patchlevel.h
50144 ____________________________________________________________________________
50145 [  8175] By: gsar                                  on 2000/12/18  04:57:48
50146         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
50147              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
50148              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
50149              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
50150              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
50151              7823,7825,7838
50152              
50153              Subject: Re: [PATCH] README.solaris
50154              
50155              Add getpagesize() probing, on non-UNIX guess 'undef'.
50156              
50157              Simplify the getpagesize() unit by dropping the
50158              pagesize probe since it's nowadays slightly more
50159              complicated because of sysconf(). (Note: if some
50160              platform really needs the -lPW for getpagesize,
50161              I just broke it.)
50162              TODO: a new pagesize unit.
50163              
50164              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
50165              
50166              MachTen doesn't really do mmap() and munmap().
50167              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
50168              
50169              More README.solaris updates from Andy Dougherty.
50170              
50171              Copy the s// information of README.hpux also to the perlrun.
50172              
50173              Add HAS_FSYNC, lack noticed by Nicholas Clark.
50174              
50175              Add a metaconfig unit for fsync.
50176              
50177              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
50178              
50179              Many subdocumented return values of the IO extension now documented.
50180              ungetc and write still left subdocumented.
50181              Subject: [PATCH] (was Re: IO::Handle::ungetc)
50182              
50183              Document tell() on special streams.
50184              
50185              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
50186              
50187              Subject: [ID 20001112.007] sfio's sftell isn't ftell
50188              
50189              Couple of tests from #7660 salvaged.
50190              
50191              Tweak the definition of the bit complement on UTF-8 data:
50192              if none of the characters in the string are > 0xff,
50193              the result is a complemented byte string, not a (UTF-8)
50194              char string.  Based on the summary in
50195              Subject: Re: [ID 20000918.005] ~ on wide chars
50196              This should give us the maximum backward (pre-char string)
50197              compatibility and utf8 compatibility.  The other alternative
50198              would be to limit the bit complement to be always byte only,
50199              taking the least significant byte of the chars.
50200              
50201              Cleanup messy #ifdef.
50202              
50203              Typos in #7667.
50204              
50205              Declare reg_data like reg_substr_data.
50206              
50207              Placate nervous compilers that see longer than ints switch()ing.
50208              
50209              Remove the new two tests of lib/io_xs for now, they seem to
50210              fail under perlio on some platforms.
50211              
50212              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
50213              
50214              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
50215              
50216              Subject: tiny typo in perl5db.pl
50217              
50218              Subject: some additions for makefiles for win32 (for perl@7674)
50219              
50220              Hoist the duplicated socket/netdb include logic to perl.h;
50221              undef SETERRNO in case SOCKS has defined it.  Based on:
50222              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
50223              
50224              Regen Configure.
50225              
50226              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
50227              (a macro to define signed and unsigned integer constants).
50228              
50229              Use UINT64_C().
50230              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
50231              
50232              Use u_int32_t for the size of hash_cb(), not size_t.
50233              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
50234              
50235              Quit utf8_to_uv() instantly if curlen == 0.
50236              
50237              Subject: [PATCH: perl@7674] updates to README.os390
50238              
50239              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
50240              
50241              EBCDIC tweaks.
50242              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
50243              
50244              Linenumber fix.
50245              
50246              SOCKS has its own USE_THREADS, based on
50247              Subject: [ID 20001114.002] et. al. bugfix followup
50248              
50249              UINT64_C() work continues.
50250              
50251              Detypo.
50252              
50253              The type of the hash_cb() size argument is tricky.
50254              
50255              Add fwalk() probe to the configuration files and regen perltoc.
50256              
50257              Subject: perllocale.pod changes
50258              
50259              Avoid an infinite loop in VMS when utils scripts are run
50260              with no arguments, from Charles Lane.
50261              
50262              Subject: Re: Bug in Carp::Heavy/5.6.0?
50263              
50264              For Solaris use64bitall the stdchar needs a little bit of help.
50265              
50266              The long double hints can be here or there.
50267              
50268              Test tweak for the open pragma.
50269              
50270              Also the 64bitall hints can be either here or there.
50271              
50272              As surmised the #7719 wasn't a good move.
50273              
50274              Subject: Fix for 20000409.001
50275              
50276              Subject: Fix for 20000815.006
50277              It's really 20000518.006.
50278              
50279              Subject: [PATCH 5.6.0 README.win32] very minor typos
50280              
50281              Subject: Fix for README.amiga (20000323.033)
50282              
50283              Explain in more detail the {} syntax ambiguousity.
50284              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
50285              
50286              Sparc 64-bit pack() fix from Jens Hamisch.
50287              
50288              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
50289              
50290              Subject: podlators 1.05 available        
50291              
50292              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
50293              
50294              Subject: [perl 7711: EPOC] updates
50295              
50296              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
50297              
50298              Miraculous typo.
50299              
50300              sysseek() instead of seek().
50301              
50302              Solaris hints tweaks.
50303              
50304              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
50305              This may be overly harsh but until proven otherwise, we think this
50306              way, or until we have a simple test for Configure (having to start
50307              up servers is does not count as simple) to check for the problems.
50308              
50309              Remove the shared object before attempting to create
50310              (by linking) a new one.  E.g. in AIX not removing
50311              becomes quite painful if one tries to do more than one
50312              build in the same tree (an interrupted build, for example),
50313              since the AIX' shared dynaloader seemingly keeps the shared
50314              objects open and therefore 'busy' for quite a while, even when
50315              nobody is using the objects, leading into link failures.
50316              
50317              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
50318              
50319              Subject: DOC PATCH 5.6.0 perlreftut
50320              
50321              Subject: [PATCH: perl@7777] add system locale testing for VMS
50322              
50323              Subject: [PATCH] Test.pm POD peculiarity
50324              
50325              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
50326              
50327              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
50328              
50329              Subject: Re: perl@7777 
50330              Detypoing.
50331              
50332              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
50333              
50334              Go ahead and #include <unistd.h> in perl.h.
50335              
50336              Subject: [PATCH perl@7795] small cleanup task for test suite
50337              
50338              Subject: Re: av.c patch (having slight problems)
50339              unshift() speedup.
50340              
50341              Reach back one higher up when searching for PERL_SRC.
50342      Branch: maint-5.6/perl
50343           +> lib/File/Spec/Epoc.pm
50344           !> (integrate 88 files)
50345 ____________________________________________________________________________
50346 [  8174] By: gsar                                  on 2000/12/18  03:53:09
50347         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
50348              7625..7629,7631..7634,7637,7639,7642 from mainline
50349              
50350              Fix for the tie-refhash string table leaks.
50351              
50352              Subject: [patch perl@7595] VMS configure.com tweak
50353              
50354              More careful detection of how well NVs and UVs mix.
50355              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))
50356              Added some SIGFPE paranoia.
50357              
50358              Forgot to bump the line numbers in #7601.
50359              
50360              Subject: PATCH std stdio for (Free)BSD
50361              
50362              Deleting $ENV{PATH} in VMS is not recommendable.
50363              
50364              Locale buglets.
50365              Subject: RE: Locales support (setlocale) fixes
50366              
50367              Do not test UTF-8 locales since that the tests would require
50368              polymorphic regexen.
50369              
50370              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
50371              
50372              A missing aTHX_.
50373              
50374              Subject: [ID 20001108.013] spelling
50375              
50376              Subject: [PATCH] Class::Struct at compile time
50377              
50378              Make deleting for %ENV work for (newer versions of) VMS,
50379              from Craig A. Berry.
50380              
50381              Forgot from #7618.
50382              
50383              More VMS moves on environment handling, from Charles Lane.
50384              
50385              Remove unused extra arguments.
50386              
50387              Typo in an ifndef.
50388              Subject: Re: [PATCH 5.7.0] better messages from malloc()
50389              
50390              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
50391              All except the "cow orker" change.
50392              
50393              The generated boot_* headers are wrong.  Pickier compiler,
50394              such as KAI C++ will refuse to compile the resulting perlmain.
50395              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
50396              
50397              There's no =head3.
50398              
50399              Disable only the tests 99 and 166 for UTF-8 locales.
50400              
50401              Missing dTHXs.
50402              Subject: RE: perl@7595 builds not on cygwin
50403              
50404              Subject: Re: bash -c exit and linux hints 
50405              
50406              Various doc oddball characters.
50407              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
50408              
50409              Subject: [PATCH] IO::Seekable pod
50410              
50411              Amdahl UTS hints updates.
50412              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
50413              
50414              Explain better why certain regex tests are skipped.
50415              Subject: Re: tests skipped: unknown reason
50416              
50417              Subject: [PATCH] README.solaris
50418              
50419              Subject: [PATCH perl@7638] cygwin port
50420      Branch: maint-5.6/perl
50421           +> README.solaris
50422           !> (integrate 26 files)
50423 ____________________________________________________________________________
50424 [  8173] By: gsar                                  on 2000/12/18  03:37:02
50425         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
50426              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
50427              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
50428              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
50429              
50430              Better create a true mailing list for the repository keepers.
50431              
50432              Subject: [ID 20001027.007] uniq array in perlfaq
50433              
50434              De-quoted-unreadable to ISO Latin 1.
50435              (There's one ISO-2022-JP name in Changes5.004.)
50436              
50437              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
50438              
50439              The #7476 needs a MANIFEST change, too.
50440              
50441              Add also emailless people.
50442              
50443              UTF-8 decoder tweak.
50444              
50445              Make \x{...} consistently produce UTF-8.
50446              Subject: Re: \x{...} is confused 
50447              
50448              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
50449              
50450              Add a perlbug flag, -A, to avoid acknowledgement messages.
50451              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
50452              
50453              Use Errno magic.
50454              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
50455              
50456              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
50457              
50458              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
50459              
50460              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
50461              
50462              Be more lenient on bad UTF-8 when doing bit arithmetics.
50463              Subject: Re: [ID 20000918.005] ~ on wide chars
50464              (The ord() part of the patch skipped.)
50465              
50466              Subject: perlfaq style changes
50467              
50468              AUTHORS tweaks.
50469              
50470              Whitespace style tweak.  Was originally going to see to
50471              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
50472              but that had already been taken care of.
50473              
50474              The compiler is either gcc or cc, from Tom Bates.
50475              
50476              The osname has been lowercased by now, from Tom Bates.
50477              
50478              The NonStop-UX libraries have a novel way to say NaN.
50479              
50480              printf UVs the correct way, noticed by Robin Barker.
50481              
50482              Subject: [PATCH] startperl to respect versiononly
50483              
50484              AUTHORS updates.
50485              
50486              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
50487              
50488              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
50489              
50490              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
50491              
50492              Generalize the Camel wording.
50493              Subject: Re: perlfaq style changes
50494              
50495              Subject: [ID 20001005.006] Documentation -- description of qr//
50496              
50497              C.pm part of
50498              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
50499              
50500              Locale warning explanation tweak.
50501              
50502              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
50503              
50504              Make the POSIX::setuid and POSIX::setgid to really call setuid()
50505              and setgid() because they were just changing $< and $( which means
50506              only changing the real uid/gid, as opposed to changing both
50507              real and effective ids.  (The alternative way could have been
50508              in POSIX.pm to change $> and $), too, but making a direct call
50509              to the C API feels cleaner.)  Fixes the bug
50510              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
50511              
50512              Expand %Config variables and %ENV variables only if
50513              so requested during build time using the
50514              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
50515              Not expanding makes relocating distributions easier.
50516              
50517              More tweaking on the #7522 theme.
50518              
50519              Test::Harness revealed buglets in the new DynaLoader.
50520              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
50521              
50522              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
50523              fix a autovivification bug in Tie::RefHash, add tests for both.
50524              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
50525              
50526              Detpyo.
50527              
50528              recv() can fail and return undef.
50529              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
50530              
50531              Fix the problem discussed in
50532              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
50533              originally from Linc Madison.  Also Andreas König's comments
50534              taken into account.  Some other problems with Tie::SubstrHash
50535              fixed: didn't croak when the table exceeded the requested number
50536              of entries (as documented) but instead when the number of entries
50537              exceeded the size of the table, a croak() had an unnecessary \n,
50538              didn't have a CLEAR method, documented that there is no exists().
50539              Didn't fix to be strict-proof because the module uses &foo; and
50540              dynamic scope.  Added a test script exercizing both first tamely 
50541              the basic functionality, and then the failure cases reported by
50542              Linc Madison.
50543              
50544              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
50545              
50546              The #7521 touched things it shouldn't have.
50547              
50548              Subject: [PATCH 5.7.0] better messages from malloc()
50549              
50550              Subject: Re: README.aix
50551              
50552              Add FCNTL_CAN_LOCK.
50553              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
50554              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
50555              
50556              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
50557              create a "fast path" for locale name probing using "locale -a"
50558              if available, squash finally hopefully the s?printf resetting
50559              the numeric locale (since, IIUC perllocale, it never shouldn't). 
50560              
50561              More Changes tweakery.
50562              
50563              Dying is too strict here, better just skip.
50564              
50565              Subject: Locales support (setlocale) fixes
50566              Modified quite a bit to be more portable.
50567              
50568              Configure would use a bad $myuname from an old config.sh.
50569              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
50570              
50571              Fix for
50572              Subject: [ID 20001004.006] undef is never tainted
50573              An undef read from a slurped file was not tainted.
50574              
50575              Fix for
50576              Subject: [ID 20001004.007] taint propogation is inconsistent
50577              The culprit was sv_setsv() which was rather blindly
50578              propagating taint, which lead to behaviour where if
50579              a tainted anon hash value was seen all the hash values
50580              from then on at that level became tainted, or at any
50581              upper levels in the case of nested anon hashes.
50582              
50583              Test tweak: show also the failed locales.
50584              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
50585              
50586              A fix of sorts for 20000329.026, a better error message
50587              for a missing "use charnames" when using the \N{...}. 
50588              
50589              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
50590              
50591              Add =pod to be tidy.
50592              
50593              Fix for bug id 19990615.008, pos() unset during s///ge.
50594              
50595              Add a note for future generations about bug id 20000229.006.
50596              
50597              Use -dM for gcc (the suggested patch did it only for Linux,
50598              but I think it can be generalized).
50599              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
50600              
50601              opmini.o can linger from Configures past.
50602              
50603              Document that the evaled syntax errors cause scalar leaks.
50604              
50605              Fix for
50606              Subject: [ID 20000728.005] perl -P broken
50607              (hopefully).  The fix is also not complete, it seems to break
50608              BOM swallowing for libc5 systems, but until someone figures
50609              out a way to do this without ftell(), this will do.
50610              
50611              AUTHORS updates.
50612              
50613              Subject: Re: rsync'ed patches vs. rsync'ed source
50614              
50615              Admit that the test leaks scalars.
50616              
50617              Sanitize the environment further.
50618              
50619              VOS updates from Paul Green.
50620              
50621              Document %ENV = () portability issues.
50622              
50623              Make the stdio test program of 7427 less noisy while being 
50624              compiled so that Digital UNIX wouldn't get both
50625              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
50626              undefined.  This makes perlio happy.
50627              
50628              glibc5 detection by __GNU_LIBRARY__.
50629              
50630              %ENV note tweaks from Dan Sugalski.
50631              
50632              Varargs don't always work too well if one puts an unsigned
50633              char on the stack and pop an unsigned quad off the stack.
50634              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
50635              
50636              Subject: Pod updates
50637              
50638              Fake support of holey files in win/dosish platforms.
50639              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
50640              
50641              A doc addition for bug id 20001105.019, beware \p.
50642              
50643              Tweak #7587.
50644              
50645              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
50646              
50647              perlhack updates from H.Merijn Brand.
50648              
50649              Subject: [PATCH perl@7573] cygwin port
50650              Synchronize with Cygwin 1.1.5.
50651              
50652              Bad thinko in #7581 (I used the test program with the expanded
50653              values as-is).
50654              
50655              Make perlbug not insist on dumping to a file when stdout isn't a tty.
50656              Subject: [PATCH] perlbug.PL
50657              
50658              Overrideable keys, each, pop, push, shift, splice, unshift.
50659              Subject: [PATCH] prototyped functions that should be overrideable
50660              
50661              Try to avoid flockless and emulationless places.
50662      Branch: maint-5.6/perl
50663           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
50664            - MAINTAIN
50665           !> (integrate 111 files)
50666 ____________________________________________________________________________
50667 [  8172] By: jhi                                   on 2000/12/18  02:49:27
50668         Log: Regen pods.
50669      Branch: perl
50670            ! pod/perlmodlib.pod pod/perltoc.pod
50671 ____________________________________________________________________________
50672 [  8171] By: gsar                                  on 2000/12/18  02:49:24
50673         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
50674              7465..7471 from mainline
50675              
50676              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
50677              in platforms that strictly require all the symbols being present
50678              at link time.
50679              
50680              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
50681              
50682              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
50683              
50684              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
50685              
50686              Subject: [PATCH] todo
50687              
50688              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
50689              
50690              Use $sort, $uniq (and $tr) consistently as wondered
50691              by Nicholas Clark.
50692              
50693              Too enthusiastic editing in #7460.
50694              
50695              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
50696              
50697              Upgrade to CPAN 1.58_55.
50698              Subject: CPAN.pm status
50699              
50700              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
50701              
50702              Make target reordering to avoid pointless re-makes.
50703              Subject: Re: Total re-make of 'make okfile' after 7451 ?
50704              
50705              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
50706              
50707              Subject: DOC PATCH 5.6.0
50708              
50709              Add the repository doc by Malcolm, Sarathy, and by Simon,
50710              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
50711      Branch: maint-5.6/perl
50712           +> Porting/repository.pod
50713           !> Configure MANIFEST Makefile.SH README.dos README.os2
50714           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
50715           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
50716           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
50717 ____________________________________________________________________________
50718 [  8169] By: gsar                                  on 2000/12/18  02:33:34
50719         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
50720              7435..7441,7445 from mainline
50721              
50722              Make the UTF-8 decoding stricter and more verbose when
50723              malformation happens.  This involved adding an argument
50724              to utf8_to_uv_chk(), which involved changing its prototype,
50725              and prefer STRLEN over I32 for the UTF-8 length, which as
50726              a domino effect necessitated changing the prototypes of
50727              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
50728              The stricter UTF-8 decoding checking uses Markus Kuhn's
50729              UTF-8 Decode Stress Tester from
50730              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
50731              
50732              Run vms/vms_yfix.pl, should have done that after changing
50733              perly.c in #7382.
50734              
50735              Subject: [PATCH 5.7.0] static linking with uninstalled perl
50736              
50737              (Replaced by #7440.)
50738              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
50739              
50740              Fix the bug ID 20001024.005, the bug introduced by #7416.
50741              
50742              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
50743              
50744              Fix the bug reported in
50745              From: andreas.koenig@anima.de (Andreas J. Koenig)
50746              Also make is_utf8_char() stricter.
50747              
50748              Missed the header file changes from #7425.
50749              
50750              Check if stdio supports tweaking lval and cnt simultaneously.
50751              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
50752              
50753              Stratus VOS updates from Paul Green.
50754              
50755              Podify README.epoc and README.vos.
50756              
50757              Add targets to Makefile.SH, most importantly
50758              'regen_all' which also remembers to update vms/perly*.
50759              
50760              Subject: Minor update to find2perl, for portability
50761              
50762              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
50763              
50764              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
50765              
50766              Rename UTF8LEN() to be UNISKIP(), too confusing to have
50767              UTF8LEN() and UTF8SKIP(). 
50768              
50769              Allow poking holes at the UTF-8 decoding strictness.
50770              
50771              Continue the internal UTF-8 API tweaking.
50772              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
50773              used much more than the simpler API, now called utf8_to_uv_simple().
50774              Still not quite happy with API, too much partial duplication
50775              of functionality.
50776              
50777              A new version of making the syslog test more robust.
50778              (Replaces #7421.)
50779              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
50780              
50781              buildtoc target tweaks.
50782              
50783              Integrate with vmsperl #7430 by Charles Bailey:
50784              
50785              Cleanup from prior patch (Charles Lane?):
50786              - improve handling of MFDs in Basename and Path
50787              - default to no xsubpp line # munging when building debug images
50788      Branch: maint-5.6/perl
50789           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50790           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
50791           !> (integrate 67 files)
50792 ____________________________________________________________________________
50793 [  8168] By: gsar                                  on 2000/12/18  02:05:49
50794         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
50795              
50796              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
50797              From: Martin Husemann <martin@duskware.de>
50798              
50799              Subject: [PATCH 5.7.0] restore match data on backtracing
50800              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50801      Branch: maint-5.6/perl
50802           !> regcomp.c regexec.c t/op/re_tests
50803 ____________________________________________________________________________
50804 [  8167] By: gsar                                  on 2000/12/18  01:55:22
50805         Log: integrate changes#7858,7986 from mainline
50806              
50807              C<foreach my $x ...> in pseudo-fork()ed process may diddle
50808              parent's memory; fix it by keeping track of the actual pad
50809              offset rather than a raw pointer (this change is probably also
50810              relevant to non-ithreads case to avoid fallout from reallocs of
50811              the pad array, but is currently only enabled for the ithreads
50812              case in the interests of minimal disruption to existing "well
50813              tested" code)
50814              
50815              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
50816              due to the notorious GetFileType() bug in Windows 9x, which fstat()
50817              tickles)
50818      Branch: maint-5.6/perl
50819           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
50820           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
50821           !> win32/win32.c win32/win32.h win32/win32sck.c
50822 ____________________________________________________________________________
50823 [  8166] By: gsar                                  on 2000/12/18  01:52:59
50824         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
50825              from mainline (xsubpp and ExtUtils::LibList fixups, various
50826              other small items)
50827              
50828              The generated boot_* headers are wrong.  Pickier compiler,
50829              such as KAI C++ will refuse to compile the resulting perlmain.
50830              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
50831              
50832              Various doc oddball characters.
50833              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
50834              
50835              Subject: [PATCH] Re: 20001101.003 PDL
50836              
50837              Subject: [PATCH 5.7.0] etags broken again
50838              
50839              Subject: [PATCH 5.7.0] Liblist finally works
50840              
50841              Subject: [PATCH 5.7.0] Liblist returns found libraries
50842              
50843              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
50844              
50845              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
50846              
50847              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
50848              OUT keyword nits.
50849              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
50850              OUT and IN_OUT documentation.
50851      Branch: maint-5.6/perl
50852           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
50853           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
50854           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
50855           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
50856           !> win32/bin/search.pl
50857 ____________________________________________________________________________
50858 [  8165] By: gsar                                  on 2000/12/18  01:28:45
50859         Log: integrate changes#7533,7563,7611,7623 from mainline (various
50860              malloc.c embellishments)
50861      Branch: maint-5.6/perl
50862           !> malloc.c pod/perldiag.pod
50863 ____________________________________________________________________________
50864 [  8164] By: gsar                                  on 2000/12/18  01:23:33
50865         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
50866              fixups)
50867      Branch: maint-5.6/perl
50868           !> utils/h2xs.PL
50869 ____________________________________________________________________________
50870 [  8163] By: gsar                                  on 2000/12/18  01:17:50
50871         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
50872              fixups)
50873      Branch: maint-5.6/perl
50874           !> Makefile.SH utils/perlbug.PL
50875 ____________________________________________________________________________
50876 [  8162] By: gsar                                  on 2000/12/18  00:25:43
50877         Log: always export Perl_deb() (it is required by re.xs whether
50878              Perl is built with or without -DDEBUGGING)
50879      Branch: maint-5.6/perl
50880            ! makedef.pl
50881 ____________________________________________________________________________
50882 [  8161] By: gsar                                  on 2000/12/18  00:23:38
50883         Log: integrate change#7414 from mainline
50884              
50885              Undo the basename() part of #7412 since the lib/basename
50886              tests would need upgrading too.
50887              
50888              squelch two tests in tr.t that rely on tr/// paranoia change
50889              that's not in 5.6.x
50890      Branch: maint-5.6/perl
50891            ! t/op/tr.t
50892           !> lib/File/Basename.pm
50893 ____________________________________________________________________________
50894 [  8160] By: gsar                                  on 2000/12/18  00:05:30
50895         Log: missing change in previous integrate
50896      Branch: maint-5.6/perl
50897           !> README.aix
50898 ____________________________________________________________________________
50899 [  8159] By: gsar                                  on 2000/12/18  00:03:38
50900         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
50901              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
50902              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
50903              7410..7413 from mainline
50904              
50905              Introduce the man[24-8] variables, from Andy Dougherty.
50906              
50907              Upgrade to CPAN 1.58, from Andreas König.
50908              
50909              An updated EBCDIC tr patch.
50910              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
50911              
50912              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
50913              
50914              Two thirds of
50915              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
50916              The Install.pm changes will be submitted separately because
50917              they need some work and discussion still.
50918              
50919              The Install.pm third of
50920              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
50921              
50922              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
50923              
50924              Subject: [PATCH 5.7.0] IVs in mtats
50925              
50926              Subject: [PATCH 5.7.0] Perl API for mstats
50927              
50928              Ilya implemented the memory profiling API.
50929              
50930              In Amdahl UTS "struct sv" is defined by a system header,
50931              <ksync.h>.
50932              
50933              Slight tweak of the code to appease Amdahl UTS cc.
50934              
50935              Amdahl UTS doesn't seem to do dynaloading.
50936              
50937              Use UTF8SKIP(), from Simon Cozens.
50938              
50939              Thinko in #7222.
50940              
50941              op/sprintf.t patch for OS/390 (and any other host with limited
50942              floating-point exponent length)
50943              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
50944              
50945              Tweak #7225.
50946              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
50947              
50948              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
50949              
50950              Needs to be conditional on SunOS 4.
50951              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
50952              
50953              Test cases for bug id 20000323.056 (the bug seems to be fixed).
50954              
50955              Add test for bug id 20000427.003 (which seems to have
50956              been fixed) (also duplicate as 20000427.004, though
50957              with a higher severity).  Move one utf8 from op/append
50958              to pragma/utf8, tag the tests with bug ids.
50959              
50960              Document FNCASE=y as discussed in the bug 20000902.009.
50961              
50962              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
50963              The problem was that rx->minlen was in chars while pp_split()
50964              thought it would be in bytes. 
50965              
50966              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
50967              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
50968              
50969              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
50970              
50971              Fix a couple of compiler-noted nits in #7235.
50972              
50973              Tweak the test of #7235.
50974              
50975              One more ~utf8 tweak.
50976              
50977              -w cleanup.
50978              Subject: Re: Problems with bleadperl 
50979              
50980              Subject: small pod patch
50981              
50982              Subject: [PATCH perlguts.pod] Document offset hack
50983              
50984              Add Charles Lane.
50985              
50986              Add the capability to include/exclude branches.
50987              
50988              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
50989              
50990              Detect early whether the std streams have gone bad.
50991              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
50992              
50993              More IoTYPE sprinkling.
50994              
50995              Workaround for a sfio bug where the stream error indicator
50996              is not cleared as documented.
50997              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
50998              
50999              Clarify documentation on 'use bytes'.
51000              Subject: Re: What does 'use bytes' "mean" ?
51001              
51002              Show the failed remote port, instead of the failing line number.
51003              Subject: [PATCH 5.6.1 Debugger] More diagnostics
51004              
51005              Make Cwd more bulletproof in chrooted environments.
51006              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
51007              
51008              Subject: Pod patch for Devel::Peek
51009              
51010              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
51011              
51012              Borland C fstat() never saw the fd as writable.
51013              Subject: fix for Borland's weak "stat" (perl@7211)
51014              
51015              Missing change from #7362.
51016              
51017              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
51018              
51019              Add the test case for the bug id 20000730.004 which seems
51020              to have been fixed by now.
51021              
51022              Fix of sorts for bug id 20000901.092.  There seems to be no trace
51023              of a 'pmshort' anywhere in the B, so the offending line was simply
51024              removed.
51025              
51026              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
51027              
51028              Subject: PATCH do_print has 2 PerlIO_error()s
51029              
51030              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
51031              
51032              Typo noted by Mark Lutz.
51033              
51034              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
51035              
51036              In the latest compiler builds cccdlflags must not become -fpic,
51037              from Wilfredo Sánchez.
51038              
51039              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
51040              
51041              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
51042              
51043              SOCKS function redefinitions need prototypes, too, otherwise
51044              for example 32 bit versus 64 bit differences cause a lot of
51045              problems.  Part of
51046              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51047              
51048              Portability tweak on #7377.
51049              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
51050              
51051              Don't write double values through long double pointers,
51052              based on a part of
51053              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51054              
51055              Reëntrancy fix.
51056              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51057              
51058              Make scan_num() reëntrant, as suggested in
51059              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51060              
51061              Fix for ID 20001020.006, concatenating an unset submatch
51062              with utf8 resulted in "Modification of a read-only value".
51063              
51064              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
51065              
51066              The #7383 was right only in the context of the original bug report,
51067              not in more general case.
51068              
51069              Update Changes.
51070              
51071              Testcases for a #7383,#7385 related bug.
51072              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
51073              
51074              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
51075              
51076              Tweak the Is* definitions of Unicode character classes
51077              to better match the official categorizations; embrace
51078              the official categorizations; add the combining marks
51079              as alpha (and -numeric); fix DCinital (a typo and edito)
51080              to be DCmedial.
51081              
51082              Hints tweak from Anton Berezin.
51083              
51084              Subject: installman go-faster stripes
51085              Subject: Re: installman go-faster stripes
51086              
51087              Subject: [ID 20001021.003] updated hints/openbsd.sh
51088              
51089              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
51090              
51091              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
51092              
51093              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
51094              
51095              Doc patch.
51096              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
51097              
51098              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
51099              
51100              Subject: Re: [ID 20001021.005] SEGV with regex match 
51101              
51102              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
51103              
51104              The change #7187 was not so good on VMS.
51105              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
51106              
51107              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
51108              
51109              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
51110              
51111              Document PERL_INSTALL_ROOT of #7210.
51112      Branch: maint-5.6/perl
51113           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
51114           +> t/lib/tie-splice.t
51115            - lib/unicode/Is/DCinital.pl
51116           !> (integrate 112 files)
51117 ____________________________________________________________________________
51118 [  8158] By: jhi                                   on 2000/12/17  23:04:24
51119         Log: Subject: [PATCHES] RE: perl@8150 
51120              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
51121              Date: Sun, 17 Dec 2000 21:46:39 +0100
51122              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
51123              
51124              Neither cygwin has a getpwuid() one can trust on.
51125      Branch: perl
51126            ! t/lib/glob-basic.t
51127 ____________________________________________________________________________
51128 [  8157] By: jhi                                   on 2000/12/17  23:01:54
51129         Log: More MAN.PODS => {} fixes.
51130      Branch: perl
51131            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
51132            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
51133            ! os2/OS2/REXX/Makefile.PL
51134 ____________________________________________________________________________
51135 [  8156] By: gsar                                  on 2000/12/17  22:49:13
51136         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
51137              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
51138              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
51139              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
51140              7201,7204 from mainline
51141              
51142              Remove vestiges of tr//CU.
51143              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
51144              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
51145              
51146              The return value of setlocale must be copied away.
51147              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
51148              
51149              Allow chop() and chomp() to be overridden.
51150              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
51151              
51152              Hints optimization.
51153              Subject: Minor nit
51154              
51155              Subject: [PATCH] de-wall t/README
51156              
51157              Subject: Re: Two advertising clauses need to be removed
51158              
51159              Batch of UTF-8 patches from Simon Cozens.
51160              
51161              Fix for a parsing bug, not for the original bug.
51162              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
51163              
51164              Compilation warnings and an error.
51165              
51166              Subject: File::Find 5.7.0 POD nits
51167              
51168              Subject: [PATCH perl-5.7.0] continued -Wformat support
51169              
51170              The one that got away.
51171              
51172              Subject: Re: perl@7078
51173              
51174              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
51175              convertable to bytes by checking it doesn't go above 0xc3
51176              Subject: Re: perl@7078
51177              
51178              Replace #7084 with
51179              Subject: Re: perl@7078 
51180              
51181              We don't need to count the high bit bytes, a boolean is enough. 
51182              
51183              Subject: [PATCH] utf8.c apidoc
51184              
51185              Subject: Re: perl@7078 
51186              
51187              Botched the #7090 check-in.
51188              
51189              Fix for the charnames.t failures from Spider Boardman.
51190              
51191              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
51192              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
51193              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
51194              0 to checking to get the warning.
51195              
51196              Subject: [PATCH] Nits in perlmod.pod
51197              
51198              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
51199              
51200              Subject: Re: unicode support and perl [ID 20000901.097]
51201              
51202              Subject: Re: unicode support and perl [ID 20000901.097]
51203              
51204              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
51205              
51206              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
51207              
51208              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
51209              
51210              Subject: [PATCH@blead] Fix some recursion in overload.pm
51211              
51212              s/Robin Parker/Robin Barker/
51213              
51214              Subject: [PATCH] Fix aliasing of tied filehandles
51215              
51216              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
51217              
51218              Subject: Re: [PATCH 5.005_64 missed]
51219              
51220              SOCK_DGRAM and listen() do not mix as reported in
51221              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
51222              The patch for 5.7.0+ had to be reengineered, though.
51223              
51224              Subject: DOC PATCH 5.6.0
51225              
51226              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
51227              
51228              Document the issue (is not a syntax error, kind of)
51229              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
51230              
51231              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
51232              Did not apply cleanly, manual intervention was needed.
51233              
51234              Subject: [PATCH] DLL not restartabke with threaded perl
51235              
51236              Inside require() $^S was always left undefined.
51237              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
51238              
51239              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
51240              
51241              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
51242              
51243              Regen headers.
51244              
51245              Subject: [PATCH 5.7.0] Epoc update
51246              
51247              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
51248              as suggested by Olaf Flebbe and Nick Clark.
51249              
51250              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
51251              
51252              Misplaced else.
51253              
51254              Scale down the VMS message boxes, by Charles Lane.
51255              Fix for ID 20000903.009, workaround at
51256              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
51257              
51258              Subject: [ID 20001003.006] B::Debug not -w clean
51259              
51260              Test harness update to sync with the new perlcc,
51261              from Simon Cozens.
51262              
51263              One remaining nit less at the VMS mailbox sizing.
51264              
51265              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
51266              
51267              It is possible to have no hosts database at all.  Pointed out in
51268              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
51269              
51270              Subject: [PATCH 5.7.0] h2xs not working
51271              Subject: [PATCH 5.7.0] h2xs not documenting the created module
51272              
51273              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
51274              
51275              Subject: perlhack.pod Patch for Externals Tools
51276              
51277              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
51278              
51279              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
51280              
51281              Enable disabling scripts installation by Configure -Uinstallscripts,
51282              suggested by H. Merijn Brand.
51283              
51284              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
51285              reported several times by Dominic Dunlop, for example in
51286              ID 20000315.008.  Patch from Dominic.  Patch affects at
51287              least MachTen, and possibly other oldish BSDs. Should not
51288              break non-broken platforms (tested on LinuxPPC). 
51289              
51290              Regen toc.
51291              
51292              Subject: Re: Questions about Tie::Array and perl modules
51293              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
51294              
51295              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
51296              
51297              Tweak #7153.
51298              
51299              IO::Handle->syswrite() did not handle length omission
51300              like CORE::syswrite() does.
51301              Subject: [Fwd] IO::Handle, syswrite and arguments
51302              The original patch from andrew@ugh.net.au.
51303              
51304              Also the $ccflags is needed for the C compiler check.
51305              Subject: Configure (check for C-compiler)
51306              
51307              Eliminate $Is_VMS code from the test.
51308              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
51309              
51310              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
51311              as the first option of cc/ld because of ultrapicky compilers
51312              (e.g. OS/390 R2.5)
51313              
51314              Change the version number of Tie::Handle in the core to 4.0,
51315              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
51316              Subject: Note on Tie::Handle
51317              
51318              UTF8ize split() so that the cloned substrings get the UTF8
51319              flag of the original scalar.  Problem reported by Simon Cozens.
51320              
51321              save_re_context() could reset PL_curcop to freed memory, causing core
51322              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
51323              
51324              Subject: PATCH 5.6 perldebguts grammar cleanup
51325              
51326              Add a todo note about overloadable assertions.
51327              
51328              on Windows, LoadLibrary() could load an extension DLL multiple
51329              times if forward slashes are used in the path
51330              
51331              on Windows, cwd strings in the environment should be of the
51332              form =X:=X:\foo instead of =X=X:\foo\
51333              
51334              on Windows, avoid potential exception (could happen if MSVCRT isn't
51335              being used) when closing a socket handle
51336              
51337              avoid nonportable example code
51338              
51339              Windows9x doesn't support link(), despite what Config.pm
51340              might think
51341              
51342              pod nit
51343              
51344              Change #7160 had a nasty typo.
51345              
51346              Warn about unknown scripts.
51347              Subject: Re: ideas? patches? [PATCH bleadperl]
51348              
51349              on Windows, clean targets might not work under some flavors of the shell
51350              
51351              tweak for change#7173
51352              
51353              Make eq work again with utf8 (disabling the upgrading
51354              should no more be necessary since the copies of the
51355              scalars are upgraded, not the scalars themselves).
51356              Takes care of ID 20001009.001.  (The claimed length()
51357              bug in 20001009.001 seems bogus to me.)
51358              
51359              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
51360              
51361              Upgrade to CGI.pm 2.74, from Lincoln Stein.
51362              
51363              Upgrade to podlators 1.04, from Russ Allbery.
51364              
51365              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
51366              
51367              Quote the temp file name, needed in Win32 because the
51368              default name unfortunately contains spaces, shouldn't
51369              hurt elsewhere.
51370              Subject: FW: perldoc fails if $TEMP contains spaces
51371              
51372              Subject: RE: [ID 19990803.001] README.win32 suggestions 
51373              
51374              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
51375              
51376              Subject: Re: utf8 concat, mg_get
51377              
51378              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
51379              
51380              Subject: [PATCH: perl@7181] op/tr tests on OS/390
51381              
51382              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
51383              
51384              Use the versiononly instead of the installscripts,
51385              retract the changes 7146 and 7147.
51386              
51387              Reapply Andy's patch and regen Configure.
51388              
51389              Add the test case for #7190, from the original bug report
51390              by Andreas König.
51391              
51392              Remove duplicated code.
51393              
51394              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
51395              
51396              restore change#7202
51397      Branch: maint-5.6/perl
51398           !> (integrate 121 files)
51399 ____________________________________________________________________________
51400 [  8155] By: jhi                                   on 2000/12/17  22:30:58
51401         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
51402              From: "Craig A. Berry" <craigberry@mac.com>
51403              Date: Sun, 17 Dec 2000 13:09:28 -0600
51404              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
51405              
51406              MAN.PODS => ' ' is naughty.
51407      Branch: perl
51408            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
51409 ____________________________________________________________________________
51410 [  8154] By: nick                                  on 2000/12/17  22:07:13
51411         Log: MULTIPLICITY nit.
51412      Branch: perl
51413            ! mg.c
51414 ____________________________________________________________________________
51415 [  8153] By: gsar                                  on 2000/12/17  21:23:05
51416         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
51417              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
51418              from mainline
51419              
51420              Document the SvIOK_.*UV().
51421              
51422              Update Unicode todo list.
51423              
51424              Guard against bad string->int conversion for quads.
51425              
51426              Subject: small apidoc fix
51427              
51428              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
51429              
51430              Subject: [PATCH] Tied filehandle documentation
51431              
51432              Subject: [PATCH] Modernize Opcode.pm documentation
51433              
51434              Make Data::Dumper (non-XS) to work with changed semantics of ref().
51435              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
51436              [applied even though said semantics didn't change in 5.6.x]
51437              
51438              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
51439              
51440              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
51441              
51442              Fix the URL, but the server is still missing in action.
51443              Subject: [ID 20000905.002] perlfaq1.pod URL error
51444              
51445              Subject: [ID 20000903.001] \w in utf8-strings
51446              
51447              Fix the ccversion detection for 5.1 and beyond.
51448              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
51449              
51450              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
51451              
51452              Subject: [ID 20000904.008] Tiny fix for perldiag
51453              
51454              Subject: Re: [ID 20000906.004] segfault with bad perl statement
51455              
51456              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
51457              
51458              Subject: [ID 20000908.002] perlipc documentation bug.
51459              
51460              Subject: [PATCH lib/Benchmark.pm]
51461              
51462              Re-allow vec() for characters > 255.
51463              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
51464              
51465              Do away with memory models cruft.  Sorry, PDP users.
51466              
51467              Continue #7041.
51468              
51469              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
51470              
51471              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
51472              
51473              Upgrade to CPAN 1.57_65, from Andreas König.
51474              
51475              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
51476              by Russ Allbery.
51477              
51478              Silence t/pod/*.t about alternate quote-mappings now implemented
51479              by Pod::Text, from Brad Appleton.
51480              
51481              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
51482              Subject: borland C++ win32.c tweak
51483              
51484              C<@a = @b = split(...)> optimization coredumps under ithreads
51485              (missed a spot when fixing up op_pmreplroot hack for ithreads)
51486              
51487              Document the SvUTF8*().
51488              
51489              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
51490              
51491              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
51492              
51493              Do in VMS as the #7054 does.
51494              
51495              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
51496              
51497              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
51498              
51499              Subject: [patch: perl@7045] vms updates
51500              
51501              Test for the #7049.
51502              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
51503              
51504              Break up the myconfig lines a bit.
51505              Subject: perlbug/perl -V output format
51506              
51507              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
51508              
51509              The #7054 truncated Configure badly.
51510              
51511              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
51512              initialization in all the threads on Windows
51513              
51514              Allow for whitespace between "#" and "line" in cpp output.
51515              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
51516              
51517              Remove vestiges of tr//CU.
51518              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
51519              
51520              The return value of setlocale must be copied away.
51521              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
51522              
51523              Allow chop() and chomp() to be overridden.
51524              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
51525              
51526              Hints optimization.
51527              Subject: Minor nit
51528              
51529              Subject: [PATCH] de-wall t/README
51530              
51531              Subject: Re: Two advertising clauses need to be removed
51532      Branch: maint-5.6/perl
51533           !> (integrate 75 files)
51534 ____________________________________________________________________________
51535 [  8152] By: gsar                                  on 2000/12/17  20:30:11
51536         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
51537              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
51538              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
51539              
51540              Don't attach -ld to the archname if pointless.
51541              
51542              Document UNTIE in a very minimalistic way.
51543              
51544              POSIX doesn't report long double values under -Duselongdouble
51545              when the long doubles are "real" (bigger than doubles).
51546              
51547              More author updates.
51548              
51549              Try to deduce NV_MAX.  Really should be Configure fodder.
51550              
51551              :: not allowed in pathnames, change to .
51552              Subject: [PATCH perl@6938] cygwin port
51553              
51554              Forget about NV_MAX (#6951).  Various floating point tweaks,
51555              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
51556              
51557              Move the Solaris 7 scan to use64bitall, make the
51558              failure to find 64-bot sparc libc to mention the
51559              possibility of being in an intel, from Lupe and Alan.
51560              
51561              Regen perltoc.
51562              
51563              AUTHORS tweaks, from Peter Prymmer.
51564              
51565              More address tweaking.
51566              
51567              Small tweaks all over.
51568              
51569              File::Temp patches from Andreas König,
51570              
51571              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
51572              
51573              Subject: CPAN.pm beta 1.57_57 for the core
51574              
51575              Part of the solution.
51576              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
51577              
51578              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
51579              
51580              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
51581              
51582              Add the overload warnings to perldiag.
51583              
51584              Drop unused argument.
51585              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
51586              
51587              Subject: Nit in Configure (bleadperl@6961)
51588              
51589              Update to PodParser 1.18, from Brad Appleton.
51590              
51591              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
51592              
51593              Subject: [PATCH: 6948] add SCNfldbl to configure.com
51594              
51595              Document UNTIE. Also tweak implementation to suppress the 'inner references'
51596              warning when UNTIE exists and instead pass the cound of extra references to
51597              the UNTIE method.
51598              
51599              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
51600              so that case-ignoring systems like DCL can tell them from
51601              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
51602              
51603              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
51604              
51605              Feature ordering tweak.
51606              
51607              Regen perltoc.
51608              
51609              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
51610              
51611              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
51612              
51613              Subject: http:// in L<>
51614              
51615              Detypo.
51616              
51617              change#6791 accidentally clobbered change#6710, put it back
51618              
51619              Only the first line, thank you very much.
51620              
51621              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
51622              plus rework the http: spots as suggested by Tom Christiansen,
51623              plus regen perltoc.
51624              
51625              Undo part of change 6489 which looks like a bulk edit which
51626              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
51627              The supressing of main:: on return from select() is undesirable.
51628              
51629              Apparently avoiding the swapping is too costly.
51630              
51631              Various Configure nits by Philip Newton,
51632              plus the ebcdic one by me.
51633              
51634              Make certain cc is set before trying to run it.
51635              
51636              If overloaded %{} etc. return the object do not loop.
51637              Thus  sub deref { $_[0] } functions if object is wanted type.
51638              
51639              Update perlhist.
51640              
51641              More %{} and other deref special casing - do not pass to 'nomethod'.
51642      Branch: maint-5.6/perl
51643           !> (integrate 59 files)
51644 ____________________________________________________________________________
51645 [  8151] By: gsar                                  on 2000/12/17  19:14:38
51646         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
51647              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
51648              
51649              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
51650              
51651              Make the epsilon to be relative, not absolute.
51652              
51653              Put back the flags dump as reasoned in
51654              Subject: Re: [PATCH] Glob dumping
51655              
51656              Introduce ccname to keep track of what compiler kind of we have.
51657              
51658              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
51659              
51660              Put back the slice accidentally removed by #6907.
51661              
51662              Reset archname and archname64 always, forcing them be
51663              recomputed at each Configure run, make Configure and
51664              the hints files agree on the naming of largefiles variables.
51665              
51666              Don't say "Perl 5.0 source kit".
51667              
51668              Subject: [PATCH] fix misc cast warnings
51669              
51670              Subject: typos in pods
51671              
51672              NVs not necessarily doubles, as pointed out by Yitzchak.
51673              
51674              Subject: [PATCH 6889] add a few ldbl formats to configure.com
51675              
51676              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
51677              
51678              Better options for rsync.
51679              
51680              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
51681              
51682              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
51683              
51684              Subject: [PATCH] Re: UNTIE method 
51685              
51686              A better fix for the Socket building problem from Craig Berry.
51687              
51688              Retract the dummy test, skip the security tests (instead of failing),
51689              explain what the warnings mean.
51690              
51691              Heap decorruption.
51692              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
51693              
51694              Update to Unicode 3.0.1.
51695              
51696              Missed one Unicode file.
51697              
51698              Subject: Re: typos in pods
51699              
51700              The #6929 was too skimpy.
51701              
51702              sscanf() may be the only way to read long doubles from strings.
51703              
51704              Reveal Borland's isnan.
51705              Subject: build with BC++ tweak
51706              
51707              Issue useful diagnostic on unknown pod commands.
51708              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
51709              
51710              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
51711              
51712              Clarify the third case of ftmp-security warnings.
51713              
51714              Make -Dusemorebits find long doubles in Solaris.
51715              
51716              Wrap the test in eval.
51717      Branch: maint-5.6/perl
51718           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
51719           +> lib/unicode/PropList.txt lib/unicode/README.perl
51720           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
51721           +> lib/unicode/Unicode.301 vms/vmspipe.com
51722            - lib/unicode/Props.txt lib/unicode/UCD300.html
51723            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
51724           !> (integrate 305 files)
51725 ____________________________________________________________________________
51726 [  8150] By: jhi                                   on 2000/12/17  18:47:57
51727         Log: Uncheckedin generated files.
51728      Branch: perl
51729            ! global.sym perlapi.c pod/perlapi.pod
51730 ____________________________________________________________________________
51731 [  8149] By: jhi                                   on 2000/12/17  18:41:22
51732         Log: Update Changes.
51733      Branch: perl
51734            ! Changes patchlevel.h
51735 ____________________________________________________________________________
51736 [  8148] By: jhi                                   on 2000/12/17  18:39:16
51737         Log: Subject: [PATCH] Fcntl constants speedup
51738              From: Nicholas Clark <nick@ccl4.org>
51739              Date: Sun, 17 Dec 2000 16:29:24 +0000
51740              Message-ID: <20001217162924.E97668@plum.flirble.org>
51741              
51742              Use IVs for the Fcntl constants instead of NVs.
51743      Branch: perl
51744            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
51745 ____________________________________________________________________________
51746 [  8147] By: jhi                                   on 2000/12/17  18:33:41
51747         Log: Add test for #8145 (binmode() warning), add warning for
51748              ioctl() and sockpair(), document them. (fileno() cannot
51749              be tripwired with the same kind of warning because
51750              'defined fileno($foo)' seems to be an idiom.)
51751      Branch: perl
51752            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
51753 ____________________________________________________________________________
51754 [  8146] By: gsar                                  on 2000/12/17  18:09:08
51755         Log: update Changes
51756      Branch: maint-5.6/perl
51757            ! Changes
51758 ____________________________________________________________________________
51759 [  8145] By: jhi                                   on 2000/12/17  17:39:35
51760         Log: Subject: [PATCH] Re: The long awaited feature ...
51761              From: Simon Cozens <simon@cozens.net>
51762              Date: Sun, 17 Dec 2000 12:31:56 +0000
51763              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
51764              
51765              Add a warning to binmode() about using bad filehandles
51766              (can happen e.g. if someone forgets the filehandle argument)
51767      Branch: perl
51768            ! pp_sys.c
51769 ____________________________________________________________________________
51770 [  8144] By: jhi                                   on 2000/12/17  17:33:48
51771         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
51772              From: Jonathan Stowe <gellyfish@gellyfish.com>
51773              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
51774              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
51775      Branch: perl
51776            ! lib/Net/Ping.pm
51777 ____________________________________________________________________________
51778 [  8143] By: jhi                                   on 2000/12/17  05:31:37
51779         Log: Polymorphic regexps.
51780              
51781              Fixes at least the bugs 20001028.003 (both of them...) and
51782              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
51783              also to be fixed by now, probably already before this patch.
51784      Branch: perl
51785            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
51786            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
51787            ! t/op/utf8decode.t t/pragma/utf8.t
51788 ____________________________________________________________________________
51789 [  8142] By: jhi                                   on 2000/12/16  17:16:05
51790         Log: Subject: [patch perl@8102] dos/djgpp update
51791              From: Laszlo Molnar <ml1050@freemail.hu>
51792              Date: Sat, 16 Dec 2000 01:40:52 +0100
51793              Message-ID: <20001216014052.A335@freemail.hu>
51794      Branch: perl
51795            ! djgpp/config.over t/base/commonsense.t
51796 ____________________________________________________________________________
51797 [  8141] By: jhi                                   on 2000/12/16  17:09:27
51798         Log: Few uncheckedin files.
51799      Branch: perl
51800            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
51801 ____________________________________________________________________________
51802 [  8140] By: nick                                  on 2000/12/15  22:14:31
51803         Log: Integrate mainline
51804      Branch: perlio
51805           !> (integrate 53 files)
51806 ____________________________________________________________________________
51807 [  8139] By: jhi                                   on 2000/12/15  19:49:49
51808         Log: One more IVUV tweak from Nicholas Clark.
51809      Branch: perl
51810            ! sv.c
51811 ____________________________________________________________________________
51812 [  8138] By: jhi                                   on 2000/12/15  19:17:06
51813         Log: Return of the IVUV-preservation, now seems to be happy even
51814              in Digital UNIX (the broken strtoul brokenness detection
51815              seems to have been the fly in the ointment).
51816      Branch: perl
51817            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51818            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
51819            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
51820            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
51821            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51822            ! vos/config.ga.h win32/config.bc win32/config.gc
51823            ! win32/config.vc
51824 ____________________________________________________________________________
51825 [  8137] By: jhi                                   on 2000/12/15  18:12:14
51826         Log: Metaconfig unit change for #8136.
51827      Branch: metaconfig
51828            ! U/modified/d_strtoul.U
51829      Branch: metaconfig/U/perl
51830            ! d_strtoull.U d_strtouq.U
51831 ____________________________________________________________________________
51832 [  8136] By: jhi                                   on 2000/12/15  18:11:35
51833         Log: I don't think it's sensible or portable to test the strtou*
51834              on /^-/ strings.
51835      Branch: perl
51836            ! Configure
51837 ____________________________________________________________________________
51838 [  8135] By: jhi                                   on 2000/12/15  17:18:49
51839         Log: Metaconfig unit change for #8134.
51840      Branch: metaconfig
51841            ! U/modified/d_strtoul.U
51842 ____________________________________________________________________________
51843 [  8134] By: jhi                                   on 2000/12/15  17:14:13
51844         Log: If longsize is 8 we don't need a LL suffix for integer constants.
51845      Branch: perl
51846            ! Configure config_h.SH
51847 ____________________________________________________________________________
51848 [  8133] By: jhi                                   on 2000/12/15  16:00:23
51849         Log: Update Changes.
51850      Branch: perl
51851            ! Changes patchlevel.h
51852 ____________________________________________________________________________
51853 [  8132] By: jhi                                   on 2000/12/15  15:44:16
51854         Log: Some compilers get huffy if you do not cast a const pointer
51855              to a non-const when assigning.
51856      Branch: perl
51857            ! gv.c
51858 ____________________________________________________________________________
51859 [  8131] By: jhi                                   on 2000/12/15  15:38:30
51860         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
51861              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51862              Date: Fri, 15 Dec 2000 05:26:57 -0500
51863              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
51864      Branch: perl
51865            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
51866            ! t/pragma/overload.t
51867 ____________________________________________________________________________
51868 [  8130] By: jhi                                   on 2000/12/15  15:36:08
51869         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
51870              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51871              Date: Thu, 14 Dec 2000 22:02:43 -0500
51872              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
51873      Branch: perl
51874            ! gv.c perl.h
51875 ____________________________________________________________________________
51876 [  8129] By: jhi                                   on 2000/12/15  15:34:16
51877         Log: Subject: PATCH: h2xs nit
51878              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51879              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
51880              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
51881              
51882              Add a template README.
51883      Branch: perl
51884            ! utils/h2xs.PL
51885 ____________________________________________________________________________
51886 [  8128] By: jhi                                   on 2000/12/15  15:32:22
51887         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
51888      Branch: perl
51889            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
51890 ____________________________________________________________________________
51891 [  8127] By: jhi                                   on 2000/12/15  15:19:34
51892         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
51893              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51894              Date:     Thu, 14 Dec 2000 20:04:42 EST
51895              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
51896      Branch: perl
51897            ! ext/Opcode/Opcode.xs
51898 ____________________________________________________________________________
51899 [  8126] By: jhi                                   on 2000/12/15  15:17:49
51900         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
51901              From: Peter Prymmer <pvhp@forte.com>
51902              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
51903              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
51904      Branch: perl
51905            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
51906            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
51907            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
51908 ____________________________________________________________________________
51909 [  8125] By: jhi                                   on 2000/12/15  15:11:05
51910         Log: This seems to be a stage sane and stable enough to checkin.
51911              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
51912      Branch: perl
51913            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
51914            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
51915            ! t/op/cmp.t t/op/numconvert.t
51916 ____________________________________________________________________________
51917 [  8124] By: jhi                                   on 2000/12/15  04:20:26
51918         Log: Something is really wonky.
51919      Branch: perl
51920            ! sv.c
51921 ____________________________________________________________________________
51922 [  8123] By: jhi                                   on 2000/12/15  04:00:50
51923         Log: Fixes for the IV UV patches to compile in Digital UNIX.
51924      Branch: perl
51925            ! sv.c
51926 ____________________________________________________________________________
51927 [  8122] By: jhi                                   on 2000/12/15  02:53:40
51928         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
51929              From: "Craig A. Berry" <craigberry@mac.com>
51930              Date: Thu, 14 Dec 2000 19:10:49 -0600
51931              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
51932      Branch: perl
51933            ! vms/vms.c
51934 ____________________________________________________________________________
51935 [  8121] By: jhi                                   on 2000/12/15  02:50:00
51936         Log: Metaconfig changes for #8120.
51937      Branch: metaconfig
51938            + U/modified/d_strtoul.U
51939      Branch: metaconfig/U/perl
51940            ! d_strtoull.U d_strtouq.U
51941 ____________________________________________________________________________
51942 [  8120] By: jhi                                   on 2000/12/15  02:49:42
51943         Log: From: Nicholas Clark <nick@ccl4.org> 
51944              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
51945              Date: Thu, 14 Dec 2000 18:38:57 +0000
51946              Message-ID: <20001214183857.B97909@plum.flirble.org>
51947      Branch: perl
51948            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51949            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
51950            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
51951            ! vos/config.ga.def vos/config.ga.h win32/config.bc
51952            ! win32/config.gc win32/config.vc
51953 ____________________________________________________________________________
51954 [  8119] By: jhi                                   on 2000/12/14  23:40:58
51955         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
51956              From: Nicholas Clark <nick@ccl4.org>
51957              Date: Wed, 13 Dec 2000 20:08:50 +0000
51958              Message-ID: <20001213200849.B71166@plum.flirble.org>
51959      Branch: perl
51960            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
51961            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
51962 ____________________________________________________________________________
51963 [  8118] By: jhi                                   on 2000/12/14  22:46:26
51964         Log: Integrate perlio.
51965      Branch: perl
51966           !> MANIFEST ext/Encode/compile makedef.pl
51967 ____________________________________________________________________________
51968 [  8117] By: nick                                  on 2000/12/14  22:38:53
51969         Log: Win32 tweaks to get Encode to build
51970              - temp hack to makedef.pl till PerlIO is properly "exported".
51971              - MSVC dislikes  
51972              static encpage_t foo[];
51973              so make 'em extern for now.
51974      Branch: perlio
51975            ! ext/Encode/compile makedef.pl
51976 ____________________________________________________________________________
51977 [  8116] By: nick                                  on 2000/12/14  22:00:53
51978         Log: Document the new files
51979      Branch: perlio
51980            ! MANIFEST
51981 ____________________________________________________________________________
51982 [  8115] By: jhi                                   on 2000/12/14  21:58:01
51983         Log: MANIFEST new files of #8114.
51984      Branch: perl
51985            ! MANIFEST
51986 ____________________________________________________________________________
51987 [  8114] By: jhi                                   on 2000/12/14  21:50:49
51988         Log: Integrate perlio.
51989      Branch: perl
51990           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
51991           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
51992           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
51993           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
51994           !> ext/Encode/Makefile.PL
51995 ____________________________________________________________________________
51996 [  8113] By: jhi                                   on 2000/12/14  21:48:49
51997         Log: The documentation part of the
51998              
51999              Subject: [ID 20001214.002] Net::Ping patch
52000              From: Jonathan Stowe <gellyfish@gellyfish.com>
52001              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
52002              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
52003              since the #7529 had already addressed the same problem.
52004      Branch: perl
52005            ! lib/Net/Ping.pm
52006 ____________________________________________________________________________
52007 [  8112] By: jhi                                   on 2000/12/14  21:42:57
52008         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
52009              From: Dominic Dunlop <domo@computer.org>
52010              Date: Tue, 12 Dec 2000 10:47:10 +0100
52011              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
52012              
52013              Document how elusive subroutines can be.
52014      Branch: perl
52015            ! pod/perlfunc.pod
52016 ____________________________________________________________________________
52017 [  8111] By: jhi                                   on 2000/12/14  21:38:05
52018         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
52019              From: Dominic Dunlop <domo@computer.org>
52020              Date: Thu, 14 Dec 2000 10:13:51 +0100
52021              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
52022      Branch: perl
52023            ! ext/POSIX/POSIX.pod
52024 ____________________________________________________________________________
52025 [  8110] By: jhi                                   on 2000/12/14  21:36:32
52026         Log: Subject: [patch] perlfaq7
52027              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
52028              Date: Thu, 14 Dec 2000 15:31:07 +0100
52029              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
52030      Branch: perl
52031            ! pod/perlfaq7.pod
52032 ____________________________________________________________________________
52033 [  8109] By: jhi                                   on 2000/12/14  21:29:20
52034         Log: Subject: [8104] Encode
52035              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52036              Date: Thu, 14 Dec 2000 14:49:34 +0100
52037              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
52038              
52039              Type casting for nervous compilers.
52040      Branch: perl
52041            ! ext/Encode/Encode.xs
52042 ____________________________________________________________________________
52043 [  8108] By: jhi                                   on 2000/12/14  21:26:17
52044         Log: Subject: [8104] DB_File
52045              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52046              Date: Thu, 14 Dec 2000 14:49:35 +0100
52047              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
52048              
52049              Type definition incorrect for DB 2.7.7.  Not known when it
52050              changed, so only changed it for a known revision.
52051      Branch: perl
52052            ! ext/DB_File/DB_File.xs
52053 ____________________________________________________________________________
52054 [  8107] By: jhi                                   on 2000/12/14  21:23:41
52055         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
52056              From: Peter Prymmer <pvhp@forte.com>
52057              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
52058              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
52059              
52060              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
52061      Branch: perl
52062            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52063            ! ext/Encode/Encode/posix-bc.enc
52064 ____________________________________________________________________________
52065 [  8106] By: nick                                  on 2000/12/14  20:36:13
52066         Log: "Cold" build correction to Encode's Makefile.PL
52067      Branch: perlio
52068            ! ext/Encode/Makefile.PL
52069 ____________________________________________________________________________
52070 [  8105] By: nick                                  on 2000/12/14  20:09:37
52071         Log: "Compiled" encodings.
52072              Correct replacement character in EBCDIC .enc files
52073              Add 0x7F to ASCII repertoire.
52074      Branch: perlio
52075            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
52076            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
52077            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
52078            ! ext/Encode/Makefile.PL ext/Encode/compile
52079            ! ext/Encode/encengine.c ext/Encode/encode.h
52080 ____________________________________________________________________________
52081 [  8104] By: nick                                  on 2000/12/14  00:38:20
52082         Log: Integrate mainline
52083      Branch: perlio
52084           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
52085           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
52086           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
52087           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
52088           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
52089           !> t/lib/db-hash.t t/lib/db-recno.t
52090 ____________________________________________________________________________
52091 [  8103] By: nick                                  on 2000/12/13  23:16:13
52092         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
52093              so far and so it does not get lost.
52094      Branch: perlio
52095            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
52096 ____________________________________________________________________________
52097 [  8102] By: jhi                                   on 2000/12/13  17:14:22
52098         Log: Update Changes.
52099      Branch: perl
52100            ! Changes patchlevel.h
52101 ____________________________________________________________________________
52102 [  8101] By: jhi                                   on 2000/12/13  16:53:41
52103         Log: Move the proto of start_glob() to a better place; regen api files.
52104      Branch: perl
52105            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
52106 ____________________________________________________________________________
52107 [  8100] By: jhi                                   on 2000/12/13  16:47:11
52108         Log: Metaconfig change for #8099.
52109      Branch: metaconfig
52110            ! U/modified/Head.U
52111 ____________________________________________________________________________
52112 [  8099] By: jhi                                   on 2000/12/13  16:46:48
52113         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
52114              From: Andy Dougherty <doughera@lafayette.edu>
52115              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
52116              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
52117      Branch: perl
52118            ! Configure
52119 ____________________________________________________________________________
52120 [  8098] By: jhi                                   on 2000/12/13  16:39:02
52121         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
52122              From: rspier@pobox.com (Robert Spier)
52123              Date: Tue, 12 Dec 2000 21:12:39 -0500
52124              Message-ID: <14902.56087.678086.725773@rls.cx>
52125              
52126              fastgetcwd is defined using a glob alias on a $^O dependent basis -
52127              and there was no default assignment or perl subroutine.
52128      Branch: perl
52129            ! lib/Cwd.pm
52130 ____________________________________________________________________________
52131 [  8097] By: jhi                                   on 2000/12/13  16:16:01
52132         Log: Subject: [PATCH] move startglob out of pp_hot.c
52133              From: Nicholas Clark <nick@ccl4.org>
52134              Date: Mon, 11 Dec 2000 23:16:39 +0000
52135              Message-ID: <20001211231638.A55550@plum.flirble.org>
52136      Branch: perl
52137            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
52138 ____________________________________________________________________________
52139 [  8096] By: jhi                                   on 2000/12/13  15:26:23
52140         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
52141              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
52142              Date: Wed, 13 Dec 2000 14:01:37 +0100
52143              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
52144              
52145              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
52146              in turn requires libpthread in libswanted.
52147      Branch: perl
52148            ! hints/hpux.sh
52149 ____________________________________________________________________________
52150 [  8095] By: jhi                                   on 2000/12/12  19:51:05
52151         Log: The integration wars continue.
52152      Branch: perl
52153           !> sv.c
52154 ____________________________________________________________________________
52155 [  8094] By: jhi                                   on 2000/12/12  19:48:26
52156         Log: Subject: [PATCH perl@8070] DB_File-1.74  
52157              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
52158              Date: Mon, 11 Dec 2000 23:07:17 -0000
52159              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
52160      Branch: perl
52161            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
52162            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
52163            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
52164            ! t/lib/db-recno.t
52165 ____________________________________________________________________________
52166 [  8093] By: nick                                  on 2000/12/12  19:42:13
52167         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
52168      Branch: perlio
52169            ! sv.c
52170           !> lib/File/DosGlob.pm
52171 ____________________________________________________________________________
52172 [  8092] By: jhi                                   on 2000/12/12  19:28:11
52173         Log: Integrate perlio.
52174      Branch: perl
52175           !> sv.c
52176 ____________________________________________________________________________
52177 [  8091] By: nick                                  on 2000/12/12  18:49:45
52178         Log: Fix for Tk, and upgrading shared SVs.
52179      Branch: perlio
52180            ! sv.c
52181 ____________________________________________________________________________
52182 [  8090] By: jhi                                   on 2000/12/12  16:48:59
52183         Log: Subject: [PATCH] Re: Breadperl & Tk
52184              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52185              Date: Tue, 12 Dec 2000 14:48:27 GMT
52186              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
52187      Branch: perl
52188            ! sv.c
52189 ____________________________________________________________________________
52190 [  8089] By: jhi                                   on 2000/12/12  03:37:19
52191         Log: Subject: DosGlob.pm diff for bash style brace expansion.
52192              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
52193              Date: Fri, 8 Dec 2000 10:45:30 -0600
52194              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
52195      Branch: perl
52196            ! lib/File/DosGlob.pm
52197 ____________________________________________________________________________
52198 [  8088] By: nick                                  on 2000/12/11  23:59:59
52199         Log: Integrate mainline
52200      Branch: perlio
52201           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
52202           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
52203           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
52204           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
52205           !> t/op/local.t t/pragma/warn/toke toke.c
52206 ____________________________________________________________________________
52207 [  8087] By: jhi                                   on 2000/12/11  23:20:23
52208         Log: Integrate perlio.
52209      Branch: perl
52210           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
52211 ____________________________________________________________________________
52212 [  8086] By: jhi                                   on 2000/12/11  22:50:59
52213         Log: Tune further the OS detection of CGI.
52214      Branch: perl
52215            ! lib/CGI.pm
52216 ____________________________________________________________________________
52217 [  8085] By: nick                                  on 2000/12/11  22:50:46
52218         Log: Finish 1st pass of "encoding" layer e.g. :
52219              open($fh,"<encoding(iso8859-7)",$greek) || die;
52220      Branch: perlio
52221            ! ext/Encode/Encode.xs perlio.c perliol.h
52222 ____________________________________________________________________________
52223 [  8084] By: jhi                                   on 2000/12/11  22:32:06
52224         Log: Revert the -f ambiguousity patch, seems to cause
52225              too much hassle (the interpret -Q as a function
52226              where Q is not a known filetest part is left in).
52227      Branch: perl
52228            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
52229            ! toke.c
52230 ____________________________________________________________________________
52231 [  8083] By: jhi                                   on 2000/12/11  22:27:23
52232         Log: (accidentally empty check-in)
52233      Branch: perl
52234            ! lib/File/DosGlob.pm
52235 ____________________________________________________________________________
52236 [  8082] By: nick                                  on 2000/12/11  19:09:51
52237         Log: Restore mmap function (broken by tweaks to shared buffer
52238              layer for encode(xxxx)).
52239      Branch: perlio
52240            ! perlio.c
52241 ____________________________________________________________________________
52242 [  8081] By: jhi                                   on 2000/12/11  18:29:13
52243         Log: Subject: Re: The long awaited feature ...
52244              From: Simon Cozens <simon@cozens.net>
52245              Date: Mon, 11 Dec 2000 15:54:24 +0000
52246              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
52247              
52248              More io/utf8 tests.
52249      Branch: perl
52250            ! t/io/utf8.t
52251 ____________________________________________________________________________
52252 [  8080] By: jhi                                   on 2000/12/11  18:19:36
52253         Log: Subject: PATCH MakeMaker manpage clarification
52254              From: andreas.koenig@anima.de (Andreas J. Koenig)
52255              Date: 10 Dec 2000 20:46:13 +0100
52256              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
52257      Branch: perl
52258            ! lib/ExtUtils/MakeMaker.pm
52259 ____________________________________________________________________________
52260 [  8079] By: jhi                                   on 2000/12/11  15:35:07
52261         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
52262              From: Simon Cozens <simon@cozens.net>
52263              Date: Sun, 10 Dec 2000 19:06:19 +0000
52264              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
52265      Branch: perl
52266            ! ext/B/B/Deparse.pm t/lib/b.t
52267 ____________________________________________________________________________
52268 [  8078] By: jhi                                   on 2000/12/11  15:09:11
52269         Log: Subject: [PATCH] docs on NaN
52270              From: Nicholas Clark <nick@ccl4.org>
52271              Date: Mon, 11 Dec 2000 01:48:38 +0000
52272              Message-ID: <20001211014838.B99205@plum.flirble.org>
52273      Branch: perl
52274            ! pod/perlop.pod
52275 ____________________________________________________________________________
52276 [  8077] By: jhi                                   on 2000/12/11  15:02:21
52277         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
52278              From: Simon Cozens <simon@cozens.net>
52279              Date: Mon, 11 Dec 2000 01:21:45 +0000
52280              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
52281      Branch: perl
52282            ! pp.c pp_hot.c scope.c t/op/local.t
52283 ____________________________________________________________________________
52284 [  8076] By: nick                                  on 2000/12/10  20:43:32
52285         Log: Not merge worthy...
52286              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
52287              syntax is modelled on attributes.
52288              Untested fix for io/utf8 on Win32 etc.
52289              Very clumsy start to the encode layer.
52290      Branch: perlio
52291            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
52292 ____________________________________________________________________________
52293 [  8075] By: jhi                                   on 2000/12/10  18:39:33
52294         Log: Darwin is not Windows.
52295      Branch: perl
52296            ! lib/CGI.pm
52297 ____________________________________________________________________________
52298 [  8074] By: jhi                                   on 2000/12/10  18:31:27
52299         Log: Subject: Ambiguous -%c() resolved as a file test
52300              From: "Paul Marquess" <Paul.Marquess@openwave.com>
52301              Date: Sun, 10 Dec 2000 15:35:07 -0000
52302              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
52303      Branch: perl
52304            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
52305 ____________________________________________________________________________
52306 [  8073] By: jhi                                   on 2000/12/10  18:16:29
52307         Log: Subject: PATCH installperl misinformed 
52308              From: andreas.koenig@anima.de (Andreas J. Koenig)
52309              Date: 10 Dec 2000 13:01:32 +0100 
52310              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
52311      Branch: perl
52312            ! installperl
52313 ____________________________________________________________________________
52314 [  8072] By: jhi                                   on 2000/12/10  18:07:55
52315         Log: The walkoptree confusion rages; walkoptree() seems to be coming
52316              from B.xs, while walkoptree_slow() comes from B.pm.
52317      Branch: perl
52318            ! ext/B/B.pm
52319 ____________________________________________________________________________
52320 [  8071] By: nick                                  on 2000/12/10  11:45:47
52321         Log: Integrate mainline
52322      Branch: perlio
52323           +> t/base/commonsense.t
52324           !> (integrate 37 files)
52325 ____________________________________________________________________________
52326 [  8070] By: jhi                                   on 2000/12/10  04:46:21
52327         Log: Update Changes.
52328      Branch: perl
52329            ! Changes patchlevel.h
52330 ____________________________________________________________________________
52331 [  8069] By: jhi                                   on 2000/12/10  04:39:19
52332         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
52333              From: andreas.koenig@anima.de (Andreas J. Koenig)
52334              Date: 09 Dec 2000 17:14:25 +0100
52335              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
52336      Branch: perl
52337            + t/base/commonsense.t
52338            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
52339 ____________________________________________________________________________
52340 [  8068] By: jhi                                   on 2000/12/10  04:17:36
52341         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
52342              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
52343              Date: Sat, 9 Dec 2000 16:47:22 -0000
52344              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
52345      Branch: perl
52346            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
52347            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
52348            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
52349            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
52350            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
52351            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
52352            ! t/lib/sdbm.t
52353 ____________________________________________________________________________
52354 [  8067] By: jhi                                   on 2000/12/10  03:52:02
52355         Log: Test case for #8066.
52356      Branch: perl
52357            ! t/op/misc.t
52358 ____________________________________________________________________________
52359 [  8066] By: jhi                                   on 2000/12/10  03:50:30
52360         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
52361              From: Simon Cozens <simon@cozens.net>
52362              Date: Sun, 10 Dec 2000 00:55:37 +0000
52363              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
52364      Branch: perl
52365            ! pp_sys.c
52366 ____________________________________________________________________________
52367 [  8065] By: jhi                                   on 2000/12/10  03:44:52
52368         Log: Test case for #8064.
52369      Branch: perl
52370            ! t/comp/proto.t
52371 ____________________________________________________________________________
52372 [  8064] By: jhi                                   on 2000/12/10  03:42:32
52373         Log: Subject: Re: prototype of substr
52374              From: Simon Cozens <simon@cozens.net>
52375              Date: Sun, 10 Dec 2000 00:13:33 +0000
52376              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
52377              
52378              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
52379              In other words, make the returned prototypes for any function
52380              stop prepending the ';' optionality marker after the first one.
52381              If they start getting optional, all the rest are optional.
52382      Branch: perl
52383            ! pp.c
52384 ____________________________________________________________________________
52385 [  8063] By: jhi                                   on 2000/12/10  03:39:42
52386         Log: Subject: [PATCH] perlguts.pod
52387              From: Simon Cozens <simon@cozens.net>
52388              Date: Sun, 10 Dec 2000 00:06:47 +0000
52389              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
52390              
52391              Documentation of the different types of ops,
52392              plus the functions in dump.c
52393      Branch: perl
52394            ! pod/perlguts.pod
52395 ____________________________________________________________________________
52396 [  8062] By: jhi                                   on 2000/12/10  03:30:04
52397         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
52398              From: Nicholas Clark <nick@talking.bollo.cx>
52399              Date: Sat, 09 Dec 2000 18:57:25 +0000
52400              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
52401              
52402              Be more robust in weird hostname setups.
52403      Branch: perl
52404            ! t/lib/net-hostent.t
52405 ____________________________________________________________________________
52406 [  8061] By: jhi                                   on 2000/12/10  03:28:21
52407         Log: Pacify fussy compiler. 
52408      Branch: perl
52409            ! pp_sys.c
52410 ____________________________________________________________________________
52411 [  8060] By: jhi                                   on 2000/12/10  02:52:46
52412         Log: Integrate perlio.
52413      Branch: perl
52414           !> pp_sys.c t/io/utf8.t
52415 ____________________________________________________________________________
52416 [  8059] By: nick                                  on 2000/12/09  23:40:14
52417         Log: read/sysread/recv should now be utf8 aware.
52418              Basic test for utf8 read.
52419      Branch: perlio
52420            ! pp_sys.c t/io/utf8.t
52421 ____________________________________________________________________________
52422 [  8058] By: jhi                                   on 2000/12/09  21:56:02
52423         Log: Integrate perlio.
52424      Branch: perl
52425           +> t/io/utf8.t
52426           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
52427 ____________________________________________________________________________
52428 [  8057] By: jhi                                   on 2000/12/09  21:53:35
52429         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
52430              From: Inaba Hiroto <inaba@st.rim.or.jp>
52431              Date: Sun, 10 Dec 2000 05:53:21 +0900
52432              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
52433              
52434              Tests for #8056.
52435      Branch: perl
52436            ! t/op/each.t
52437 ____________________________________________________________________________
52438 [  8056] By: jhi                                   on 2000/12/09  21:51:16
52439         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
52440              From: Inaba Hiroto <inaba@st.rim.or.jp>
52441              Date: Sat, 09 Dec 2000 18:02:00 +0900
52442              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
52443              
52444              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
52445      Branch: perl
52446            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
52447 ____________________________________________________________________________
52448 [  8055] By: nick                                  on 2000/12/09  20:11:48
52449         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
52450              than raw PerlIO_write() - does not seem to break any tests.
52451      Branch: perlio
52452            ! pp_sys.c
52453 ____________________________________________________________________________
52454 [  8054] By: nick                                  on 2000/12/09  19:47:30
52455         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
52456              (sysread, recv and write i.e. formats still to do...)
52457              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
52458              open($fh,">:utf8","name")
52459              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
52460              so no extra overhead is involved.
52461              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
52462              to a non-utf8 stream.
52463              Add initial io/utf8.t
52464              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
52465              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
52466              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
52467      Branch: perlio
52468            + t/io/utf8.t
52469            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
52470 ____________________________________________________________________________
52471 [  8053] By: nick                                  on 2000/12/09  19:26:37
52472         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
52473              was only testing this_utf8.
52474      Branch: perlio
52475            ! toke.c
52476 ____________________________________________________________________________
52477 [  8052] By: nick                                  on 2000/12/09  19:09:41
52478         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
52479              i.e. the output string has one, but don't mess with source assumption.
52480      Branch: perlio
52481            ! toke.c
52482 ____________________________________________________________________________
52483 [  8051] By: jhi                                   on 2000/12/09  16:55:17
52484         Log: Integrate perlio.
52485      Branch: perl
52486           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
52487           !> sv.c thrdvar.h util.c
52488 ____________________________________________________________________________
52489 [  8050] By: jhi                                   on 2000/12/09  16:48:07
52490         Log: Nits noticed by Peter Prymmer.
52491      Branch: perl
52492            ! lib/ExtUtils/MM_VMS.pm
52493 ____________________________________________________________________________
52494 [  8049] By: nick                                  on 2000/12/09  13:49:40
52495         Log: UTF8 output prework.
52496              - Store $\ and $, as SVs so they can have SvUTF8 flag
52497              - use do_print() rather than raw PerlIO_write() to print them.
52498      Branch: perlio
52499            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
52500            ! thrdvar.h util.c
52501 ____________________________________________________________________________
52502 [  8048] By: nick                                  on 2000/12/09  12:30:43
52503         Log: Integrate mainline.
52504      Branch: perlio
52505           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
52506           +> t/op/reverse.t
52507           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
52508           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
52509           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
52510           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
52511           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
52512           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
52513 ____________________________________________________________________________
52514 [  8047] By: jhi                                   on 2000/12/09  00:23:27
52515         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
52516              From: Michael G Schwern <schwern@pobox.com>
52517              Date: Fri, 8 Dec 2000 14:43:04 -0600
52518      Branch: perl
52519            ! lib/ExtUtils/MM_VMS.pm
52520 ____________________________________________________________________________
52521 [  8046] By: jhi                                   on 2000/12/08  23:10:27
52522         Log: A missed check-in.
52523      Branch: perl
52524            ! lib/ExtUtils/Manifest.pm
52525 ____________________________________________________________________________
52526 [  8045] By: jhi                                   on 2000/12/08  21:57:12
52527         Log: (null check-in)
52528      Branch: perl
52529            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
52530 ____________________________________________________________________________
52531 [  8044] By: jhi                                   on 2000/12/08  21:11:06
52532         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
52533              at the final draft stage.
52534      Branch: perl
52535            + ext/Encode/Encode/iso8859-16.enc
52536            ! MANIFEST
52537 ____________________________________________________________________________
52538 [  8043] By: jhi                                   on 2000/12/08  16:39:04
52539         Log: Update Changes.
52540      Branch: perl
52541            ! Changes patchlevel.h
52542 ____________________________________________________________________________
52543 [  8042] By: jhi                                   on 2000/12/08  16:33:39
52544         Log: Do not return the Unicode replacement character if UTF-8
52545              decoding goes awry, it should be up to the caller to decide.
52546      Branch: perl
52547            ! pod/perlapi.pod utf8.c
52548 ____________________________________________________________________________
52549 [  8041] By: jhi                                   on 2000/12/08  16:22:28
52550         Log: metaconfig maintenance.
52551      Branch: metaconfig
52552            ! U/modified/stdchar.U
52553      Branch: metaconfig/U/perl
52554            + testsyml.U
52555 ____________________________________________________________________________
52556 [  8040] By: jhi                                   on 2000/12/08  16:03:08
52557         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
52558              From: sthoenna@efn.org
52559              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
52560              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
52561      Branch: perl
52562            ! Changes lib/ExtUtils/MM_OS2.pm
52563 ____________________________________________________________________________
52564 [  8039] By: jhi                                   on 2000/12/08  15:57:11
52565         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
52566              From: Simon Cozens <simon@cozens.net>
52567              Date: Fri, 8 Dec 2000 13:33:31 +0000
52568              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
52569              
52570              (The pp_hot part needed a rewrite.)
52571      Branch: perl
52572            ! doop.c pp_hot.c utf8.c
52573 ____________________________________________________________________________
52574 [  8038] By: jhi                                   on 2000/12/08  15:25:08
52575         Log: Subject: djSP
52576              From: Michael Stevens <michael@etla.org>
52577              Date: Wed, 6 Dec 2000 23:24:01 +0000
52578              Message-ID: <20001206232400.A21381@firedrake.org>
52579              
52580              Plus a note from Nick Ing-Simmons.
52581      Branch: perl
52582            ! pp.h
52583 ____________________________________________________________________________
52584 [  8037] By: jhi                                   on 2000/12/08  15:18:35
52585         Log: Filetype is text.
52586      Branch: perl
52587            ! t/op/utf8decode.t
52588 ____________________________________________________________________________
52589 [  8036] By: jhi                                   on 2000/12/08  03:31:27
52590         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
52591              From: Andy Dougherty <doughera@lafayette.edu>
52592              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
52593              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
52594              
52595              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
52596              From: Andy Dougherty <doughera@lafayette.edu>
52597              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
52598              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
52599      Branch: perl
52600            + ext/POSIX/hints/svr4.pl
52601            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
52602 ____________________________________________________________________________
52603 [  8035] By: jhi                                   on 2000/12/08  03:26:01
52604         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
52605              From: Andy Dougherty <doughera@lafayette.edu>
52606              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
52607              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
52608      Branch: perl
52609            ! t/README t/base/term.t
52610 ____________________________________________________________________________
52611 [  8034] By: jhi                                   on 2000/12/08  03:21:59
52612         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
52613              From: mjd@plover.com  
52614              Date: 7 Dec 2000 21:04:20 -0000
52615              Message-ID: <20001207210420.22282.qmail@plover.com>
52616              
52617              Plus -z doc.
52618      Branch: perl
52619            ! pod/perlfunc.pod
52620 ____________________________________________________________________________
52621 [  8033] By: jhi                                   on 2000/12/08  03:19:03
52622         Log: Use the UTF8 macros a bit.  They can't be used with abandon
52623              everywhere because we do generate illegal UTF-8 in some situations.
52624              This is of course naughty.
52625      Branch: perl
52626            ! pod/perlapi.pod utf8.c utf8.h
52627 ____________________________________________________________________________
52628 [  8032] By: jhi                                   on 2000/12/08  03:00:09
52629         Log: Out of sync?
52630      Branch: perl
52631            ! t/pragma/warn/utf8
52632 ____________________________________________________________________________
52633 [  8031] By: jhi                                   on 2000/12/08  02:22:39
52634         Log: Cnt spl.
52635      Branch: perl
52636            ! MANIFEST
52637 ____________________________________________________________________________
52638 [  8030] By: jhi                                   on 2000/12/08  01:23:54
52639         Log: Add test for reverse().
52640      Branch: perl
52641            + t/op/reverse.t
52642            ! MANIFEST
52643 ____________________________________________________________________________
52644 [  8029] By: jhi                                   on 2000/12/08  01:21:47
52645         Log: Integrate perlio.
52646      Branch: perl
52647           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
52648           !> perlio.c perlio.h perlsdio.h warnings.pl
52649 ____________________________________________________________________________
52650 [  8028] By: jhi                                   on 2000/12/08  01:19:08
52651         Log: Introduce macros for UTF8 decoding.
52652      Branch: perl
52653            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
52654 ____________________________________________________________________________
52655 [  8027] By: nick                                  on 2000/12/07  22:18:19
52656         Log: Integrate mainline
52657      Branch: perlio
52658           !> embed.pl pod/perlapi.pod utf8.c
52659 ____________________________________________________________________________
52660 [  8026] By: nick                                  on 2000/12/07  21:45:08
52661         Log: Various oddities p4 diff -se showed up
52662              Remove 'our' from warnings.pl
52663      Branch: perlio
52664            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
52665 ____________________________________________________________________________
52666 [  8025] By: nick                                  on 2000/12/07  21:43:32
52667         Log: Change PerlIO_(get|set)pos to take SV *
52668              Should fix, OS/2, VMS, (sfio??)
52669      Branch: perlio
52670            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
52671 ____________________________________________________________________________
52672 [  8024] By: jhi                                   on 2000/12/07  19:05:32
52673         Log: Document utf8_to_uv() better.
52674      Branch: perl
52675            ! pod/perlapi.pod utf8.c
52676 ____________________________________________________________________________
52677 [  8023] By: jhi                                   on 2000/12/07  18:23:47
52678         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
52679      Branch: perl
52680            ! embed.pl pod/perlapi.pod utf8.c
52681 ____________________________________________________________________________
52682 [  8022] By: jhi                                   on 2000/12/07  04:13:51
52683         Log: Integrate perlio.
52684      Branch: perl
52685           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
52686           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
52687           !> win32/makefile.mk
52688 ____________________________________________________________________________
52689 [  8021] By: nick                                  on 2000/12/07  00:28:14
52690         Log: Various attempts at MSVC debug - not sure what has
52691              changed but works now. 
52692              Seems atexit() _may_ work for DLLs built with MSVC so don't
52693              call cleanup that way.
52694      Branch: perlio
52695            ! perlio.c win32/makefile.mk
52696 ____________________________________________________________________________
52697 [  8020] By: nick                                  on 2000/12/06  19:57:20
52698         Log: Integrate mainline
52699      Branch: perlio
52700           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
52701           !> (integrate 75 files)
52702 ____________________________________________________________________________
52703 [  8019] By: nick                                  on 2000/12/06  19:28:21
52704         Log: Add useperlio to config.vc
52705              Turn off binmode in config_H.PL
52706              Regen all the config_H.xx
52707              Attempt to get debugging build with MSVC.
52708      Branch: perlio
52709            ! win32/config.vc win32/config_H.bc win32/config_H.gc
52710            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
52711 ____________________________________________________________________________
52712 [  8018] By: nick                                  on 2000/12/06  19:21:57
52713         Log: Test various dup/external program options on all platforms.
52714      Branch: perlio
52715            ! t/io/dup.t
52716 ____________________________________________________________________________
52717 [  8017] By: nick                                  on 2000/12/06  19:20:47
52718         Log: Fix harness to be less picky
52719      Branch: perlio
52720            ! lib/Test/Harness.pm
52721 ____________________________________________________________________________
52722 [  8016] By: jhi                                   on 2000/12/06  16:45:12
52723         Log: Update Changes.
52724      Branch: perl
52725            ! Changes patchlevel.h
52726 ____________________________________________________________________________
52727 [  8015] By: jhi                                   on 2000/12/06  16:41:03
52728         Log: Test \x{...} with ord().
52729      Branch: perl
52730            ! t/op/ord.t
52731 ____________________________________________________________________________
52732 [  8014] By: jhi                                   on 2000/12/06  16:20:33
52733         Log: Test tweak because of #8013.
52734      Branch: perl
52735            ! t/lib/b.t
52736 ____________________________________________________________________________
52737 [  8013] By: jhi                                   on 2000/12/06  16:09:09
52738         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
52739              From: Michael G Schwern <schwern@pobox.com>
52740              Date: Tue, 5 Dec 2000 21:23:28 -0500
52741              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
52742              
52743              Carp::Heavy parts not very applicable because of recent changes.
52744      Branch: perl
52745            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
52746            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
52747            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
52748            ! lib/Exporter.pm lib/Exporter/Heavy.pm
52749            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
52750            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
52751            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
52752            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
52753            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
52754            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
52755            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
52756            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
52757            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
52758            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
52759            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
52760            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
52761            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
52762            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
52763            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
52764            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
52765            ! warnings.pl
52766 ____________________________________________________________________________
52767 [  8012] By: jhi                                   on 2000/12/06  15:22:38
52768         Log: Subject: [PATCH] Re: New harness is failing things
52769              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52770              Date: Wed, 6 Dec 2000 13:00:30 GMT
52771              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
52772      Branch: perl
52773            ! lib/Test/Harness.pm
52774 ____________________________________________________________________________
52775 [  8011] By: jhi                                   on 2000/12/06  15:12:08
52776         Log: Subject: installhtml changes
52777              From: Michael Stevens <michael@etla.org>
52778              Date: Wed, 6 Dec 2000 13:15:53 +0000
52779              Message-ID: <20001206131553.A27317@firedrake.org>
52780      Branch: perl
52781            ! installhtml
52782 ____________________________________________________________________________
52783 [  8010] By: jhi                                   on 2000/12/06  15:06:05
52784         Log: Subject: the dTHR hits
52785              From: Michael Stevens <michael@etla.org>
52786              Date: Wed, 6 Dec 2000 12:06:03 +0000
52787              Message-ID: <20001206120603.A24581@firedrake.org>
52788              
52789              More, errrm, less dTHRs.
52790      Branch: perl
52791            ! bytecode.pl ext/B/B/C.pm
52792 ____________________________________________________________________________
52793 [  8009] By: jhi                                   on 2000/12/06  15:04:25
52794         Log: Subject: MakeMaker mailing list gone?
52795              From: Michael G Schwern <schwern@pobox.com>
52796              Date: Tue, 5 Dec 2000 19:29:59 -0500
52797              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
52798              
52799              The MakeMaker mailing list is dead, perlbug is the right
52800              address to report bugs.
52801      Branch: perl
52802            ! lib/ExtUtils/MakeMaker.pm
52803 ____________________________________________________________________________
52804 [  8008] By: jhi                                   on 2000/12/06  15:00:32
52805         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
52806              From: Michael G Schwern <schwern@pobox.com>
52807              Date: Tue, 5 Dec 2000 19:21:21 -0500
52808              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
52809              
52810              Add a default MANIFEST skip that ignores things like
52811              version control files, editor temporary files, and the Makefile.
52812      Branch: perl
52813            + lib/ExtUtils/MANIFEST.SKIP
52814            ! MANIFEST lib/ExtUtils/Manifest.pm
52815 ____________________________________________________________________________
52816 [  8007] By: jhi                                   on 2000/12/06  14:57:20
52817         Log: In Amiga more manual hackery of the scripts seems to be needed,
52818              from Jan-Erik Karlsson.  Why Configure does not get this right
52819              is unknown, may be shell-induced.
52820      Branch: perl
52821            ! README.amiga
52822 ____________________________________________________________________________
52823 [  8006] By: jhi                                   on 2000/12/05  23:53:12
52824         Log: Add TOPm1s to peek at the second topmost stack item.
52825      Branch: perl
52826            ! pp.h
52827 ____________________________________________________________________________
52828 [  8005] By: jhi                                   on 2000/12/05  23:13:55
52829         Log: Avaunt, you foul UTF-8 tests.
52830      Branch: perl
52831            ! t/op/ver.t t/pragma/utf8.t
52832 ____________________________________________________________________________
52833 [  8004] By: jhi                                   on 2000/12/05  23:09:54
52834         Log: Continue utf8 dispersal. 
52835      Branch: perl
52836            + t/op/concat.t
52837            ! MANIFEST t/pragma/utf8.t
52838 ____________________________________________________________________________
52839 [  8003] By: nick                                  on 2000/12/05  23:02:39
52840         Log: Integrate mainline.
52841      Branch: perlio
52842           +> t/op/length.t t/op/utf8decode.t
52843           !> (integrate 69 files)
52844 ____________________________________________________________________________
52845 [  8002] By: jhi                                   on 2000/12/05  22:59:28
52846         Log: Integrate perlio.
52847      Branch: perl
52848           !> iperlsys.h perl.c perlio.c win32/perllib.c
52849 ____________________________________________________________________________
52850 [  8001] By: nick                                  on 2000/12/05  22:07:52
52851         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
52852              - calloc/free suffer from damage on TerminateThread()
52853              - use PerlMemShared (as originally planned) now fixed
52854              - avoid doing anything important on DLL "detach".
52855      Branch: perlio
52856            ! perl.c perlio.c win32/perllib.c
52857 ____________________________________________________________________________
52858 [  8000] By: nick                                  on 2000/12/05  21:05:09
52859         Log: Fix gross PerlMemShared issue.
52860      Branch: perlio
52861            ! iperlsys.h
52862 ____________________________________________________________________________
52863 [  7999] By: jhi                                   on 2000/12/05  20:46:58
52864         Log: Test for Unicode (UTF-8) hash keys.
52865      Branch: perl
52866            ! t/op/each.t
52867 ____________________________________________________________________________
52868 [  7998] By: jhi                                   on 2000/12/05  20:30:35
52869         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
52870              is now always UTF-8), empty line cosmetics.
52871      Branch: perl
52872            ! t/pragma/utf8.t
52873 ____________________________________________________________________________
52874 [  7997] By: jhi                                   on 2000/12/05  20:15:40
52875         Log: Subject: Re: STRLEN - what?
52876              From: Andy Dougherty <doughera@lafayette.edu>
52877              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
52878              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
52879              
52880              Explain STRLEN.
52881      Branch: perl
52882            ! pod/perlguts.pod
52883 ____________________________________________________________________________
52884 [  7996] By: jhi                                   on 2000/12/05  20:13:34
52885         Log: Split off the UTF-8 decoder tests, make them to check also
52886              the error message.
52887      Branch: perl
52888            + t/op/utf8decode.t
52889            ! MANIFEST t/pragma/utf8.t utf8.c
52890 ____________________________________________________________________________
52891 [  7995] By: jhi                                   on 2000/12/05  16:39:47
52892         Log: Start migrating bits of pragma/utf8 to elsewhere
52893              (since the long term plan is to obsolete 'use utf8').
52894      Branch: perl
52895            + t/op/length.t
52896            ! MANIFEST t/pragma/utf8.t
52897 ____________________________________________________________________________
52898 [  7994] By: jhi                                   on 2000/12/05  16:30:21
52899         Log: Fix a manual edit typo from #7993, fix the message formatting
52900              for Unicode, add few our declarations.
52901      Branch: perl
52902            ! lib/Carp/Heavy.pm
52903 ____________________________________________________________________________
52904 [  7993] By: jhi                                   on 2000/12/05  16:09:15
52905         Log: Subject: Need help with warnings :-(
52906              From: "Ben Tilly" <ben_tilly@hotmail.com>
52907              Date: Tue, 05 Dec 2000 01:35:54 -0500
52908              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
52909              
52910              Subject: UPDATE: Carp/Heavy now passes all tests
52911              From: "Ben Tilly" <ben_tilly@hotmail.com>
52912              Date: Tue, 05 Dec 2000 07:59:41 -0500
52913              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
52914              
52915              The Brave New Carp.
52916      Branch: perl
52917            ! lib/Carp.pm lib/Carp/Heavy.pm
52918 ____________________________________________________________________________
52919 [  7992] By: jhi                                   on 2000/12/05  15:55:08
52920         Log: Subject: [PATCH perl@7979] cygwin port
52921              From: "Eric Fifer" <efifer@dircon.co.uk>
52922              Date: Tue, 5 Dec 2000 14:04:09 -0000
52923              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
52924      Branch: perl
52925            ! t/lib/net-hostent.t
52926 ____________________________________________________________________________
52927 [  7991] By: jhi                                   on 2000/12/05  15:52:34
52928         Log: Subject: Re: [PATCH] The largest hoax of all times?
52929              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52930              Date: Tue, 5 Dec 2000 00:40:25 -0500
52931              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
52932              
52933              Subject: Re: [PATCH] The largest hoax of all times?
52934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52935              Date: Mon, 4 Dec 2000 23:55:53 -0500
52936              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
52937              
52938              Subject: Re: [PATCH] The largest hoax of all times?
52939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52940              Date: Tue, 5 Dec 2000 01:28:45 -0500
52941              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
52942              
52943              Fix the unpredictable order of DESTROYs.
52944      Branch: perl
52945            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
52946            ! sv.c sv.h t/op/ref.t
52947 ____________________________________________________________________________
52948 [  7990] By: jhi                                   on 2000/12/05  14:38:53
52949         Log: Subject: [PATCH] shrink pp_hot fractionally
52950              From: Nicholas Clark <nick@ccl4.org>
52951              Date: Tue, 5 Dec 2000 12:44:31 +0000
52952              Message-ID: <20001205124431.E74518@plum.flirble.org>
52953              
52954              Use report_evil_fh().
52955      Branch: perl
52956            ! opcode.pl opnames.h pp_hot.c util.c
52957 ____________________________________________________________________________
52958 [  7989] By: jhi                                   on 2000/12/05  14:21:27
52959         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
52960              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52961              Date: Mon, 04 Dec 2000 22:21:59 -0800
52962              Message-ID: <HmIL6gzkgepS092yn@efn.org>
52963              
52964              Harness shouldn't ignore responses like "ok 3\r\r\n".
52965      Branch: perl
52966            ! lib/Test/Harness.pm
52967 ____________________________________________________________________________
52968 [  7988] By: jhi                                   on 2000/12/05  13:51:28
52969         Log: Integrate the "skip" messages to explain().
52970      Branch: perl
52971            ! t/lib/syslfs.t t/op/lfs.t
52972 ____________________________________________________________________________
52973 [  7987] By: jhi                                   on 2000/12/05  12:34:54
52974         Log: The one that got away in #7984.
52975              
52976              Subject: Re: dTHR - what and why?
52977              From: Michael Stevens <michael@etla.org> 
52978              Date: Tue, 5 Dec 2000 11:15:52 +0000
52979              Message-ID: <20001205111552.A4647@firedrake.org>
52980      Branch: perl
52981            ! sv.h
52982 ____________________________________________________________________________
52983 [  7986] By: gsar                                  on 2000/12/05  09:14:44
52984         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
52985              due to the notorious GetFileType() bug in Windows 9x, which fstat()
52986              tickles)
52987      Branch: perl
52988            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
52989 ____________________________________________________________________________
52990 [  7985] By: jhi                                   on 2000/12/05  05:49:03
52991         Log: Integrate perlio.
52992      Branch: perl
52993           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
52994           !> win32/perlhost.h win32/perllib.c
52995 ____________________________________________________________________________
52996 [  7984] By: jhi                                   on 2000/12/05  05:48:16
52997         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
52998      Branch: perl
52999            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
53000            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
53001            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
53002            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
53003            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
53004            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
53005            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
53006            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
53007            ! win32/win32.c
53008 ____________________________________________________________________________
53009 [  7983] By: nick                                  on 2000/12/04  23:27:43
53010         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
53011      Branch: perlio
53012            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
53013            ! win32/perlhost.h win32/perllib.c
53014 ____________________________________________________________________________
53015 [  7982] By: jhi                                   on 2000/12/04  19:44:09
53016         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
53017              uncovered by #7980.
53018      Branch: perl
53019            ! op.c
53020 ____________________________________________________________________________
53021 [  7981] By: jhi                                   on 2000/12/04  19:42:07
53022         Log: Subject: [PATCH] Trivial dump.c feature
53023              From: Simon Cozens <simon@cozens.net>
53024              Date: Mon, 4 Dec 2000 18:08:38 +0000
53025              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
53026              
53027              Show whether a constant is UTF-8.
53028      Branch: perl
53029            ! dump.c
53030 ____________________________________________________________________________
53031 [  7980] By: jhi                                   on 2000/12/04  19:36:51
53032         Log: UTF-8 hash keys, patch from Inaba Hiroto.
53033      Branch: perl
53034            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
53035 ____________________________________________________________________________
53036 [  7979] By: jhi                                   on 2000/12/04  17:36:28
53037         Log: Update Changes.
53038      Branch: perl
53039            ! Changes patchlevel.h
53040 ____________________________________________________________________________
53041 [  7978] By: jhi                                   on 2000/12/04  16:42:17
53042         Log: Retract #7977, still too volatile (the euphemism of the day
53043              for unfinished and buggy :-)
53044      Branch: perl
53045            ! doop.c hv.c pp.c sv.h
53046 ____________________________________________________________________________
53047 [  7977] By: jhi                                   on 2000/12/04  16:25:15
53048         Log: (Retracted by #7978, too shaky yet.)
53049              
53050              Subject: Re: utf8 in hash keys, implementor missing
53051              From: Simon Cozens <simon@cozens.net>
53052              Date: Sat, 2 Dec 2000 19:49:35 +0000
53053              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
53054              
53055              The first step at UTF-8 hash keys.
53056      Branch: perl
53057            ! doop.c hv.c pp.c sv.h
53058 ____________________________________________________________________________
53059 [  7976] By: jhi                                   on 2000/12/04  16:13:53
53060         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
53061              From: sthoenna@efn.org
53062              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
53063              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
53064      Branch: perl
53065            ! os2/os2.c perlio.c
53066 ____________________________________________________________________________
53067 [  7975] By: jhi                                   on 2000/12/04  16:05:25
53068         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
53069              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53070              Date: Thu, 30 Nov 2000 20:50:37 -0800
53071              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
53072      Branch: perl
53073            ! os2/os2.c
53074 ____________________________________________________________________________
53075 [  7974] By: jhi                                   on 2000/12/04  16:03:57
53076         Log: Subject: [PATCH] ++ 20% faster
53077              From: Nicholas Clark <nick@ccl4.org>
53078              Date: Mon, 4 Dec 2000 12:17:27 +0000
53079              Message-ID: <20001204121726.B52976@plum.flirble.org>
53080              
53081              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
53082      Branch: perl
53083            ! sv.c
53084 ____________________________________________________________________________
53085 [  7973] By: jhi                                   on 2000/12/04  16:00:48
53086         Log: 
53087              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
53088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53089              Date: Mon, 04 Dec 2000 12:30:45 +0100
53090              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
53091              
53092              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
53093              library (getprotobyname and getprotobynumber are outversioned by
53094              the same calls in libc, at least for xlc version 3.
53095      Branch: perl
53096            ! hints/aix.sh
53097 ____________________________________________________________________________
53098 [  7972] By: jhi                                   on 2000/12/04  02:58:31
53099         Log: Integrate perlio.
53100      Branch: perl
53101           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
53102           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
53103           !> win32/win32.h win32/win32iop.h win32/win32thread.h
53104 ____________________________________________________________________________
53105 [  7971] By: nick                                  on 2000/12/04  00:24:33
53106         Log: Quieten some noise in Win32 builds:
53107              - win32.h is included after <sys/socket.h>, so need to 
53108              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
53109              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
53110      Branch: perlio
53111            ! doio.c perl.h toke.c win32/win32.h
53112 ____________________________________________________________________________
53113 [  7970] By: nick                                  on 2000/12/03  22:57:46
53114         Log: PERL_IMPLICIT_SYS compiles but does not work.
53115      Branch: perlio
53116            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
53117            ! win32/perlhost.h win32/perllib.c win32/win32.h
53118            ! win32/win32iop.h win32/win32thread.h
53119 ____________________________________________________________________________
53120 [  7969] By: jhi                                   on 2000/12/03  22:12:58
53121         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
53122              used to swash_init(), makes regprop() dumps more informative
53123              (+utf8::IsAlpha, -utf8::IsDigit, for example).
53124      Branch: perl
53125            ! regcomp.c regexec.c
53126 ____________________________________________________________________________
53127 [  7968] By: jhi                                   on 2000/12/03  21:39:56
53128         Log: Implement ANYOFUTF8 regprop() dumping.
53129      Branch: perl
53130            ! regcomp.c
53131 ____________________________________________________________________________
53132 [  7967] By: jhi                                   on 2000/12/03  20:57:19
53133         Log: Make uv_to_utf8() to zero-terminate its output buffer,
53134              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
53135      Branch: perl
53136            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
53137 ____________________________________________________________________________
53138 [  7966] By: nick                                  on 2000/12/03  18:41:21
53139         Log: Integrate mainline (STDCHAR)
53140      Branch: perlio
53141           !> Configure t/pragma/utf8.t
53142 ____________________________________________________________________________
53143 [  7965] By: jhi                                   on 2000/12/03  17:58:20
53144         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
53145      Branch: perl
53146            ! t/pragma/utf8.t
53147 ____________________________________________________________________________
53148 [  7964] By: jhi                                   on 2000/12/03  17:35:56
53149         Log: Integrate perlio.
53150      Branch: perl
53151           !> iperlsys.h perlio.c
53152 ____________________________________________________________________________
53153 [  7963] By: jhi                                   on 2000/12/03  17:33:55
53154         Log: Metaconfig unit change for #7962.
53155      Branch: metaconfig
53156            ! U/modified/stdchar.U
53157 ____________________________________________________________________________
53158 [  7962] By: jhi                                   on 2000/12/03  17:33:27
53159         Log: Untangle the <stdio.h> #include nest for the stdchar test,
53160              from Andy Dougherty.
53161      Branch: perl
53162            ! Configure
53163 ____________________________________________________________________________
53164 [  7961] By: nick                                  on 2000/12/03  16:53:00
53165         Log: Make iperlsys.h vector stdio not PerlIO.
53166      Branch: perlio
53167            ! iperlsys.h perlio.c
53168 ____________________________________________________________________________
53169 [  7960] By: nick                                  on 2000/12/03  14:43:01
53170         Log: Integrate mainline
53171      Branch: perlio
53172           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
53173           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
53174 ____________________________________________________________________________
53175 [  7959] By: jhi                                   on 2000/12/03  08:16:36
53176         Log: Use DO_UTF8().
53177      Branch: perl
53178            ! op.c
53179 ____________________________________________________________________________
53180 [  7958] By: jhi                                   on 2000/12/02  18:33:05
53181         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
53182              From: Mike Guy <mjtg@cam.ac.uk>         
53183              Date: Sat, 02 Dec 2000 17:27:13 +0000
53184              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
53185              
53186              An extraneous argument.
53187      Branch: perl
53188            ! toke.c
53189 ____________________________________________________________________________
53190 [  7957] By: jhi                                   on 2000/12/02  18:22:32
53191         Log: A missing hunk.
53192      Branch: perl
53193            ! t/lib/net-hostent.t
53194 ____________________________________________________________________________
53195 [  7956] By: jhi                                   on 2000/12/02  18:06:20
53196         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
53197              From: Nicholas Clark <nick@ccl4.org>
53198              Date: Sat, 2 Dec 2000 14:28:27 +0000
53199              Message-ID: <20001202142827.A12308@plum.flirble.org>
53200              
53201              Test robustness.
53202      Branch: perl
53203            ! t/lib/net-hostent.t
53204 ____________________________________________________________________________
53205 [  7955] By: jhi                                   on 2000/12/02  17:58:06
53206         Log: Metaconfig unit change for #7954.
53207      Branch: metaconfig
53208            ! U/modified/stdchar.U
53209 ____________________________________________________________________________
53210 [  7954] By: jhi                                   on 2000/12/02  17:54:32
53211         Log: An inconvenient hang would happen if the stdio _ptr wasn't
53212              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
53213              would be grepping stdin for all eternity for the _ptr.)
53214      Branch: perl
53215            ! Configure
53216 ____________________________________________________________________________
53217 [  7953] By: jhi                                   on 2000/12/02  00:07:15
53218         Log: Update Changes.
53219      Branch: perl
53220            ! Changes patchlevel.h
53221 ____________________________________________________________________________
53222 [  7952] By: jhi                                   on 2000/12/01  23:54:47
53223         Log: Subject: Re: long shell lines
53224              From: Andy Dougherty <doughera@lafayette.edu>
53225              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
53226              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
53227              
53228              Split overly long shell command lines.
53229      Branch: perl
53230            ! lib/ExtUtils/MM_Unix.pm
53231 ____________________________________________________________________________
53232 [  7951] By: jhi                                   on 2000/12/01  23:48:02
53233         Log: The metaconfig unit change for #7950.
53234      Branch: metaconfig
53235            + U/modified/stdchar.U
53236 ____________________________________________________________________________
53237 [  7950] By: jhi                                   on 2000/12/01  23:47:39
53238         Log: Try to find stdchar also from <stdio_impl.h>.
53239      Branch: perl
53240            ! Configure config_h.SH
53241 ____________________________________________________________________________
53242 [  7949] By: jhi                                   on 2000/12/01  23:46:45
53243         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
53244              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
53245              Date: Fri, 1 Dec 2000 16:26:08 -0500
53246              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
53247              
53248              Reword the diagnostic message.
53249      Branch: perl
53250            ! pod/perldiag.pod
53251 ____________________________________________________________________________
53252 [  7948] By: nick                                  on 2000/12/01  22:49:43
53253         Log: Integrate mainline (for s/y/m as sub names stuff).
53254      Branch: perlio
53255           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
53256           !> t/pragma/warn/toke toke.c
53257 ____________________________________________________________________________
53258 [  7947] By: jhi                                   on 2000/12/01  20:55:41
53259         Log: Integrate perlio.
53260      Branch: perl
53261           !> perlio.c perliol.h t/io/pipe.t
53262 ____________________________________________________________________________
53263 [  7946] By: jhi                                   on 2000/12/01  20:36:51
53264         Log: Upgrade to CPAN 1.59_51, from Andreas König.
53265      Branch: perl
53266            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53267 ____________________________________________________________________________
53268 [  7945] By: nick                                  on 2000/12/01  20:31:32
53269         Log: Integrate mainline
53270      Branch: perlio
53271           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
53272           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
53273           +> t/lib/net-hostent.t
53274           !> (integrate 35 files)
53275 ____________________________________________________________________________
53276 [  7944] By: jhi                                   on 2000/12/01  20:23:29
53277         Log: Some help for 20001130.011.  Now one gets warnings like
53278              "Ambiguous -f() resolved as a file test ..."
53279      Branch: perl
53280            ! pod/perldiag.pod t/pragma/warn/toke toke.c
53281 ____________________________________________________________________________
53282 [  7943] By: jhi                                   on 2000/12/01  19:44:44
53283         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
53284              that also breaks using them as methods. 
53285      Branch: perl
53286            ! pod/perldiag.pod t/op/misc.t toke.c
53287 ____________________________________________________________________________
53288 [  7942] By: nick                                  on 2000/12/01  17:56:46
53289         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
53290              Make 'unix' pass most tests
53291              - do unread by temporary push of layer ("pending") holding unread chars
53292              - fast_gets is now based on per-handle flag
53293              - relax one of io/pipe.t tests to allow print to fail and close to
53294              succeed so that it passes on unbuffered "unix" layer.
53295              Remaining fail is sporadic and a genuine race condition between
53296              parent/child in fork test.
53297      Branch: perlio
53298            ! perlio.c perliol.h t/io/pipe.t
53299 ____________________________________________________________________________
53300 [  7941] By: jhi                                   on 2000/12/01  15:28:58
53301         Log: (Retracted by #7943.)
53302              
53303              Reserve the short named string operator names.
53304      Branch: perl
53305            ! pod/perldiag.pod t/op/misc.t toke.c
53306 ____________________________________________________________________________
53307 [  7940] By: jhi                                   on 2000/12/01  06:45:53
53308         Log: Get the three different space character classes right under utf8.
53309      Branch: perl
53310            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
53311            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
53312            ! regexec.c t/op/pat.t utf8.c
53313 ____________________________________________________________________________
53314 [  7939] By: jhi                                   on 2000/12/01  03:26:26
53315         Log: Two more tests that make no sense in UTF-8 since the test
53316              data is not in UTF-8.
53317      Branch: perl
53318            ! t/op/regexp.t
53319 ____________________________________________________________________________
53320 [  7938] By: jhi                                   on 2000/12/01  03:20:39
53321         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
53322              should it be required inside regexen?
53323      Branch: perl
53324            ! regcomp.c t/op/regmesg.t
53325 ____________________________________________________________________________
53326 [  7937] By: jhi                                   on 2000/12/01  02:58:53
53327         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
53328              stored and restored, and thusly was trounced by the utf8 swash
53329              routines.
53330      Branch: perl
53331            ! regcomp.c
53332 ____________________________________________________________________________
53333 [  7936] By: jhi                                   on 2000/11/30  20:41:39
53334         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
53335              Why the different platforms behave so differently (core dump vs
53336              no core dump) on this bug is a but of a mystery, but if I had to
53337              guess I would mumble something like 'alignment'.
53338      Branch: perl
53339            ! sv.c
53340 ____________________________________________________________________________
53341 [  7935] By: jhi                                   on 2000/11/30  16:17:02
53342         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
53343              From: Robin Barker <rmb1@cise.npl.co.uk>
53344              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
53345              Date: Thu, 30 Nov 2000 14:27:12 GMT
53346      Branch: perl
53347            ! perlio.c toke.c
53348 ____________________________________________________________________________
53349 [  7934] By: jhi                                   on 2000/11/30  16:04:49
53350         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
53351      Branch: perl
53352            ! t/lib/net-hostent.t
53353 ____________________________________________________________________________
53354 [  7933] By: jhi                                   on 2000/11/30  06:07:26
53355         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
53356              From: Peter Prymmer <pvhp@forte.com>
53357              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
53358              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
53359              
53360              In VMS the localhost may be LOCALHOST.
53361      Branch: perl
53362            ! t/lib/net-hostent.t
53363 ____________________________________________________________________________
53364 [  7932] By: jhi                                   on 2000/11/30  01:11:11
53365         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
53366              From: Peter Prymmer <pvhp@forte.com>
53367              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
53368              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
53369              
53370              plus regen perlapi.pod.
53371      Branch: perl
53372            ! pod/perlapi.pod utf8.c
53373 ____________________________________________________________________________
53374 [  7931] By: jhi                                   on 2000/11/30  01:06:19
53375         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
53376              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53377              Date:     Wed, 29 Nov 2000 17:15:11 EST
53378              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
53379      Branch: perl
53380            ! t/lib/filter-util.pl t/lib/filter-util.t
53381 ____________________________________________________________________________
53382 [  7930] By: jhi                                   on 2000/11/29  18:51:55
53383         Log: Update Changes.
53384      Branch: perl
53385            ! Changes patchlevel.h
53386 ____________________________________________________________________________
53387 [  7929] By: jhi                                   on 2000/11/29  18:50:55
53388         Log: Update the va_copy() metaconfig unit.
53389      Branch: metaconfig/U/perl
53390            ! need_va_copy.U
53391 ____________________________________________________________________________
53392 [  7928] By: jhi                                   on 2000/11/29  17:50:43
53393         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
53394              From: Dominic Dunlop <domo@computer.org>
53395              Date: Tue, 28 Nov 2000 16:41:57 +0100
53396              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
53397              
53398              Patch to catch a core dump in the Configure va_copy test.
53399      Branch: perl
53400            ! Configure config_h.SH
53401 ____________________________________________________________________________
53402 [  7927] By: jhi                                   on 2000/11/29  17:31:59
53403         Log: Retract #7921, the patch shouldn't be needed.
53404      Branch: perl
53405            ! sv.c
53406 ____________________________________________________________________________
53407 [  7926] By: jhi                                   on 2000/11/29  17:01:41
53408         Log: Make the Class::Struct import() wiser.
53409      Branch: perl
53410            ! lib/Class/Struct.pm t/lib/class-struct.t
53411 ____________________________________________________________________________
53412 [  7925] By: jhi                                   on 2000/11/29  16:36:33
53413         Log: All the core library users of Class::Struct seem to be
53414              using "use Class::Struct 'struct';" instead of the bare
53415              "use Class::Struct;", which isn't documented in Class::Struct.
53416              This can't be right.
53417      Branch: perl
53418            ! lib/File/stat.pm
53419 ____________________________________________________________________________
53420 [  7924] By: jhi                                   on 2000/11/29  16:32:15
53421         Log: A test works better if it has the right 1..$n output.
53422      Branch: perl
53423            ! t/lib/class-struct.t
53424 ____________________________________________________________________________
53425 [  7923] By: jhi                                   on 2000/11/29  16:29:11
53426         Log: Forgot to MANIFEST the new Net::hostent test.
53427      Branch: perl
53428            ! MANIFEST
53429 ____________________________________________________________________________
53430 [  7922] By: jhi                                   on 2000/11/29  16:27:49
53431         Log: Integrate perlio.
53432      Branch: perl
53433           !> iperlsys.h perlio.c
53434 ____________________________________________________________________________
53435 [  7921] By: jhi                                   on 2000/11/29  16:27:10
53436         Log: (Retracted by #7927.)
53437              
53438              Subject: [PATCH] Is infinity a number?
53439              From: Simon Cozens <simon@cozens.net>
53440              Date: Wed, 29 Nov 2000 14:48:20 +0000
53441              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
53442      Branch: perl
53443            ! sv.c
53444 ____________________________________________________________________________
53445 [  7920] By: jhi                                   on 2000/11/29  16:23:02
53446         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
53447              From: rspier@pobox.com (Robert Spier)
53448              Date: Wed, 29 Nov 2000 02:17:49 -0500
53449              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
53450              
53451              Add a test for Net::hostent.
53452      Branch: perl
53453            + t/lib/net-hostent.t
53454 ____________________________________________________________________________
53455 [  7919] By: jhi                                   on 2000/11/29  16:21:31
53456         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
53457              add a test for Class::Struct.
53458      Branch: perl
53459            + t/lib/class-struct.t
53460            ! MANIFEST lib/Class/Struct.pm
53461 ____________________________________________________________________________
53462 [  7918] By: jhi                                   on 2000/11/29  15:48:40
53463         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
53464              From: rspier@pobox.com (Robert Spier)
53465              Date: Wed, 29 Nov 2000 02:25:39 -0500
53466              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
53467              
53468              More checking in case someone has broken their services or
53469              protocol databases.
53470      Branch: perl
53471            ! ext/Sys/Syslog/Syslog.pm
53472 ____________________________________________________________________________
53473 [  7917] By: jhi                                   on 2000/11/29  15:46:25
53474         Log: Subject: [PATCH] $^O  win32 -> MSWin32
53475              From: rspier@pobox.com (Robert Spier)
53476              Date: Wed, 29 Nov 2000 02:17:38 -0500
53477              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
53478              
53479              plus similar nits for vms, err, VMS, and UNICOS.
53480      Branch: perl
53481            ! t/lib/syslfs.t t/op/lfs.t
53482 ____________________________________________________________________________
53483 [  7916] By: jhi                                   on 2000/11/29  15:42:51
53484         Log: Subject: [PATCH] Tokeniser debugging
53485              From: Simon Cozens <simon@cozens.net>
53486              Date: Wed, 29 Nov 2000 14:15:45 +0000
53487              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
53488      Branch: perl
53489            ! perl.c perl.h pod/perlrun.pod toke.c
53490 ____________________________________________________________________________
53491 [  7915] By: jhi                                   on 2000/11/29  15:41:36
53492         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
53493              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53494              Date: Wed, 29 Nov 2000 02:13:14 -0500
53495              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
53496              
53497              OUT keyword nits.
53498              
53499              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
53500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53501              Date: Wed, 29 Nov 2000 03:09:04 -0500
53502              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
53503              
53504              OUT and IN_OUT documentation.
53505      Branch: perl
53506            ! lib/ExtUtils/xsubpp pod/perlxs.pod
53507 ____________________________________________________________________________
53508 [  7914] By: jhi                                   on 2000/11/29  03:35:01
53509         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
53510              From: John Tobey <jtobey@john-edwin-tobey.org>
53511              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
53512              Message-Id: <m140e1N-000FOoC@feynman.localnet>
53513              
53514              plus a performance speedup noticed by Sarathy.
53515      Branch: perl
53516            ! op.c
53517 ____________________________________________________________________________
53518 [  7913] By: jhi                                   on 2000/11/29  03:16:59
53519         Log: Use "1 while unlink" so that VMS gets clean, too.
53520      Branch: perl
53521            ! t/lib/filter-util.t
53522 ____________________________________________________________________________
53523 [  7912] By: jhi                                   on 2000/11/29  03:09:08
53524         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
53525              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53526              Date: Tue, 28 Nov 2000 03:27:09 -0500
53527              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
53528      Branch: perl
53529            ! lib/ExtUtils/xsubpp
53530 ____________________________________________________________________________
53531 [  7911] By: jhi                                   on 2000/11/29  03:06:30
53532         Log: This should have been part of #7872: no need to scan UTF-8
53533              until eternity.
53534      Branch: perl
53535            ! utf8.c
53536 ____________________________________________________________________________
53537 [  7910] By: jhi                                   on 2000/11/29  02:50:04
53538         Log: One more perltie.pod nit from Casey R. Tweten.
53539      Branch: perl
53540            ! pod/perltie.pod
53541 ____________________________________________________________________________
53542 [  7909] By: jhi                                   on 2000/11/29  02:44:23
53543         Log: Document the known sprintf test failures, exact standard
53544              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
53545      Branch: perl
53546            ! pod/perldelta.pod t/op/sprintf.t
53547 ____________________________________________________________________________
53548 [  7908] By: jhi                                   on 2000/11/29  02:36:23
53549         Log: Add the Encoding table format documentation.
53550      Branch: perl
53551            + ext/Encode/Encode/EncodeFormat.pod
53552            ! MANIFEST
53553 ____________________________________________________________________________
53554 [  7907] By: jhi                                   on 2000/11/29  02:07:24
53555         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
53556              From: "Casey R. Tweten" <crt@kiski.net>
53557              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
53558              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
53559              
53560              Subject: Re: [PATCH] Updating perltie.pod for arrays
53561              From: "Casey R. Tweten" <crt@kiski.net>
53562              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
53563              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
53564      Branch: perl
53565            ! pod/perltie.pod
53566 ____________________________________________________________________________
53567 [  7906] By: nick                                  on 2000/11/28  22:40:59
53568         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
53569      Branch: perlio
53570            ! iperlsys.h perlio.c
53571 ____________________________________________________________________________
53572 [  7905] By: nick                                  on 2000/11/28  22:04:34
53573         Log: Integrate mainline
53574      Branch: perlio
53575           !> (integrate 39 files)
53576 ____________________________________________________________________________
53577 [  7904] By: jhi                                   on 2000/11/28  16:44:43
53578         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
53579              From: Nicholas Clark <nick@babyhippo.co.uk>
53580              Date: Tue, 28 Nov 2000 11:16:57 +0000
53581              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
53582      Branch: perl
53583            ! pod/perlipc.pod
53584 ____________________________________________________________________________
53585 [  7903] By: jhi                                   on 2000/11/28  16:40:31
53586         Log: Subject: [PATCH] Updating perltie.pod for arrays
53587              From: "Casey R. Tweten" <crt@kiski.net>
53588              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
53589              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
53590      Branch: perl
53591            ! pod/perltie.pod
53592 ____________________________________________________________________________
53593 [  7902] By: jhi                                   on 2000/11/28  16:39:37
53594         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
53595              From: Robin Barker <rmb1@cise.npl.co.uk>
53596              Date: Mon, 27 Nov 2000 17:56:44 GMT
53597              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
53598      Branch: perl
53599            ! pod/perlfunc.pod t/op/split.t
53600 ____________________________________________________________________________
53601 [  7901] By: jhi                                   on 2000/11/28  16:28:04
53602         Log: setmode() is a DOSish-only thing.
53603      Branch: perl
53604            ! perlio.c
53605 ____________________________________________________________________________
53606 [  7900] By: jhi                                   on 2000/11/28  16:21:46
53607         Log: Subject: [PATCH] perlcc.PL cleanups
53608              From: Simon Cozens <simon@cozens.net>
53609              Date: Tue, 28 Nov 2000 12:44:35 +0000
53610              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
53611      Branch: perl
53612            ! utils/perlcc.PL
53613 ____________________________________________________________________________
53614 [  7899] By: gsar                                  on 2000/11/28  06:32:55
53615         Log: reintegrate files missed by change#7895
53616      Branch: maint-5.6/perl
53617           +> ext/ByteLoader/bytecode.h utils/Makefile
53618            - utils/perlbc.PL
53619 ____________________________________________________________________________
53620 [  7897] By: gsar                                  on 2000/11/27  18:22:47
53621         Log: can't integrate these two files, for some reason
53622      Branch: maint-5.6/perl
53623            - ext/ByteLoader/bytecode.h utils/Makefile
53624 ____________________________________________________________________________
53625 [  7895] By: gsar                                  on 2000/11/27  18:11:21
53626         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
53627              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
53628              6757..6890,6892..6901 from mainline
53629              
53630              Bytecompiler patches from Benjamin Stuhl.
53631              
53632              More bytecompiler.
53633              
53634              Subject: [PATCH blead] B:: missing dependency
53635              
53636              Subject: [PATCH: 6757] configure.com updates and syslog build
53637              
53638              Long double Gconvert fixes from Yitzchak Scott-Thoennes
53639              and Spider Boardman.
53640              
53641              Subject: [PATCH blead] nextchar() abuse misses an optimisation
53642              
53643              Long double fixes from Spider Boardman.
53644              
53645              Make the selection of NVff et al stricter.
53646              
53647              cSVOPo_*v things index into the current PL_curpad
53648              under ithreads, which is different from the curpad
53649              used by the XSUB.  (In other words, the code as-is
53650              before this patch wouldn't work under ithreads.)
53651              
53652              Be portable.
53653              
53654              VMS MMS (make) wants null action.
53655              
53656              Mac and other portability updates from Chris Nandor.
53657              
53658              Storable support, v-version fixes.
53659              Subject: CPAN.pm beta for testing available
53660              
53661              Portability fix from Hugo van der Sanden.
53662              
53663              Bad makefile.
53664              
53665              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
53666              
53667              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
53668              
53669              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
53670              
53671              Replace #6705 with a minimal doc patch.
53672              Subject: [PATCH 5.6.0] replace change #6705
53673              
53674              Drop the separate perlbc, perlcc -b should be enough.
53675              
53676              installperl couldn't tell whether it had run tests or not.
53677              Subject: [PATCH] Re: installperl and t/TEST
53678              
53679              Add silencer flags to installperl.
53680              Subject: [PATCH] Making installperl silent.
53681              
53682              Make "make install" by default silent.  A new "install-verbose"
53683              target is verbose.
53684              
53685              More liberal parsing of version numbers.
53686              Subject: Re: CPAN.pm beta for testing available
53687              
53688              Create directories in silence.
53689              Subject: [PATCH] Another silencer for MakeMaker
53690              
53691              DOS patches and portability/porting notes, from Tim Jenness.
53692              
53693              Make installman to recognize the silence flag -S.
53694              
53695              Actually do something with the silencer option.
53696              
53697              Continue silencing.
53698              
53699              Show the doc file, not the temp file.
53700              
53701              Regen perltoc.
53702              
53703              Subject: [PATCH] More silencing of installman.
53704              
53705              Better wording for the vec lvalue diagnostic.
53706              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
53707              
53708              Subject: [PATCH: 6805] several more tweaks to configure.com
53709              
53710              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
53711              
53712              Missing parts of 
53713              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
53714              
53715              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
53716              (applied slightly modified)
53717              
53718              installperl --verbose and --silent.
53719              Subject: Re: [PATCH] More silencing of installman.
53720              
53721              Add install-silent target.
53722              
53723              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
53724              the problem reported in
53725              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
53726              
53727              Tweak the sfio/useperlio logic, hopefully as wished in
53728              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
53729              
53730              One forgotten file from #6816.
53731              
53732              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
53733              
53734              Remove duplicately applied patch shards.
53735              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
53736              
53737              Support preserving extremely big/small angles.
53738              
53739              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
53740              
53741              Subject: [PATCH] installation not quite silent yet.
53742              
53743              Update the test count.
53744              
53745              Use UVxf, PTR2UV, NVff.
53746              
53747              Document PTR2XX and INT2PTR.
53748              
53749              no-install target a la make -n.
53750              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
53751              
53752              grep -e isn't portable.
53753              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
53754              
53755              Can't get the test to reliably work thanks to the
53756              inaccurateness of floating point.  "Resolves" bug ids
53757              20000826.003, 20000826.009, 20000826.010,
53758              
53759              Subject: installman buglet
53760              
53761              DJGPP update from Laszlo Molnar.
53762              
53763              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
53764              
53765              Passing -R in ldflags makes now it to appear in the default
53766              for lddlflags, just like with -L.
53767              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
53768              
53769              Test nit.
53770              
53771              Use the actual thread type, not the pointer-to-struct.
53772              
53773              Provice virtual $Config{ccflags_nolargefiles} etc. 
53774              
53775              display_format used as a class method without arguments was broken,
53776              reported in
53777              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
53778              
53779              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
53780              
53781              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
53782              
53783              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
53784              
53785              opmini.o may be left around if a build is interrupted.
53786              
53787              Typo in #6858.
53788              
53789              Fix for ID 20000828.001, long doubles were not formatted
53790              correctly (showed up in $], which stopped installing perl).
53791              
53792              An attempt to fix the problem reported in
53793              Subject: Building perl@6856 using gcc/AIX 4.3.3 
53794              I can't test this properly since the gcc installation I have
53795              access to seems to be botched (gcc is calling the AIX cpp,
53796              a losing proposition...)
53797              
53798              Add -ld to archname on long tr...double platforms.
53799              
53800              Subject: hv.h Doc Patch
53801              
53802              Potential cruft.
53803              
53804              Subject: [PATCH bleedperl@6856] warnings fixes
53805              
53806              -S is the silent flag, -s is the strip flag.
53807              Subject: [PATCH] Re: [PATCH] make no-install          
53808              
53809              Take out the SUIDMAIL thing, that will not be
53810              a problem in 5.7.*.
53811              
53812              Subject: [PATCH bleedperl@6866] spellings
53813              
53814              Subject: [PATCH] Re: files not cleaned even by veryclean
53815              
53816              Use minimal @INC in tests, most of the time just '../lib',
53817              so that we simply can't pick up stuff from other Perls than
53818              the one we are testing.  Pointed out by
53819              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
53820              
53821              Update to Getopt::Long 2.24, from Johan Vromans.
53822              
53823              Fix for thinko in #6848.
53824              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
53825              
53826              Patches all over for people and the files they (hopefully) care about.
53827              
53828              Subject: Net::protoent does not export 'getproto'
53829              
53830              Missed a change in #6869.
53831              
53832              Subject: [PATCH] Warnings in B::Deparse
53833              
53834              Subject: [PATCH] Glob dumping
53835              
53836              Disable one of the tests for now.
53837              
53838              Disabling the one test is a bit tricky.
53839              
53840              Don't forget to tidy up.
53841              
53842              The #6881 removed one dump line.
53843              
53844              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
53845              
53846              Under usethreads the dumped variable is IN_PAD.
53847              Subject: Re: [PATCH] Glob dumping
53848              
53849              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
53850              
53851              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
53852              
53853              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
53854              
53855              Regen Configure for #6894.
53856              
53857              Subject: [PATCH: 6889] updates to perlebcdic.pod
53858              
53859              Undo namespace pollution of #6878.
53860              Subject: Re: Net::protoent does not export 'getproto'
53861              
53862              Admit that we are leaking scalars.
53863              
53864              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
53865      Branch: maint-5.6/perl
53866           !> (integrate 271 files)
53867 ____________________________________________________________________________
53868 [  7894] By: gsar                                  on 2000/11/27  16:00:34
53869         Log: a couple of nits
53870      Branch: maint-5.6/perl
53871            ! MANIFEST pp_sys.c
53872 ____________________________________________________________________________
53873 [  7893] By: gsar                                  on 2000/11/27  15:10:56
53874         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
53875              6740..6745,6747..6757,6760
53876              
53877              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
53878              
53879              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
53880              
53881              Doc nits spotted by Richard Soderberg.
53882              
53883              move WNOHANG definition to where other such things are
53884              
53885              Make $Config{byteorder} more magical so that it is
53886              dynamically computed: nice for 'fat binaries'.
53887              Subject: [PATCH]: default byteorder
53888              
53889              Subject: [PATCH] Cwd.pm now uses strict
53890              
53891              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
53892              
53893              Get -DLEAKTEST to compile (not necessarily to work, mind)
53894              Subject: [ID 20000724.006] -DLEAKTEST problem
53895              
53896              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
53897              
53898              Add perlebcdic from Peter Prymmer, regen toc.
53899              
53900              Don't propose using modules built for 5.005 if no binary
53901              compatibility with 5.005 is attempted.
53902              
53903              Do not use prototyping here.
53904              Subject: [ID 20000817.016] [PATCH] Peek.xs
53905              
53906              Document what the backtick returns if the command fails.
53907              
53908              Add byteorder to the myconfig output.
53909              
53910              Introduce NVef, NVff, and NVgf, use the middle one.
53911              (helps for lib/peek + Linux + long doubles)  Reported in
53912              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
53913              Use NVs in POSIX math, not doubles.
53914              Subject: [ID 20000817.014] POSIX & modfl
53915              
53916              Subject: [PATCH 5.6.0+] newSVrv() memory leak
53917              
53918              The byteorder code in #6671 was wrong.
53919              
53920              Fix the lib/complex failure of
53921              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
53922              Linux long double accuracy issue: something that
53923              when printed with %g looks like "2" but int() of it is 1.
53924              
53925              Propagate new Configure vars.
53926              
53927              Unbuffer the output.
53928              
53929              Subject: [PATCH] perltrap.pod spring cleaning
53930              
53931              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
53932              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
53933              
53934              Tiny Getopt::Long patch from Johan Vromans.
53935              
53936              Document code point which makes if (defined %stash::) to work
53937              (noted by Spider Boardman).
53938              
53939              Subject: [PATCH perl@6698] cygwin port
53940              
53941              Document the NDBM_File and ODBM_File as SDBM_File
53942              was documented in #6417.
53943              
53944              The new tests were missing from #6415.
53945              
53946              Add [[:blank:]] as suggested in
53947              Subject: [ID 20000716.024] [=cc=] / [:blank:]
53948              (the [=cc=] has already been taken care of by #6439
53949              so the whole bug report can be closed)
53950              and make [[:space:]] to be equivalent to isspace(3)
53951              (as opposed to \s, which is isSPACE()).  The difference
53952              is that now [[:space:]] matches the mythical vertical tab,
53953              while \s doesn't.
53954              
53955              Don't eat leading os from index entries.
53956              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
53957              
53958              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
53959              
53960              Typo in pp_complement().
53961              Subject: [PATCH perl-current] Deparse
53962              
53963              Add warnif(), check warnings further up the stack,
53964              all the warnings functions now can take an optional object reference.
53965              Subject: [PATCH bleedperl@6691] warnings pragma update
53966              
53967              Fix a core dump in lib/selfloader under -DDEBUGGING.
53968              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
53969              
53970              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
53971              
53972              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
53973              
53974              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
53975              Put back the long double avoidance code to POSIX.xs
53976              because VMS seems to need it still.
53977              
53978              Introduce a 'veryclean' target that is like 'distclean'
53979              but also removes *~ and *.orig.
53980              
53981              Subject: [ID 20000817.023] endianness description in perlfunc.pod
53982              
53983              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
53984              
53985              Let's try #6717 again.
53986              
53987              UTF8 concat fixes.
53988              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
53989              
53990              pp_open() could pass an uninitialized filename down to do_open9().
53991              
53992              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
53993              
53994              Update to CGI 2.72, from Lincoln Stein.
53995              
53996              Subject: [PATCH] Silence MakeMaker (Was: installman)
53997              
53998              Use temporary directory instead of current directory.
53999              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
54000              
54001              Document odd vs even subreleases and -Dusedevel.
54002              
54003              The veryclean target needs to clobber.
54004              
54005              Use File::Spec->tmpdir().
54006              
54007              Document the number of exponent digits.
54008              
54009              Mention perlebcdic and perlposix-bc.
54010              
54011              s/this one/the 5.6.0 release/
54012              
54013              The #6724 is here.
54014              
54015              The correct cleaning order is an art.
54016              
54017              small tweaks for change#6705: avoid C++ style comments in C code;
54018              use Perl's malloc API rather than the low level system one
54019              
54020              Array context keeps slithering in.
54021              
54022              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
54023              
54024              Subject: [PATCH] os2.c fix for use64bitint
54025              
54026              Update to Pod::LaTeX 0.53.
54027              Subject: [PATCH] lib/Pod/LaTeX.pm updates
54028              
54029              Document the endianness of Alpha more precisely.
54030              
54031              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
54032              
54033              Rename the macro argument because some preprocessors
54034              can't tell the difference and expand arguments also inside
54035              double quoted strings.
54036              
54037              free TLS slot properly on Windows
54038              
54039              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
54040              
54041              Unicos/mk requires elaborate paranoia.
54042              
54043              Tweak the floating point output routine preferences.
54044              
54045              Also under djgpp the timestamps are funky.
54046              
54047              Apply some PodParser 1.18 patches; the Pod/Find.pm
54048              patches cannot be applied since #6712 conflicts.
54049              
54050              Use PodParser 1.18 new test.
54051              
54052              A pod nit.
54053              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
54054              
54055              Be verydeepclean.
54056      Branch: maint-5.6/perl
54057           +> pod/perlebcdic.pod
54058           !> (integrate 106 files)
54059 ____________________________________________________________________________
54060 [  7892] By: jhi                                   on 2000/11/27  15:02:32
54061         Log: Update Changes.
54062      Branch: perl
54063            ! Changes patchlevel.h
54064 ____________________________________________________________________________
54065 [  7891] By: jhi                                   on 2000/11/27  14:57:23
54066         Log: Subject: Re: perlfaq style changes
54067              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54068              Date: Sat, 25 Nov 2000 23:32:26 -0800
54069              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
54070              
54071              plus a note from Ronald Kimball.
54072      Branch: perl
54073            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
54074 ____________________________________________________________________________
54075 [  7890] By: jhi                                   on 2000/11/27  14:53:14
54076         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
54077              From: Benjamin Holzman <bah@ecnvantage.com>
54078              Date: Sun, 26 Nov 2000 16:27:33 -0500
54079              Message-ID: <20001126162733.J25040@ecnvantage.com>
54080      Branch: perl
54081            ! gv.c
54082 ____________________________________________________________________________
54083 [  7889] By: jhi                                   on 2000/11/27  14:43:11
54084         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
54085              From: lvirden@cas.org
54086              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
54087              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
54088      Branch: perl
54089            ! README.amiga
54090 ____________________________________________________________________________
54091 [  7888] By: jhi                                   on 2000/11/27  14:32:34
54092         Log: Restore also the locale test to no-sprintf-taint state.
54093              Fixes the bug 20001127.003.
54094      Branch: perl
54095            ! sv.c t/pragma/locale.t
54096 ____________________________________________________________________________
54097 [  7887] By: gsar                                  on 2000/11/27  14:13:05
54098         Log: integrate changes#6613..6616,6620..6665 from mainline
54099              
54100              VMS configure.com update continues.
54101              
54102              Subject: Test fails / warnings with perl-current #6612
54103              
54104              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
54105              
54106              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
54107              
54108              For now remove the mail code.
54109              
54110              Subject: Re: [PATCH] @+, @- readonly
54111              
54112              Subject: warning: storage class after type is obsolescent
54113              
54114              Subject: sfio2000
54115              
54116              Subject: Re: File::Temp problems on VMS in bleedperl
54117              
54118              README.os2 update.
54119              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
54120              
54121              Make the user to give up his firstborn, err, to knowingly
54122              verify installing an unstable developer release.  Also bump
54123              the release to 5.7.0, but leave a patch tag in the local
54124              patches saying that this is not yet the real thing.
54125              
54126              Update (kinda) to Test 1.14, from Joshua Pritikin.
54127              
54128              make ok etc also for win32.
54129              
54130              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
54131              
54132              Don't blow limited stacks, a lower number is enough to
54133              tickle the lookbehind limit.
54134              
54135              Use -Dusedevel; regen Configure and the respective Porting stuff.
54136              
54137              Subject: [PATCH] debugger exit code should reflect user exit code
54138              
54139              Subject: [PATCH perl@6620] cygwin port
54140              
54141              Missed a file from #6638.
54142              
54143              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)
54144              
54145              magic callbacks all need to have same type signature
54146              
54147              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
54148              
54149              Fix a dependency problem.
54150              Subject: [PATCH: 6640] VMS Makefile.SH update
54151              
54152              The numeric locale was reset to "C" by s?printf and never restored.
54153              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
54154              No test since adding the failing example to locale.t
54155              does not fail -- probably because the locale settings are so
54156              thoroughly tweaked by that time.  Running the example standalone
54157              does fail, though.  UPDATE: test case added at change #7540.
54158              
54159              Subject: [ID 20000324.040] minor fix to perlhpux.pod
54160              
54161              Update to CPAN 1.57.
54162              
54163              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
54164              
54165              Change the perlbug address to perl.org since it's more forgiving.
54166              
54167              Change the regx compilation error markers to use = instead of <
54168              since pod makes using the latter quite messy.  Reported in
54169              ID 20000814.006 by Abigail and in
54170              Subject: Unknown escape E<> ?
54171              
54172              Update to perldebtut 1.9, from Richard Foley.
54173              
54174              check that the number pseudo children doesn't exceed
54175              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
54176              the WaitForMultipleObjects() limit that would cause wait()
54177              to crash)
54178              wait() and waitpid() could potentially be rewritten to use
54179              more than one thread to do the waiting to eliminate this
54180              limitation
54181              
54182              change#6328 could make close(SOCKET) return false on windows
54183              when it shouldn't
54184              
54185              pod nit seen in passing
54186              
54187              on windows, the return values from wait() and waitpid() don't
54188              match those of pseudo-pids
54189              
54190              waitpid() now handles externally spawned pids correctly;
54191              fixes for backtick/wait/waitpid failures on Windows 9x
54192              these changes make the pid returned by process functions on
54193              Windows 9x always positive by clearing the high bit (which
54194              is always set on Win9x); pseudo-process PIDs are likewise
54195              always negative now on Win9x (just as on NT/2000)
54196              
54197              trailing new %ENV entries weren't being pushed into the real
54198              environment of subprocesses on Windows
54199              
54200              Tweak the regex compilation errors once more.
54201              
54202              avoid warnings from dense compiler
54203              
54204              add "ok" targets from change#6632 in makefile.mk
54205      Branch: maint-5.6/perl
54206            - lib/Pod/PlainText.pm vms/configure.com
54207           !> (integrate 66 files)
54208 ____________________________________________________________________________
54209 [  7886] By: jhi                                   on 2000/11/27  13:54:18
54210         Log: __FUNCTION__ isn't portable and trying to emulate it leads
54211              into practically spelling out the name of the function.
54212              Takes care of the bug 20001127.001.
54213      Branch: perl
54214            ! perlio.c
54215 ____________________________________________________________________________
54216 [  7885] By: gsar                                  on 2000/11/27  13:53:18
54217         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
54218              6610..6611 from mainline
54219              
54220              Make regular expression parse error messages easier to understand.
54221              Subject: Re: enhanced(?) regex error messages
54222              
54223              Tiny tidying on report_evil_fh().
54224              
54225              Subject: Re: enhanced(?) regex error messages 
54226              plus Capitalize the error messages, plus perldiag them.
54227              
54228              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
54229              
54230              Document here-doc better.
54231              
54232              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
54233              
54234              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
54235              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
54236              (either perlbug or p5p ate the original), plus regen
54237              perlapi and perltoc. 
54238              
54239              Regen global.sym.
54240              
54241              Double check that we have a dirhandle.
54242              
54243              Subject: Re: enhanced(?) regex error messages
54244              (plus two small patches sent privately)
54245              (this still seems to leave few test failures)
54246              
54247              warn is a macro, avoid using at a variable to avoid warnings
54248              in some configurations; readdir.t is too conservative in
54249              estimating number of *.t's
54250              
54251              Get back into sync with Jeffrey on the enhanced regex warnings.
54252              
54253              Subject: [PATCH 5.6.0] cygwin port
54254              
54255              Zero entries were skipped, fix from Adrian Goalby
54256              <argoalby@yahoo.co.uk>
54257              
54258              Subject: Remove dead entry in perldiag
54259              
54260              Amend the description of Perl6.
54261              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
54262              
54263              detypo
54264              
54265              It's the 2ndO'ROSSC.
54266              
54267              Revert the sv.c part of #6559, a better fix is needed.
54268              
54269              Iterating perl6 description.
54270              
54271              Update to Term::ANSIColor 1.03, from Russ Allbery.
54272              
54273              Update to Getopt::Long 2.23_05, from Johan Vromans.
54274              
54275              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
54276              
54277              Update to Pod::Parser 1.17, from Brad Appleton.
54278              
54279              Update to CPAN 1.56, from Andreas König.
54280              
54281              Update to CGI 2.70, from Lincoln Stein.
54282              
54283              Put back the std @INC thing.
54284              
54285              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
54286              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
54287              
54288              Document the IO::Select timeout.
54289              
54290              sleep(1) does not necessarily return 1.
54291              Subject: [PATCH bleadperl] op/lex_assign.t  
54292              
54293              Subject: debugger "d" command doesnt check line number
54294              
54295              B::Deparse didn't do sub attributes.
54296              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
54297              
54298              Preprocessing and postprocessing for File::Find.
54299              Subject: Patch to Find::File.pm to allow alphabetical results
54300              
54301              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
54302              
54303              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
54304              
54305              Subject: Re: [ID 20000730.003] utf8::length() bad
54306              
54307              Subject: Getting perlio and threads to compile
54308              (the Solaris version changes in Configure skipped)
54309              
54310              Tests for #6589.
54311              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
54312              
54313              Add Perl debugging tutorial, regen toc. 
54314              Subject: perldebtut.pod
54315              
54316              Add a few missing files, update MANIFEST.
54317              
54318              Rewrite of vms/subconfigure.com as configure.com,
54319              from Peter Prymmer and the vmsperl crew.
54320              
54321              Should have deleted this in #6603.
54322              
54323              Fix the test for 5005threads.
54324              
54325              Fix-n-skip the tests under 5005threads.
54326              
54327              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
54328              
54329              Upgrade to CGI 2.71, from Lincoln Stein.
54330      Branch: maint-5.6/perl
54331           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
54332           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
54333           +> t/op/regmesg.t t/pod/find.t vms/configure.com
54334            - vms/subconfigure.com
54335            ! lib/lib.pm
54336           !> (integrate 115 files)
54337 ____________________________________________________________________________
54338 [  7884] By: jhi                                   on 2000/11/27  13:44:33
54339         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
54340              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54341              Date:     Mon, 27 Nov 2000 08:23:54 EST
54342              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
54343      Branch: perl
54344            ! vms/descrip_mms.template vms/test.com
54345 ____________________________________________________________________________
54346 [  7883] By: gsar                                  on 2000/11/27  11:50:46
54347         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
54348              6511..6513,6515..6523,6525..6536
54349              
54350              The swallow_bom() saga continues.  The #23 of require.t
54351              (UTF16-LE) still fails (silently, no output) but the #22
54352              (UTF16-BE) seems to be working now.  The root of the
54353              failure may be in sv_gets(): is it UTF-16LE-aware,
54354              especially when it comes to line endings? 
54355              
54356              Document the problem with -P in HP-UX and its workaround.
54357              
54358              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
54359              (aka ID 20000730.002)
54360              
54361              Subject: fix and question re: waitpid() under win32
54362              
54363              Make the safety catch for buggy gccs work with triple version
54364              numbers like 2.95.2.  Reported in
54365              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
54366              
54367              In Digital UNIX warn if gcc explicitly chosen because even
54368              2.95.2 is known to cause problems.
54369              
54370              Make chr() for values >127 to create utf8 when under utf8.
54371              
54372              various syntax errors and such (not fixed: comp/require.t#22 coredump
54373              on Windows)
54374              
54375              Stash away the largefiles flags and libswanted.
54376              
54377              BOM patching from Simon Cozens.
54378              
54379              If gccosandvers is equal to osname, clear gccosandvers.
54380              
54381              Make p4desc to skip non-mainperl branches by default.
54382              
54383              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
54384              
54385              The test from this
54386              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
54387              
54388              In new BSDs changes to argv[] do not show up in ps(1) output,
54389              instead one must use setproctitle().  This was already addressed
54390              by change #6457, but the below has a new variant for FreeBSD 4.0
54391              or later, and the matter is also documented more.
54392              
54393              FreeBSD 3.* updates from
54394              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
54395              
54396              regen_headers, regen perltoc.
54397              
54398              Document in one place the memory abstractions used in Perl core.
54399              
54400              memcpy has n o in it, as pinted ut by Sarathy.
54401              
54402              Remove the extraneous "main::" prefix from all the
54403              "opened only for", "on closed", and "never opened" warnings.
54404              
54405              The name of a filehandle does not have <these>.
54406              
54407              The tr utf8 patching continues.
54408              
54409              The new setproctitle() feature is available only in 
54410              bleeding edge FreeBSD.  From Paul Saab.
54411              
54412              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
54413              
54414              Dump UVs as UVs in Data::Dumper.
54415              
54416              detypo #6494
54417              
54418              Document the IVdf UVuf UVof UVxf.
54419              
54420              require.t needs binmode() to work on windows
54421              
54422              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
54423              that are hopefully soon put into use.
54424              
54425              Allow "no Module;" even if there is no 'unimport'.
54426              
54427              Better skip message for the test; one of the two problems in
54428              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
54429              
54430              The subtest 4 may fail also on VOBS, as pointed out
54431              by Nick Ing-Simmons in November 1999, bug id 19991124.003
54432              (but the failure in that bug report isn't the subtest 4).
54433              
54434              Be more informative on what is skipped and why,
54435              also repeat the list at the end.
54436              
54437              Add a URL for FSF.
54438              
54439              Subject: [PATCH] sv.h documentation - SvLEN
54440              
54441              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
54442              
54443              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
54444              
54445              Subject: [PATCH] bad cppsymbols on os2 + Configure question
54446              
54447              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
54448              
54449              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
54450              mention the idea of @( and @)
54451              
54452              This is 6512.  Really.
54453              
54454              Subject: [ID 19990721.004] Documentation bug in perlfunc
54455              
54456              Subject: Minor tweak to perlvar.pod
54457              
54458              In the warnings call filehandles consistently so;
54459              add "unopened" warning for stat().
54460              
54461              After the #6519 a warning about stat() is just that,
54462              not about a filetest, which now have their own warning.
54463              
54464              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
54465              
54466              Subject: Re: Array vs. List context
54467              
54468              Subject: New perlcc, take 2
54469              
54470              Weed buglets pointed out by
54471              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
54472              
54473              gcc versions might have (parentheses) in them.
54474              
54475              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
54476              
54477              Essential prototype changes were missing from #6527.
54478              Also make report_evil_fh() more bomb-proof.
54479              
54480              Zap lib/Sys directory when cleaning up.
54481              
54482              Change the Policy policy: now -Dprefix= with an existing
54483              Policy.sh and prefix == siteprefix == vendorprefix, then all
54484              of them follow along the new prefix.
54485              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
54486              
54487              Continue fixing the io warnings.  This also
54488              sort of fixes bug ID 20000802.003: the core dump
54489              is no more.  Whether the current behaviour is correct
54490              (giving a warning: "Not a format reference"), is another matter.
54491              
54492              Have symbols for the IoTYPEs.
54493              
54494              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
54495              
54496              Document a bit that UDP is not what you might think.
54497              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
54498              tr memory corruption fix from Simon Cozens.
54499              
54500              Plug the security hole described in the Aug 05 2000 bugtraq message
54501              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
54502              The security hole exists only in suidperls, which isn't
54503              installed or even built by default.
54504      Branch: maint-5.6/perl
54505           !> (integrate 71 files)
54506 ____________________________________________________________________________
54507 [  7882] By: gsar                                  on 2000/11/27  10:25:36
54508         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
54509              from mainline
54510              
54511              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
54512              to be fatal errors (instead of by default ignoring them, and
54513              ignoring with a bug: even though -w gave an error, the opening [
54514              was left in)  Reported in:
54515              
54516              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
54517              
54518              Subject: [PATCH] split /^/
54519              
54520              MacOS nits from Matthias Neeracher.
54521              
54522              More split() doc and test patches from Mike Guy.
54523              
54524              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
54525              from Graham Barr in the module list.
54526              
54527              docfix from Peter Scott <Peter@PSDT.com>.
54528              
54529              File::Temp patches for VMS and OS/2 from Tim Jenness.
54530              
54531              open() wariness in perlbug.
54532              
54533              Subject: [PATCH] minor doc change - perlguts
54534              
54535              Subject: Minor doc patch: handy.h
54536              
54537              Be wary of close()s, too.
54538              
54539              Further File::Temp patches from Yitzchak Scott-Thoennes
54540              and Craig A. Berry.
54541              
54542              Subject: [PATCH] fixes bug 20000508.004
54543              
54544              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
54545              
54546              Allow "no AutoLoader;", based on change #6444,
54547              suggested by Graham Barr.
54548              
54549              Use setproctitle() if available to modify $0.
54550              
54551              Warn if the version of the operating system used to compile gcc
54552              differs from the current version of the operating system.
54553              Also display the gcc compilation os and version in myconfig.
54554              Inspiration from
54555              
54556              Tiny fixes for #6460.
54557              
54558              The problem described in this
54559              Subject: [ID 20000322.018] named chars aren't magical enough
54560              has been fixed in perl 5.6.0 but just in case added a test
54561              to keep it away.  (The report from Joseph Hall.)
54562              
54563              Tune the comments and hopefully stop a memory leak.
54564              
54565              Subject: UTF8 concat
54566              (with a memory leak fixed, plus a few casts added)
54567              This also seems to help for
54568              Subject: [ID 20000716.015] join UTF8 weirdness
54569              
54570              Do not upgrade SVs into utf8 just because they participate
54571              in eq or cmp.  Reported and fix suggested in
54572              Subject: [ID 20000720.009] sv_eq UTF8 bug
54573              
54574              Fix the HALF_UPGRADE() macro introduced in #6263.
54575              
54576              Find green threads before native threads.
54577              Subject: Re: Patch to jpl/JNI/Makefile.PL
54578      Branch: maint-5.6/perl
54579           !> (integrate 30 files)
54580 ____________________________________________________________________________
54581 [  7881] By: jhi                                   on 2000/11/27  05:48:41
54582         Log: It seems that *both* the unused submatch loop cleanup
54583              codes are needed.
54584      Branch: perl
54585            ! regexec.c
54586 ____________________________________________________________________________
54587 [  7880] By: jhi                                   on 2000/11/27  04:50:07
54588         Log: Clean .exists deeper.
54589      Branch: perl
54590            ! Makefile.SH
54591 ____________________________________________________________________________
54592 [  7879] By: jhi                                   on 2000/11/27  02:31:35
54593         Log: The code in regcppop() (see #7878) contains the correct lower
54594              limit for the unused submatch 'cleanup' loop so that under
54595              "use utf8" the following code wouldn't dump core:
54596              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
54597              the cleanup loop in regtry() stomped beyond allocated area
54598              in the startp[] array.  Therefore, copied the correct lower
54599              loop limit (*PL_reglastparen) to regtry().  Note: something
54600              may still not be quite right: why was the _higher_ loop limit
54601              (prog->nparens) different in the utf8 case?
54602              
54603              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
54604              without core dumps, there were about 17 of them before
54605              the patch (with us since Perl 5.7.0).  Two failures, still:
54606              496 and 505 (though these may not be severe).
54607              
54608              Patch #7881 is also needed since both the cleanup loops
54609              seem to be needed.
54610              
54611              Also, the t/op/pat#44 seems to core dump under utf8.
54612              Plus a couple of failures.  UGH-8.
54613      Branch: perl
54614            ! regexec.c
54615 ____________________________________________________________________________
54616 [  7878] By: jhi                                   on 2000/11/27  02:21:17
54617         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
54618              the code in regcppop() seems to be redundant for the test suite --
54619              but it contains a germ of truth, and it needed for the build
54620              process itself: see #7879 and #7881.
54621      Branch: perl
54622            ! regexec.c
54623 ____________________________________________________________________________
54624 [  7877] By: jhi                                   on 2000/11/27  01:53:09
54625         Log: Comment on comment.
54626      Branch: perl
54627            ! regexec.c
54628 ____________________________________________________________________________
54629 [  7876] By: jhi                                   on 2000/11/27  00:49:59
54630         Log: Adjust the docs to agree with #7875.
54631      Branch: perl
54632            ! pod/perllocale.pod
54633 ____________________________________________________________________________
54634 [  7875] By: jhi                                   on 2000/11/27  00:49:27
54635         Log: Retract #7863.  It makes more sense not to taint formatted output,
54636              not even by sprintf().
54637      Branch: perl
54638            ! sv.c
54639 ____________________________________________________________________________
54640 [  7874] By: jhi                                   on 2000/11/26  23:36:02
54641         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
54642              Not really fixed (should really dump the UTF-8 charclass),
54643              but stopped displaying the garbage.
54644              
54645              Also add a note on the (missing) Unicode PSXSPC and BLANK.
54646      Branch: perl
54647            ! regcomp.c
54648 ____________________________________________________________________________
54649 [  7873] By: jhi                                   on 2000/11/26  21:31:13
54650         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
54651      Branch: perl
54652            ! regexec.c
54653 ____________________________________________________________________________
54654 [  7872] By: jhi                                   on 2000/11/26  21:06:04
54655         Log: No need to scan till infinity, 13 is enough.
54656      Branch: perl
54657            ! handy.h utf8.c
54658 ____________________________________________________________________________
54659 [  7871] By: jhi                                   on 2000/11/26  20:20:32
54660         Log: Test line numbers are different with utf8.
54661      Branch: perl
54662            ! t/op/re_tests
54663 ____________________________________________________________________________
54664 [  7870] By: jhi                                   on 2000/11/26  20:10:12
54665         Log: Message nit.
54666      Branch: perl
54667            ! regcomp.c
54668 ____________________________________________________________________________
54669 [  7869] By: jhi                                   on 2000/11/26  19:01:05
54670         Log: Make utf8_length() and utf8_distance() (the latter of which
54671              is unused at the moment) to be less forgiving about bad UTF-8.
54672      Branch: perl
54673            ! embed.h embed.pl objXSUB.h proto.h utf8.c
54674 ____________________________________________________________________________
54675 [  7868] By: jhi                                   on 2000/11/26  18:45:56
54676         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
54677              From: Benjamin Holzman <bah@ecnvantage.com>
54678              Date: Sat, 25 Nov 2000 20:40:20 -0500       
54679              Message-ID: <20001125204020.A25040@ecnvantage.com>              
54680              
54681              Debian allows installing /usr/bin/locale without installing
54682              any locales, an error message will ensue.
54683      Branch: perl
54684            ! t/pragma/locale.t
54685 ____________________________________________________________________________
54686 [  7867] By: jhi                                   on 2000/11/26  18:31:12
54687         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
54688              From: Benjamin Holzman <bah@ecnvantage.com>
54689              Date: Sun, 26 Nov 2000 02:42:34 -0500
54690              Message-ID: <20001126024234.G25040@ecnvantage.com>
54691              
54692              Patch for the bug 20000212.002.
54693      Branch: perl
54694            ! sv.c t/op/array.t
54695 ____________________________________________________________________________
54696 [  7866] By: jhi                                   on 2000/11/26  18:28:09
54697         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
54698              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54699              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
54700              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
54701              
54702              File::Temp 0.11.
54703      Branch: perl
54704            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
54705 ____________________________________________________________________________
54706 [  7865] By: jhi                                   on 2000/11/26  18:24:22
54707         Log: The metaconfig unit change for #7864.
54708      Branch: metaconfig/U/perl
54709            ! need_va_copy.U
54710 ____________________________________________________________________________
54711 [  7864] By: jhi                                   on 2000/11/26  18:23:41
54712         Log: Make the va_copy() test not to be so talkative.
54713      Branch: perl
54714            ! Configure config_h.SH
54715 ____________________________________________________________________________
54716 [  7863] By: jhi                                   on 2000/11/26  18:11:02
54717         Log: Fix locale inconsistencies unearthed by Hugo's work.
54718              Now the floating point sprintf really does taint the result
54719              string as perllocale promises (has promised for a long time)
54720              if "use locale" is in the lexical scope.
54721      Branch: perl
54722            ! sv.c t/pragma/locale.t
54723 ____________________________________________________________________________
54724 [  7862] By: jhi                                   on 2000/11/26  00:35:15
54725         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
54726              From: Nicholas Clark <nick@ccl4.org>
54727              Date: Sun, 26 Nov 2000 00:07:50 +0000
54728              Message-ID: <20001126000750.A22446@plum.flirble.org>
54729              
54730              Infinit.
54731      Branch: perl
54732            ! sv.c
54733 ____________________________________________________________________________
54734 [  7861] By: jhi                                   on 2000/11/26  00:01:26
54735         Log: Integrate perlio.
54736      Branch: perl
54737           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
54738 ____________________________________________________________________________
54739 [  7860] By: nick                                  on 2000/11/25  22:04:17
54740         Log: Correct relative path from new ext\Filter\Util\Call location
54741              back to miniperl.
54742      Branch: perlio
54743            ! win32/makefile.mk
54744 ____________________________________________________________________________
54745 [  7859] By: nick                                  on 2000/11/25  21:26:54
54746         Log: Integrate mainline.
54747      Branch: perlio
54748           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
54749           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
54750           +> t/lib/filter-util.t
54751            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
54752            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
54753            - t/lib/filt-util.t
54754           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
54755           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
54756           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
54757           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
54758           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
54759           !> win32/makefile.mk
54760 ____________________________________________________________________________
54761 [  7858] By: gsar                                  on 2000/11/25  20:52:17
54762         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
54763              parent's memory; fix it by keeping track of the actual pad
54764              offset rather than a raw pointer (this change is probably also
54765              relevant to non-ithreads case to avoid fallout from reallocs of
54766              the pad array, but is currently only enabled for the ithreads
54767              case in the interests of minimal disruption to existing "well
54768              tested" code)
54769      Branch: perl
54770            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
54771            ! proto.h scope.c scope.h sv.c t/op/fork.t
54772 ____________________________________________________________________________
54773 [  7857] By: nick                                  on 2000/11/25  20:01:28
54774         Log: All tests pass on Win32/gcc/USE_PERLIO.
54775              - when crlf layer is pushed make unix-level binary.
54776              - remove :crlf injection in pp_backtick in pp_sys.c
54777              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
54778      Branch: perlio
54779            ! doio.c perlio.c pp_sys.c win32/makefile.mk
54780 ____________________________________________________________________________
54781 [  7856] By: jhi                                   on 2000/11/25  18:38:30
54782         Log: Update the metaconfig units for #7855.
54783      Branch: metaconfig/U/perl
54784            ! useperlio.U usesocks.U
54785 ____________________________________________________________________________
54786 [  7855] By: jhi                                   on 2000/11/25  18:37:54
54787         Log: Undo the SOCKS workarounds, instead start using PerlIO
54788              if SOCKS is selected.
54789              
54790              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
54791              From: Jens Hamisch <jens@Strawberry.COM>
54792              Date: Fri, 24 Nov 2000 18:31:30 +0100
54793              Message-ID: <20001124183130.E28337@Strawberry.COM>
54794              
54795              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
54796              From: Jens Hamisch <jens@Strawberry.COM>
54797              Date: Fri, 24 Nov 2000 19:11:51 +0100
54798              Message-ID: <20001124191151.A28753@Strawberry.COM>
54799      Branch: perl
54800            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
54801            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
54802 ____________________________________________________________________________
54803 [  7854] By: jhi                                   on 2000/11/25  17:39:08
54804         Log: Undo #7848.  Some of the code seems to use walkoptree(),
54805              some walkoptree_slow().  An unfinished renaming?
54806              Now the sub is walkoptree() (which is @EXPORT_OK),
54807              the walkoptree_slow() is a typeglob alias to walkoptree.
54808              This makes the tests to pass, at least.
54809      Branch: perl
54810            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
54811 ____________________________________________________________________________
54812 [  7853] By: nick                                  on 2000/11/24  22:24:33
54813         Log: Re-arrange crlf vs binary for platforms that care.
54814              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
54815              Lip-service to making stdio layer work on such platforms (untested).
54816              Now fails 3 tests rather than one, checkin to see if I can debug 
54817              the issue under linux. (Do not merge.)
54818      Branch: perlio
54819            ! doio.c perlio.c perliol.h
54820 ____________________________________________________________________________
54821 [  7852] By: jhi                                   on 2000/11/24  18:57:39
54822         Log: AUTHORS edits.
54823      Branch: perl
54824            ! AUTHORS
54825 ____________________________________________________________________________
54826 [  7851] By: jhi                                   on 2000/11/24  17:34:56
54827         Log: Add Jan-Erik Karlsson.
54828      Branch: perl
54829            ! AUTHORS
54830 ____________________________________________________________________________
54831 [  7850] By: jhi                                   on 2000/11/24  17:27:56
54832         Log: Configure should find stdchar on its own.
54833      Branch: perl
54834            ! hints/solaris_2.sh
54835 ____________________________________________________________________________
54836 [  7849] By: jhi                                   on 2000/11/24  17:24:55
54837         Log: Subject: PATCH over 7848: Filter test flawed
54838              From: andreas.koenig@anima.de (Andreas J. Koenig)
54839              Date: 24 Nov 2000 10:28:29 +0100
54840              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
54841      Branch: perl
54842            ! t/lib/filter-util.t
54843 ____________________________________________________________________________
54844 [  7848] By: jhi                                   on 2000/11/24  17:22:15
54845         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
54846              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
54847              Date: Fri, 24 Nov 2000 16:12:58 +0000
54848              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
54849      Branch: perl
54850            ! ext/B/B.pm
54851 ____________________________________________________________________________
54852 [  7847] By: jhi                                   on 2000/11/24  03:07:01
54853         Log: Integrate perlio.
54854      Branch: perl
54855           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
54856           !> win32/makefile.mk
54857 ____________________________________________________________________________
54858 [  7846] By: gsar                                  on 2000/11/24  00:55:57
54859         Log: integrate changes#6415..6418,6420..6438 from mainline
54860              
54861              Fix the bitvector ops for utf8 (tricky since past 7 bits
54862              the utf8 'characters' can be more than one octet).
54863              
54864              MPE/ix updates for perl 5.6.0 from Mark Bixby.
54865              
54866              Subject: SDBM_File documentation
54867              
54868              Detypo.
54869              
54870              Decutandpasto.
54871              
54872              Send all installperl messages to STDERR and be -w clean.
54873              
54874              Out-of-date note removed.
54875              
54876              Protect against "wild next"s, that is, callbacks doing "next"
54877              instead of "return".
54878              
54879              Use STDOUT consistently.
54880              
54881              The output might have been produced in the wrong order.
54882              
54883              A missing 'break' after the [[:space:]] switch case.
54884              
54885              Add tests for
54886              [ID 19991110.003] another matching finding by pcre author
54887              which has already been fixed by some patch, as verified in
54888              
54889              Documentation to explain the behaviour of map().
54890              
54891              Add an optimization for map-maps-a-list-element-to-more-list-elements
54892              case, but add also notes explaining the relationship of this
54893              patch and the earlier notes by Sarathy.
54894              
54895              Subject: [ID 20000716.023] syslog test fails without sockets
54896              
54897              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
54898              Test cases for #6431.
54899              
54900              File::Spec::VMS fixup for tmpdir from Craig Berry.
54901              
54902              Make the "uninit variable" warning to say "concat or string"
54903              or "join or string" when in concat or join .
54904              
54905              Get UTF16 BOMs working.  Patch from
54906              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
54907              
54908              Subject: [PATCH] Make large file tests deal with SIGXFSZ
54909              
54910              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
54911              
54912              Subject: [PATCH] av.c apidoc
54913      Branch: maint-5.6/perl
54914           !> (integrate 43 files)
54915 ____________________________________________________________________________
54916 [  7845] By: gsar                                  on 2000/11/24  00:20:45
54917         Log: integrate changes#6406..6414 from mainline
54918              
54919              Merge perlhacktut into perlhack, update perlguts.
54920              
54921              Fix AutoSplit to use File::Spec the right way in VMS,
54922              from Peter Prymmer.
54923              
54924              The bug report
54925              [ID 19991110.002] minimal matching discrepancy found by pcre author
54926              seems to have been fixed (though differently from what was suggested
54927              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
54928              
54929              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
54930              not in pod, from Peter Prymmer
54931              
54932              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
54933              From: Hugo <hv@crypt.compulink.co.uk>
54934              Date: Fri, 14 Jul 2000 23:05:20 +0100
54935              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
54936              
54937              Didn't anymore apply, but that point still could use another fix.
54938              
54939              lib/b test fixes from Peter Prymmer.
54940              
54941              More docs for sv functions.
54942              
54943              perlvms.pod whitespace cleanup to keep pod utils happy.
54944              
54945              another VMS build tweak from Peter Prymmer
54946      Branch: maint-5.6/perl
54947           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
54948           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
54949           !> vms/descrip_mms.template vms/perlvms.pod
54950 ____________________________________________________________________________
54951 [  7844] By: nick                                  on 2000/11/23  23:42:45
54952         Log: Win32/perlio Now just fails one io/argv.t test - lack 
54953              of default :crlf on standard streams.
54954      Branch: perlio
54955            ! doio.c perlio.c
54956 ____________________________________________________________________________
54957 [  7843] By: nick                                  on 2000/11/23  23:04:05
54958         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
54959              peek fail is showing a real problem (multiple crlf layers
54960              are getting pushed.)
54961      Branch: perlio
54962            ! doio.c perlio.c win32/makefile.mk
54963 ____________________________________________________________________________
54964 [  7842] By: nick                                  on 2000/11/23  19:46:23
54965         Log: Implement PerlIO_binmode()
54966              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
54967              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
54968              make binmode in t/lib/io_tell.t unconditional so that works.
54969              Checkin just so Win32 machine can see these changes.
54970      Branch: perlio
54971            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
54972 ____________________________________________________________________________
54973 [  7841] By: jhi                                   on 2000/11/23  19:30:00
54974         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
54975      Branch: perl
54976            ! README.amiga
54977 ____________________________________________________________________________
54978 [  7840] By: jhi                                   on 2000/11/23  17:18:02
54979         Log: SOCKS wrestling continues, patches from Jens Hamisch.
54980      Branch: perl
54981            ! doio.c embed.h embed.pl perlsdio.h proto.h
54982 ____________________________________________________________________________
54983 [  7839] By: jhi                                   on 2000/11/23  16:54:14
54984         Log: Push Filter::Util::Call one level deeper.
54985      Branch: perl
54986            + t/lib/filter-util.t
54987           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
54988           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
54989            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
54990            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
54991            - t/lib/filt-util.t
54992            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
54993            ! win32/Makefile win32/makefile.mk
54994 ____________________________________________________________________________
54995 [  7838] By: jhi                                   on 2000/11/23  16:52:40
54996         Log: Reach back one higher up when searching for PERL_SRC.
54997      Branch: perl
54998            ! lib/ExtUtils/MM_Unix.pm
54999 ____________________________________________________________________________
55000 [  7837] By: jhi                                   on 2000/11/23  16:05:41
55001         Log: Subject: Re: perl@7826
55002              Date: Thu, 23 Nov 2000 02:20:25 -0600
55003              From: "Craig A. Berry" <craigberry@mac.com>
55004              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
55005              
55006              Make VMS to like Filter::Util::Call. 
55007      Branch: perl
55008            ! configure.com ext/Filter/Util/Makefile.PL
55009 ____________________________________________________________________________
55010 [  7836] By: nick                                  on 2000/11/23  16:04:08
55011         Log: Implement crlf layer - not ready for merge.
55012      Branch: perlio
55013            ! perlio.c win32/makefile.mk
55014 ____________________________________________________________________________
55015 [  7835] By: jhi                                   on 2000/11/23  15:56:52
55016         Log: STDCHAR is different in Sparc v9 vs x86.
55017      Branch: perl
55018            ! hints/solaris_2.sh
55019 ____________________________________________________________________________
55020 [  7834] By: jhi                                   on 2000/11/23  15:50:47
55021         Log: The type needs to be visible to protos.
55022      Branch: perl
55023            ! perl.h
55024 ____________________________________________________________________________
55025 [  7833] By: jhi                                   on 2000/11/23  15:40:46
55026         Log: Finish unfinished SOCKS workaround changes.
55027      Branch: perl
55028            ! doio.c
55029 ____________________________________________________________________________
55030 [  7832] By: jhi                                   on 2000/11/23  15:33:30
55031         Log: Integrate perlio.
55032      Branch: perl
55033           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55034           !> win32/makefile.mk
55035 ____________________________________________________________________________
55036 [  7831] By: nick                                  on 2000/11/23  10:31:07
55037         Log: Correct makefile.mk dependancies for ext/Filter/Util
55038              Build ext/Encode
55039              Run dmake regen_config_h
55040      Branch: perlio
55041            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55042            ! win32/makefile.mk
55043 ____________________________________________________________________________
55044 [  7830] By: nick                                  on 2000/11/23  08:05:07
55045         Log: Integrate mainline
55046      Branch: perlio
55047           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55048           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
55049           +> t/lib/filt-util.pl t/lib/filt-util.t
55050           !> (integrate 41 files)
55051 ____________________________________________________________________________
55052 [  7829] By: gsar                                  on 2000/11/23  03:07:11
55053         Log: build the Filter extension on windows
55054      Branch: perl
55055            ! win32/Makefile win32/makefile.mk
55056 ____________________________________________________________________________
55057 [  7828] By: gsar                                  on 2000/11/23  02:46:35
55058         Log: regenerate win32/config* and fix some inconsistencies in the
55059              makefiles; always export Perl_deb() because it is needed
55060              by ext/re/* (whether perl itself is built with -DDEBUGGING
55061              or not)
55062      Branch: perl
55063            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
55064            ! win32/config_H.vc win32/makefile.mk
55065 ____________________________________________________________________________
55066 [  7827] By: gsar                                  on 2000/11/23  02:18:38
55067         Log: get sources building on windows+MSVC again (untested with other
55068              compilers)
55069      Branch: perl
55070            ! win32/include/sys/socket.h win32/perllib.c
55071 ____________________________________________________________________________
55072 [  7826] By: jhi                                   on 2000/11/23  01:18:26
55073         Log: Update Changes.
55074      Branch: perl
55075            ! Changes patchlevel.h
55076 ____________________________________________________________________________
55077 [  7825] By: jhi                                   on 2000/11/23  00:20:41
55078         Log: Subject: Re: av.c patch (having slight problems)
55079              From: "Ben Tilly" <ben_tilly@hotmail.com>
55080              Date: Tue, 21 Nov 2000 23:29:31 -0500
55081              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
55082              
55083              unshift() speedup.
55084      Branch: perl
55085            ! av.c
55086 ____________________________________________________________________________
55087 [  7824] By: jhi                                   on 2000/11/22  23:59:15
55088         Log: Fixes for signedness warnings noticed by VMSperlers.
55089      Branch: perl
55090            ! ext/Storable/Storable.xs regcomp.c sv.c
55091 ____________________________________________________________________________
55092 [  7823] By: jhi                                   on 2000/11/22  23:19:31
55093         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
55094              From: Peter Prymmer <pvhp@forte.com>
55095              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
55096              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
55097      Branch: perl
55098            ! t/pragma/warn/pp_hot
55099 ____________________________________________________________________________
55100 [  7822] By: jhi                                   on 2000/11/22  22:52:20
55101         Log: Be clean.
55102      Branch: perl
55103            ! Makefile.SH
55104 ____________________________________________________________________________
55105 [  7821] By: jhi                                   on 2000/11/22  22:46:39
55106         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
55107              by Damian Conway, as suggested by Paul Marquess.
55108      Branch: perl
55109            + lib/Filter/Simple.pm
55110 ____________________________________________________________________________
55111 [  7820] By: jhi                                   on 2000/11/22  22:45:51
55112         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
55113      Branch: perl
55114            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55115            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55116            + t/lib/filt-util.t
55117            ! MANIFEST
55118 ____________________________________________________________________________
55119 [  7819] By: jhi                                   on 2000/11/22  22:03:27
55120         Log: Integrate perlio.
55121      Branch: perl
55122           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
55123           !> win32/makefile.mk
55124 ____________________________________________________________________________
55125 [  7818] By: jhi                                   on 2000/11/22  21:56:02
55126         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
55127      Branch: perl
55128            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
55129            ! t/lib/io_sock.t
55130 ____________________________________________________________________________
55131 [  7817] By: jhi                                   on 2000/11/22  21:39:49
55132         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
55133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55134              Date: Wed, 22 Nov 2000 16:08:12 -0500
55135              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
55136      Branch: perl
55137            ! lib/ExtUtils/Liblist.pm
55138 ____________________________________________________________________________
55139 [  7816] By: jhi                                   on 2000/11/22  21:38:25
55140         Log: Go ahead and #include <unistd.h> in perl.h.
55141      Branch: perl
55142            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
55143            ! util.c
55144 ____________________________________________________________________________
55145 [  7815] By: jhi                                   on 2000/11/22  21:22:52
55146         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
55147              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55148              Date: Mon, 20 Nov 2000 18:30:52 -0500
55149              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
55150      Branch: perl
55151            ! pod/perlre.pod regcomp.c t/op/re_tests
55152 ____________________________________________________________________________
55153 [  7814] By: jhi                                   on 2000/11/22  21:21:46
55154         Log: Subject: [PATCH 5.7.0] Liblist finally works
55155              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55156              Date: Tue, 21 Nov 2000 22:02:17 -0500
55157              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
55158      Branch: perl
55159            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
55160            ! lib/ExtUtils/MakeMaker.pm
55161 ____________________________________________________________________________
55162 [  7813] By: jhi                                   on 2000/11/22  21:20:23
55163         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
55164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55165              Date: Wed, 22 Nov 2000 17:53:15 +0100
55166              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
55167              
55168              AIX dynaloader and perlio patch.
55169      Branch: perl
55170            ! ext/DynaLoader/dl_aix.xs
55171 ____________________________________________________________________________
55172 [  7812] By: jhi                                   on 2000/11/22  21:17:52
55173         Log: (Accidentally empty patch.)
55174      Branch: perl
55175            ! av.c
55176 ____________________________________________________________________________
55177 [  7811] By: jhi                                   on 2000/11/22  21:16:31
55178         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
55179              From: Peter Prymmer <pvhp@forte.com>
55180              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
55181              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
55182      Branch: perl
55183            ! vms/test.com
55184 ____________________________________________________________________________
55185 [  7810] By: jhi                                   on 2000/11/22  21:15:36
55186         Log: Subject: Re: perl@7777 
55187              From: "John P. Linderman" <jpl@research.att.com>
55188              Date: Wed, 22 Nov 2000 13:11:11 -0500
55189              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
55190              
55191              Detypoing.
55192      Branch: perl
55193            ! lib/CPAN.pm
55194 ____________________________________________________________________________
55195 [  7809] By: jhi                                   on 2000/11/22  21:14:19
55196         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
55197              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55198              Date:     Wed, 22 Nov 2000 13:51:37 EST
55199              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
55200      Branch: perl
55201            ! perlsdio.h
55202 ____________________________________________________________________________
55203 [  7808] By: jhi                                   on 2000/11/22  21:13:27
55204         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
55205              From: Casey Tweten <crt@kiski.net>
55206              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
55207              Message-Id: <200011201653.LAA10194@home.kiski.net>
55208      Branch: perl
55209            ! t/lib/io_udp.t
55210 ____________________________________________________________________________
55211 [  7807] By: jhi                                   on 2000/11/22  21:12:35
55212         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
55213              From: Casey Tweten <crt@kiski.net>
55214              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
55215              Message-Id: <200011201636.LAA07227@home.kiski.net>
55216      Branch: perl
55217            ! t/lib/io_sock.t
55218 ____________________________________________________________________________
55219 [  7806] By: jhi                                   on 2000/11/22  21:10:59
55220         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
55221              From: "Casey R. Tweten" <crt@kiski.net>
55222              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
55223              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
55224      Branch: perl
55225            ! utils/h2xs.PL
55226 ____________________________________________________________________________
55227 [  7805] By: nick                                  on 2000/11/22  21:05:06
55228         Log: Integrate mainline
55229      Branch: perlio
55230           !> Changes Porting/genlog ext/DB_File/DB_File.xs
55231           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
55232           !> utils/perlbug.PL
55233 ____________________________________________________________________________
55234 [  7804] By: jhi                                   on 2000/11/22  21:01:12
55235         Log: Subject: [PATCH] Test.pm POD peculiarity
55236              From: "Casey R. Tweten" <crt@kiski.net>
55237              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
55238              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
55239      Branch: perl
55240            ! lib/Test.pm
55241 ____________________________________________________________________________
55242 [  7803] By: jhi                                   on 2000/11/22  20:59:59
55243         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
55244              From: "Philip Newton" <pnewton@gmx.de>
55245              Date: Wed, 22 Nov 2000 14:25:53 +0100
55246              Message-Id: <3A1BD771.25462.1939FAD@localhost>
55247              
55248              Be case-understanding also on 's', and use the -oi of sendmail
55249              not to terminate the transmission on a lone '.'.
55250      Branch: perl
55251            ! utils/perlbug.PL
55252 ____________________________________________________________________________
55253 [  7802] By: nick                                  on 2000/11/22  20:51:42
55254         Log: Win32 PerlIO intermediate state now working as expected.
55255              - In current state we are still using C runtime in text/binary
55256              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
55257              - PERLIO=stdio and PERLIO=unix pass all expected tests.
55258              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
55259              and PerlIO_seek() and the dummy crlf layer is not making adjustments
55260              for CRLF translation happening in C runtime. All other tests pass.
55261              
55262              Added note to README.win32 to point out the snags of doing a perl build
55263              with Norton AntiVirus turned on.
55264              
55265              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
55266              which file a fail comes from.
55267              
55268              Updated "canned" config.h to match the one generated.
55269      Branch: perlio
55270            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
55271            ! win32/makefile.mk
55272 ____________________________________________________________________________
55273 [  7801] By: jhi                                   on 2000/11/22  06:50:20
55274         Log: Nickety nits.
55275      Branch: perl
55276            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
55277 ____________________________________________________________________________
55278 [  7800] By: jhi                                   on 2000/11/22  01:29:55
55279         Log: Changes had accidentally gone too silent on non-main branches.
55280      Branch: perl
55281            ! Changes Porting/genlog patchlevel.h
55282 ____________________________________________________________________________
55283 [  7799] By: gsar                                  on 2000/11/22  01:02:56
55284         Log: some lib_pm.PL changes snuck in via change#7772
55285      Branch: maint-5.6/perl
55286            ! Makefile.SH
55287 ____________________________________________________________________________
55288 [  7798] By: nick                                  on 2000/11/21  21:59:40
55289         Log: Integrate mainline
55290      Branch: perlio
55291           !> (integrate 28 files)
55292 ____________________________________________________________________________
55293 [  7797] By: jhi                                   on 2000/11/21  21:01:45
55294         Log: Integrate perlio.
55295      Branch: perl
55296           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
55297 ____________________________________________________________________________
55298 [  7796] By: nick                                  on 2000/11/21  20:36:22
55299         Log: Win32 builds and runs (mostly) with USE_PERLIO.
55300              PERLIO=perlio passes all tests. 
55301              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
55302      Branch: perlio
55303            ! perlio.c win32/perllib.c win32/win32.c
55304 ____________________________________________________________________________
55305 [  7795] By: jhi                                   on 2000/11/21  19:03:44
55306         Log: Update Changes.
55307      Branch: perl
55308            ! Changes patchlevel.h
55309 ____________________________________________________________________________
55310 [  7794] By: jhi                                   on 2000/11/21  18:56:34
55311         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
55312              From: "Craig A. Berry" <craigberry@mac.com>
55313              Date: Mon, 20 Nov 2000 20:27:06 -0600
55314              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
55315              
55316              A cut-and-pasto.
55317      Branch: perl
55318            ! perlio.h
55319 ____________________________________________________________________________
55320 [  7793] By: jhi                                   on 2000/11/21  18:54:41
55321         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
55322              From: Dominic Dunlop <domo@computer.org> 
55323              Date: Mon, 20 Nov 2000 18:55:29 +0100
55324              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
55325              
55326              va_copy() and the need of it.
55327              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
55328      Branch: metaconfig/U/perl
55329            + need_va_copy.U
55330      Branch: perl
55331            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55332            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
55333            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
55334            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
55335            ! win32/config.bc win32/config.gc win32/config.vc
55336 ____________________________________________________________________________
55337 [  7792] By: jhi                                   on 2000/11/21  17:04:10
55338         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
55339      Branch: perl
55340           !> scope.h
55341 ____________________________________________________________________________
55342 [  7791] By: jhi                                   on 2000/11/21  17:01:16
55343         Log: Export the SOCKS workaround symbols only if necessary.
55344      Branch: perl
55345            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
55346 ____________________________________________________________________________
55347 [  7790] By: nick                                  on 2000/11/20  23:57:11
55348         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
55349      Branch: perlio
55350            ! scope.h
55351 ____________________________________________________________________________
55352 [  7789] By: nick                                  on 2000/11/20  23:38:33
55353         Log: Integrate mainline
55354      Branch: perlio
55355           +> lib/File/Spec/Epoc.pm
55356           !> (integrate 34 files)
55357 ____________________________________________________________________________
55358 [  7788] By: nick                                  on 2000/11/20  23:20:18
55359         Log: Make extra buffer layer work (dummy crlf layer)
55360      Branch: perlio
55361            ! doio.c perlio.c perlio.h
55362 ____________________________________________________________________________
55363 [  7787] By: jhi                                   on 2000/11/20  22:44:04
55364         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
55365              From: Peter Prymmer <pvhp@forte.com>
55366              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
55367              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
55368      Branch: perl
55369            ! t/pragma/locale.t
55370 ____________________________________________________________________________
55371 [  7786] By: jhi                                   on 2000/11/20  22:29:10
55372         Log: Subject: DOC PATCH 5.6.0 perlreftut
55373              From: mjd@plover.com
55374              Date: 20 Nov 2000 19:45:06 -0000
55375              Message-ID: <20001120194506.9505.qmail@plover.com>
55376      Branch: perl
55377            ! pod/perlreftut.pod
55378 ____________________________________________________________________________
55379 [  7785] By: jhi                                   on 2000/11/20  22:27:44
55380         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
55381              From: David Dyck <dcd@tc.fluke.com>
55382              Date: Mon, 20 Nov 2000 11:43:40 -0800
55383              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
55384      Branch: perl
55385            ! lib/Cwd.pm
55386 ____________________________________________________________________________
55387 [  7784] By: jhi                                   on 2000/11/20  22:23:21
55388         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
55389              Date: Mon, 20 Nov 2000 17:06:10 -0500
55390              To: Mailing list Perl5 <perl5-porters@perl.org>
55391              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
55392      Branch: perl
55393            ! pp_ctl.c t/op/pat.t
55394 ____________________________________________________________________________
55395 [  7783] By: jhi                                   on 2000/11/20  22:11:18
55396         Log: Subject: [PATCH] doop.c - UTF8 tr///               
55397              From: Simon Cozens <simon@cozens.net>
55398              Date: Sat, 18 Nov 2000 18:49:30 +0000
55399              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
55400              
55401              Subject: Re: [PATCH] doop.c - UTF8 tr///           
55402              From: Simon Cozens <simon@cozens.net>
55403              Date: Mon, 20 Nov 2000 20:45:22 +0000
55404              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
55405              
55406              Make tr on UTF-8 better but still not correct.
55407      Branch: perl
55408            ! doop.c
55409 ____________________________________________________________________________
55410 [  7782] By: jhi                                   on 2000/11/20  22:02:16
55411         Log: Remove the shared object before attempting to create
55412              (by linking) a new one.  E.g. in AIX not removing
55413              becomes quite painful if one tries to do more than one
55414              build in the same tree (an interrupted build, for example),
55415              since the AIX' shared dynaloader seemingly keeps the shared
55416              objects open and therefore 'busy' for quite a while, even when
55417              nobody is using the objects, leading into link failures.
55418      Branch: perl
55419            ! lib/ExtUtils/MM_Unix.pm
55420 ____________________________________________________________________________
55421 [  7781] By: gsar                                  on 2000/11/20  19:02:55
55422         Log: type mismatch due to faulty integration
55423      Branch: maint-5.6/perl
55424            ! toke.c win32/Makefile
55425 ____________________________________________________________________________
55426 [  7780] By: gsar                                  on 2000/11/20  17:31:55
55427         Log: integrate changes#6392,6394..6399,6401..6404
55428              
55429              The {multiplier} of a fixed substring was overlooked which
55430              caused a wrong initial search offset for that substring.
55431              
55432              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
55433              From: Hugo <hv@crypt.compulink.co.uk>
55434              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
55435              Date: Thu, 13 Jul 2000 19:27:13 +0100
55436              
55437              Fix the BOM bug: not a byteorder bug, a signedness bug.
55438              
55439              Replace change #6337 with a better one.
55440              
55441              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
55442              From: Hugo <hv@crypt.compulink.co.uk>
55443              Date: Fri, 14 Jul 2000 04:16:20 +0100
55444              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
55445              
55446              MakeMaker should not remove editor backups (*~) on `make clean`
55447              by default (completes change#6383)
55448              
55449              move new variables to the end of the interpreter structure (for
55450              bincompat in code that doesn't #include XSUB.h)
55451              
55452              rename totally bletcherous SvLOCK() thingy (doesn't do what the
55453              name suggests anyway)
55454              
55455              various cleanups (typos, misformatted code, and small bugs)
55456              
55457              typecasts needed for change#6394
55458              
55459              typos in change#6399, regen headers
55460              
55461              inconsistent types needs casts
55462              
55463              PERL_OBJECT build tweaks
55464      Branch: maint-5.6/perl
55465           !> MANIFEST doop.c embed.h embed.pl embedvar.h
55466           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
55467           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
55468           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
55469           !> toke.c util.c
55470 ____________________________________________________________________________
55471 [  7779] By: gsar                                  on 2000/11/20  17:06:29
55472         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
55473              
55474              Cosmetics and perldelta.
55475              
55476              Fix nits noticed by Boston.pm.
55477              
55478              Do the cc sanity check both before the hints and
55479              after the cc selction.
55480              
55481              get sprintf.t to adjust properly for 3-digit exponents
55482              
55483              don't clobber *.orig files on *clean targets
55484              
55485              fix bugs in processing %v-*d and similar format specs (from
55486              Avi Finkel <avi@finkel.org>)
55487              
55488              sprintf test tweaks (from Dominic Dunlop)
55489              
55490              new selfloader.t in change#6183 doesn't close DATA handles,
55491              and thus fails to clean up tmp files on dosish platforms
55492              
55493              typos (spotted by Peter Prymmer)
55494              
55495              typo fix from Craig Berry
55496      Branch: maint-5.6/perl
55497           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
55498           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
55499           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
55500           !> x2p/Makefile.SH
55501 ____________________________________________________________________________
55502 [  7778] By: gsar                                  on 2000/11/20  16:46:51
55503         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
55504              
55505              Subject: Re: format bug report  [Patch]
55506              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55507              Date: Wed, 05 Jul 2000 13:12:52 +0200
55508              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
55509              
55510              Subject: Re: format bug report  [Patch]
55511              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55512              Date: Wed, 05 Jul 2000 14:10:01 +0200
55513              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
55514              
55515              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
55516              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55517              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
55518              Date: Fri, 07 Jul 2000 17:57:16 +0100
55519              
55520              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
55521              To: perl5-porters@perl.org
55522              From: Karsten Sperling <spiff@phreax.net>
55523              Date: Mon, 10 Jul 2000 15:12:52 +0200
55524              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
55525              
55526              README.posix-bc podified from Thomas Dorner.
55527              
55528              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
55529              From: Dominic Dunlop <domo@computer.org>
55530              Date: Tue, 11 Jul 2000 12:27:33 +0200
55531              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
55532              
55533              Typo in #6341.
55534              
55535              Fix for
55536              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
55537              From: Roderick Schertler <roderick@argon.org>
55538              Date: Tue, 11 Jul 2000 13:55:05 -0400
55539              Message-Id: <200007111755.NAA05077@jones.argon.org>
55540              
55541              Minor cleanups on the booklist.
55542              
55543              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
55544              regen perltoc.
55545              
55546              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
55547      Branch: maint-5.6/perl
55548           +> pod/perlbook.pod
55549           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
55550           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
55551           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
55552 ____________________________________________________________________________
55553 [  7777] By: jhi                                   on 2000/11/20  16:08:49
55554         Log: Update Changes.
55555      Branch: perl
55556            ! Changes patchlevel.h
55557 ____________________________________________________________________________
55558 [  7776] By: jhi                                   on 2000/11/20  15:27:56
55559         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
55560              This may be overly harsh but until proven otherwise, we think this
55561              way, or until we have a simple test for Configure (having to start
55562              up servers is does not count as simple) to check for the problems.
55563      Branch: perl
55564            ! perl.h
55565 ____________________________________________________________________________
55566 [  7775] By: jhi                                   on 2000/11/20  15:22:17
55567         Log: Solaris hints tweaks.
55568      Branch: perl
55569            ! hints/solaris_2.sh
55570 ____________________________________________________________________________
55571 [  7774] By: jhi                                   on 2000/11/20  15:01:20
55572         Log: Add a workaround to SOCKS 64-bit problems.
55573      Branch: perl
55574            ! doio.c embed.h embed.pl perlsdio.h proto.h
55575 ____________________________________________________________________________
55576 [  7773] By: jhi                                   on 2000/11/20  14:51:47
55577         Log: sysseek() instead of seek().
55578      Branch: perl
55579            ! t/lib/syslfs.t
55580 ____________________________________________________________________________
55581 [  7772] By: gsar                                  on 2000/11/20  13:06:23
55582         Log: integrate changes#6315..6319,6321..6331,6333..6338
55583              
55584              Integrate with Sarathy, preliminary fix for unicos
55585              alignment problems in [ID 20000612.002] Perl problem on Cray system.
55586              
55587              some debugger output does not go to the socket when RemotePort is set
55588              
55589              winsock cleanup never done on Windows (leads to handle leaks)
55590              
55591              fix UNC path handling on Windows under ithreads, and chdir()
55592              return value when given a non-existent directory
55593              
55594              Autogenerate pod/Makefile and pod/buildtoc.
55595              buildtoc also checks whether the existin pods are
55596              mentioned in MANIFEST and perl.pod, and vice versa.
55597              (None of the thusly found discrepancies fixed yet.)
55598              roffitall also needs to be autogenerated similarly but it
55599              seems so badly out of date that I didn't touch it yet.
55600              
55601              Config is being used.
55602              
55603              Add =head1 NAMEs so that buildtoc is happy.
55604              (The CGI::Util nit reported to Lincoln.)
55605              
55606              Fix complaints of buildtoc.
55607              
55608              Fix the alignment problem in Crays ([ID 20000612.002]).
55609              
55610              Remove perlbook, update perlfaq book listing,
55611              rearrange perl.pod, regenerate perltoc.
55612              
55613              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
55614              was cast to an unsigned (32-bit) integer with wild abandon.
55615              
55616              winsock options weren't being set in all threads under ithreads
55617              (caused send()s from second and subsequent threads to fail)
55618              
55619              accept() leaks memory on windows due to incorrect ordering of
55620              closesocket() and fclose() calls
55621              
55622              Reorder perl.pod once more.
55623              
55624              More POSIX.pod tweaks.
55625              
55626              Sprinkle ldlibpath.
55627              
55628              Precedence goof, fix based on
55629              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
55630              From: Hugo <hv@crypt.compulink.co.uk>
55631              Date: Tue, 11 Jul 2000 12:52:38 +0100
55632              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
55633              
55634              Subject: PATCH perlguts.pod: Document D and d magic types
55635              From: mjd@plover.com
55636              Date: 5 Jul 2000 18:01:51 -0000
55637              Message-ID: <20000705180151.29413.qmail@plover.com>
55638              
55639              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
55640              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
55641              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
55642              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
55643              
55644              Subject: [PATCH cfgperl] $& segfaults if you trick it
55645              From: simon@brecon.co.uk (Simon Cozens)
55646              Date: 7 Jul 2000 11:26:09 GMT
55647              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
55648              
55649              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
55650              From: Hugo <hv@crypt.compulink.co.uk>
55651              Date: Tue, 11 Jul 2000 12:44:50 +0100
55652              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
55653              
55654              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
55655              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55656              Date: Tue, 11 Jul 2000 13:50:51 +0100
55657              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
55658      Branch: maint-5.6/perl
55659           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
55660           +> pod/buildtoc.PL
55661            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
55662           !> (integrate 26 files)
55663 ____________________________________________________________________________
55664 [  7771] By: gsar                                  on 2000/11/20  12:31:42
55665         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
55666              6310,6311,6314
55667              
55668              Subject: [PATCH bleedperl] File::Spec 0.82 beta
55669              From: Barrie Slaymaker <barries@jester.slaysys.com>
55670              Date: Wed, 28 Jun 2000 11:35:29 -0400
55671              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
55672              
55673              tweak perlembed for multiplicity/usethreads sanity; correct notes
55674              about Windows
55675              
55676              localize %INC in a Safe compartment so that use/require work
55677              (many other magic globals probably need similar treatment)
55678              
55679              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
55680              when @_ is modified, causing coredumps
55681              
55682              slurp mode fix in change#4736 still not quite right
55683              
55684              Point to perlipc for more SysV IPC examples.
55685              
55686              Elaborate POSIX.pod.  Still needs work.
55687              
55688              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
55689              
55690              fix large memory leak that has been around for ever, masked by
55691              -DPURIFY (most of the arenas were never freed!)
55692              
55693              fix memory leak on Windows (PL_sys_intern contents were never
55694              freed)
55695              
55696              PERL_OBJECT build tweak
55697              
55698              adjust change#6299
55699              
55700              remove rel2abs prototypes (from Barrie Slaymaker)
55701              
55702              missing perldiag entry for unpack("w",...) diagnostic (from
55703              Andreas Koenig)
55704              
55705              better diagnostic on Frob->stuff() when Frob:: doesn't exist
55706              (from Richard Soderberg <rs@oregonnet.com>)
55707              
55708              Win32 patches for cfgperl from Sarathy.
55709              
55710              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
55711              
55712              More POSIX.pod embellishment.
55713              
55714              tyop in change#6306
55715      Branch: maint-5.6/perl
55716           !> (integrate 44 files)
55717 ____________________________________________________________________________
55718 [  7770] By: gsar                                  on 2000/11/20  11:51:00
55719         Log: integrate changes#6268..6282 from cfgperl branch
55720              
55721              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
55722              From: Dominic Dunlop <domo@computer.org>
55723              Date: Thu, 29 Jun 2000 12:32:39 +0200
55724              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
55725              
55726              Regen headers for #6261 (and update embed.pl for this) and #6267,
55727              silence few compiler warnings.
55728              
55729              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
55730              From: Nicholas Clark <nick@talking.bollo.cx>
55731              Date: Fri, 23 Jun 2000 16:21:15 +0100
55732              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
55733              
55734              Subject: PATCH pod/perltie.pod
55735              From: Ian Phillipps <Ian.Phillipps@iname.com>
55736              Date: Fri, 16 Jun 2000 00:17:19 +0100
55737              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
55738              (only the first hunk, the second hunk had already been done
55739              by some other patch)
55740              
55741              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
55742              From: Tom Phoenix <rootbeer@redcat.com>
55743              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
55744              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
55745              
55746              Subject: [PATCH] xsub attributes
55747              From: Doug MacEachern <dougm@covalent.net>
55748              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
55749              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
55750              
55751              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
55752              From: Andy Dougherty <doughera@lafayette.edu>
55753              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
55754              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
55755              
55756              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
55757              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55758              Date: Tue, 13 Jun 2000 02:43:48 -0500
55759              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
55760              
55761              Subject: [PATCH] Re: eval documentation: context
55762              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55763              Date: Mon, 12 Jun 2000 15:07:29 +0100
55764              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
55765              
55766              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
55767              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55768              Date: Mon, 12 Jun 2000 14:55:59 +0100
55769              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
55770              
55771              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
55772              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
55773              Date: Fri, 09 Jun 2000 12:39:27 -0400
55774              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
55775              (plus update the version "number" of Text::Wrap)
55776              
55777              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
55778              From: Tim Ayers <tayers@bridge.com>
55779              Date: Thu, 08 Jun 2000 08:11:06 +0200
55780              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
55781              [resent by Richard Foley, Message-Id probably wrong]
55782              
55783              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
55784              From: rspier@pobox.com (Robert Spier)
55785              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
55786              Message-ID: <14654.31913.845602.610277@rls.cx>
55787              
55788              Subject: [PATCH 5.6.0] utils/h2xs.PL
55789              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55790              Date: Wed, 7 Jun 2000 04:02:04 -0500
55791              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
55792              
55793              Subject: [PATCH 5.6.0]ITHREADs for VMS
55794              From: Dan Sugalski <dan@sidhe.org>
55795              Date: Tue, 06 Jun 2000 11:59:50 -0400
55796              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
55797      Branch: maint-5.6/perl
55798           !> (integrate 31 files)
55799 ____________________________________________________________________________
55800 [  7769] By: gsar                                  on 2000/11/20  11:29:06
55801         Log: integrate changes#6261..6266 from cfgperl
55802              
55803              Subject: Re: [PATCH cfgperl] BOMs away!
55804              From: simon@brecon.co.uk (Simon Cozens)
55805              Date: 17 Jun 2000 11:49:57 GMT
55806              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
55807              
55808              Subject: 5.6.0 Patch for EPOC
55809              From: Olaf Flebbe <o.flebbe@gmx.de>
55810              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
55811              Message-ID: <23449.960929969@www11.gmx.net>
55812              
55813              tr fixes from Simon Cozens
55814              
55815              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
55816              From: Marty Lucich <marty@netcom.com>
55817              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
55818              Message-Id: <200006282116.OAA11148@netcom.com>
55819              ccdlflags update (the BSD/OS 4.1 part had already been taken
55820              care of by #6141).
55821              
55822              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
55823              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55824              Date: Wed, 28 Jun 2000 17:50:12 -0700
55825              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
55826              
55827              Subject: [PATCH 5.6.0] cygwin port
55828              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
55829              From: "Fifer, Eric" <EFifer@sanwaint.com>
55830              Date: Thu, 29 Jun 2000 12:58:29 +0100
55831      Branch: maint-5.6/perl
55832           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
55833           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
55834           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55835           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
55836 ____________________________________________________________________________
55837 [  7768] By: gsar                                  on 2000/11/20  11:13:44
55838         Log: integrate changes#6252..6256,6259..6260
55839              
55840              Paranoia tweak on #6249.
55841              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
55842              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
55843              Date: Sun, 25 Jun 2000 23:43:12 -0400
55844              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
55845              
55846              Subject: tr///, help wanted.
55847              From: simon@brecon.co.uk (Simon Cozens)
55848              Date: 28 Jun 2000 11:29:04 GMT
55849              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
55850              
55851              small thinko tweaks
55852              
55853              tweaks from Simon Conzes to further fix tr/// under utf8
55854              
55855              perlnewmod was missing from MANIFEST.
55856              
55857              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
55858              From: simon@brecon.co.uk (Simon Cozens)
55859              Date: 17 Jun 2000 11:56:44 GMT
55860              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
55861              pack U0, pack C0
55862      Branch: maint-5.6/perl
55863           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
55864           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
55865           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
55866           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
55867 ____________________________________________________________________________
55868 [  7767] By: gsar                                  on 2000/11/20  10:51:38
55869         Log: integrate change#6250 from cfgperl
55870              
55871              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
55872              From: Doug MacEachern <dougm@covalent.net>
55873              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
55874              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
55875      Branch: maint-5.6/perl
55876           +> t/op/my_stash.t
55877           !> MANIFEST embed.pl global.sym proto.h toke.c
55878 ____________________________________________________________________________
55879 [  7766] By: gsar                                  on 2000/11/20  10:48:34
55880         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
55881              
55882              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
55883              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
55884              Date: Mon, 26 Jun 2000 18:40:14 +0100
55885              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
55886              
55887              Subject: [PATCH] bytes<->utf8 fixes
55888              From: simon@brecon.co.uk (Simon Cozens)
55889              Date: 26 Jun 2000 04:55:45 GMT
55890              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
55891              
55892              Subject: [PATCH] is_utf8_string
55893              From: simon@brecon.co.uk (Simon Cozens)
55894              Date: 26 Jun 2000 02:25:59 GMT
55895              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
55896              
55897              Subject: [PATCH] avoid mg_ptr in '*' magic
55898              From: Doug MacEachern <dougm@covalent.net>
55899              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
55900              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
55901              
55902              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
55903              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
55904              Date: Sat, 24 Jun 2000 13:06:20 +0100
55905              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
55906              
55907              Allow for standalone testing.
55908              
55909              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
55910              From: Mark-Jason Dominus <mjd@plover.com>
55911              Date: Tue, 27 Jun 2000 22:36:42 -0400
55912              Message-ID: <20000628023642.12166.qmail@plover.com>
55913              
55914              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
55915              From: Frank Tobin <ftobin@uiuc.edu>
55916              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
55917              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
55918      Branch: maint-5.6/perl
55919           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
55920           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
55921           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
55922           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
55923           !> utf8.c utils/h2xs.PL
55924 ____________________________________________________________________________
55925 [  7765] By: gsar                                  on 2000/11/20  10:29:13
55926         Log: integrate change#6239 from cfgperl
55927              
55928              Configure maintenance.  Sever some dependency cycles,
55929              separate gccversion from the cc unit,
55930              address [ID 20000623.006] Configure script patch for using gcc on AIX
55931              (but solve it a little bit differently),
55932              unduplex some accidentally duplicated units,
55933              suggest using gcc if no cc available
55934              (p5p thread: "Solaris configure: counterproposal", 1999-09)
55935      Branch: maint-5.6/perl
55936           !> Configure Todo-5.6 config_h.SH
55937 ____________________________________________________________________________
55938 [  7764] By: gsar                                  on 2000/11/20  10:25:55
55939         Log: integrate changes#6233..6238 from cfgperl
55940              
55941              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
55942              From: Mark-Jason Dominus <mjd@plover.com>
55943              Date: Fri, 16 Jun 2000 20:53:04 -0400
55944              Message-ID: <20000617005304.8008.qmail@plover.com>
55945              
55946              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
55947              because when run as services (Win32ese for daemons)
55948              no environment variables are set and tmpdir ends up as /tmp,
55949              which is ambiguous.
55950              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
55951              From: matt@sergeant.org
55952              Date: 16 Jun 2000 16:30:43 -0000
55953              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
55954              
55955              The thread begun by
55956              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
55957              From: Kevin.Ruscoe@ubsw.com
55958              Date: Fri, 16 Jun 2000 16:38:51 +0100
55959              Message-Id: <H000019b03c300d6@MHS>
55960              
55961              Tweak embed.pl, regen headers.
55962              
55963              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
55964              From: Dan Sugalski <dan@sidhe.org>
55965              Date: Fri, 23 Jun 2000 17:00:00 -0400
55966              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
55967      Branch: maint-5.6/perl
55968           !> (integrate 27 files)
55969 ____________________________________________________________________________
55970 [  7763] By: gsar                                  on 2000/11/20  10:08:08
55971         Log: s/perl56delta/perldelta/g
55972      Branch: maint-5.6/perl
55973            ! pod/Makefile
55974 ____________________________________________________________________________
55975 [  7762] By: gsar                                  on 2000/11/20  10:04:00
55976         Log: integrate changes#6225,6229,6231,6232 from cfgperl
55977              
55978              Add source code filenames to apidoc.
55979              From: simon@brecon.co.uk (Simon Cozens)
55980              Subject: [PATCH embed.pl] Source X-ref
55981              Date: 22 Jun 2000 02:18:49 GMT
55982              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
55983              
55984              Subject: README.hpux version 0.6.1
55985              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
55986              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
55987              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
55988              
55989              Subject: [PATCH 5.6.0] cygwin port
55990              From: "Fifer, Eric" <EFifer@sanwaint.com>
55991              Date: Tue, 20 Jun 2000 14:30:58 +0100
55992              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
55993              
55994              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
55995              From: simon@brecon.co.uk (Simon Cozens)
55996              Date: 19 Jun 2000 15:18:27 GMT
55997              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
55998              
55999              plus update pod/Makefile and regenerate perltoc
56000      Branch: maint-5.6/perl
56001           +> pod/perlutil.pod
56002           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
56003           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
56004 ____________________________________________________________________________
56005 [  7761] By: jhi                                   on 2000/11/20  04:09:55
56006         Log: Miraculous typo.
56007      Branch: perl
56008            ! t/op/pat.t
56009 ____________________________________________________________________________
56010 [  7760] By: jhi                                   on 2000/11/20  04:06:08
56011         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
56012              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56013              Date: Sun, 19 Nov 2000 22:30:26 -0500
56014              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
56015      Branch: perl
56016            ! regexec.c scope.h t/op/pat.t
56017 ____________________________________________________________________________
56018 [  7759] By: jhi                                   on 2000/11/20  02:05:22
56019         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
56020      Branch: perl
56021            ! perl.h
56022 ____________________________________________________________________________
56023 [  7758] By: jhi                                   on 2000/11/20  01:58:11
56024         Log: Subject: [perl 7711: EPOC] updates
56025              From: Olaf Flebbe <o.flebbe@gmx.de>
56026              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
56027              Message-ID: <25575.974658810@www23.gmx.net>               
56028      Branch: perl
56029            + lib/File/Spec/Epoc.pm
56030            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
56031            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
56032            ! lib/File/Spec.pm perl.c sv.c
56033 ____________________________________________________________________________
56034 [  7757] By: jhi                                   on 2000/11/20  01:53:11
56035         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
56036      Branch: perl
56037            ! MANIFEST
56038 ____________________________________________________________________________
56039 [  7756] By: jhi                                   on 2000/11/20  01:47:22
56040         Log: Integrate perlio.
56041      Branch: perl
56042            - ext/re/hints/MSWin32.pl
56043           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
56044           !> win32/config.gc win32/config_H.gc win32/win32sck.c
56045 ____________________________________________________________________________
56046 [  7755] By: nick                                  on 2000/11/19  20:57:17
56047         Log: Add dummy crlf layer (just as buffer)
56048              Correct 1st bug - one layer of indirection.
56049      Branch: perlio
56050            ! perlio.c perlio.h perliol.h
56051 ____________________________________________________________________________
56052 [  7754] By: nick                                  on 2000/11/19  20:56:12
56053         Log: Work-round to Perl_deb_nocontext is no longer required
56054      Branch: perlio
56055            - ext/re/hints/MSWin32.pl
56056 ____________________________________________________________________________
56057 [  7753] By: nick                                  on 2000/11/19  20:01:16
56058         Log: diff -se shows these as different
56059      Branch: perlio
56060            ! global.sym pod/perlapi.pod
56061 ____________________________________________________________________________
56062 [  7752] By: nick                                  on 2000/11/19  18:57:30
56063         Log: Configure GCC/Win32 build -Duseperlio
56064              Fix a couple of gross issues
56065              - double-include of ../deb.o in re.dll
56066              - win32sck.c needs PerlIO and FILE 
56067      Branch: perlio
56068            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
56069            ! win32/win32sck.c
56070 ____________________________________________________________________________
56071 [  7751] By: nick                                  on 2000/11/19  17:05:36
56072         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
56073      Branch: perlio
56074            ! perlio.c
56075 ____________________________________________________________________________
56076 [  7750] By: nick                                  on 2000/11/19  16:57:14
56077         Log: Missing aTHX_
56078      Branch: perlio
56079            ! sv.c
56080 ____________________________________________________________________________
56081 [  7749] By: jhi                                   on 2000/11/19  16:28:40
56082         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
56083              From: "Peter J. Farley III" <pjfarley@banet.net>
56084              Date: Sun, 19 Nov 2000 01:42:58 -0500
56085              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
56086      Branch: perl
56087            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
56088 ____________________________________________________________________________
56089 [  7748] By: jhi                                   on 2000/11/19  16:08:10
56090         Log: Subject: podlators 1.05 available        
56091              From: Russ Allbery <rra@stanford.edu>   
56092              Date: 18 Nov 2000 22:04:28 -0800
56093              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
56094      Branch: perl
56095            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
56096 ____________________________________________________________________________
56097 [  7747] By: nick                                  on 2000/11/19  11:19:39
56098         Log: Integrate mainline
56099      Branch: perlio
56100           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56101           !> util.c
56102 ____________________________________________________________________________
56103 [  7746] By: jhi                                   on 2000/11/19  06:42:22
56104         Log: Make hex scanning warn on "\x{x}" and "\xx".
56105              "\x" and and hex("x") are still valid.
56106      Branch: perl
56107            ! util.c
56108 ____________________________________________________________________________
56109 [  7745] By: nick                                  on 2000/11/18  22:52:28
56110         Log: Integrate mainline
56111      Branch: perlio
56112           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
56113           !> perl.h perlio.c proto.h regcomp.c regcomp.h
56114 ____________________________________________________________________________
56115 [  7744] By: jhi                                   on 2000/11/18  22:50:28
56116         Log: Introduce Perl_utf8_length().  Use it.
56117      Branch: perl
56118            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56119 ____________________________________________________________________________
56120 [  7743] By: jhi                                   on 2000/11/18  22:38:51
56121         Log: Compiler denit.
56122      Branch: perl
56123            ! perlio.c
56124 ____________________________________________________________________________
56125 [  7742] By: jhi                                   on 2000/11/18  20:33:05
56126         Log: Integrate perlio.
56127      Branch: perl
56128           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
56129           !> perlio.h pp_ctl.c pp_sys.c sv.c
56130 ____________________________________________________________________________
56131 [  7741] By: jhi                                   on 2000/11/18  20:31:27
56132         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
56133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56134              Date: Fri, 17 Nov 2000 20:35:11 -0500
56135              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
56136              
56137              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
56138              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56139              Date: Fri, 17 Nov 2000 21:03:47 -0500
56140              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
56141              
56142              Plus a little bit of tweaking in pregcomp().
56143      Branch: perl
56144            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
56145 ____________________________________________________________________________
56146 [  7740] By: nick                                  on 2000/11/18  20:17:22
56147         Log: Lexical use open ... support:
56148              add ->cop_io to COP structure in cop.h.
56149              Make mg.c and gv.c associate it with ${^OPEN}.
56150              Make lib/open.pm set it.
56151              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
56152              manner similar to ->cop_warnings.
56153              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
56154              call new PerlIO_apply_layers().
56155              Declare latter in perlio.h and define in perlio.c
56156      Branch: perlio
56157            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
56158            ! perlio.h pp_ctl.c pp_sys.c sv.c
56159 ____________________________________________________________________________
56160 [  7739] By: jhi                                   on 2000/11/18  19:54:00
56161         Log: Integrate perlio.
56162      Branch: perl
56163           !> doio.c perlio.c pp.c
56164 ____________________________________________________________________________
56165 [  7738] By: jhi                                   on 2000/11/18  17:16:13
56166         Log: Subject: [PATCH 5.7.0] etags broken again
56167              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56168              Date: Sat, 18 Nov 2000 02:41:36 -0500
56169              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
56170      Branch: perl
56171            ! emacs/ptags
56172 ____________________________________________________________________________
56173 [  7737] By: jhi                                   on 2000/11/18  17:12:18
56174         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
56175      Branch: perl
56176            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
56177 ____________________________________________________________________________
56178 [  7736] By: nick                                  on 2000/11/18  14:06:20
56179         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
56180              part to be isolated.
56181      Branch: perlio
56182            ! doio.c perlio.c
56183 ____________________________________________________________________________
56184 [  7735] By: nick                                  on 2000/11/18  11:03:32
56185         Log: Integrate mainline
56186      Branch: perlio
56187           !> Changes README.amiga README.win32 patchlevel.h
56188           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
56189 ____________________________________________________________________________
56190 [  7734] By: jhi                                   on 2000/11/18  01:18:56
56191         Log: Update Changes.
56192      Branch: perl
56193            ! Changes patchlevel.h
56194 ____________________________________________________________________________
56195 [  7733] By: jhi                                   on 2000/11/18  00:32:54
56196         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
56197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56198              Date: Fri, 17 Nov 2000 17:28:02 -0500
56199              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
56200      Branch: perl
56201            ! regcomp.c regexec.c t/op/re_tests
56202 ____________________________________________________________________________
56203 [  7732] By: jhi                                   on 2000/11/18  00:28:56
56204         Log: Sparc 64-bit pack() fix from Jens Hamisch.
56205      Branch: perl
56206            ! pp.c
56207 ____________________________________________________________________________
56208 [  7731] By: jhi                                   on 2000/11/18  00:18:39
56209         Log: Explain in more detail the {} syntax ambiguousity.
56210              
56211              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
56212              From: Nicholas Clark <nick@ccl4.org>
56213              Date: Fri, 17 Nov 2000 22:10:28 +0000
56214              Message-ID: <20001117221028.A88930@plum.flirble.org>
56215      Branch: perl
56216            ! pod/perlfunc.pod
56217 ____________________________________________________________________________
56218 [  7730] By: jhi                                   on 2000/11/18  00:12:18
56219         Log: Subject: Fix for README.amiga (20000323.033)
56220              From: "Stephen P. Potter" <spp@spotter.yi.org>
56221              Date: Fri, 17 Nov 2000 12:25:51 -0500
56222              Message-Id: <200011171725.MAA05768@spotter.yi.org>
56223      Branch: perl
56224            ! README.amiga
56225 ____________________________________________________________________________
56226 [  7729] By: jhi                                   on 2000/11/18  00:08:34
56227         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
56228              From: "A. C. Yardley" <yardley@tanet.net>
56229              Date: Mon, 3 Apr 2000 11:35:33 -0700
56230              Message-ID: <3483.000403@tanet.net>
56231      Branch: perl
56232            ! README.win32
56233 ____________________________________________________________________________
56234 [  7728] By: nick                                  on 2000/11/17  21:59:47
56235         Log: Integrate mainline
56236      Branch: perlio
56237           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
56238           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
56239           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
56240           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
56241 ____________________________________________________________________________
56242 [  7727] By: nick                                  on 2000/11/17  21:56:31
56243         Log: Experiment on use of attributes.pm interface.
56244              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
56245              SVt_PVRV if not already something better (else vivify of say magic gets
56246              core dump).
56247      Branch: perlio
56248            ! perlio.c pp.c
56249 ____________________________________________________________________________
56250 [  7726] By: jhi                                   on 2000/11/17  14:15:49
56251         Log: Subject: Fix for 20000815.006
56252              From: "Stephen P. Potter" <spp@spotter.yi.org>
56253              Date: Fri, 17 Nov 2000 08:57:45 -0500
56254              Message-Id: <200011171357.IAA05122@spotter.yi.org>
56255              
56256              It's really 20000518.006.
56257      Branch: perl
56258            ! pod/perlmodlib.PL
56259 ____________________________________________________________________________
56260 [  7725] By: jhi                                   on 2000/11/17  14:12:31
56261         Log: Subject: Fix for 20000409.001
56262              From: "Stephen P. Potter" <spp@spotter.yi.org>
56263              Date: Fri, 17 Nov 2000 08:55:45 -0500
56264              Message-Id: <200011171355.IAA05104@spotter.yi.org>
56265      Branch: perl
56266            ! pod/perlfaq9.pod
56267 ____________________________________________________________________________
56268 [  7724] By: jhi                                   on 2000/11/17  14:08:58
56269         Log: Undo #7627 now that we have =head3.
56270      Branch: perl
56271            ! pod/perlhack.pod
56272 ____________________________________________________________________________
56273 [  7723] By: jhi                                   on 2000/11/17  14:04:09
56274         Log: As surmised the #7719 wasn't a good move.
56275      Branch: perl
56276            ! hints/solaris_2.sh
56277 ____________________________________________________________________________
56278 [  7722] By: jhi                                   on 2000/11/17  13:59:04
56279         Log: Also the 64bitall hints can be either here or there.
56280      Branch: perl
56281            ! hints/solaris_2.sh
56282 ____________________________________________________________________________
56283 [  7721] By: jhi                                   on 2000/11/17  02:26:23
56284         Log: Test tweak for the open pragma.
56285      Branch: perl
56286            ! t/lib/b.t
56287 ____________________________________________________________________________
56288 [  7720] By: jhi                                   on 2000/11/17  00:23:22
56289         Log: The long double hints can be here or there.
56290      Branch: perl
56291            ! hints/solaris_2.sh
56292 ____________________________________________________________________________
56293 [  7719] By: jhi                                   on 2000/11/17  00:14:06
56294         Log: For Solaris use64bitall the stdchar needs a little bit of help.
56295      Branch: perl
56296            ! hints/solaris_2.sh
56297 ____________________________________________________________________________
56298 [  7718] By: jhi                                   on 2000/11/16  23:27:34
56299         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
56300              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
56301              Date: Wed, 15 Nov 2000 08:56:32 +0100
56302              Message-ID: <3A1241B0.64477E00@alcatel.at>
56303      Branch: perl
56304            ! lib/Carp/Heavy.pm
56305 ____________________________________________________________________________
56306 [  7717] By: jhi                                   on 2000/11/16  23:23:29
56307         Log: Subject: [PATCH] Re: 20001101.003 PDL
56308              From: Nicholas Clark <nick@ccl4.org>
56309              Date: Thu, 16 Nov 2000 16:48:25 +0000
56310              Message-ID: <20001116164825.B93487@plum.flirble.org>
56311      Branch: perl
56312            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
56313 ____________________________________________________________________________
56314 [  7716] By: jhi                                   on 2000/11/16  23:21:31
56315         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
56316              From: "Casey R. Tweten" <crt@kiski.net>
56317              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
56318              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
56319      Branch: perl
56320            ! lib/Pod/Checker.pm pod/perlpod.pod
56321 ____________________________________________________________________________
56322 [  7715] By: jhi                                   on 2000/11/16  23:19:40
56323         Log: Avoid an infinite loop in VMS when utils scripts are run
56324              with no arguments, from Charles Lane.
56325      Branch: perl
56326            ! configure.com
56327 ____________________________________________________________________________
56328 [  7714] By: jhi                                   on 2000/11/16  23:17:08
56329         Log: Subject: perllocale.pod changes
56330              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
56331              Date: Mon, 13 Nov 2000 10:09:22 +0300
56332              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
56333      Branch: perl
56334            ! pod/perllocale.pod
56335 ____________________________________________________________________________
56336 [  7713] By: jhi                                   on 2000/11/16  23:14:06
56337         Log: Integrate perlio.
56338      Branch: perl
56339           !> doio.c perlio.c perlio.h util.c
56340 ____________________________________________________________________________
56341 [  7712] By: nick                                  on 2000/11/16  21:10:58
56342         Log: Integrate mainline
56343      Branch: perlio
56344           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56345           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
56346           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
56347           !> vos/config.ga.def vos/config.ga.h win32/config.bc
56348           !> win32/config.gc win32/config.vc
56349 ____________________________________________________________________________
56350 [  7711] By: nick                                  on 2000/11/16  19:56:41
56351         Log: Minor tweaks:
56352              consistent way of getting 'rb', 'wb' etc. for binary opens
56353              move *perlio::layers to *open::layers
56354              a #define to show layers available
56355              DOSISH popen/PerlIO had export/import sense inverted.
56356      Branch: perlio
56357            ! doio.c perlio.c perlio.h util.c
56358 ____________________________________________________________________________
56359 [  7710] By: jhi                                   on 2000/11/16  15:46:05
56360         Log: Add HAS_SBRK_PROTO.
56361      Branch: metaconfig/U/perl
56362            + d_sbrkproto.U
56363      Branch: perl
56364            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56365            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
56366            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
56367            ! vos/config.ga.def vos/config.ga.h win32/config.bc
56368            ! win32/config.gc win32/config.vc
56369 ____________________________________________________________________________
56370 [  7709] By: nick                                  on 2000/11/16  07:31:49
56371         Log: Integrate mainline
56372      Branch: perlio
56373           !> (integrate 35 files)
56374 ____________________________________________________________________________
56375 [  7708] By: jhi                                   on 2000/11/16  05:33:03
56376         Log: These files are text, not binary.
56377      Branch: perl
56378            ! ext/Encode/Encode/iso8859-10.enc
56379            ! ext/Encode/Encode/iso8859-13.enc
56380            ! ext/Encode/Encode/iso8859-14.enc
56381            ! ext/Encode/Encode/iso8859-15.enc
56382 ____________________________________________________________________________
56383 [  7707] By: jhi                                   on 2000/11/16  01:53:37
56384         Log: Update Changes.
56385      Branch: perl
56386            ! Changes patchlevel.h
56387 ____________________________________________________________________________
56388 [  7706] By: jhi                                   on 2000/11/16  01:35:59
56389         Log: More #undefing of stdio.
56390      Branch: perl
56391            ! fakesdio.h nostdio.h
56392 ____________________________________________________________________________
56393 [  7705] By: jhi                                   on 2000/11/16  01:34:18
56394         Log: Add fwalk() probe to the configuration files and regen perltoc.
56395      Branch: perl
56396            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56397            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
56398            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
56399            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56400            ! win32/config.bc win32/config.gc win32/config.vc
56401 ____________________________________________________________________________
56402 [  7704] By: jhi                                   on 2000/11/16  01:33:07
56403         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
56404              an optional third argument to Inlibc?)
56405      Branch: metaconfig/U/perl
56406            + d__fwalk.U
56407 ____________________________________________________________________________
56408 [  7703] By: jhi                                   on 2000/11/16  01:09:22
56409         Log: The type of the hash_cb() size argument is tricky.
56410      Branch: perl
56411            ! ext/DB_File/DB_File.xs
56412 ____________________________________________________________________________
56413 [  7702] By: jhi                                   on 2000/11/15  23:01:16
56414         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
56415      Branch: perl
56416            ! nostdio.h
56417 ____________________________________________________________________________
56418 [  7701] By: jhi                                   on 2000/11/15  22:52:32
56419         Log: Detypo.
56420      Branch: perl
56421            ! t/lib/bigfltpm.t
56422 ____________________________________________________________________________
56423 [  7700] By: jhi                                   on 2000/11/15  22:51:56
56424         Log: UINT64_C() work continues.
56425      Branch: perl
56426            ! handy.h perl.h utf8.h
56427 ____________________________________________________________________________
56428 [  7699] By: jhi                                   on 2000/11/15  14:13:04
56429         Log: SOCKS has its own USE_THREADS, based on
56430              
56431              Subject: [ID 20001114.002] et. al. bugfix followup
56432              From: Jens Hamisch <jens@Strawberry.COM> 
56433              Date: Wed, 15 Nov 2000 14:23:11 +0100
56434              Message-ID: <20001115142311.A21164@Strawberry.COM>
56435      Branch: perl
56436            ! perl.h
56437 ____________________________________________________________________________
56438 [  7698] By: jhi                                   on 2000/11/15  03:50:56
56439         Log: Add few missing #undefs and sort them.
56440      Branch: perl
56441            ! fakesdio.h
56442 ____________________________________________________________________________
56443 [  7697] By: jhi                                   on 2000/11/15  03:39:14
56444         Log: Linenumber fix.
56445      Branch: perl
56446            ! t/pragma/warn/utf8
56447 ____________________________________________________________________________
56448 [  7696] By: jhi                                   on 2000/11/15  02:55:26
56449         Log: EBCDIC tweaks.
56450              
56451              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
56452              From: Peter Prymmer <pvhp@forte.com>
56453              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
56454              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
56455      Branch: perl
56456            ! t/op/regmesg.t t/pragma/warn/utf8
56457 ____________________________________________________________________________
56458 [  7695] By: jhi                                   on 2000/11/15  02:53:58
56459         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
56460              From: Peter Prymmer <pvhp@forte.com>
56461              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
56462              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
56463      Branch: perl
56464            ! utf8.c
56465 ____________________________________________________________________________
56466 [  7694] By: jhi                                   on 2000/11/15  02:50:55
56467         Log: Subject: [PATCH: perl@7674] updates to README.os390
56468              From: Prymmer/Kahn <pvhp@best.com>
56469              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
56470              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
56471      Branch: perl
56472            ! README.os390
56473 ____________________________________________________________________________
56474 [  7693] By: jhi                                   on 2000/11/15  02:48:37
56475         Log: Quit utf8_to_uv() instantly if curlen == 0.
56476      Branch: perl
56477            ! utf8.c
56478 ____________________________________________________________________________
56479 [  7692] By: jhi                                   on 2000/11/15  02:24:29
56480         Log: Use u_int32_t for the size of hash_cb(), not size_t.
56481              
56482              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
56483              From: Jens Hamisch <jens@Strawberry.COM>     
56484              Date: Tue, 14 Nov 2000 19:03:55 +0100
56485              Message-Id: <20001114190355.A20559@Strawberry.COM>
56486      Branch: perl
56487            ! ext/DB_File/DB_File.xs
56488 ____________________________________________________________________________
56489 [  7691] By: jhi                                   on 2000/11/15  02:20:12
56490         Log: Use UINT64_C().
56491              
56492              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
56493              From: Jens Hamisch <jens@Strawberry.COM>
56494              Date: Tue, 14 Nov 2000 19:16:23 +0100
56495              Message-Id: <20001114191623.G20559@Strawberry.COM>
56496      Branch: perl
56497            ! utf8.c utf8.h
56498 ____________________________________________________________________________
56499 [  7690] By: jhi                                   on 2000/11/15  02:17:06
56500         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
56501              (a macro to define signed and unsigned integer constants).
56502      Branch: perl
56503            ! handy.h
56504 ____________________________________________________________________________
56505 [  7689] By: jhi                                   on 2000/11/15  01:56:51
56506         Log: Regen Configure.
56507      Branch: perl
56508            ! Configure
56509 ____________________________________________________________________________
56510 [  7688] By: jhi                                   on 2000/11/15  01:56:32
56511         Log: Make the unit know about SOCKS.
56512      Branch: metaconfig
56513            ! U/protos/socksizetype.U
56514 ____________________________________________________________________________
56515 [  7687] By: jhi                                   on 2000/11/15  01:54:47
56516         Log: Remove unused dependencies.
56517      Branch: metaconfig
56518            ! U/compline/d_getpagsz.U
56519 ____________________________________________________________________________
56520 [  7686] By: nick                                  on 2000/11/14  21:25:13
56521         Log: Integrate mainline.
56522      Branch: perlio
56523           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
56524           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
56525           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
56526           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
56527           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
56528           !> win32/config.bc win32/config.gc win32/config.vc
56529           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
56530 ____________________________________________________________________________
56531 [  7685] By: jhi                                   on 2000/11/14  17:54:56
56532         Log: Integrate perlio.
56533      Branch: perl
56534           +> fakesdio.h perliol.h
56535           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
56536           !> perlsdio.h perlsfio.h pod/perlfunc.pod
56537 ____________________________________________________________________________
56538 [  7684] By: nick                                  on 2000/11/14  17:43:04
56539         Log: PerlIO #include and #ifdef re-work.
56540      Branch: perlio
56541            + fakesdio.h perliol.h
56542            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
56543            ! perlsdio.h perlsfio.h
56544 ____________________________________________________________________________
56545 [  7683] By: jhi                                   on 2000/11/14  15:42:40
56546         Log: Hoist the duplicated socket/netdb include logic to perl.h;
56547              undef SETERRNO in case SOCKS has defined it.  Based on:
56548              
56549              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
56550              From: Jens Hamisch <jens@Strawberry.COM> 
56551              Date: Tue, 14 Nov 2000 11:34:40 +0100
56552              Message-Id: <20001114113440.A20005@Strawberry.COM>
56553      Branch: perl
56554            ! doio.c perl.h pp_sys.c
56555 ____________________________________________________________________________
56556 [  7682] By: jhi                                   on 2000/11/14  14:07:28
56557         Log: Subject: some additions for makefiles for win32 (for perl@7674)
56558              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
56559              Date: Tue, 14 Nov 2000 09:31:13 +0300
56560              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
56561      Branch: perl
56562            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
56563            ! win32/makefile.mk
56564 ____________________________________________________________________________
56565 [  7681] By: jhi                                   on 2000/11/14  14:01:41
56566         Log: Subject: tiny typo in perl5db.pl
56567              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
56568              Date: Tue, 14 Nov 2000 09:29:28 +0300
56569              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
56570      Branch: perl
56571            ! lib/perl5db.pl
56572 ____________________________________________________________________________
56573 [  7680] By: jhi                                   on 2000/11/14  04:13:50
56574         Log: Redo #7679 with LFs instead of CRLFs.
56575      Branch: perl
56576            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
56577            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
56578            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
56579 ____________________________________________________________________________
56580 [  7679] By: jhi                                   on 2000/11/14  01:21:09
56581         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
56582              From: Benjamin Stuhl <tiriath@yahoo.com> 
56583              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
56584              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
56585      Branch: perl
56586            + win32/bin/mdelete.bat
56587            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
56588            ! makedef.pl perlio.c win32/Makefile win32/config.gc
56589            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
56590 ____________________________________________________________________________
56591 [  7678] By: jhi                                   on 2000/11/14  01:19:20
56592         Log: Fix the re extension building for Win32.
56593              
56594              Subject: [PATCH perl@7638] Get PerlIO building on Win32
56595              From: Benjamin Stuhl <tiriath@yahoo.com> 
56596              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
56597              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
56598      Branch: perl
56599            + ext/re/hints/MSWin32.pl
56600            ! MANIFEST
56601 ____________________________________________________________________________
56602 [  7677] By: jhi                                   on 2000/11/14  01:13:54
56603         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
56604              From: sthoenna@efn.org
56605              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
56606              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
56607      Branch: perl
56608            ! doop.c pp.c toke.c utf8.c utf8.h
56609 ____________________________________________________________________________
56610 [  7676] By: jhi                                   on 2000/11/13  20:23:15
56611         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
56612              From: Nicholas Clark <nick@ccl4.org>
56613              Date: Mon, 13 Nov 2000 18:55:04 +0000
56614              Message-ID: <20001113185504.J29183@plum.flirble.org>
56615      Branch: perl
56616            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
56617 ____________________________________________________________________________
56618 [  7675] By: nick                                  on 2000/11/13  20:21:57
56619         Log: Integrate mainline ...
56620      Branch: perlio
56621           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
56622           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
56623           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
56624           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
56625 ____________________________________________________________________________
56626 [  7674] By: jhi                                   on 2000/11/13  15:07:56
56627         Log: Update Changes.
56628      Branch: perl
56629            ! Changes patchlevel.h
56630 ____________________________________________________________________________
56631 [  7673] By: jhi                                   on 2000/11/13  14:42:42
56632         Log: Remove the new two tests of lib/io_xs for now, they seem to
56633              fail under perlio on some platforms.
56634      Branch: perl
56635            ! t/lib/io_xs.t
56636 ____________________________________________________________________________
56637 [  7672] By: jhi                                   on 2000/11/13  13:57:53
56638         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
56639      Branch: perl
56640            ! perlio.c
56641 ____________________________________________________________________________
56642 [  7671] By: jhi                                   on 2000/11/13  05:30:48
56643         Log: Placate nervous compilers that see longer than ints switch()ing.
56644      Branch: perl
56645            ! utf8.c
56646 ____________________________________________________________________________
56647 [  7670] By: jhi                                   on 2000/11/13  05:14:21
56648         Log: fputs() does return EOF on error but here we don't care.
56649      Branch: perl
56650            ! perlio.c
56651 ____________________________________________________________________________
56652 [  7669] By: jhi                                   on 2000/11/13  05:02:45
56653         Log: Declare reg_data like reg_substr_data.
56654      Branch: perl
56655            ! regexp.h
56656 ____________________________________________________________________________
56657 [  7668] By: jhi                                   on 2000/11/13  04:54:34
56658         Log: Typos in #7667.
56659      Branch: perl
56660            ! perl.h
56661 ____________________________________________________________________________
56662 [  7667] By: jhi                                   on 2000/11/13  04:49:49
56663         Log: Cleanup messy #ifdef.
56664      Branch: perl
56665            ! perl.h
56666 ____________________________________________________________________________
56667 [  7666] By: jhi                                   on 2000/11/13  04:17:34
56668         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
56669              From: Nicholas Clark <nick@talking.bollo.cx>
56670              Date: Sun, 12 Nov 2000 21:14:11 +0000
56671              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
56672              
56673              Note: only one breakage of the two reported is fixed by this patch.
56674      Branch: perl
56675            ! perlio.c
56676 ____________________________________________________________________________
56677 [  7665] By: jhi                                   on 2000/11/13  04:05:07
56678         Log: Tweak the definition of the bit complement on UTF-8 data:
56679              if none of the characters in the string are > 0xff,
56680              the result is a complemented byte string, not a (UTF-8)
56681              char string.  Based on the summary in
56682              
56683              Subject: Re: [ID 20000918.005] ~ on wide chars
56684              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
56685              Date: Fri, 10 Nov 2000 09:47:15 -0800
56686              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
56687              
56688              This should give us the maximum backward (pre-char string)
56689              compatibility and utf8 compatibility.  The other alternative
56690              would be to limit the bit complement to be always byte only,
56691              taking the least significant byte of the chars.
56692      Branch: perl
56693            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
56694 ____________________________________________________________________________
56695 [  7664] By: jhi                                   on 2000/11/13  00:23:44
56696         Log: Couple of tests from #7660 salvaged.
56697      Branch: perl
56698            - t/op/tell.t
56699            ! MANIFEST t/io/tell.t
56700 ____________________________________________________________________________
56701 [  7663] By: jhi                                   on 2000/11/13  00:02:48
56702         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
56703              From: Nicholas Clark <nick@talking.bollo.cx>
56704              Date: Sun, 12 Nov 2000 21:23:43 +0000
56705              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
56706      Branch: perl
56707            ! perlsfio.h
56708 ____________________________________________________________________________
56709 [  7662] By: jhi                                   on 2000/11/13  00:01:39
56710         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
56711              From: Nicholas Clark <nick@talking.bollo.cx>
56712              Date: Sun, 12 Nov 2000 21:30:04 +0000
56713              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
56714      Branch: perl
56715            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
56716 ____________________________________________________________________________
56717 [  7661] By: jhi                                   on 2000/11/12  23:57:29
56718         Log: Document tell() on special streams.
56719      Branch: perl
56720            ! pod/perlfunc.pod
56721 ____________________________________________________________________________
56722 [  7660] By: jhi                                   on 2000/11/12  23:54:22
56723         Log: (Subsumed by #7664)
56724      Branch: perl
56725            + t/op/tell.t
56726            ! MANIFEST
56727 ____________________________________________________________________________
56728 [  7659] By: jhi                                   on 2000/11/12  22:55:25
56729         Log: Many subdocumented return values of the IO extension now documented.
56730              ungetc and write still left subdocumented.
56731              
56732              Subject: [PATCH] (was Re: IO::Handle::ungetc)
56733              From: Nicholas Clark <nick@talking.bollo.cx>
56734              Date: Sun, 12 Nov 2000 21:35:53 +0000
56735              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
56736      Branch: perl
56737            ! ext/IO/lib/IO/Handle.pm
56738 ____________________________________________________________________________
56739 [  7658] By: jhi                                   on 2000/11/12  21:37:06
56740         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
56741              From: Nicholas Clark <nick@talking.bollo.cx>
56742              Date: Sun, 12 Nov 2000 20:03:22 +0000
56743              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
56744      Branch: perl
56745            ! pod/perlfunc.pod
56746 ____________________________________________________________________________
56747 [  7657] By: jhi                                   on 2000/11/12  20:34:55
56748         Log: Integrate perlio.
56749      Branch: perl
56750           !> perlio.c
56751 ____________________________________________________________________________
56752 [  7656] By: nick                                  on 2000/11/12  19:25:06
56753         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
56754      Branch: perlio
56755            ! perlio.c
56756 ____________________________________________________________________________
56757 [  7655] By: nick                                  on 2000/11/12  19:09:41
56758         Log: Integrate mainline
56759      Branch: perlio
56760           +> README.solaris ext/Encode/Encode/cp1006.enc
56761           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
56762           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
56763           +> ext/Encode/Encode/iso8859-13.enc
56764           +> ext/Encode/Encode/iso8859-14.enc
56765           +> ext/Encode/Encode/iso8859-15.enc
56766           !> (integrate 34 files)
56767 ____________________________________________________________________________
56768 [  7654] By: jhi                                   on 2000/11/12  19:00:22
56769         Log: Add a metaconfig unit for fsync.
56770      Branch: metaconfig/U/perl
56771            + d_fsync.U
56772 ____________________________________________________________________________
56773 [  7653] By: jhi                                   on 2000/11/12  19:00:01
56774         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
56775      Branch: perl
56776            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56777            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
56778            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56779            ! vos/config.ga.h win32/config.bc win32/config.gc
56780            ! win32/config.vc
56781 ____________________________________________________________________________
56782 [  7652] By: jhi                                   on 2000/11/11  21:12:01
56783         Log: Copy the s// information of README.hpux also to the perlrun.
56784      Branch: perl
56785            ! README.hpux pod/perlrun.pod
56786 ____________________________________________________________________________
56787 [  7651] By: jhi                                   on 2000/11/11  21:03:13
56788         Log: More README.solaris updates from Andy Dougherty.
56789      Branch: perl
56790            ! README.solaris
56791 ____________________________________________________________________________
56792 [  7650] By: jhi                                   on 2000/11/11  18:38:57
56793         Log: More descriptive error for unknown perlio layers.
56794              
56795              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
56796              From: Dominic Dunlop <domo@computer.org> 
56797              Date: Sat, 11 Nov 2000 18:20:32 +0100             
56798              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
56799      Branch: perl
56800            ! perlio.c pod/perldiag.pod
56801 ____________________________________________________________________________
56802 [  7649] By: jhi                                   on 2000/11/11  18:37:52
56803         Log: MachTen doesn't really do mmap() and munmap().
56804              
56805              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
56806              From: Dominic Dunlop <domo@computer.org> 
56807              Date: Sat, 11 Nov 2000 18:20:32 +0100             
56808              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
56809      Branch: perl
56810            ! hints/machten.sh
56811 ____________________________________________________________________________
56812 [  7648] By: jhi                                   on 2000/11/11  18:36:46
56813         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
56814              From: rspier@pobox.com (Robert Spier)
56815              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
56816              Message-ID: <14861.32839.491271.985797@rls.cx>
56817      Branch: perl
56818            ! Porting/Contract pod/perltoot.pod
56819 ____________________________________________________________________________
56820 [  7647] By: jhi                                   on 2000/11/11  18:35:30
56821         Log: Simplify the getpagesize() unit by dropping the
56822              pagesize probe since it's nowadays slightly more
56823              complicated because of sysconf(). (Note: if some
56824              platform really needs the -lPW for getpagesize,
56825              I just broke it.)
56826              
56827              TODO: a new pagesize unit.
56828      Branch: metaconfig
56829            ! U/compline/d_getpagsz.U
56830 ____________________________________________________________________________
56831 [  7646] By: jhi                                   on 2000/11/11  18:33:23
56832         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
56833      Branch: perl
56834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56835            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
56836            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56837            ! vos/config.ga.h win32/config.bc win32/config.gc
56838            ! win32/config.vc
56839 ____________________________________________________________________________
56840 [  7645] By: jhi                                   on 2000/11/11  16:45:15
56841         Log: Use sysconf() or getpagesize() to find out the pagesize.
56842      Branch: perl
56843            ! perlio.c
56844 ____________________________________________________________________________
56845 [  7644] By: jhi                                   on 2000/11/11  15:46:08
56846         Log: Integrate perlio.
56847      Branch: perl
56848           !> perlio.c
56849 ____________________________________________________________________________
56850 [  7643] By: jhi                                   on 2000/11/11  15:33:36
56851         Log: Subject: Re: [PATCH] README.solaris
56852              From: Lupe Christoph <lupe@lupe-christoph.de>
56853              Date: Sat, 11 Nov 2000 14:08:10 +0100
56854              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
56855      Branch: perl
56856            ! README.solaris
56857 ____________________________________________________________________________
56858 [  7642] By: jhi                                   on 2000/11/11  15:22:12
56859         Log: Subject: [PATCH perl@7638] cygwin port
56860              From: "Eric Fifer" <egf7@columbia.edu>            
56861              Date: Fri, 10 Nov 2000 19:30:30 -0000
56862              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
56863      Branch: perl
56864            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
56865 ____________________________________________________________________________
56866 [  7641] By: nick                                  on 2000/11/11  14:50:36
56867         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
56868              Also call "Buf" layer directly when unread'ing non-read chars.
56869      Branch: perlio
56870            ! perlio.c
56871 ____________________________________________________________________________
56872 [  7640] By: jhi                                   on 2000/11/11  02:05:02
56873         Log: Add more encoding tables.
56874      Branch: perl
56875            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
56876            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
56877            + ext/Encode/Encode/iso8859-10.enc
56878            + ext/Encode/Encode/iso8859-13.enc
56879            + ext/Encode/Encode/iso8859-14.enc
56880            + ext/Encode/Encode/iso8859-15.enc
56881            ! MANIFEST
56882 ____________________________________________________________________________
56883 [  7639] By: jhi                                   on 2000/11/10  18:49:25
56884         Log: Subject: [PATCH] README.solaris
56885              From: Andy Dougherty <doughera@lafayette.edu>
56886              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
56887              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
56888      Branch: perl
56889            + README.solaris
56890            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
56891            ! pod/perl.pod pod/perltoc.pod
56892 ____________________________________________________________________________
56893 [  7638] By: jhi                                   on 2000/11/10  15:04:15
56894         Log: Update Changes.
56895      Branch: perl
56896            ! Changes patchlevel.h
56897 ____________________________________________________________________________
56898 [  7637] By: jhi                                   on 2000/11/10  14:14:28
56899         Log: Explain better why certain regex tests are skipped.
56900              
56901              Subject: Re: tests skipped: unknown reason
56902              From: Lupe Christoph <lupe@lupe-christoph.de>
56903              Date: Fri, 10 Nov 2000 09:08:56 +0100
56904              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
56905      Branch: perl
56906            ! t/op/regexp.t
56907 ____________________________________________________________________________
56908 [  7636] By: nick                                  on 2000/11/10  13:40:00
56909         Log: Integrate mainline.
56910      Branch: perlio
56911           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
56912           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
56913           !> win32/bin/search.pl
56914 ____________________________________________________________________________
56915 [  7635] By: nick                                  on 2000/11/10  13:25:52
56916         Log: Re-instate stdio large file support via perlio.
56917      Branch: perl
56918            ! perlio.c
56919 ____________________________________________________________________________
56920 [  7634] By: jhi                                   on 2000/11/10  04:49:55
56921         Log: Amdahl UTS hints updates.
56922              
56923              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
56924              From: hom00@utsglobal.com (Harold O Morris)
56925              Date: Thu, 9 Nov 2000 20:02 PST
56926              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
56927      Branch: perl
56928            ! hints/uts.sh
56929 ____________________________________________________________________________
56930 [  7633] By: jhi                                   on 2000/11/09  23:33:28
56931         Log: Subject: [PATCH] IO::Seekable pod
56932              From: Nicholas Clark <nick@talking.bollo.cx>
56933              Date: Thu, 9 Nov 2000 20:29:45 +0000
56934              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
56935      Branch: perl
56936            ! ext/IO/lib/IO/Handle.pm
56937 ____________________________________________________________________________
56938 [  7632] By: jhi                                   on 2000/11/09  21:55:41
56939         Log: Various doc oddball characters.
56940              
56941              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
56942              From: Michael Somos <somos@grail.cba.csuohio.edu>
56943              Date: Mon, 6 Nov 2000 17:44:20 -0500
56944              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
56945      Branch: perl
56946            ! emacs/cperl-mode.el lib/unicode/syllables.txt
56947            ! win32/bin/search.pl
56948 ____________________________________________________________________________
56949 [  7631] By: jhi                                   on 2000/11/09  21:12:29
56950         Log: Subject: Re: bash -c exit and linux hints 
56951              From: "John P. Linderman" <jpl@research.att.com>
56952              Date: Thu, 02 Nov 2000 09:37:25 -0500
56953              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
56954      Branch: perl
56955            ! hints/linux.sh
56956 ____________________________________________________________________________
56957 [  7630] By: nick                                  on 2000/11/09  20:34:11
56958         Log: Integrate mainline.
56959      Branch: perlio
56960           !> (integrate 91 files)
56961 ____________________________________________________________________________
56962 [  7629] By: jhi                                   on 2000/11/09  19:46:31
56963         Log: Missing dTHXs.
56964              
56965              Subject: RE: perl@7595 builds not on cygwin
56966              From: "Eric Fifer" <egf7@columbia.edu>
56967              Date: Thu, 9 Nov 2000 19:26:50 -0000
56968              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
56969      Branch: perl
56970            ! ext/Devel/Peek/Peek.xs
56971 ____________________________________________________________________________
56972 [  7628] By: jhi                                   on 2000/11/09  14:48:27
56973         Log: Disable only the tests 99 and 166 for UTF-8 locales.
56974      Branch: perl
56975            ! t/pragma/locale.t
56976 ____________________________________________________________________________
56977 [  7627] By: jhi                                   on 2000/11/09  14:40:27
56978         Log: There's no =head3.
56979      Branch: perl
56980            ! pod/perlhack.pod
56981 ____________________________________________________________________________
56982 [  7626] By: jhi                                   on 2000/11/09  13:54:26
56983         Log: The generated boot_* headers are wrong.  Pickier compiler,
56984              such as KAI C++ will refuse to compile the resulting perlmain.
56985              
56986              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
56987              From: Harri Pasanen <harri.pasanen@trema.com>
56988              Date: Thu, 09 Nov 2000 14:23:28 +0100
56989              Message-Id: <3A0AA550.26D548A3@trema.com>
56990      Branch: perl
56991            ! minimod.pl
56992 ____________________________________________________________________________
56993 [  7625] By: jhi                                   on 2000/11/09  13:50:44
56994         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
56995              From: Prymmer/Kahn <pvhp@best.com>
56996              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
56997              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
56998              
56999              All except the "cow orker" change.
57000      Branch: perl
57001            ! Porting/pumpkin.pod
57002 ____________________________________________________________________________
57003 [  7624] By: jhi                                   on 2000/11/09  13:45:33
57004         Log: Fix for
57005              
57006              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
57007              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57008              Date: Thu, 09 Nov 2000 11:05:52 +0100
57009              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
57010      Branch: perl
57011            ! pod/perldiag.pod t/pragma/warn/pp_sys
57012 ____________________________________________________________________________
57013 [  7623] By: jhi                                   on 2000/11/09  13:37:16
57014         Log: Typo in an ifndef.
57015              
57016              Subject: Re: [PATCH 5.7.0] better messages from malloc()
57017              From: Joe Smith <jms@inwap.com>         
57018              Date: Thu, 09 Nov 2000 01:33:14 -0800
57019              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
57020      Branch: perl
57021            ! malloc.c
57022 ____________________________________________________________________________
57023 [  7622] By: jhi                                   on 2000/11/09  13:31:18
57024         Log: Remove unused extra arguments.
57025      Branch: metaconfig/U/perl
57026            ! perlxv.U
57027      Branch: perl
57028            ! Configure config_h.SH
57029 ____________________________________________________________________________
57030 [  7621] By: jhi                                   on 2000/11/09  13:16:36
57031         Log: More VMS moves on environment handling, from Charles Lane.
57032      Branch: perl
57033            ! t/pragma/locale.t
57034 ____________________________________________________________________________
57035 [  7620] By: jhi                                   on 2000/11/09  04:42:38
57036         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57037              From: David Dyck <dcd@tc.fluke.com>
57038              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
57039              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
57040      Branch: perl
57041            ! pp_sys.c
57042 ____________________________________________________________________________
57043 [  7619] By: jhi                                   on 2000/11/09  04:36:21
57044         Log: Forgot from #7618.
57045      Branch: perl
57046            ! lib/File/stat.pm
57047 ____________________________________________________________________________
57048 [  7618] By: jhi                                   on 2000/11/09  04:28:44
57049         Log: Make deleting for %ENV work for (newer versions of) VMS,
57050              from Craig A. Berry.
57051      Branch: perl
57052            ! vms/vms.c
57053 ____________________________________________________________________________
57054 [  7617] By: jhi                                   on 2000/11/09  04:25:05
57055         Log: Subject: [PATCH] Class::Struct at compile time
57056              From: "Casey R. Tweten" <crt@kiski.net>
57057              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
57058              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
57059      Branch: perl
57060            ! lib/Class/Struct.pm
57061 ____________________________________________________________________________
57062 [  7616] By: jhi                                   on 2000/11/09  04:15:17
57063         Log: Subject: [ID 20001108.013] spelling
57064              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
57065              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
57066              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
57067      Branch: perl
57068            ! lib/ftp.pl
57069 ____________________________________________________________________________
57070 [  7615] By: jhi                                   on 2000/11/09  04:12:42
57071         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
57072              From: Peter Prymmer <pvhp@forte.com>
57073              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
57074              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
57075      Branch: perl
57076            ! configure.com
57077 ____________________________________________________________________________
57078 [  7614] By: jhi                                   on 2000/11/08  22:42:55
57079         Log: A missing aTHX_.
57080      Branch: perl
57081            ! ext/IPC/SysV/SysV.xs
57082 ____________________________________________________________________________
57083 [  7613] By: jhi                                   on 2000/11/08  19:30:21
57084         Log: Update Changes.
57085      Branch: perl
57086            ! Changes patchlevel.h
57087 ____________________________________________________________________________
57088 [  7612] By: jhi                                   on 2000/11/08  18:35:25
57089         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57090              From: David Dyck <dcd@tc.fluke.com>
57091              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
57092              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
57093      Branch: perl
57094            ! pp_sys.c
57095 ____________________________________________________________________________
57096 [  7611] By: jhi                                   on 2000/11/08  18:30:26
57097         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
57098              From: Dominic Dunlop <domo@computer.org>
57099              Date: Tue, 7 Nov 2000 12:05:25 +0100
57100              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
57101      Branch: perl
57102            ! malloc.c
57103 ____________________________________________________________________________
57104 [  7610] By: jhi                                   on 2000/11/08  18:25:14
57105         Log: Do not test UTF-8 locales since that the tests would require
57106              polymorphic regexen.
57107      Branch: perl
57108            ! t/pragma/locale.t
57109 ____________________________________________________________________________
57110 [  7609] By: jhi                                   on 2000/11/08  17:12:51
57111         Log: Locale buglets.
57112              
57113              Subject: RE: Locales support (setlocale) fixes
57114              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57115              Date: Wed, 8 Nov 2000 20:01:39 +0300
57116              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
57117      Branch: perl
57118            ! t/pragma/locale.t util.c
57119 ____________________________________________________________________________
57120 [  7608] By: jhi                                   on 2000/11/08  17:00:16
57121         Log: Deleting $ENV{PATH} in VMS is not recommendable.
57122      Branch: perl
57123            ! t/pragma/locale.t
57124 ____________________________________________________________________________
57125 [  7607] By: jhi                                   on 2000/11/08  16:58:26
57126         Log: Subject: PATCH std stdio for (Free)BSD
57127              From: Nicholas Clark <nick@ccl4.org>
57128              Date: Wed, 8 Nov 2000 15:36:29 +0000
57129              Message-ID: <20001108153629.D98736@plum.flirble.org>
57130      Branch: metaconfig
57131            ! U/compline/d_stdstdio.U
57132      Branch: perl
57133            ! Configure config_h.SH
57134 ____________________________________________________________________________
57135 [  7606] By: jhi                                   on 2000/11/08  16:43:31
57136         Log: Forgot to bump the line numbers in #7601.
57137      Branch: perl
57138            ! t/pragma/warn/pp_sys
57139 ____________________________________________________________________________
57140 [  7605] By: jhi                                   on 2000/11/08  16:39:12
57141         Log: More careful detection of how well NVs and UVs mix.
57142              
57143              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))
57144              From: Nicholas Clark <nick@ccl4.org>
57145              Date: Wed, 8 Nov 2000 15:14:12 +0000
57146              Message-ID: <20001108151412.B98736@plum.flirble.org>
57147              
57148              Added some SIGFPE paranoia.
57149      Branch: metaconfig/U/perl
57150            ! perlxv.U
57151      Branch: perl
57152            ! Configure config_h.SH
57153 ____________________________________________________________________________
57154 [  7604] By: jhi                                   on 2000/11/08  14:39:10
57155         Log: Subject: [patch perl@7595] VMS configure.com tweak
57156              From: "Craig A. Berry" <craigberry@mac.com>
57157              Date: Wed, 8 Nov 2000 00:24:12 -0600
57158              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
57159      Branch: perl
57160            ! configure.com
57161 ____________________________________________________________________________
57162 [  7603] By: jhi                                   on 2000/11/08  14:27:11
57163         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
57164              From: Robin Barker <rmb1@cise.npl.co.uk>
57165              Date: Wed, 8 Nov 2000 11:11:39 GMT
57166              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
57167      Branch: perl
57168            ! perlio.c
57169 ____________________________________________________________________________
57170 [  7602] By: jhi                                   on 2000/11/08  14:25:03
57171         Log: Fix for the tie-refhash string table leaks.
57172              
57173              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
57174              Date: Wed, 8 Nov 2000 13:03:04 GMT
57175              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
57176      Branch: perl
57177            ! t/lib/tie-refhash.t
57178 ____________________________________________________________________________
57179 [  7601] By: jhi                                   on 2000/11/08  14:21:08
57180         Log: Try to avoid flockless and emulationless places.
57181      Branch: perl
57182            ! t/pragma/warn/pp_sys
57183 ____________________________________________________________________________
57184 [  7600] By: jhi                                   on 2000/11/08  02:28:54
57185         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
57186              
57187              Subject: [PATCH] prototyped functions that should be overrideable
57188              From: "Casey R. Tweten" <crt@kiski.net>
57189              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
57190              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
57191      Branch: perl
57192            ! toke.c
57193 ____________________________________________________________________________
57194 [  7599] By: jhi                                   on 2000/11/08  01:12:05
57195         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
57196              
57197              Subject: [PATCH] perlbug.PL
57198              From: "Kurt D. Starsinic" <kstar@chapin.edu>
57199              Date: Mon, 6 Nov 2000 21:39:01 -0500
57200              Message-ID: <20001106213901.B20955@O2.chapin.edu>
57201      Branch: perl
57202            ! utils/perlbug.PL
57203 ____________________________________________________________________________
57204 [  7598] By: jhi                                   on 2000/11/07  23:42:00
57205         Log: Bad thinko in #7581 (I used the test program with the expanded
57206              values as-is).
57207      Branch: metaconfig
57208            ! U/compline/d_stdstdio.U
57209      Branch: perl
57210            ! Configure
57211 ____________________________________________________________________________
57212 [  7597] By: jhi                                   on 2000/11/07  21:43:29
57213         Log: Subject: [PATCH perl@7573] cygwin port
57214              From: "Fifer, Eric" <EFifer@sanwaint.com>
57215              Date: Tue, 7 Nov 2000 18:08:51 -0000 
57216              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
57217              
57218              Synchronize with Cygwin 1.1.5.
57219      Branch: perl
57220            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
57221            ! pod/perlport.pod unixish.h util.c
57222 ____________________________________________________________________________
57223 [  7596] By: jhi                                   on 2000/11/07  21:39:25
57224         Log: perlhack updates from H.Merijn Brand.
57225      Branch: perl
57226            ! pod/perlhack.pod
57227 ____________________________________________________________________________
57228 [  7595] By: jhi                                   on 2000/11/07  20:21:41
57229         Log: Update Changes.
57230      Branch: perl
57231            ! Changes patchlevel.h
57232 ____________________________________________________________________________
57233 [  7594] By: jhi                                   on 2000/11/07  19:18:58
57234         Log: Be more robust in Dynaloader.pm.
57235      Branch: perl
57236            ! ext/DynaLoader/DynaLoader_pm.PL
57237 ____________________________________________________________________________
57238 [  7593] By: jhi                                   on 2000/11/07  16:49:31
57239         Log: AUTHORS update.
57240      Branch: perl
57241            ! AUTHORS
57242 ____________________________________________________________________________
57243 [  7592] By: gsar                                  on 2000/11/07  16:39:51
57244         Log: normalize relative paths in virtualized current directory on windows,
57245              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
57246              returns)
57247      Branch: perl
57248            ! win32/vdir.h
57249 ____________________________________________________________________________
57250 [  7591] By: jhi                                   on 2000/11/07  16:04:26
57251         Log: Too profiler-happy: with optimization the #7590 actually makes
57252              the test to run 0.5% _slower_.  Requires much more instrumentation.
57253              Retract #7590.
57254      Branch: perl
57255            ! regcomp.c regcomp.h
57256 ____________________________________________________________________________
57257 [  7590] By: jhi                                   on 2000/11/07  15:51:13
57258         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
57259              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
57260              by using memset() and testing bytewise (as opposed to bitwise).
57261      Branch: perl
57262            ! regcomp.c regcomp.h
57263 ____________________________________________________________________________
57264 [  7589] By: jhi                                   on 2000/11/07  12:56:39
57265         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
57266              From: "Craig A. Berry" <craig.berry@psinetcs.com>
57267              Date: Mon, 06 Nov 2000 23:45:30 -0500
57268              Message-Id: <0011079735.AA973576259@univpress.com>
57269      Branch: perl
57270            ! configure.com t/lib/st-lock.t
57271 ____________________________________________________________________________
57272 [  7588] By: jhi                                   on 2000/11/07  01:03:28
57273         Log: Tweak #7587.
57274      Branch: perl
57275            ! pod/perldiag.pod
57276 ____________________________________________________________________________
57277 [  7587] By: jhi                                   on 2000/11/07  01:00:27
57278         Log: A doc addition for bug id 20001105.019, beware \p.
57279      Branch: perl
57280            ! pod/perldiag.pod
57281 ____________________________________________________________________________
57282 [  7586] By: jhi                                   on 2000/11/07  00:32:22
57283         Log: Fake support of holey files in win/dosish platforms.
57284              
57285              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
57286              From: kipp@shonanblue.ne.jp
57287              Date: Mon, 6 Nov 2000 13:30:55 -0800
57288              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
57289      Branch: perl
57290            ! ext/SDBM_File/sdbm/sdbm.c
57291 ____________________________________________________________________________
57292 [  7585] By: jhi                                   on 2000/11/07  00:12:54
57293         Log: Subject: Pod updates
57294              From: "Stephen P. Potter" <spp@spotter.yi.org>
57295              Date: Mon, 06 Nov 2000 18:56:43 -0500
57296              Message-Id: <200011062357.SAA18173@spotter.yi.org>
57297      Branch: perl
57298            ! README.dos README.os2 README.win32 pod/buildtoc.PL
57299            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
57300            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
57301            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
57302            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
57303            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
57304            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
57305            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
57306            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
57307            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
57308            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
57309            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
57310            ! pod/perltootc.pod pod/perlunicode.pod
57311 ____________________________________________________________________________
57312 [  7584] By: jhi                                   on 2000/11/07  00:04:17
57313         Log: Varargs don't always work too well if one puts an unsigned
57314              char on the stack and pop an unsigned quad off the stack.
57315              
57316              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
57317              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
57318              Date: Mon, 06 Nov 2000 15:19:05 -0800
57319              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
57320      Branch: perl
57321            ! utf8.c
57322 ____________________________________________________________________________
57323 [  7583] By: jhi                                   on 2000/11/06  23:58:48
57324         Log: %ENV note tweaks from Dan Sugalski.
57325      Branch: perl
57326            ! pod/perlport.pod vms/perlvms.pod
57327 ____________________________________________________________________________
57328 [  7582] By: jhi                                   on 2000/11/06  23:05:49
57329         Log: glibc5 detection by __GNU_LIBRARY__.
57330      Branch: perl
57331            ! toke.c
57332 ____________________________________________________________________________
57333 [  7581] By: jhi                                   on 2000/11/06  22:51:29
57334         Log: Make the stdio test program of 7427 less noisy while being 
57335              compiled so that Digital UNIX wouldn't get both
57336              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
57337              undefined.  This makes perlio happy.
57338      Branch: metaconfig
57339            ! U/compline/d_stdstdio.U
57340      Branch: perl
57341            ! Configure config_h.SH
57342 ____________________________________________________________________________
57343 [  7580] By: jhi                                   on 2000/11/06  22:41:41
57344         Log: Document %ENV = () portability issues.
57345      Branch: perl
57346            ! pod/perlport.pod vms/perlvms.pod
57347 ____________________________________________________________________________
57348 [  7579] By: jhi                                   on 2000/11/06  21:29:24
57349         Log: VOS updates from Paul Green.
57350      Branch: perl
57351            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57352 ____________________________________________________________________________
57353 [  7578] By: jhi                                   on 2000/11/06  21:00:40
57354         Log: Sanitize the environment further.
57355      Branch: perl
57356            ! t/pragma/locale.t
57357 ____________________________________________________________________________
57358 [  7577] By: jhi                                   on 2000/11/06  20:53:51
57359         Log: Re-introduce 7552 lost in integration.
57360      Branch: perl
57361            ! perlio.c
57362 ____________________________________________________________________________
57363 [  7576] By: jhi                                   on 2000/11/06  20:33:46
57364         Log: Admit that the test leaks scalars.
57365      Branch: perl
57366            ! t/comp/proto.t
57367 ____________________________________________________________________________
57368 [  7575] By: jhi                                   on 2000/11/06  20:17:08
57369         Log: Integrate perlio.
57370      Branch: perl
57371           !> perlio.c
57372 ____________________________________________________________________________
57373 [  7574] By: nick                                  on 2000/11/06  20:07:28
57374         Log: Remove debug. Try (Mmap_t) on madvise() call.
57375      Branch: perlio
57376            ! perlio.c
57377 ____________________________________________________________________________
57378 [  7573] By: jhi                                   on 2000/11/06  13:56:05
57379         Log: Update Changes.
57380      Branch: perl
57381            ! Changes patchlevel.h
57382 ____________________________________________________________________________
57383 [  7572] By: jhi                                   on 2000/11/06  13:48:41
57384         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
57385              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57386              Date: Mon, 06 Nov 2000 10:11:42 +0100
57387              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
57388      Branch: perl
57389            ! pod/perlhack.pod
57390 ____________________________________________________________________________
57391 [  7571] By: jhi                                   on 2000/11/06  01:45:51
57392         Log: AUTHORS updates.
57393      Branch: perl
57394            ! AUTHORS
57395 ____________________________________________________________________________
57396 [  7570] By: jhi                                   on 2000/11/06  00:18:00
57397         Log: Fix for
57398              
57399              Subject: [ID 20000728.005] perl -P broken
57400              From: David Dyck <dcd@tc.fluke.com>
57401              Date: Fri, 28 Jul 2000 17:19:16 -0700
57402              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
57403              
57404              (hopefully).  The fix is also not complete, it seems to break
57405              BOM swallowing for libc5 systems, but until someone figures
57406              out a way to do this without ftell(), this will do.
57407      Branch: perl
57408            ! toke.c
57409 ____________________________________________________________________________
57410 [  7569] By: jhi                                   on 2000/11/06  00:05:30
57411         Log: Document that the evaled syntax errors cause scalar leaks.
57412      Branch: perl
57413            ! t/comp/proto.t
57414 ____________________________________________________________________________
57415 [  7568] By: jhi                                   on 2000/11/05  23:14:47
57416         Log: opmini.o can linger from Configures past.
57417      Branch: perl
57418            ! Makefile.SH
57419 ____________________________________________________________________________
57420 [  7567] By: jhi                                   on 2000/11/05  21:28:39
57421         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
57422              first argument correctly.
57423      Branch: perl
57424            ! perlio.c
57425 ____________________________________________________________________________
57426 [  7566] By: jhi                                   on 2000/11/05  21:15:56
57427         Log: Integrate perlio.
57428      Branch: perl
57429           !> perlio.c
57430 ____________________________________________________________________________
57431 [  7565] By: jhi                                   on 2000/11/05  21:15:13
57432         Log: Use -dM for gcc (the suggested patch did it only for Linux,
57433              but I think it can be generalized).
57434              
57435              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
57436              From: Pixel <pixel@mandrakesoft.com>
57437              Date: 05 Nov 2000 21:49:34 +0100 
57438              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
57439      Branch: perl
57440            ! ext/Errno/Errno_pm.PL
57441 ____________________________________________________________________________
57442 [  7564] By: nick                                  on 2000/11/05  21:09:18
57443         Log: Added a mmap layer as a "subclass" of perlio.
57444              PERLIO=mmap ./perl harness passes
57445      Branch: perlio
57446            ! perlio.c
57447 ____________________________________________________________________________
57448 [  7563] By: jhi                                   on 2000/11/05  19:48:55
57449         Log: Add a note for future generations about bug id 20000229.006.
57450      Branch: perl
57451            ! malloc.c
57452 ____________________________________________________________________________
57453 [  7562] By: jhi                                   on 2000/11/05  19:38:24
57454         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
57455      Branch: perl
57456            ! pp_ctl.c t/op/pos.t
57457 ____________________________________________________________________________
57458 [  7561] By: jhi                                   on 2000/11/05  18:21:46
57459         Log: Add =pod to be tidy.
57460      Branch: perl
57461            ! lib/Math/Complex.pm
57462 ____________________________________________________________________________
57463 [  7560] By: jhi                                   on 2000/11/05  17:38:46
57464         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
57465      Branch: perl
57466            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
57467            ! ext/Storable/Storable.xs t/lib/st-recurse.t
57468 ____________________________________________________________________________
57469 [  7559] By: jhi                                   on 2000/11/05  17:32:59
57470         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
57471              From: "Peter J. Farley III" <pjfarley@banet.net>
57472              Date: Sun, 05 Nov 2000 11:55:59 -0500
57473              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
57474      Branch: perl
57475            ! t/lib/syslog.t
57476 ____________________________________________________________________________
57477 [  7558] By: jhi                                   on 2000/11/05  17:29:19
57478         Log: Integrate perlio.
57479      Branch: perl
57480           !> perlio.c
57481 ____________________________________________________________________________
57482 [  7557] By: jhi                                   on 2000/11/05  17:22:01
57483         Log: A fix of sorts for 20000329.026, a better error message
57484              for a missing "use charnames" when using the \N{...}. 
57485      Branch: perl
57486            ! pod/perldiag.pod toke.c
57487 ____________________________________________________________________________
57488 [  7556] By: jhi                                   on 2000/11/05  16:33:50
57489         Log: Test tweak: show also the failed locales.
57490              
57491              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
57492              From: Lupe Christoph <lupe@lupe-christoph.de>         
57493              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
57494              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
57495      Branch: perl
57496            ! t/pragma/locale.t
57497 ____________________________________________________________________________
57498 [  7555] By: nick                                  on 2000/11/05  11:09:34
57499         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
57500              open RDWR so does not fail. (pragma/warnings 303 again...)
57501      Branch: perlio
57502            ! perlio.c
57503 ____________________________________________________________________________
57504 [  7554] By: nick                                  on 2000/11/05  10:10:13
57505         Log: Fix case where ungetc(f,EOF) was allowed.
57506              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
57507              so we can see similarities.
57508              Use types more carefully and a STDCHAR array in hope that this will
57509              fix Jarrko's 64bit machine.
57510      Branch: perlio
57511            ! perlio.c
57512 ____________________________________________________________________________
57513 [  7553] By: jhi                                   on 2000/11/05  01:12:16
57514         Log: Fix for
57515              
57516              Subject: [ID 20001004.007] taint propogation is inconsistent
57517              From: pimlott@idiomtech.com (Andrew Pimlott) 
57518              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
57519              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
57520              
57521              The culprit was sv_setsv() which was rather blindly
57522              propagating taint, which lead to behaviour where if
57523              a tainted anon hash value was seen all the hash values
57524              from then on at that level became tainted, or at any
57525              upper levels in the case of nested anon hashes.
57526      Branch: perl
57527            ! sv.c t/op/taint.t
57528 ____________________________________________________________________________
57529 [  7552] By: jhi                                   on 2000/11/04  23:44:18
57530         Log: Some cpps don't like splitting conditionals across several lines.
57531      Branch: perl
57532            ! perlio.c
57533 ____________________________________________________________________________
57534 [  7551] By: nick                                  on 2000/11/04  23:40:44
57535         Log: Integrate mainline
57536      Branch: perlio
57537           !> pp_hot.c t/op/taint.t
57538 ____________________________________________________________________________
57539 [  7550] By: nick                                  on 2000/11/04  23:39:05
57540         Log: Integrate mainline again
57541      Branch: perlio
57542           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
57543           !> t/lib/b.t t/op/misc.t util.c
57544 ____________________________________________________________________________
57545 [  7549] By: jhi                                   on 2000/11/04  23:14:01
57546         Log: Fix for
57547              
57548              Subject: [ID 20001004.006] undef is never tainted
57549              From: pimlott@idiomtech.com (Andrew Pimlott)
57550              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
57551              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
57552              
57553              An undef read from a slurped file was not tainted.
57554      Branch: perl
57555            ! pp_hot.c t/op/taint.t
57556 ____________________________________________________________________________
57557 [  7548] By: jhi                                   on 2000/11/04  22:56:21
57558         Log: Test tweak ($Config{useperlio} is by default undef) .
57559      Branch: perl
57560            ! t/lib/b.t
57561 ____________________________________________________________________________
57562 [  7547] By: jhi                                   on 2000/11/04  22:43:56
57563         Log: Integrate perlio.
57564      Branch: perl
57565           +> lib/perlio.pm
57566           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
57567           !> pod/perlapi.pod t/lib/b.t
57568 ____________________________________________________________________________
57569 [  7546] By: jhi                                   on 2000/11/04  22:40:59
57570         Log: Configure would use a bad $myuname from an old config.sh.
57571              
57572              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
57573              From: Andy Dougherty <doughera@lafayette.edu>
57574              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
57575              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
57576      Branch: metaconfig
57577            ! U/modified/Oldconfig.U
57578      Branch: perl
57579            ! Configure config_h.SH
57580 ____________________________________________________________________________
57581 [  7545] By: jhi                                   on 2000/11/04  22:36:54
57582         Log: Subject: Locales support (setlocale) fixes
57583              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57584              Date: Sat, 4 Nov 2000 10:15:48 +0300 
57585              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
57586              
57587              Modified quite a bit to be more portable.
57588      Branch: perl
57589            ! embed.h embed.pl perl.h proto.h util.c
57590 ____________________________________________________________________________
57591 [  7544] By: jhi                                   on 2000/11/04  22:32:47
57592         Log: Dying is too strict here, better just skip.
57593      Branch: perl
57594            ! t/op/misc.t
57595 ____________________________________________________________________________
57596 [  7543] By: nick                                  on 2000/11/04  21:55:13
57597         Log: Merge mainline
57598      Branch: perlio
57599           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
57600           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
57601           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
57602           !> (integrate 64 files)
57603 ____________________________________________________________________________
57604 [  7542] By: jhi                                   on 2000/11/04  21:09:28
57605         Log: More Changes tweakery.
57606      Branch: perl
57607            ! Changes Porting/genlog
57608 ____________________________________________________________________________
57609 [  7541] By: jhi                                   on 2000/11/04  20:58:18
57610         Log: Changes fixups.
57611      Branch: perl
57612            ! Changes
57613 ____________________________________________________________________________
57614 [  7540] By: jhi                                   on 2000/11/04  20:42:38
57615         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
57616              create a "fast path" for locale name probing using "locale -a"
57617              if available, squash finally hopefully the s?printf resetting
57618              the numeric locale (since, IIUC perllocale, it never shouldn't). 
57619      Branch: perl
57620            ! sv.c t/op/misc.t t/pragma/locale.t
57621 ____________________________________________________________________________
57622 [  7539] By: nick                                  on 2000/11/04  19:56:10
57623         Log: PerlIO infrastructure complete.
57624      Branch: perlio
57625            + lib/perlio.pm
57626            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
57627 ____________________________________________________________________________
57628 [  7538] By: nick                                  on 2000/11/04  14:31:32
57629         Log: Type tweaks + less contorted allocation scheme
57630      Branch: perlio
57631            ! perlio.c
57632 ____________________________________________________________________________
57633 [  7537] By: nick                                  on 2000/11/04  12:40:42
57634         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
57635              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
57636              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
57637              sensible) which lead to some interesting fails.
57638      Branch: perlio
57639            ! perlio.c
57640 ____________________________________________________________________________
57641 [  7536] By: jhi                                   on 2000/11/04  00:20:02
57642         Log: Add FCNTL_CAN_LOCK.
57643              
57644              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
57645              From: Andy Dougherty <doughera@lafayette.edu>
57646              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
57647              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
57648              
57649              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
57650              From: Andy Dougherty <doughera@lafayette.edu>
57651              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
57652              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
57653      Branch: metaconfig/U/perl
57654            + d_fcntl_can_lock.U
57655            ! startperl.U
57656      Branch: perl
57657            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57658            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
57659            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57660            ! vos/config.ga.h win32/config.bc win32/config.gc
57661            ! win32/config.vc
57662 ____________________________________________________________________________
57663 [  7535] By: nick                                  on 2000/11/03  22:19:10
57664         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
57665              - Works on Linux with
57666              perlio + unix
57667              stdio
57668              - Works on Solaris with
57669              perlio + unix
57670              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
57671              - Fails (hangs in openpid) if you try and stack
57672              perlio + stdio - Linux stdio's read() logic is hanging.
57673      Branch: perlio
57674            ! iperlsys.h perlio.c
57675 ____________________________________________________________________________
57676 [  7534] By: jhi                                   on 2000/11/03  15:16:02
57677         Log: Subject: Re: README.aix
57678              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57679              Date: Fri, 03 Nov 2000 16:03:15 +0100
57680              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
57681      Branch: perl
57682            ! README.aix
57683 ____________________________________________________________________________
57684 [  7533] By: jhi                                   on 2000/11/03  03:59:02
57685         Log: Subject: [PATCH 5.7.0] better messages from malloc()
57686              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57687              Date: Wed, 1 Nov 2000 23:39:56 -0500
57688              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
57689      Branch: perl
57690            ! malloc.c pod/perldiag.pod
57691 ____________________________________________________________________________
57692 [  7532] By: jhi                                   on 2000/11/03  00:11:56
57693         Log: The #7521 touched things it shouldn't have.
57694      Branch: perl
57695            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
57696 ____________________________________________________________________________
57697 [  7531] By: jhi                                   on 2000/11/02  22:32:33
57698         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
57699              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57700              Date:     Thu, 2 Nov 2000 16:58:36 EST
57701              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
57702      Branch: perl
57703            ! vms/gen_shrfls.pl
57704 ____________________________________________________________________________
57705 [  7530] By: jhi                                   on 2000/11/02  22:08:49
57706         Log: Fix the problem discussed in
57707              
57708              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
57709              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
57710              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
57711              
57712              originally from Linc Madison.  Also Andreas König's comments
57713              taken into account.  Some other problems with Tie::SubstrHash
57714              fixed: didn't croak when the table exceeded the requested number
57715              of entries (as documented) but instead when the number of entries
57716              exceeded the size of the table, a croak() had an unnecessary \n,
57717              didn't have a CLEAR method, documented that there is no exists().
57718              Didn't fix to be strict-proof because the module uses &foo; and
57719              dynamic scope.  Added a test script exercizing both first tamely 
57720              the basic functionality, and then the failure cases reported by
57721              Linc Madison.
57722      Branch: perl
57723            + t/lib/tie-substrhash.t
57724            ! MANIFEST lib/Tie/SubstrHash.pm
57725 ____________________________________________________________________________
57726 [  7529] By: jhi                                   on 2000/11/02  17:58:08
57727         Log: recv() can fail and return undef.
57728              
57729              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
57730              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
57731              Date: Thu, 2 Nov 2000 20:12:20 +0300
57732              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
57733      Branch: perl
57734            ! lib/Net/Ping.pm
57735 ____________________________________________________________________________
57736 [  7528] By: jhi                                   on 2000/11/02  17:49:09
57737         Log: Detpyo.
57738      Branch: perl
57739            ! pod/perlop.pod
57740 ____________________________________________________________________________
57741 [  7527] By: jhi                                   on 2000/11/02  15:48:37
57742         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
57743              fix a autovivification bug in Tie::RefHash, add tests for both.
57744              
57745              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
57746              From: Edward Avis <epa98@doc.ic.ac.uk>
57747              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
57748              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
57749      Branch: perl
57750            + t/lib/tie-refhash.t
57751            ! MANIFEST lib/Tie/RefHash.pm
57752 ____________________________________________________________________________
57753 [  7526] By: jhi                                   on 2000/11/02  13:56:26
57754         Log: Test::Harness revealed buglets in the new DynaLoader.
57755              
57756              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
57757              From: andreas.koenig@anima.de (Andreas J. Koenig)
57758              Date: 02 Nov 2000 11:26:48 +0100 
57759              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
57760      Branch: perl
57761            ! ext/DynaLoader/DynaLoader_pm.PL
57762 ____________________________________________________________________________
57763 [  7525] By: jhi                                   on 2000/11/01  23:52:08
57764         Log: The entry for #7503 was missing.
57765      Branch: perl
57766            ! Changes
57767 ____________________________________________________________________________
57768 [  7524] By: jhi                                   on 2000/11/01  23:40:52
57769         Log: Update Changes.
57770      Branch: perl
57771            ! Changes patchlevel.h
57772 ____________________________________________________________________________
57773 [  7523] By: jhi                                   on 2000/11/01  22:57:09
57774         Log: More tweaking on the #7522 theme.
57775      Branch: perl
57776            ! ext/DynaLoader/DynaLoader_pm.PL
57777 ____________________________________________________________________________
57778 [  7522] By: jhi                                   on 2000/11/01  22:06:15
57779         Log: Expand %Config variables and %ENV variables only if
57780              so requested during build time using the
57781              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
57782              Not expanding makes relocating distributions easier.
57783      Branch: perl
57784            ! ext/DynaLoader/DynaLoader_pm.PL
57785 ____________________________________________________________________________
57786 [  7521] By: jhi                                   on 2000/11/01  20:56:34
57787         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
57788              and setgid() because they were just changing $< and $( which means
57789              only changing the real uid/gid, as opposed to changing both
57790              real and effective ids.  (The alternative way could have been
57791              in POSIX.pm to change $> and $), too, but making a direct call
57792              to the C API feels cleaner.)  Fixes the bug
57793              
57794              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
57795              From: "Garry T. Williams" <garry@zvolve.com>
57796              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
57797              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
57798      Branch: perl
57799            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
57800            ! ext/POSIX/typemap pod/perlvar.pod
57801 ____________________________________________________________________________
57802 [  7520] By: jhi                                   on 2000/11/01  20:08:33
57803         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
57804              From: "Garry T. Williams" <garry@zvolve.com>
57805              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
57806              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
57807      Branch: perl
57808            ! pod/perlsec.pod
57809 ____________________________________________________________________________
57810 [  7519] By: jhi                                   on 2000/11/01  20:01:22
57811         Log: Locale warning explanation tweak.
57812      Branch: perl
57813            ! pod/perldiag.pod
57814 ____________________________________________________________________________
57815 [  7518] By: jhi                                   on 2000/11/01  18:57:13
57816         Log: C.pm part of
57817              
57818              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
57819              From: Jarkko Hietaniemi <jhi@iki.fi>
57820              Date: Tue, 10 Oct 2000 08:22:28 -0500
57821              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
57822      Branch: perl
57823            ! ext/B/B/C.pm
57824 ____________________________________________________________________________
57825 [  7517] By: jhi                                   on 2000/11/01  18:41:59
57826         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
57827              From: Martien Verbruggen <mgjv@comdyn.com.au>
57828              Date: Fri, 6 Oct 2000 14:09:10 +1100
57829              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
57830      Branch: perl
57831            ! pod/perlop.pod
57832 ____________________________________________________________________________
57833 [  7516] By: jhi                                   on 2000/11/01  18:34:55
57834         Log: Generalize the Camel wording.
57835              
57836              Subject: Re: perlfaq style changes
57837              From: John Borwick <jhborwic@unity.ncsu.edu>
57838              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
57839              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
57840      Branch: perl
57841            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
57842 ____________________________________________________________________________
57843 [  7515] By: jhi                                   on 2000/11/01  16:52:31
57844         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
57845              From: pimlott@idiomtech.com (Andrew Pimlott)
57846              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
57847              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
57848      Branch: perl
57849            ! pod/perlsec.pod
57850 ____________________________________________________________________________
57851 [  7514] By: jhi                                   on 2000/11/01  15:03:40
57852         Log: More AIX lore.
57853      Branch: perl
57854            ! ext/re/hints/aix.pl
57855 ____________________________________________________________________________
57856 [  7513] By: jhi                                   on 2000/11/01  14:48:30
57857         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
57858              From: root <root@chronos.fi.muni.cz>
57859              Date: Wed, 1 Nov 2000 12:31:32 +0100
57860              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
57861      Branch: perl
57862            ! lib/Net/Ping.pm
57863 ____________________________________________________________________________
57864 [  7512] By: jhi                                   on 2000/11/01  14:46:47
57865         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
57866              From: Martin Husemann <martin@duskware.de>
57867              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
57868              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
57869      Branch: perl
57870            ! regcomp.c
57871 ____________________________________________________________________________
57872 [  7511] By: jhi                                   on 2000/11/01  14:39:50
57873         Log: AUTHORS updates.
57874      Branch: perl
57875            ! AUTHORS
57876 ____________________________________________________________________________
57877 [  7510] By: jhi                                   on 2000/11/01  14:29:50
57878         Log: Subject: [PATCH] startperl to respect versiononly
57879              From: Robin Barker <rmb1@cise.npl.co.uk> 
57880              Date: Tue, 31 Oct 2000 16:29:36 GMT
57881              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
57882      Branch: metaconfig/U/perl
57883            ! startperl.U
57884      Branch: perl
57885            ! Configure config_h.SH
57886 ____________________________________________________________________________
57887 [  7509] By: jhi                                   on 2000/11/01  14:19:53
57888         Log: printf UVs the correct way, noticed by Robin Barker.
57889      Branch: perl
57890            ! utf8.c
57891 ____________________________________________________________________________
57892 [  7508] By: jhi                                   on 2000/11/01  14:10:03
57893         Log: Do not cleanup *% because the % has special meanings in some
57894              shell environments.
57895      Branch: perl
57896            ! ext/Storable/Makefile.PL
57897 ____________________________________________________________________________
57898 [  7507] By: jhi                                   on 2000/11/01  14:06:00
57899         Log: The NonStop-UX libraries have a novel way to say NaN.
57900      Branch: perl
57901            ! t/lib/bigfltpm.t
57902 ____________________________________________________________________________
57903 [  7506] By: jhi                                   on 2000/11/01  14:03:35
57904         Log: The osname has been lowercased by now, from Tom Bates.
57905      Branch: metaconfig
57906            ! U/modified/Oldconfig.U
57907      Branch: perl
57908            ! Configure config_h.SH
57909 ____________________________________________________________________________
57910 [  7505] By: jhi                                   on 2000/10/31  19:18:39
57911         Log: The compiler is either gcc or cc, from Tom Bates.
57912      Branch: perl
57913            ! hints/nonstopux.sh
57914 ____________________________________________________________________________
57915 [  7504] By: jhi                                   on 2000/10/31  14:53:42
57916         Log: Update Changes.
57917      Branch: perl
57918            ! Changes patchlevel.h
57919 ____________________________________________________________________________
57920 [  7503] By: jhi                                   on 2000/10/31  14:30:50
57921         Log: Whitespace style tweak.  Was originally going to see to
57922              
57923              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
57924              From: Joe Smith <jms@inwap.com>
57925              Date: Mon, 30 Oct 2000 18:47:57 -0800
57926              Message-Id: <39FE32DD.24AAC4D@inwap.com>
57927              
57928              but that had already been taken care of.
57929      Branch: metaconfig
57930            ! U/compline/d_stdstdio.U
57931      Branch: perl
57932            ! Configure config_h.SH
57933 ____________________________________________________________________________
57934 [  7502] By: jhi                                   on 2000/10/31  14:25:02
57935         Log: AUTHORS tweaks.
57936      Branch: perl
57937            ! AUTHORS
57938 ____________________________________________________________________________
57939 [  7501] By: jhi                                   on 2000/10/31  14:23:59
57940         Log: Subject: perlfaq style changes
57941              From: John Borwick <jhborwic@unity.ncsu.edu>
57942              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
57943              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
57944      Branch: perl
57945            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
57946            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
57947            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
57948            ! pod/perlfaq9.pod
57949 ____________________________________________________________________________
57950 [  7500] By: jhi                                   on 2000/10/31  14:22:15
57951         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
57952              
57953              Subject: Re: [ID 20000918.005] ~ on wide chars
57954              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57955              Date: Mon, 30 Oct 2000 21:09:55 -0800
57956              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
57957              
57958              (The ord() part of the patch skipped.)
57959      Branch: perl
57960            ! doop.c
57961 ____________________________________________________________________________
57962 [  7499] By: jhi                                   on 2000/10/31  14:20:08
57963         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
57964              From: Jens Hamisch <jens@Strawberry.COM>
57965              Date: Mon, 30 Oct 2000 15:17:07 +0100
57966              Message-Id: <20001030151707.A9597@Strawberry.COM>
57967      Branch: perl
57968            ! av.c
57969 ____________________________________________________________________________
57970 [  7498] By: jhi                                   on 2000/10/31  14:16:29
57971         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
57972              From: Peter Prymmer <pvhp@forte.com>
57973              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
57974              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
57975      Branch: perl
57976            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
57977            + ext/Encode/Encode/posix-bc.enc
57978            ! MANIFEST t/lib/encode.t
57979 ____________________________________________________________________________
57980 [  7497] By: jhi                                   on 2000/10/31  14:13:22
57981         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
57982              From: Peter Prymmer <pvhp@forte.com>
57983              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
57984              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
57985      Branch: perl
57986            ! t/lib/cgi-html.t
57987 ____________________________________________________________________________
57988 [  7496] By: jhi                                   on 2000/10/31  14:12:05
57989         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
57990              From: Peter Prymmer <pvhp@forte.com>
57991              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
57992              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
57993      Branch: perl
57994            ! t/lib/cgi-function.t
57995 ____________________________________________________________________________
57996 [  7495] By: jhi                                   on 2000/10/31  14:11:08
57997         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
57998              From: Peter Prymmer <pvhp@forte.com>
57999              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
58000              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
58001      Branch: perl
58002            + ext/re/hints/aix.pl
58003            ! MANIFEST ext/re/Makefile.PL
58004 ____________________________________________________________________________
58005 [  7494] By: jhi                                   on 2000/10/31  14:08:32
58006         Log: Use Errno magic.
58007              
58008              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
58009              From: Casey Tweten <perl@ctweten.amsite.com>
58010              Date: Mon, 30 Oct 2000 15:51:17 -0500
58011              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
58012      Branch: perl
58013            ! lib/File/Temp.pm
58014 ____________________________________________________________________________
58015 [  7493] By: jhi                                   on 2000/10/31  14:05:07
58016         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
58017              
58018              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
58019              From: Nicholas Clark <nick@ccl4.org>
58020              Date: Mon, 30 Oct 2000 17:38:45 +0000
58021              Message-ID: <20001030173845.O60355@plum.flirble.org>
58022      Branch: perl
58023            ! Makefile.SH utils/perlbug.PL
58024 ____________________________________________________________________________
58025 [  7492] By: nick                                  on 2000/10/30  19:37:23
58026         Log: Change files which are mysteriously different to mainline to be
58027              copies of mainline.
58028      Branch: perlio
58029            ! objXSUB.h perlapi.c pod/perlapi.pod
58030 ____________________________________________________________________________
58031 [  7491] By: nick                                  on 2000/10/30  18:05:54
58032         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
58033              - typo in endian code in putc.
58034              - Don't allow read of write-only files and vice-versa
58035              - and off-by-one in flush-all loop.
58036              Remove debug calls as they were using GCC specific features.
58037      Branch: perlio
58038            ! perlio.c
58039 ____________________________________________________________________________
58040 [  7490] By: nick                                  on 2000/10/29  21:45:45
58041         Log: Integrate mainline to perlio
58042      Branch: perlio
58043           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
58044           !> toke.c
58045 ____________________________________________________________________________
58046 [  7489] By: jhi                                   on 2000/10/29  21:11:08
58047         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
58048              From: andreas.koenig@anima.de (Andreas J. Koenig)
58049              Date: 29 Oct 2000 22:05:59 +0100
58050              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
58051      Branch: perl
58052            ! lib/ExtUtils/Manifest.pm
58053 ____________________________________________________________________________
58054 [  7488] By: jhi                                   on 2000/10/29  21:07:47
58055         Log: Tests for #7487.
58056              
58057              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58058              From: andreas.koenig@anima.de (Andreas J. Koenig)
58059              Date: 29 Oct 2000 19:37:09 +0100
58060              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
58061      Branch: perl
58062            ! t/comp/proto.t
58063 ____________________________________________________________________________
58064 [  7487] By: jhi                                   on 2000/10/29  21:06:27
58065         Log: constsub spillage.
58066              
58067              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58068              From: John Tobey <jtobey@john-edwin-tobey.org>
58069              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
58070              Message-Id: <m13pvSr-000FObC@feynman.localnet>
58071      Branch: perl
58072            ! op.c
58073 ____________________________________________________________________________
58074 [  7486] By: nick                                  on 2000/10/29  21:05:04
58075         Log: Integrate mainline to perlio branch
58076      Branch: perlio
58077           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
58078           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
58079           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
58080           +> vos/install_perl.cm
58081            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
58082            - vos/config.h vos/config_h.SH_orig
58083           !> (integrate 141 files)
58084 ____________________________________________________________________________
58085 [  7485] By: jhi                                   on 2000/10/29  21:00:47
58086         Log: Make \x{...} consistently produce UTF-8.
58087              
58088              Subject: Re: \x{...} is confused 
58089              From: Simon Cozens <simon@cozens.net>
58090              Date: Sun, 29 Oct 2000 19:36:48 +0000
58091              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
58092      Branch: perl
58093            ! t/pragma/utf8.t toke.c
58094 ____________________________________________________________________________
58095 [  7484] By: nick                                  on 2000/10/29  20:05:29
58096         Log: PerlIO passes all tests.
58097      Branch: perlio
58098            ! perlio.c
58099 ____________________________________________________________________________
58100 [  7483] By: jhi                                   on 2000/10/29  18:06:55
58101         Log: Update Changes.
58102      Branch: perl
58103            ! Changes patchlevel.h
58104 ____________________________________________________________________________
58105 [  7482] By: nick                                  on 2000/10/29  17:43:28
58106         Log: Include <unistd.h> to get correct lseek() prototype etc.
58107              (I thought perl.h did that) - down to two fails
58108              - comp/require.t (last test)
58109              - lib/io_xs.t - possibly import/export of FILE * ?
58110      Branch: perlio
58111            ! perlio.c
58112 ____________________________________________________________________________
58113 [  7481] By: jhi                                   on 2000/10/29  17:02:37
58114         Log: UTF-8 decoder tweak.
58115      Branch: perl
58116            ! utf8.c
58117 ____________________________________________________________________________
58118 [  7480] By: nick                                  on 2000/10/29  16:26:11
58119         Log: Fixed two bugs:
58120              - error code not being set on close (of broken pipe)
58121              - append mode was truncating.
58122              At least one seek/tell bug remains.
58123      Branch: perlio
58124            ! perlio.c
58125 ____________________________________________________________________________
58126 [  7479] By: nick                                  on 2000/10/29  11:18:16
58127         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
58128              in case of accidents. Still several worrying fails, no line disciplines yet.
58129      Branch: perlio
58130            ! iperlsys.h perlio.c
58131 ____________________________________________________________________________
58132 [  7478] By: jhi                                   on 2000/10/29  02:04:01
58133         Log: Add also emailless people.
58134      Branch: perl
58135            ! AUTHORS
58136 ____________________________________________________________________________
58137 [  7477] By: jhi                                   on 2000/10/29  01:36:00
58138         Log: The #7476 needs a MANIFEST change, too.
58139      Branch: perl
58140            ! MANIFEST
58141 ____________________________________________________________________________
58142 [  7476] By: jhi                                   on 2000/10/29  01:35:21
58143         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
58144      Branch: perl
58145            - MAINTAIN
58146            ! AUTHORS Changes
58147 ____________________________________________________________________________
58148 [  7475] By: jhi                                   on 2000/10/28  23:57:25
58149         Log: De-quoted-unreadable to ISO Latin 1.
58150              (There's one ISO-2022-JP name in Changes5.004.)
58151      Branch: perl
58152            ! Changes Changes5.6
58153 ____________________________________________________________________________
58154 [  7474] By: jhi                                   on 2000/10/28  19:13:06
58155         Log: Subject: [ID 20001027.007] uniq array in perlfaq
58156              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
58157              Date: Fri, 27 Oct 2000 19:28:30 +0200
58158              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
58159      Branch: perl
58160            ! pod/perlfaq4.pod
58161 ____________________________________________________________________________
58162 [  7473] By: jhi                                   on 2000/10/28  18:02:05
58163         Log: Locking null mutexes is not recommendable.
58164              
58165              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
58166              From: Hugo <hv@crypt.compulink.co.uk>
58167              Date: Sat, 28 Oct 2000 18:41:12 +0100
58168              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
58169      Branch: perl
58170            ! op.c
58171 ____________________________________________________________________________
58172 [  7472] By: jhi                                   on 2000/10/28  17:52:58
58173         Log: Better create a true mailing list for the repository keepers.
58174      Branch: perl
58175            ! Porting/repository.pod
58176 ____________________________________________________________________________
58177 [  7471] By: jhi                                   on 2000/10/28  17:28:24
58178         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
58179              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
58180      Branch: perl
58181            + Porting/repository.pod
58182            ! MANIFEST
58183 ____________________________________________________________________________
58184 [  7470] By: jhi                                   on 2000/10/28  17:20:54
58185         Log: Subject: DOC PATCH 5.6.0
58186              From: mjd@plover.com
58187              Date: 27 Oct 2000 17:32:44 -0000
58188              Message-ID: <20001027173244.23754.qmail@plover.com>
58189      Branch: perl
58190            ! pod/perlfunc.pod
58191 ____________________________________________________________________________
58192 [  7469] By: jhi                                   on 2000/10/28  17:16:45
58193         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
58194              From: "Peter J. Farley III" <pjfarley@banet.net>
58195              Date: Fri, 27 Oct 2000 20:32:56 -0400
58196              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
58197      Branch: perl
58198            ! README.dos
58199 ____________________________________________________________________________
58200 [  7468] By: jhi                                   on 2000/10/28  17:07:18
58201         Log: Make target reordering to avoid pointless re-makes.
58202              
58203              Subject: Re: Total re-make of 'make okfile' after 7451 ?
58204              From: Nicholas Clark <nick@ccl4.org>
58205              Date: Sat, 28 Oct 2000 00:31:02 +0100
58206              Message-ID: <20001028003101.A54517@plum.flirble.org>
58207      Branch: perl
58208            ! Makefile.SH
58209 ____________________________________________________________________________
58210 [  7467] By: jhi                                   on 2000/10/28  17:05:31
58211         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
58212              From: lvirden@cas.org
58213              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
58214              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
58215      Branch: perl
58216            ! README.os2
58217 ____________________________________________________________________________
58218 [  7466] By: jhi                                   on 2000/10/28  16:09:16
58219         Log: Upgrade to CPAN 1.58_55.
58220              
58221              Subject: CPAN.pm status
58222              From: andreas.koenig@anima.de (Andreas J. Koenig) 
58223              Date: 28 Oct 2000 08:18:00 +0200 
58224              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
58225      Branch: perl
58226            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
58227 ____________________________________________________________________________
58228 [  7465] By: jhi                                   on 2000/10/28  16:02:47
58229         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
58230      Branch: perl
58231            ! embed.h embed.pl perl.h proto.h toke.c
58232 ____________________________________________________________________________
58233 [  7464] By: nick                                  on 2000/10/28  10:43:44
58234         Log: Fix for sv_2iv() on "shared" value from keys %hash.
58235      Branch: perl
58236            ! sv.c
58237 ____________________________________________________________________________
58238 [  7463] By: jhi                                   on 2000/10/27  16:18:29
58239         Log: Update Changes.
58240      Branch: perl
58241            ! Changes patchlevel.h
58242 ____________________________________________________________________________
58243 [  7462] By: jhi                                   on 2000/10/27  16:17:44
58244         Log: Too enthusiastic editing in #7460.
58245      Branch: metaconfig
58246            ! U/modified/Oldsym.U
58247      Branch: perl
58248            ! Configure config_h.SH
58249 ____________________________________________________________________________
58250 [  7461] By: jhi                                   on 2000/10/27  15:37:38
58251         Log: Retract #7459, the script needs more work.
58252      Branch: perl
58253            - mkreef
58254            ! MANIFEST
58255 ____________________________________________________________________________
58256 [  7460] By: jhi                                   on 2000/10/27  15:23:14
58257         Log: Use $sort, $uniq (and $tr) consistently as wondered
58258              by Nicholas Clark.
58259      Branch: metaconfig
58260            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
58261            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
58262            ! U/modified/libc.U
58263      Branch: perl
58264            ! Configure config_h.SH
58265 ____________________________________________________________________________
58266 [  7459] By: jhi                                   on 2000/10/27  15:02:07
58267         Log: (Retracted by #7461)
58268              
58269              Add a shell script for creating/removing symbolic link farms,
58270              useful for keeping the source code read-only and doing the
58271              builds somewhere else.
58272      Branch: perl
58273            + mkreef
58274            ! MANIFEST
58275 ____________________________________________________________________________
58276 [  7458] By: jhi                                   on 2000/10/27  14:42:20
58277         Log: Do away with the fix_pl.
58278      Branch: perl
58279            - fix_pl
58280            ! MANIFEST Makefile.SH
58281 ____________________________________________________________________________
58282 [  7457] By: jhi                                   on 2000/10/27  12:43:13
58283         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
58284              From: Jens Hamisch <jens@Strawberry.COM>
58285              Date: Fri, 27 Oct 2000 14:38:21 +0200
58286              Message-Id: <20001027143821.B3366@Strawberry.COM>
58287      Branch: perl
58288            ! perl.h
58289 ____________________________________________________________________________
58290 [  7456] By: jhi                                   on 2000/10/27  12:33:42
58291         Log: Subject: [PATCH] todo
58292              From: Nicholas Clark <nick@ccl4.org>
58293              Date: Thu, 26 Oct 2000 22:32:29 +0100
58294              Message-ID: <20001026223229.A44540@plum.flirble.org>
58295      Branch: perl
58296            ! pod/perltodo.pod
58297 ____________________________________________________________________________
58298 [  7455] By: jhi                                   on 2000/10/27  12:02:21
58299         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
58300              From: John Tobey <jtobey@john-edwin-tobey.org>
58301              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
58302              Message-Id: <m13ozHF-000FObC@feynman.localnet>
58303      Branch: perl
58304            ! op.c t/pragma/sub_lval.t
58305 ____________________________________________________________________________
58306 [  7454] By: jhi                                   on 2000/10/27  11:59:42
58307         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
58308              From: sthoenna@efn.org
58309              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
58310              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
58311      Branch: perl
58312            ! pp.c t/op/assignwarn.t
58313 ____________________________________________________________________________
58314 [  7453] By: jhi                                   on 2000/10/27  00:15:08
58315         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
58316      Branch: perl
58317            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58318            ! ext/Storable/Storable.xs t/lib/st-lock.t
58319 ____________________________________________________________________________
58320 [  7452] By: jhi                                   on 2000/10/26  13:05:52
58321         Log: Undo #7451, this seems to be a deficiency in Perforce,
58322              there is no per-file line-terminator type, only per-client.
58323      Branch: perl
58324            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
58325            ! win32/makefile.mk
58326 ____________________________________________________________________________
58327 [  7451] By: jhi                                   on 2000/10/26  04:56:03
58328         Log: Experimenting in DOS arcana.
58329      Branch: perl
58330            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
58331            ! win32/makefile.mk
58332 ____________________________________________________________________________
58333 [  7450] By: jhi                                   on 2000/10/26  04:50:52
58334         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
58335              From: "Peter J. Farley III" <pjfarley@banet.net>            
58336              Date: Wed, 25 Oct 2000 23:10:18 -0400
58337              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
58338      Branch: perl
58339            ! t/io/open.t
58340 ____________________________________________________________________________
58341 [  7449] By: jhi                                   on 2000/10/26  04:49:16
58342         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
58343              From: Hugo <hv@crypt.compulink.co.uk>
58344              Date: Thu, 26 Oct 2000 01:55:17 +0100
58345              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
58346              
58347              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
58348      Branch: perl
58349            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
58350 ____________________________________________________________________________
58351 [  7448] By: jhi                                   on 2000/10/26  04:38:36
58352         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
58353              From: Peter Prymmer <pvhp@forte.com>
58354              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
58355              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
58356      Branch: perl
58357            ! configure.com
58358 ____________________________________________________________________________
58359 [  7447] By: jhi                                   on 2000/10/25  23:20:02
58360         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
58361              in platforms that strictly require all the symbols being present
58362              at link time.
58363      Branch: perl
58364            ! handy.h
58365 ____________________________________________________________________________
58366 [  7446] By: jhi                                   on 2000/10/25  21:55:57
58367         Log: Update Changes.
58368      Branch: perl
58369            ! Changes patchlevel.h
58370 ____________________________________________________________________________
58371 [  7445] By: jhi                                   on 2000/10/25  21:27:08
58372         Log: Integrate with vmsperl #7430 by Charles Bailey:
58373              
58374              Cleanup from prior patch (Charles Lane?):
58375              - improve handling of MFDs in Basename and Path
58376              - default to no xsubpp line # munging when building debug images
58377      Branch: perl
58378           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
58379 ____________________________________________________________________________
58380 [  7444] By: jhi                                   on 2000/10/25  21:03:50
58381         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
58382              From: John Peacock <JPeacock@UnivPress.com>
58383              Date: Thu, 18 May 2000 11:55:27 -0400
58384              Message-ID: <3924126F.A58BE57A@UnivPress.com>
58385      Branch: perl
58386            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
58387            ! t/op/write.t
58388 ____________________________________________________________________________
58389 [  7443] By: jhi                                   on 2000/10/25  20:43:10
58390         Log: Temporary stopgap for the self-tying issue: for now only
58391              array and hash self-ties are verboten.  The real fix, of
58392              course, would be to comprehensively test (and implement?)
58393              and debug (and document) self-ties.
58394      Branch: perl
58395            ! pod/perldiag.pod pp_sys.c t/op/tie.t
58396 ____________________________________________________________________________
58397 [  7442] By: jhi                                   on 2000/10/25  20:14:30
58398         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
58399              From: Dan Sugalski <dan@sidhe.org>
58400              Date: Wed, 25 Oct 2000 13:36:35 -0400
58401              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
58402              
58403              plus regen global.sym.
58404      Branch: perl
58405            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
58406            ! thrdvar.h util.c
58407 ____________________________________________________________________________
58408 [  7441] By: jhi                                   on 2000/10/25  20:12:20
58409         Log: buildtoc target tweaks.
58410      Branch: perl
58411            ! pod/Makefile.SH
58412 ____________________________________________________________________________
58413 [  7440] By: jhi                                   on 2000/10/25  20:03:53
58414         Log: A new version of making the syslog test more robust.
58415              (Replaces #7421.)
58416              
58417              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
58418              From: "Kurt D. Starsinic" <kstar@chapin.edu>
58419              Date: Wed, 25 Oct 2000 12:13:54 -0400
58420              Message-ID: <20001025121354.B2264@O2.chapin.edu>
58421      Branch: perl
58422            ! t/lib/syslog.t
58423 ____________________________________________________________________________
58424 [  7439] By: jhi                                   on 2000/10/25  20:00:48
58425         Log: Continue the internal UTF-8 API tweaking.
58426              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
58427              used much more than the simpler API, now called utf8_to_uv_simple().
58428              Still not quite happy with API, too much partial duplication
58429              of functionality.
58430      Branch: perl
58431            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
58432            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
58433            ! regcomp.c regexec.c sv.c toke.c utf8.c
58434 ____________________________________________________________________________
58435 [  7438] By: jhi                                   on 2000/10/25  18:52:30
58436         Log: Allow poking holes at the UTF-8 decoding strictness.
58437      Branch: perl
58438            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
58439            ! utf8.h
58440 ____________________________________________________________________________
58441 [  7437] By: jhi                                   on 2000/10/25  13:53:05
58442         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
58443              UTF8LEN() and UTF8SKIP(). 
58444      Branch: perl
58445            ! pp.c utf8.c utf8.h
58446 ____________________________________________________________________________
58447 [  7436] By: jhi                                   on 2000/10/25  13:51:37
58448         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
58449              From: Nicholas Clark <nick@ccl4.org>
58450              Date: Wed, 25 Oct 2000 14:44:05 +0100
58451              Message-ID: <20001025144404.D27253@plum.flirble.org>
58452      Branch: perl
58453            ! pod/perlrun.pod
58454 ____________________________________________________________________________
58455 [  7435] By: jhi                                   on 2000/10/25  13:49:32
58456         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
58457              From: Mike Guy <mjtg@cam.ac.uk>
58458              Date: Tue, 24 Oct 2000 14:59:40 +0100
58459              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
58460      Branch: perl
58461            ! scope.c
58462 ____________________________________________________________________________
58463 [  7434] By: jhi                                   on 2000/10/25  13:48:41
58464         Log: AIX is picky about its symbol exports.  Solution for now
58465              is to include the deb.o explicitly to the re extension build.
58466              
58467              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
58468              From: Peter Prymmer <pvhp@forte.com>
58469              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
58470              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
58471      Branch: perl
58472            ! ext/re/Makefile.PL hints/aix.sh
58473 ____________________________________________________________________________
58474 [  7433] By: jhi                                   on 2000/10/25  13:46:49
58475         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
58476              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58477              Date: Wed, 25 Oct 2000 12:02:20 +0200
58478              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
58479      Branch: perl
58480            ! perlsdio.h
58481 ____________________________________________________________________________
58482 [  7432] By: jhi                                   on 2000/10/25  13:44:28
58483         Log: Subject: Minor update to find2perl, for portability
58484              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
58485              Date: Wed, 25 Oct 2000 12:05:47 +0100
58486              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
58487      Branch: perl
58488            ! x2p/find2perl.PL
58489 ____________________________________________________________________________
58490 [  7431] By: jhi                                   on 2000/10/25  13:40:39
58491         Log: Add targets to Makefile.SH, most importantly
58492              'regen_all' which also remembers to update vms/perly*.
58493      Branch: perl
58494            ! Makefile.SH
58495 ____________________________________________________________________________
58496 [  7430] By: bailey                                on 2000/10/25  03:13:53
58497         Log: Cleanup from prior patch (Charles Lane?):
58498              - improve handling of MFDs in Basename and Path
58499              - default to no xsubpp line # munging when building debug images
58500      Branch: vmsperl
58501            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
58502 ____________________________________________________________________________
58503 [  7429] By: jhi                                   on 2000/10/24  20:03:40
58504         Log: Podify README.epoc and README.vos.
58505      Branch: perl
58506            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
58507            ! pod/perlport.pod pod/perltoc.pod
58508 ____________________________________________________________________________
58509 [  7428] By: jhi                                   on 2000/10/24  19:10:33
58510         Log: Stratus VOS updates from Paul Green.
58511      Branch: perl
58512            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58513            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
58514            - vos/config.def vos/config.h vos/config_h.SH_orig
58515            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
58516            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
58517 ____________________________________________________________________________
58518 [  7427] By: jhi                                   on 2000/10/24  18:59:48
58519         Log: Check if stdio supports tweaking lval and cnt simultaneously.
58520              
58521              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
58522              From: Nicholas Clark <nick@ccl4.org>
58523              Date: Mon, 23 Oct 2000 15:39:32 +0100
58524              Message-ID: <20001023153932.A10786@plum.flirble.org>
58525      Branch: metaconfig
58526            ! U/compline/d_stdstdio.U
58527      Branch: perl
58528            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58529            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
58530            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
58531            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
58532            ! vos/config.h vos/config_h.SH_orig win32/config.bc
58533            ! win32/config.gc win32/config.vc
58534 ____________________________________________________________________________
58535 [  7426] By: jhi                                   on 2000/10/24  17:57:44
58536         Log: Missed the header file changes from #7425.
58537      Branch: perl
58538            ! embed.h embed.pl objXSUB.h proto.h
58539 ____________________________________________________________________________
58540 [  7425] By: jhi                                   on 2000/10/24  17:55:17
58541         Log: Fix the bug reported in
58542              
58543              From: andreas.koenig@anima.de (Andreas J. Koenig)
58544              Subject: Encode bug?
58545              Date: 24 Oct 2000 14:01:26 +0200 
58546              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
58547              
58548              Also make is_utf8_char() stricter.
58549      Branch: perl
58550            ! ext/Encode/Encode.xs utf8.c
58551 ____________________________________________________________________________
58552 [  7424] By: jhi                                   on 2000/10/24  15:15:39
58553         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
58554              From: Peter Scott <Peter@PSDT.com>
58555              Date: Mon, 23 Oct 2000 19:46:01 -0700
58556              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
58557      Branch: perl
58558            ! pod/perlfaq5.pod
58559 ____________________________________________________________________________
58560 [  7423] By: jhi                                   on 2000/10/24  14:25:30
58561         Log: Test tweak to avoid pulling in the whole Config.
58562      Branch: perl
58563            ! t/lib/st-lock.t
58564 ____________________________________________________________________________
58565 [  7422] By: jhi                                   on 2000/10/24  14:03:16
58566         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
58567      Branch: perl
58568            ! pp.c
58569 ____________________________________________________________________________
58570 [  7421] By: jhi                                   on 2000/10/24  13:32:09
58571         Log: (Replaced by #7440.)
58572              
58573              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
58574              From: "Kurt D. Starsinic" <kstar@chapin.edu>
58575              Date: Mon, 23 Oct 2000 16:40:54 -0400
58576              Message-ID: <20001023164054.B14491@O2.chapin.edu>
58577      Branch: perl
58578            ! t/lib/syslog.t
58579 ____________________________________________________________________________
58580 [  7420] By: jhi                                   on 2000/10/24  13:30:53
58581         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
58582              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58583              Date: Mon, 23 Oct 2000 17:29:03 -0400
58584              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
58585      Branch: perl
58586            ! lib/ExtUtils/MM_Unix.pm
58587 ____________________________________________________________________________
58588 [  7419] By: jhi                                   on 2000/10/24  13:29:57
58589         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
58590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58591              Date: Mon, 23 Oct 2000 19:01:32 -0400
58592              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
58593      Branch: perl
58594            ! utils/h2xs.PL
58595 ____________________________________________________________________________
58596 [  7418] By: jhi                                   on 2000/10/24  13:26:04
58597         Log: Replace #7409 with
58598              
58599              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
58600              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
58601              Date: Mon, 23 Oct 2000 20:08:56 +0200
58602              Message-ID: <20001023200855.A14850@nice.ram.loc>
58603      Branch: perl
58604            ! ext/Storable/Storable.pm t/lib/st-lock.t
58605 ____________________________________________________________________________
58606 [  7417] By: jhi                                   on 2000/10/24  13:17:52
58607         Log: Run vms/vms_yfix.pl, should have done that after changing
58608              perly.c in #7382.
58609      Branch: perl
58610            ! vms/perly_c.vms vms/perly_h.vms
58611 ____________________________________________________________________________
58612 [  7416] By: jhi                                   on 2000/10/24  02:55:33
58613         Log: Make the UTF-8 decoding stricter and more verbose when
58614              malformation happens.  This involved adding an argument
58615              to utf8_to_uv_chk(), which involved changing its prototype,
58616              and prefer STRLEN over I32 for the UTF-8 length, which as
58617              a domino effect necessitated changing the prototypes of
58618              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
58619              The stricter UTF-8 decoding checking uses Markus Kuhn's
58620              UTF-8 Decode Stress Tester from
58621              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
58622      Branch: perl
58623            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
58624            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
58625            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
58626            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
58627 ____________________________________________________________________________
58628 [  7415] By: jhi                                   on 2000/10/23  14:06:06
58629         Log: Update Changes.
58630      Branch: perl
58631            ! Changes patchlevel.h
58632 ____________________________________________________________________________
58633 [  7414] By: jhi                                   on 2000/10/23  12:39:52
58634         Log: Undo the basename() part of #7412 since the lib/basename
58635              tests would need upgrading too.
58636      Branch: perl
58637            ! lib/File/Basename.pm
58638 ____________________________________________________________________________
58639 [  7413] By: jhi                                   on 2000/10/23  12:19:27
58640         Log: Document PERL_INSTALL_ROOT of #7210.
58641      Branch: perl
58642            ! lib/ExtUtils/Install.pm
58643 ____________________________________________________________________________
58644 [  7412] By: jhi                                   on 2000/10/23  12:16:47
58645         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
58646      Branch: perl
58647            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
58648            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
58649 ____________________________________________________________________________
58650 [  7411] By: jhi                                   on 2000/10/23  12:07:41
58651         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
58652              From: Prymmer/Kahn <pvhp@best.com>
58653              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
58654              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
58655      Branch: perl
58656            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
58657 ____________________________________________________________________________
58658 [  7410] By: jhi                                   on 2000/10/23  04:10:11
58659         Log: The change #7187 was not so good on VMS.
58660              
58661              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
58662              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58663              Date: Sun, 22 Oct 2000 23:03:08 -0500
58664              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
58665      Branch: perl
58666            ! utils/perldoc.PL
58667 ____________________________________________________________________________
58668 [  7409] By: jhi                                   on 2000/10/23  03:57:36
58669         Log: Avoid Storable locking on DJGPP for now.
58670              
58671              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
58672              From: "Peter J. Farley III" <pjfarley@banet.net>
58673              Date: Sun, 22 Oct 2000 20:00:00 -0400
58674              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
58675      Branch: perl
58676            ! ext/Storable/Storable.pm t/lib/st-lock.t
58677 ____________________________________________________________________________
58678 [  7408] By: jhi                                   on 2000/10/23  03:50:24
58679         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
58680              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
58681              Date: Sun, 22 Oct 2000 21:12:22 -0400
58682              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
58683      Branch: perl
58684            ! lib/vars.pm
58685 ____________________________________________________________________________
58686 [  7407] By: jhi                                   on 2000/10/23  03:43:12
58687         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
58688              From: Hugo <hv@crypt.compulink.co.uk>
58689              Date: Mon, 23 Oct 2000 00:47:22 +0100
58690              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
58691      Branch: perl
58692            ! regexec.c t/op/pat.t
58693 ____________________________________________________________________________
58694 [  7406] By: jhi                                   on 2000/10/23  03:40:29
58695         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
58696      Branch: perl
58697            ! lib/ExtUtils/MakeMaker.pm
58698 ____________________________________________________________________________
58699 [  7405] By: jhi                                   on 2000/10/22  21:32:00
58700         Log: Doc patch.
58701              
58702              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
58703              From: rspier@pobox.com (Robert Spier)
58704              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
58705              Message-ID: <14835.16112.13457.447971@rls.cx>
58706      Branch: perl
58707            ! lib/strict.pm
58708 ____________________________________________________________________________
58709 [  7404] By: jhi                                   on 2000/10/22  21:30:51
58710         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
58711              From: rspier@pobox.com (Robert Spier)
58712              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
58713              Message-ID: <14835.17223.72448.705566@rls.cx>
58714      Branch: perl
58715            ! lib/ExtUtils/MakeMaker.pm
58716 ____________________________________________________________________________
58717 [  7403] By: jhi                                   on 2000/10/22  21:24:11
58718         Log: Subject: [PATCH bleadperl] ripples from constsub patch
58719              From: John Tobey <jtobey@john-edwin-tobey.org>
58720              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
58721              Message-Id: <m13nSOB-000FObC@feynman.localnet>
58722      Branch: perl
58723            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
58724 ____________________________________________________________________________
58725 [  7402] By: jhi                                   on 2000/10/22  20:59:35
58726         Log: Support s?printf parameter reordering.
58727      Branch: perl
58728            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
58729 ____________________________________________________________________________
58730 [  7401] By: jhi                                   on 2000/10/22  19:19:14
58731         Log: Expand %Config variables only if explicitly so requested
58732              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
58733              
58734              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
58735              From: Gurusamy Sarathy <gsar@ActiveState.com>
58736              Date: Sun, 22 Oct 2000 11:47:32 -0700
58737              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
58738      Branch: perl
58739            ! Makefile.SH lib/lib_pm.PL
58740 ____________________________________________________________________________
58741 [  7400] By: jhi                                   on 2000/10/22  18:24:10
58742         Log: Move the #7390 test from warn/op to comp/redef.
58743              
58744              Subject: Re: Creating const subs for constants.
58745              From: John Tobey <jtobey@john-edwin-tobey.org>
58746              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
58747              Message-Id: <m13nG72-000FObC@feynman.localnet>               
58748      Branch: perl
58749            ! t/comp/redef.t t/pragma/warn/op
58750 ____________________________________________________________________________
58751 [  7399] By: jhi                                   on 2000/10/22  17:49:59
58752         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
58753              From: Nicholas Clark <nick@ccl4.org>
58754              Date: Sat, 21 Oct 2000 22:23:19 +0100
58755              Message-ID: <20001021222319.B45586@plum.flirble.org>
58756      Branch: perl
58757            ! ext/DynaLoader/DynaLoader_pm.PL
58758 ____________________________________________________________________________
58759 [  7398] By: jhi                                   on 2000/10/22  17:47:35
58760         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
58761              From: Hugo <hv@crypt.compulink.co.uk>
58762              Date: Sat, 21 Oct 2000 18:19:59 +0100
58763              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
58764      Branch: perl
58765            ! ext/B/B.pm ext/B/B/C.pm
58766 ____________________________________________________________________________
58767 [  7397] By: jhi                                   on 2000/10/22  17:35:18
58768         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
58769              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
58770              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
58771              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
58772      Branch: perl
58773            ! hints/openbsd.sh
58774 ____________________________________________________________________________
58775 [  7396] By: jhi                                   on 2000/10/22  17:19:46
58776         Log: Subject: installman go-faster stripes
58777              From: Nicholas Clark <nick@talking.bollo.cx>
58778              Date: Sat, 21 Oct 2000 17:24:53 +0100
58779              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
58780              
58781              Subject: Re: installman go-faster stripes
58782              From: Russ Allbery <rra@stanford.edu>
58783              Date: 21 Oct 2000 11:04:13 -0700
58784              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
58785      Branch: perl
58786            ! installman pod/pod2man.PL
58787 ____________________________________________________________________________
58788 [  7395] By: jhi                                   on 2000/10/22  17:17:35
58789         Log: Hints tweak from Anton Berezin.
58790      Branch: perl
58791            ! hints/freebsd.sh
58792 ____________________________________________________________________________
58793 [  7394] By: jhi                                   on 2000/10/22  04:50:04
58794         Log: Tweak the Is* definitions of Unicode character classes
58795              to better match the official categorizations; embrace
58796              the official categorizations; add the combining marks
58797              as alpha (and -numeric); fix DCinital (a typo and edito)
58798              to be DCmedial.
58799      Branch: perl
58800            + lib/unicode/Is/DCmedial.pl
58801            - lib/unicode/Is/DCinital.pl
58802            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
58803            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
58804            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
58805            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
58806 ____________________________________________________________________________
58807 [  7393] By: jhi                                   on 2000/10/21  18:06:05
58808         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
58809              From: Daniel Chetlin <daniel@chetlin.com>
58810              Date: Sat, 21 Oct 2000 02:57:03 -0700
58811              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
58812      Branch: perl
58813            + t/lib/tie-splice.t
58814            ! MANIFEST lib/Tie/Array.pm
58815 ____________________________________________________________________________
58816 [  7392] By: gsar                                  on 2000/10/21  18:05:15
58817         Log: resync utfperl branch with mainline
58818      Branch: utfperl
58819           !> (integrate 1760 files)
58820 ____________________________________________________________________________
58821 [  7391] By: jhi                                   on 2000/10/21  14:37:49
58822         Log: Testcases for a #7383,#7385 related bug.
58823              
58824              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
58825              From: Nicholas Clark <nick@ccl4.org>
58826              Date: Sat, 21 Oct 2000 15:04:51 +0100
58827              Message-ID: <20001021150451.A51566@plum.flirble.org>
58828      Branch: perl
58829            ! t/pragma/utf8.t
58830 ____________________________________________________________________________
58831 [  7390] By: jhi                                   on 2000/10/21  14:35:57
58832         Log: Add a testcase for #7389.
58833      Branch: perl
58834            ! t/pragma/warn/op
58835 ____________________________________________________________________________
58836 [  7389] By: jhi                                   on 2000/10/21  14:26:45
58837         Log: Subject: Re: Creating const subs for constants.
58838              From: John Tobey <jtobey@john-edwin-tobey.org>
58839              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
58840              Message-Id: <m13mo0N-000FObC@feynman.localnet>
58841      Branch: perl
58842            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
58843            ! proto.h sv.c
58844 ____________________________________________________________________________
58845 [  7388] By: nick                                  on 2000/10/21  11:44:23
58846         Log: Populate perlio branch
58847      Branch: perlio
58848           +> (branch 1760 files)
58849 ____________________________________________________________________________
58850 [  7387] By: nick                                  on 2000/10/21  10:52:05
58851         Log: Get branch back as replica of mainline via :
58852              p4 integrate -b utfperl
58853              p4 resolve -at ./...
58854      Branch: utfperl
58855           +> (branch 269 files)
58856            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
58857            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
58858            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
58859            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
58860            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
58861            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
58862            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
58863            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
58864            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
58865            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
58866            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
58867            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
58868            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
58869            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
58870            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
58871            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
58872            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
58873            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
58874            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
58875            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
58876            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
58877            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
58878            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
58879            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
58880            - lib/unicode/UCD300.html lib/unicode/Unicode.300
58881            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
58882            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
58883            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
58884            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
58885           !> (integrate 965 files)
58886 ____________________________________________________________________________
58887 [  7386] By: jhi                                   on 2000/10/21  01:31:12
58888         Log: Update Changes.
58889      Branch: perl
58890            ! Changes patchlevel.h
58891 ____________________________________________________________________________
58892 [  7385] By: jhi                                   on 2000/10/21  01:28:42
58893         Log: The #7383 was right only in the context of the original bug report,
58894              not in more general case.
58895      Branch: perl
58896            ! pp_hot.c
58897 ____________________________________________________________________________
58898 [  7384] By: jhi                                   on 2000/10/21  01:08:23
58899         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
58900      Branch: perl
58901            ! ext/IO/lib/IO/Select.pm
58902 ____________________________________________________________________________
58903 [  7383] By: jhi                                   on 2000/10/21  00:44:18
58904         Log: Fix for ID 20001020.006, concatenating an unset submatch
58905              with utf8 resulted in "Modification of a read-only value".
58906      Branch: perl
58907            ! pp_hot.c t/pragma/utf8.t
58908 ____________________________________________________________________________
58909 [  7382] By: jhi                                   on 2000/10/20  20:44:31
58910         Log: Make scan_num() reëntrant, as suggested in
58911              
58912              Subject: [PATCH perl@7229] Rentrant parser and yylex()
58913              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58914              Date: Fri, 20 Oct 2000 14:17:27 +0100
58915              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
58916      Branch: perl
58917            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
58918            ! toke.c
58919 ____________________________________________________________________________
58920 [  7381] By: jhi                                   on 2000/10/20  20:07:29
58921         Log: Reëntrancy fix.
58922              
58923              Subject: [PATCH perl@7229] Rentrant parser and yylex()
58924              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58925              Date: Fri, 20 Oct 2000 14:17:27 +0100
58926              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
58927      Branch: perl
58928            ! embed.h embed.pl perl.h proto.h toke.c
58929 ____________________________________________________________________________
58930 [  7380] By: jhi                                   on 2000/10/20  19:15:54
58931         Log: Don't write double values through long double pointers,
58932              based on a part of
58933              
58934              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
58935              From: Jens Hamisch <jens@Strawberry.COM>
58936              Date: Tue, 17 Oct 2000 08:39:36 +0200
58937              Message-Id: <20001017083936.A11104@Strawberry.COM>
58938      Branch: perl
58939            ! perl.h pp.c
58940 ____________________________________________________________________________
58941 [  7379] By: jhi                                   on 2000/10/20  18:43:37
58942         Log: Portability tweak on #7377.
58943              
58944              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
58945              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58946              Date:     Fri, 20 Oct 2000 13:13:41 EDT
58947              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
58948      Branch: perl
58949            ! t/lib/dprof.t
58950 ____________________________________________________________________________
58951 [  7378] By: jhi                                   on 2000/10/20  12:57:19
58952         Log: SOCKS function redefinitions need prototypes, too, otherwise
58953              for example 32 bit versus 64 bit differences cause a lot of
58954              problems.  Part of
58955              
58956              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
58957              From: Jens Hamisch <jens@Strawberry.COM>
58958              Date: Tue, 17 Oct 2000 08:39:36 +0200
58959              Message-Id: <20001017083936.A11104@Strawberry.COM>
58960      Branch: perl
58961            ! doio.c pp_sys.c
58962 ____________________________________________________________________________
58963 [  7377] By: jhi                                   on 2000/10/20  12:37:12
58964         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
58965              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58966              Date:     Fri, 20 Oct 2000 08:26:04 EDT
58967              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
58968      Branch: perl
58969            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
58970 ____________________________________________________________________________
58971 [  7376] By: jhi                                   on 2000/10/20  12:35:31
58972         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
58973              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58974              Date:     Fri, 20 Oct 2000 07:48:15 EDT
58975              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
58976      Branch: perl
58977            ! configure.com vms/gen_shrfls.pl
58978 ____________________________________________________________________________
58979 [  7375] By: bailey                                on 2000/10/20  04:44:37
58980         Log: SYN SYN
58981      Branch: vmsperl
58982           +> (branch 134 files)
58983            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
58984            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
58985            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
58986            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
58987            - eg/cgi/frameset.cgi eg/cgi/index.html
58988            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
58989            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
58990            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
58991            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
58992            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
58993            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
58994            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
58995            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
58996            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
58997            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
58998            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
58999            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
59000            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
59001            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
59002            - lib/unicode/Props.txt lib/unicode/UCD300.html
59003            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59004            - utils/perlbc.PL vms/subconfigure.com
59005           !> (integrate 785 files)
59006 ____________________________________________________________________________
59007 [  7374] By: jhi                                   on 2000/10/20  00:59:48
59008         Log: In the latest compiler builds cccdlflags must not become -fpic,
59009              from Wilfredo Sánchez.
59010      Branch: perl
59011            ! hints/darwin.sh
59012 ____________________________________________________________________________
59013 [  7373] By: jhi                                   on 2000/10/20  00:56:35
59014         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
59015              From: Tony Cook <tony@develop-help.com>
59016              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
59017              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
59018      Branch: perl
59019            ! pod/perlop.pod
59020 ____________________________________________________________________________
59021 [  7372] By: jhi                                   on 2000/10/19  19:34:40
59022         Log: Typo noted by Mark Lutz.
59023      Branch: perl
59024            ! t/op/64bitint.t
59025 ____________________________________________________________________________
59026 [  7371] By: jhi                                   on 2000/10/19  19:33:13
59027         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
59028      Branch: metaconfig
59029            ! U/modified/Cppsym.U U/modified/Oldconfig.U
59030      Branch: metaconfig/U/perl
59031            ! End.U dlsrc.U libperl.U
59032      Branch: perl
59033            + hints/nonstopux.sh
59034            ! Configure MANIFEST config_h.SH
59035 ____________________________________________________________________________
59036 [  7370] By: jhi                                   on 2000/10/19  17:18:08
59037         Log: Subject: PATCH do_print has 2 PerlIO_error()s
59038              From: nick@ccl4.org
59039              Date: Thu, 19 Oct 2000 18:09:20 +0100
59040              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
59041      Branch: perl
59042            ! doio.c
59043 ____________________________________________________________________________
59044 [  7369] By: jhi                                   on 2000/10/19  14:01:49
59045         Log: Update Changes.
59046      Branch: perl
59047            ! Changes patchlevel.h
59048 ____________________________________________________________________________
59049 [  7368] By: jhi                                   on 2000/10/19  13:04:29
59050         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
59051              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59052              Date: Wed, 18 Oct 2000 13:12:01 +0200
59053              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
59054      Branch: perl
59055            ! hints/aix.sh
59056 ____________________________________________________________________________
59057 [  7367] By: jhi                                   on 2000/10/19  02:22:40
59058         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
59059              of a 'pmshort' anywhere in the B, so the offending line was simply
59060              removed.
59061      Branch: perl
59062            ! ext/B/B/Debug.pm
59063 ____________________________________________________________________________
59064 [  7366] By: jhi                                   on 2000/10/19  02:12:37
59065         Log: Add the test case for the bug id 20000730.004 which seems
59066              to have been fixed by now.
59067      Branch: perl
59068            ! t/pragma/utf8.t
59069 ____________________________________________________________________________
59070 [  7365] By: jhi                                   on 2000/10/18  23:36:24
59071         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
59072              From: Hugo <hv@crypt.compulink.co.uk>
59073              Date: Wed, 18 Oct 2000 23:25:58 +0100
59074              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
59075      Branch: perl
59076            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
59077 ____________________________________________________________________________
59078 [  7364] By: jhi                                   on 2000/10/18  21:12:53
59079         Log: (retracted)
59080      Branch: perl
59081            ! pp.c
59082 ____________________________________________________________________________
59083 [  7363] By: jhi                                   on 2000/10/18  20:55:38
59084         Log: Missing change from #7362.
59085      Branch: perl
59086            ! win32/perlhost.h
59087 ____________________________________________________________________________
59088 [  7362] By: jhi                                   on 2000/10/18  20:52:01
59089         Log: Borland C fstat() never saw the fd as writable.
59090              
59091              Subject: fix for Borland's weak "stat" (perl@7211)
59092              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59093              Date: Mon, 16 Oct 2000 09:55:03 +0400
59094              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
59095      Branch: perl
59096            ! win32/win32.c
59097 ____________________________________________________________________________
59098 [  7361] By: jhi                                   on 2000/10/18  17:43:50
59099         Log: Regen toc.
59100      Branch: perl
59101            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
59102 ____________________________________________________________________________
59103 [  7360] By: jhi                                   on 2000/10/18  17:07:44
59104         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59105              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
59106              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
59107              Date: Mon, 16 Oct 2000 15:19:49 +0200
59108      Branch: perl
59109            + README.aix
59110            ! MANIFEST
59111 ____________________________________________________________________________
59112 [  7359] By: jhi                                   on 2000/10/18  17:04:49
59113         Log: Subject: Pod patch for Devel::Peek
59114              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59115              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
59116              Date: Mon, 16 Oct 2000 12:26:34 +0200
59117      Branch: perl
59118            ! ext/Devel/Peek/Peek.pm
59119 ____________________________________________________________________________
59120 [  7358] By: jhi                                   on 2000/10/18  17:03:15
59121         Log: Make Cwd more bulletproof in chrooted environments.
59122              
59123              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
59124              From: "Eric E. Coe" <Eric.Coe@oracle.com>
59125              Date: Wed, 18 Oct 2000 04:03:54 -0400
59126              Message-Id: <39ED596A.70E599FE@oracle.com>
59127      Branch: perl
59128            ! lib/Cwd.pm
59129 ____________________________________________________________________________
59130 [  7357] By: jhi                                   on 2000/10/18  16:37:26
59131         Log: Disable the UTF8 downgrade croakage for now to avoid
59132              too many not okay messages.
59133      Branch: perl
59134            ! doio.c
59135 ____________________________________________________________________________
59136 [  7356] By: jhi                                   on 2000/10/17  23:29:41
59137         Log: Show the failed remote port, instead of the failing line number.
59138              
59139              Subject: [PATCH 5.6.1 Debugger] More diagnostics
59140              From: David Sparks <daves@ActiveState.com>
59141              Date: Tue, 17 Oct 2000 15:00:24 -0700
59142              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
59143      Branch: perl
59144            ! lib/perl5db.pl
59145 ____________________________________________________________________________
59146 [  7355] By: jhi                                   on 2000/10/17  14:11:31
59147         Log: On output try to downgrade to bytes, croak if impossible,
59148              from Simon Cozens.  This means that outputting >255 UTF8
59149              is impossible.  Consider this as a strong incentive to get
59150              the I/O disciplines implemented.
59151      Branch: perl
59152            ! doio.c pod/perldiag.pod sv.c
59153 ____________________________________________________________________________
59154 [  7354] By: jhi                                   on 2000/10/17  13:42:23
59155         Log: Clarify documentation on 'use bytes'.
59156              
59157              Subject: Re: What does 'use bytes' "mean" ?
59158              From: Simon Cozens <simon@cozens.net>
59159              Date: Mon, 18 Sep 2000 18:24:25 +0100
59160              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
59161      Branch: perl
59162            ! lib/bytes.pm
59163 ____________________________________________________________________________
59164 [  7353] By: jhi                                   on 2000/10/17  13:28:12
59165         Log: Workaround for a sfio bug where the stream error indicator
59166              is not cleared as documented.
59167              
59168              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
59169              From: Nicholas Clark <nick@ccl4.org>
59170              Date: Mon, 16 Oct 2000 18:28:23 +0100
59171              Message-ID: <20001016182823.J19700@plum.flirble.org>
59172      Branch: perl
59173            ! doio.c
59174 ____________________________________________________________________________
59175 [  7352] By: jhi                                   on 2000/10/17  13:06:19
59176         Log: More IoTYPE sprinkling.
59177      Branch: perl
59178            ! doio.c pp_hot.c
59179 ____________________________________________________________________________
59180 [  7351] By: jhi                                   on 2000/10/16  22:47:07
59181         Log: Detect early whether the std streams have gone bad.
59182              
59183              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
59184              Date: Mon, 16 Oct 2000 23:28:42 +0100
59185              From: Nicholas Clark <nick@ccl4.org>
59186              Message-ID: <20001016232842.A37942@plum.flirble.org>
59187      Branch: perl
59188            ! t/op/misc.t
59189 ____________________________________________________________________________
59190 [  7350] By: jhi                                   on 2000/10/16  22:45:16
59191         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
59192              From: "Peter J. Farley III" <pjfarley@banet.net>
59193              Date: Mon, 16 Oct 2000 18:15:59 -0400
59194              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
59195      Branch: perl
59196            ! djgpp/djgpp.c dosish.h t/io/open.t
59197 ____________________________________________________________________________
59198 [  7349] By: jhi                                   on 2000/10/16  22:36:45
59199         Log: perldelta tweak.
59200      Branch: perl
59201            ! pod/perldelta.pod
59202 ____________________________________________________________________________
59203 [  7348] By: jhi                                   on 2000/10/16  15:17:53
59204         Log: Update Changes.
59205      Branch: perl
59206            ! Changes patchlevel.h
59207 ____________________________________________________________________________
59208 [  7347] By: jhi                                   on 2000/10/16  13:55:27
59209         Log: Add the capability to include/exclude branches.
59210      Branch: perl
59211            ! Porting/genlog
59212 ____________________________________________________________________________
59213 [  7346] By: jhi                                   on 2000/10/16  13:18:04
59214         Log: Add Charles Lane.
59215      Branch: perl
59216            ! AUTHORS Changes
59217 ____________________________________________________________________________
59218 [  7345] By: jhi                                   on 2000/10/16  13:13:21
59219         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
59220      Branch: perl
59221            ! pod/perldelta.pod
59222 ____________________________________________________________________________
59223 [  7344] By: gsar                                  on 2000/10/16  09:30:21
59224         Log: integrate change#6220 from cfgperl
59225              
59226              Win32 patches from Benjamin Stuhl.
59227      Branch: maint-5.6/perl
59228           !> makedef.pl win32/win32.h
59229 ____________________________________________________________________________
59230 [  7343] By: gsar                                  on 2000/10/16  08:32:19
59231         Log: integrate changes#6221,6222 from cfgperl
59232              
59233              Remove tr///CU (the feature is to be obsoleted by better interfaces).
59234              From: simon@brecon.co.uk (Simon Cozens)
59235              Subject: [PATCH] Eliminate tr///[CU][CU]
59236              Date: 23 Jun 2000 11:05:40 GMT
59237              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
59238              
59239              doc typo fix
59240              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
59241              From: Ian Phillipps <Ian.Phillipps@iname.com>
59242              Date: Fri, 23 Jun 2000 10:40:58 +0100
59243              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
59244      Branch: maint-5.6/perl
59245           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
59246 ____________________________________________________________________________
59247 [  7342] By: gsar                                  on 2000/10/16  08:28:08
59248         Log: integrate change#6217 from cfgperl (in part)
59249              
59250              Rename the fdpid locking and integrate with Sarathy.
59251      Branch: maint-5.6/perl
59252           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
59253           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
59254           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
59255           !> win32/win32.c
59256 ____________________________________________________________________________
59257 [  7341] By: gsar                                  on 2000/10/16  08:23:39
59258         Log: integrate changes#6214..6216 from mainline
59259              
59260              @_ can't have junk in it even in the non-USE_ITHREADS case because
59261              caller() wants to populate @DB::args with it (causes a coredump
59262              in Carp::confess())
59263              
59264              tweak comment about @DB::args
59265              
59266              be more optimal about clearing @_
59267      Branch: maint-5.6/perl
59268           !> av.h cop.h pp_ctl.c t/op/runlevel.t
59269 ____________________________________________________________________________
59270 [  7340] By: gsar                                  on 2000/10/16  08:20:37
59271         Log: integrate changes#6207..6210 from cfgperl
59272              
59273              Subject: [PATCH 5.6.0] Threadsafe patches
59274              From: Dan Sugalski <dan@sidhe.org>
59275              To: perl5-porters@perl.org
59276              Date: Mon, 08 May 2000 18:08:13 -0400
59277              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
59278              
59279              Regen headers for #6207.
59280              
59281              Lock PL_fdpid against race conditions, based on:
59282              Subject: [PATCH 5.6.0]subprocess fixup for threads
59283              From: Dan Sugalski <dan@sidhe.org>
59284              To: perl5-porters@perl.org
59285              Date: Tue, 11 Apr 2000 17:02:32 -0400
59286              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
59287              
59288              Mopup for #6207 and #6209.
59289      Branch: maint-5.6/perl
59290           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
59291           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
59292           !> win32/win32.c
59293 ____________________________________________________________________________
59294 [  7339] By: gsar                                  on 2000/10/16  08:14:34
59295         Log: integrate change#6203 from cfgperl
59296              
59297              perldiag should refer to perlos2.pod not README.os2
59298      Branch: maint-5.6/perl
59299           !> pod/perldiag.pod
59300 ____________________________________________________________________________
59301 [  7338] By: gsar                                  on 2000/10/16  08:11:42
59302         Log: integrate change#6201 from mainline
59303              
59304              Perl_eval_pv() leaks 4 bytes every time it is called because it
59305              does a PUSHMARK that's never ever POPMARKed; in general, only
59306              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
59307              Perl_eval_[sp]v() don't because they don't take any incoming
59308              arguments (this leak has been around since the original version
59309              of perl_eval_pv() in 5.003_97e)
59310      Branch: maint-5.6/perl
59311           !> perl.c
59312 ____________________________________________________________________________
59313 [  7337] By: gsar                                  on 2000/10/16  08:08:47
59314         Log: integrate changes#6197..6200 from cfgperl
59315              
59316              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
59317              From: John Borwick <jhborwic@unity.ncsu.edu>
59318              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
59319              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
59320              
59321              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
59322              From: Dan Sugalski <dan@sidhe.org>
59323              To: vmsperl@perl.org, perl5-porters@perl.org
59324              Date: Fri, 02 Jun 2000 16:00:41 -0400
59325              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
59326              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
59327              
59328              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
59329              From: Dan Sugalski <dan@sidhe.org>
59330              To: perl5-porters@perl.org, vmsperl@perl.org
59331              Date: Fri, 02 Jun 2000 17:30:51 -0400
59332              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
59333              
59334              Update to cperl-mode.el 4.31 from
59335              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
59336              Subject: A couple of notes
59337              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59338              To: Mailing list Perl5 <perl5-porters@perl.org>
59339              Date: Sat, 3 Jun 2000 23:33:32 -0400
59340              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
59341      Branch: maint-5.6/perl
59342           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
59343           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
59344           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
59345           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
59346           !> vms/vmsish.h
59347 ____________________________________________________________________________
59348 [  7336] By: gsar                                  on 2000/10/16  08:03:46
59349         Log: integrate changes#6194,6195 from mainline
59350              
59351              fix small eval"" memory leaks under USE_ITHREADS
59352              
59353              fix yet another eval"" leak under USE_ITHREADS
59354      Branch: maint-5.6/perl
59355           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
59356           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
59357           !> vms/perly_c.vms
59358 ____________________________________________________________________________
59359 [  7335] By: gsar                                  on 2000/10/16  08:02:15
59360         Log: integrate changes#6190,6191 from mainline
59361              
59362              submit missing embed.pl change
59363              
59364              vec() loses numericalness (modified version of patch suggested
59365              by Robin Barker)
59366      Branch: maint-5.6/perl
59367           !> doop.c embed.pl t/op/vec.t
59368 ____________________________________________________________________________
59369 [  7334] By: gsar                                  on 2000/10/16  08:01:03
59370         Log: integrate change#6189 from mainline
59371              
59372              counting tr/// corrupts later operation (from M.J.T Guy)
59373      Branch: maint-5.6/perl
59374           !> doop.c t/op/tr.t
59375 ____________________________________________________________________________
59376 [  7333] By: gsar                                  on 2000/10/16  07:59:07
59377         Log: integrate changes#6183..6188 from mainline
59378              
59379              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
59380              <nick@ccl4.org>)
59381              
59382              tweak for change#6127
59383              
59384              remove incorrect documentation about implicit split to @_ in
59385              list context, which never really worked in perl 5 (from
59386              M.J.T. Guy)
59387              
59388              further qualify references to "alphanumeric" (from Wolfgang Laun
59389              <wolfgang.laun@alcatel.at>)
59390              
59391              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
59392              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
59393              
59394              h2xs tweaks
59395      Branch: maint-5.6/perl
59396           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
59397           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
59398           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
59399           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
59400           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
59401           !> pod/pod2latex.PL utils/h2xs.PL
59402 ____________________________________________________________________________
59403 [  7332] By: gsar                                  on 2000/10/16  07:53:52
59404         Log: integrate change#6179 from mainline
59405              
59406              buggy modulus on UVs introduced by change#3378 (resulted in
59407              4063328477 % 65535 amounting to 27406, instead of 27407)
59408      Branch: maint-5.6/perl
59409           !> pp.c t/op/arith.t
59410 ____________________________________________________________________________
59411 [  7331] By: gsar                                  on 2000/10/16  07:52:49
59412         Log: integrate changes#6176,6177,6178,6182 from cfgperl
59413              
59414              Single-quoted utf8 patch from Simon Cozens.
59415              
59416              Substitution utf8 patch from Simon Cozens.
59417              
59418              Be cleaner.
59419              
59420              Be Cleaner Part Deux.
59421      Branch: maint-5.6/perl
59422           !> Makefile.SH pp_hot.c toke.c
59423 ____________________________________________________________________________
59424 [  7330] By: gsar                                  on 2000/10/16  07:41:36
59425         Log: integrate change#6172 from mainline
59426              
59427              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
59428              (from Ilya Zakharevich)
59429      Branch: maint-5.6/perl
59430           !> regexec.c t/op/re_tests
59431 ____________________________________________________________________________
59432 [  7329] By: gsar                                  on 2000/10/16  07:40:25
59433         Log: integrate change#6171 from mainline
59434              
59435              scalar() doesn't force scalar context when used in void context
59436              (from Simon Cozens)
59437      Branch: maint-5.6/perl
59438           !> op.c t/op/wantarray.t
59439 ____________________________________________________________________________
59440 [  7328] By: gsar                                  on 2000/10/16  07:39:33
59441         Log: integrate change#6170 from mainline
59442              
59443              change#6142 needs tweaks to tests to work where there's no
59444              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
59445      Branch: maint-5.6/perl
59446           !> t/lib/filefind.t
59447 ____________________________________________________________________________
59448 [  7327] By: gsar                                  on 2000/10/16  07:35:34
59449         Log: integrate changes#6166..6168 from cfgperl
59450              
59451              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
59452              in case somebody wants to write an extension for more
59453              shadow database interfaces.
59454              
59455              tweak todo
59456              
59457              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
59458      Branch: maint-5.6/perl
59459           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
59460           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
59461           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
59462           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
59463           !> win32/config.vc win32/config_H.bc win32/config_H.gc
59464           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
59465 ____________________________________________________________________________
59466 [  7326] By: gsar                                  on 2000/10/16  07:29:05
59467         Log: integrate changes#6157,6159..6161,6164 from cfgperl
59468              
59469              Regen Configure to jive with #6149.
59470              
59471              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
59472              
59473              Changes for the File::Temp 0.08 (change #6159) test suite
59474              to fit better into the Perl distribution test framework.
59475              
59476              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
59477              both from Simon Cozens.
59478              
59479              detypo
59480      Branch: maint-5.6/perl
59481           +> pod/perlmodlib.PL pod/perlnewmod.pod
59482           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
59483           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
59484           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
59485           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
59486 ____________________________________________________________________________
59487 [  7325] By: gsar                                  on 2000/10/16  07:25:13
59488         Log: integrate change#6158 from vmsperl
59489              
59490              Add fallback to tmpfile for use in cases where user's relying on
59491              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
59492              Lane's patch)
59493      Branch: maint-5.6/perl
59494           !> vms/vms.c vms/vmsish.h
59495 ____________________________________________________________________________
59496 [  7324] By: gsar                                  on 2000/10/16  07:20:50
59497         Log: integrate changes#6153..6155 from mainline
59498              
59499              prettier Test::Harness output on failed tests (from Nicholas Clark
59500              <nick@Bagpuss.uk.boo.com>)
59501              
59502              avoid type mismatch warning
59503              
59504              small bug in change#6144; remove random \xA0 character that snuck
59505              in via change#6145
59506      Branch: maint-5.6/perl
59507           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
59508           !> perl.c
59509 ____________________________________________________________________________
59510 [  7323] By: gsar                                  on 2000/10/16  07:18:47
59511         Log: integrate changes#6151,6152 from mainline
59512              
59513              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
59514              
59515              cosmetic fixups of RE debug output (from Ilya Zakharevich)
59516      Branch: maint-5.6/perl
59517           !> regexec.c
59518 ____________________________________________________________________________
59519 [  7322] By: gsar                                  on 2000/10/16  07:17:25
59520         Log: integrate changes#6146..6150 from mainline
59521              
59522              doc typo
59523              
59524              add a make entry to Config.pm so "perl -V:make" works on VMS
59525              (from Peter Prymmer)
59526              
59527              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
59528              
59529              OS/2 tweaks for usethreads build (from Rocco Caputo
59530              <troc@netrus.net>)
59531              
59532              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
59533      Branch: maint-5.6/perl
59534           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
59535           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
59536           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
59537           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
59538           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
59539           !> warnings.pl x2p/a2p.h
59540 ____________________________________________________________________________
59541 [  7321] By: gsar                                  on 2000/10/16  07:14:02
59542         Log: integrate changes#6143..6145 from mainline
59543              
59544              MacOS support, part 1 (from Matthias Neeracher
59545              <neeri@iis.ee.ethz.ch>)
59546              
59547              MacOS support, part 2: make AutoSplit use File::Spec instead
59548              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
59549              <neeri@iis.ee.ethz.ch>)
59550              
59551              make xsubpp skip embedded pod (from Matthias Neeracher
59552              <neeri@iis.ee.ethz.ch>)
59553      Branch: maint-5.6/perl
59554           +> ext/DynaLoader/dl_mac.xs
59555           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
59556           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59557           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
59558           !> pp_ctl.c proto.h toke.c util.c util.h
59559 ____________________________________________________________________________
59560 [  7320] By: gsar                                  on 2000/10/16  07:12:13
59561         Log: integrate changes#6141,6142 from mainline
59562              
59563              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
59564              forwarded by Peter Seebach from the bsdi-users mailing list.
59565              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
59566              
59567              File::Find fails to chdir when chasing symlinks (from
59568              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
59569      Branch: maint-5.6/perl
59570           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
59571 ____________________________________________________________________________
59572 [  7319] By: gsar                                  on 2000/10/16  07:04:30
59573         Log: integrate change#6139 from mainline
59574              
59575              revise mktables.PL for bugs and newness in Unicode 3.0
59576              (from James Bence <jbence@amgen.com>)
59577      Branch: maint-5.6/perl
59578           +> (branch 30 files)
59579           !> (integrate 49 files)
59580 ____________________________________________________________________________
59581 [  7318] By: gsar                                  on 2000/10/16  07:01:01
59582         Log: integrate changes#6137,6138 from mainline
59583              
59584              fix bogus redeclaration warning for "our" variables in different
59585              scopes
59586              
59587              add note about the handling of negative indices to tied arrays
59588              (from Michael G Schwern <schwern@pobox.com>)
59589      Branch: maint-5.6/perl
59590           !> op.c pod/perltie.pod t/pragma/strict-vars
59591 ____________________________________________________________________________
59592 [  7317] By: gsar                                  on 2000/10/16  06:58:46
59593         Log: integrate changes#6127..6136 from mainline
59594              
59595              call_method(...,G_EVAL) can longjmp() out if the method probing
59596              failed (from Gisle Aas)
59597              
59598              new perlxstut example for passing/returning refs to arrays
59599              (from David Lowe <dlowe@pootpoot.com>)
59600              
59601              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
59602              
59603              fix places that mean C<"word" character> but say C<alphanumeric
59604              character>
59605              
59606              avoid warnings in POSIX.pm (from Barrie Slaymaker)
59607              
59608              warnings::enabled() doesn't fall back to looking at $^W if
59609              caller isn't using lexical warnings (from Paul Marquess)
59610              
59611              elide bogus test in change#6132
59612              
59613              make Test::Harness use wait.h/WCOREDUMP if available
59614              (from Ben Tilly <ben_tilly@hotmail.com>)
59615              
59616              enable Test::Harness to dynamically determine column width etc.
59617              (from Rob Napier <rnapier@employees.org>)
59618              
59619              random pod typos (from Peter Scott <Peter@PSDT.com>)
59620      Branch: maint-5.6/perl
59621           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
59622           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
59623           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
59624           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
59625 ____________________________________________________________________________
59626 [  7316] By: gsar                                  on 2000/10/16  06:53:23
59627         Log: integrate change#6126 from mainline
59628              
59629              change#2879 broke rvalue autovivification of magicals such as
59630              ${$num} (reworked variant of patch suggested by Simon Cozens)
59631      Branch: maint-5.6/perl
59632           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
59633           !> pp_hot.c proto.h t/op/gv.t
59634 ____________________________________________________________________________
59635 [  7315] By: gsar                                  on 2000/10/16  06:51:38
59636         Log: integrate changes#6123,6125 from mainline
59637              
59638              clarify gotcha with #line directives (from Rocco Caputo
59639              <troc@netrus.net>)
59640              
59641              enable propagating exception objects via Perl_croak() in XS code
59642              (from Gisle Aas)
59643      Branch: maint-5.6/perl
59644           !> pod/perldebug.pod pod/perlsyn.pod util.c
59645 ____________________________________________________________________________
59646 [  7314] By: gsar                                  on 2000/10/16  06:49:28
59647         Log: integrate change#6122 from mainline
59648              
59649              downgrade fatal error on C<"foo@nosucharray.com"> to optional
59650              warning (from Mark-Jason Dominus)
59651      Branch: maint-5.6/perl
59652           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
59653           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
59654           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
59655           !> toke.c
59656 ____________________________________________________________________________
59657 [  7313] By: gsar                                  on 2000/10/16  06:46:54
59658         Log: integrate changes#6112..6121 from vmsperl
59659              
59660              Check for existence of file before trying to delete
59661              
59662              Ugly workaround for version-specific RTL error
59663              
59664              Urk -- undo previous removal of vmsish 'exit' change
59665              
59666              Add bounds checking for several strings (Charles Lane)
59667              
59668              Miscellaneous cosmetic fixes (Charles Lane)
59669              
59670              Treat sockets as special in sys(read|write) (Charles Lane et al.)
59671              
59672              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
59673              Flatten case labels in switch statements uniformly (Charles Bailey)
59674              
59675              Quiet error messages in vmsish.t (Charles Lane)
59676              
59677              Add missing escape (Charles Lane)
59678              
59679              Allow eliminate_macros() and fixpath() to handle space-delimited
59680              lists (based on fixes by Craig Berry)
59681      Branch: maint-5.6/perl
59682           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
59683           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
59684           !> vms/vmsish.h
59685 ____________________________________________________________________________
59686 [  7312] By: gsar                                  on 2000/10/16  06:41:18
59687         Log: integrate changes#6107,6110 from cfgperl
59688              
59689              Tweak the todo list.
59690              
59691              todo tweak
59692      Branch: maint-5.6/perl
59693           !> Todo-5.6
59694 ____________________________________________________________________________
59695 [  7311] By: gsar                                  on 2000/10/16  06:38:38
59696         Log: integrate changes#6104,6108 from mainline
59697              
59698              PL_sys_intern was being initialized too late on windows
59699              
59700              reenable fake signal handling on Windows, bugs and all
59701      Branch: maint-5.6/perl
59702           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
59703           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
59704           !> win32/win32.c
59705 ____________________________________________________________________________
59706 [  7310] By: gsar                                  on 2000/10/16  06:36:03
59707         Log: integrate changes#6095,6097..6103 from cfgperl
59708              
59709              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
59710              might be useful in future.
59711              
59712              Add a note about possible compilation problems from Allen Smith.
59713              
59714              Add a note about other, yet unsupported, shadow password APIs.
59715              
59716              Tweaks for the cc bugs from Allen Smith.
59717              
59718              More compilation tweakery from Allen Smith.
59719              
59720              Hints and test tweaks for Unicos.
59721              
59722              The test suite tweak in #6101 wasn't quite right.
59723              
59724              Test tweaking for Unicos continues.
59725      Branch: maint-5.6/perl
59726           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
59727           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
59728           !> t/lib/complex.t t/op/64bitint.t
59729 ____________________________________________________________________________
59730 [  7309] By: gsar                                  on 2000/10/16  06:29:41
59731         Log: integrate changes#6093,6094 from mainline
59732              
59733              fork() failure to create pseudo process sets errno=EAGAIN and returns
59734              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
59735              
59736              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
59737      Branch: maint-5.6/perl
59738           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
59739           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
59740 ____________________________________________________________________________
59741 [  7308] By: gsar                                  on 2000/10/16  06:27:29
59742         Log: integrate change#6092 from cfgperl
59743              
59744              Regen perltoc with the fixed buildtoc.
59745      Branch: maint-5.6/perl
59746           !> pod/perltoc.pod
59747 ____________________________________________________________________________
59748 [  7307] By: gsar                                  on 2000/10/16  06:26:40
59749         Log: integrate changes#6089,6090 from mainline
59750              
59751              buildtoc tweak to fix newline lossage
59752              
59753              concat doesn't preserve utf8-ness, and doesn't invalidate
59754              [NI]OK; added tests for both
59755      Branch: maint-5.6/perl
59756           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
59757 ____________________________________________________________________________
59758 [  7306] By: gsar                                  on 2000/10/16  06:24:05
59759         Log: integrate change#6088 from cfgperl
59760              
59761              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
59762              because we do not use those.  The HAS_GETSPNAM remains,
59763              though, because we still do use that.
59764      Branch: maint-5.6/perl
59765           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
59766           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
59767           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
59768           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
59769           !> win32/config.vc win32/config_H.bc win32/config_H.gc
59770           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
59771 ____________________________________________________________________________
59772 [  7305] By: gsar                                  on 2000/10/16  06:15:52
59773         Log: integrate changes#6084,6085,6087 from mainline
59774              
59775              substr() does not preserve utf8-ness (from Stefan Eissing
59776              <Eissing@medicaldataservice.de>); added tests
59777              
59778              repeat operator (x) doesn't preserve utf8-ness
59779              
59780              reverse() and quotemeta() weren't preserving utf8-ness; add tests
59781      Branch: maint-5.6/perl
59782           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
59783 ____________________________________________________________________________
59784 [  7304] By: gsar                                  on 2000/10/16  06:13:10
59785         Log: integrate changes#6077..6083 from mainline
59786              
59787              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
59788              and Tom Phoenix)
59789              
59790              workaround for CRT bug in chdir() (from Charles Lane, via
59791              Peter Prymmer)
59792              
59793              remove outdated kludge in Carp (NULLs are permitted in diagnostics
59794              now)
59795              
59796              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
59797              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
59798              
59799              better default perlbug categories for ok reports (from Richard Foley)
59800              
59801              peek.t non-portable to ithreads
59802              
59803              note about undocumented caller() return value (from M.J.T. Guy);
59804              yet another peek.t tweak
59805      Branch: maint-5.6/perl
59806           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
59807           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
59808           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
59809           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
59810           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
59811           !> vms/vmsish.h
59812 ____________________________________________________________________________
59813 [  7303] By: gsar                                  on 2000/10/16  06:03:18
59814         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
59815              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
59816              
59817              &HUGE_VAL is not defined, it exists.
59818              
59819              Do not warn that an infinity does not look like a number.
59820              
59821              Rewrite the pwent/spent logic to be a little bit more clearer.
59822              
59823              Continue on the pwent/spent case.
59824              
59825              Correct Freudian slip.
59826              
59827              Use HUGE_VALL if applicable.
59828              
59829              pwent/spent #ifdef imbalance.
59830              
59831              Infinite problems.
59832              
59833              Call getspnam() only iff needd.
59834              
59835              Test both the scalar and list contexts.
59836              
59837              Use setxxent()/endxxent().
59838              
59839              Complex tweakery.
59840              
59841              Unicos hint tweak.
59842              
59843              Be more forgiving in POSIX about HUGE_VALL.
59844              
59845              Detypo.
59846              
59847              The search of infinity continues, this time simplified.
59848              
59849              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
59850              in natively 64-bit platforms where a long is a quad (no need
59851              for long longs).  Also added bias for IVs.
59852              
59853              Complex tweaks.
59854              
59855              Introduce t/lib/peek.t.
59856              
59857              Make the test more portable.
59858      Branch: maint-5.6/perl
59859           +> t/lib/peek.t
59860            ! pp_sys.c
59861           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
59862           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
59863           !> t/op/pwent.t toke.c util.c
59864 ____________________________________________________________________________
59865 [  7302] By: gsar                                  on 2000/10/16  05:03:37
59866         Log: integrate changes#6066..6071 from mainline
59867              
59868              s/END/CHECK/
59869              
59870              replace direct call to sighandler() with (*PL_sighandlerp)()
59871              
59872              note about values()
59873              
59874              File::Spec compatibility update (from Barrie Slaymaker
59875              <barries@slaysys.com>)
59876              
59877              remove misleading comment (from M.J.T. Guy)
59878              
59879              misformatted perllocal.pod (from Tim Jenness
59880              <t.jenness@jach.hawaii.edu>)
59881      Branch: maint-5.6/perl
59882           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
59883           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
59884           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
59885           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
59886 ____________________________________________________________________________
59887 [  7301] By: gsar                                  on 2000/10/16  05:00:08
59888         Log: integrate changes#6061..6063 from mainline
59889              
59890              change#5921 neglected to make eq honor "use bytes"
59891              
59892              additional tests for utf8.t
59893              
59894              tokeq() could read unallocated field in argument
59895      Branch: maint-5.6/perl
59896           !> sv.c t/pragma/utf8.t toke.c
59897 ____________________________________________________________________________
59898 [  7300] By: gsar                                  on 2000/10/16  04:56:54
59899         Log: integrate changes#6046,6048,6057,6058 from mainline
59900              
59901              libscheck has insufficient checks for n32 libs (from
59902              Albert Chin-A-Young <china@thewrittenword.com>)
59903              
59904              add note about how $( doesn't interpolate in REs (from
59905              Philip Newton <newton@ficus.frogspace.net>)
59906              
59907              fix broken parsing of /\x{ab}/
59908              
59909              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
59910              (spotted by Donald Kinzer <dkinzer@premia.com>)
59911      Branch: maint-5.6/perl
59912           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
59913           !> t/pragma/utf8.t
59914 ____________________________________________________________________________
59915 [  7299] By: gsar                                  on 2000/10/16  04:52:50
59916         Log: integrate change#6044 from mainline
59917              
59918              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
59919              such that underscores are only ignored in literal numbers,
59920              "\x{...}", and hex/oct argument
59921      Branch: maint-5.6/perl
59922           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
59923 ____________________________________________________________________________
59924 [  7298] By: gsar                                  on 2000/10/16  04:50:53
59925         Log: integrate changes#6027..6043 from mainline
59926              
59927              podlators-1.02 update (from Russ Allbery)
59928              
59929              Pod::Man generates groff-incompatible macro definition (from
59930              Tom Christiansen)
59931              
59932              add CGI.pm v2.66 (from Lincoln Stein)
59933              
59934              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
59935              for @- and @+ (from Johan Vromans)
59936              
59937              small nits in diagnostics.pm (from Robin Barker)
59938              
59939              whitespace adjustments
59940              
59941              missing files in MANIFEST
59942              
59943              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
59944              to compensate
59945              
59946              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
59947              
59948              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
59949      Branch: maint-5.6/perl
59950           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
59951           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
59952           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
59953           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
59954           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
59955           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
59956           !> t/lib/cgi-html.t t/lib/cgi-request.t
59957 ____________________________________________________________________________
59958 [  7297] By: gsar                                  on 2000/10/16  04:44:30
59959         Log: integrate change#6025 from mainline
59960              
59961              Is{Alnum,Alpha,Word} don't match titlecase
59962              TODO: IsSpace is defined recursively!
59963              (both spotted by Larry)
59964      Branch: maint-5.6/perl
59965           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
59966           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
59967 ____________________________________________________________________________
59968 [  7296] By: gsar                                  on 2000/10/16  04:39:30
59969         Log: integrate change#6023 from mainline
59970              
59971              debugger stomps on $. (from M.J.T. Guy)
59972      Branch: maint-5.6/perl
59973           !> lib/perl5db.pl
59974 ____________________________________________________________________________
59975 [  7295] By: gsar                                  on 2000/10/16  04:38:02
59976         Log: integrate change#6022 from mainline
59977              
59978              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
59979      Branch: maint-5.6/perl
59980           !> sv.c
59981 ____________________________________________________________________________
59982 [  7294] By: gsar                                  on 2000/10/16  04:37:05
59983         Log: integrate changes#6018..6021 from mainline
59984              
59985              make lib/syslog.t portable to systems that don't have _PATH_LOG,
59986              make _PATH_LOG() return "" if unavailable
59987              
59988              windows portability tweaks
59989              
59990              test tweak
59991              
59992              remove Win2K issue in pod (fixed by change#6020)
59993      Branch: maint-5.6/perl
59994           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
59995           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
59996           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
59997 ____________________________________________________________________________
59998 [  7293] By: gsar                                  on 2000/10/16  04:20:00
59999         Log: integrate changes#6013..6015 from mainline
60000              
60001              tweak change#5945 to display correct switch name in diagnostic
60002              
60003              glob() loading File::Glob behind the scenes may cause syntax errors
60004              
60005              tweak test for portability
60006      Branch: maint-5.6/perl
60007           !> op.c perl.c pod/perldiag.pod t/lib/b.t
60008 ____________________________________________________________________________
60009 [  7292] By: gsar                                  on 2000/10/16  04:18:11
60010         Log: integrate changes#6005..6010 from mainline, cfgperl
60011              
60012              perldoc might fail via "use blib" (from Hugo van der Sanden)
60013              
60014              Regen Configure.
60015              
60016              note about compile failures and END blocks (from M.J.T. Guy)
60017              
60018              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
60019              
60020              (change#6009 integrated earlier in change#7255)
60021              
60022              clarify note about shadow password support (from
60023              gellyfish@gellyfish.com)
60024      Branch: maint-5.6/perl
60025           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60026           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
60027           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
60028 ____________________________________________________________________________
60029 [  7291] By: gsar                                  on 2000/10/16  04:12:03
60030         Log: integrate changes#6002,6003 from mainline
60031              
60032              destructive sv_setsv() can lose UV-ness from source, causing
60033              numeric promotions/comparisons to fail to do the right thing
60034              
60035              allow REG_EXPAND_SZ keys in Windows registry (from
60036              John Clayton <John.Clayton@barclayscapital.com>)
60037      Branch: maint-5.6/perl
60038           !> sv.c win32/win32.c
60039 ____________________________________________________________________________
60040 [  7290] By: gsar                                  on 2000/10/16  04:10:19
60041         Log: integrate change#6001 from mainline
60042              
60043              support additional library locations via $Config{otherlibdirs}
60044              (from Andy Dougherty)
60045      Branch: maint-5.6/perl
60046           !> Configure INSTALL Porting/Glossary Porting/config.sh
60047           !> Porting/config_H config_h.SH epoc/config.sh perl.c
60048           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
60049           !> win32/config.bc win32/config.gc win32/config.vc
60050 ____________________________________________________________________________
60051 [  7289] By: gsar                                  on 2000/10/16  04:08:28
60052         Log: integrate change#5999 from mainline
60053              
60054              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
60055      Branch: maint-5.6/perl
60056           !> t/pragma/warn/toke toke.c
60057 ____________________________________________________________________________
60058 [  7288] By: gsar                                  on 2000/10/16  04:07:01
60059         Log: integrate changes#5997,5998 from cfgperl
60060              
60061              Preserve $!.
60062              
60063              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
60064      Branch: maint-5.6/perl
60065           !> lib/Math/Complex.pm
60066 ____________________________________________________________________________
60067 [  7287] By: gsar                                  on 2000/10/16  04:04:37
60068         Log: integrate change#5995 from mainline
60069              
60070              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
60071      Branch: maint-5.6/perl
60072           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
60073 ____________________________________________________________________________
60074 [  7286] By: gsar                                  on 2000/10/16  04:03:21
60075         Log: integrate change#5994 from mainline
60076              
60077              fix for missed accounting for null byte in pack("Z",...) (from
60078              M.J.T. Guy)
60079      Branch: maint-5.6/perl
60080           !> pp.c t/op/pack.t
60081 ____________________________________________________________________________
60082 [  7285] By: gsar                                  on 2000/10/16  04:02:11
60083         Log: integrate changes#5989..5993 from mainline
60084              
60085              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
60086              itself and no other (from Tom Hughes)
60087              
60088              use $ENV{LIB} to search for libs under Visual C compiler
60089              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
60090              
60091              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
60092              
60093              pod nit (from Simon Cozens)
60094              
60095              various minor tweaks seen on p5p
60096      Branch: maint-5.6/perl
60097           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
60098           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
60099           !> t/op/array.t toke.c
60100 ____________________________________________________________________________
60101 [  7284] By: gsar                                  on 2000/10/16  03:59:00
60102         Log: integrate changes#5978..5988 from mainline
60103              
60104              sync version numbers in File::Spec with the ones on CPAN
60105              (from Barrie Slaymaker)
60106              
60107              under useithreads, constant pad entries could inadvertantly be
60108              shared across threads (from Eric Blood <eblood@xmission.com>);
60109              added Eric's test case to testsuite
60110              
60111              allow Configure -S to run non-interactively (spotted by Greg Hudson
60112              <ghudson@mit.edu>)
60113              
60114              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
60115              prototype mismatch with CORE::glob(); update pod and tests to
60116              suit (File::Glob::glob() is still available for backward
60117              compatibility, but should be considered deprecated)
60118              
60119              avoid error in IO::Socket::INET when given an unknown service name
60120              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
60121              
60122              numeric conversion of non-number in change#3378 tramples on
60123              OOK offset, causing segfaults
60124              
60125              attributes::reftype() doesn't work on tied argument
60126              
60127              forked child may not exit correctly if it failed to open
60128              /dev/console (from Graham Barr)
60129              
60130              add regular expressions tutorial and quick-start guide (from
60131              Mark Kvale <kvale@phy.ucsf.edu>)
60132              
60133              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
60134              
60135              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
60136              <paul@miraclefish.com>)
60137      Branch: maint-5.6/perl
60138           +> pod/perlrequick.pod pod/perlretut.pod
60139           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
60140           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
60141           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
60142           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
60143           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
60144           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
60145           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
60146           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
60147 ____________________________________________________________________________
60148 [  7283] By: gsar                                  on 2000/10/16  03:52:14
60149         Log: integrate change#5977 from mainline
60150              
60151              autoquote barewords followed by newline and arrow properly
60152              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
60153      Branch: maint-5.6/perl
60154           !> t/pragma/warn/toke toke.c
60155 ____________________________________________________________________________
60156 [  7282] By: gsar                                  on 2000/10/16  03:50:48
60157         Log: integrate change#5976 from mainline
60158              
60159              DB_File v1.73 update (from Paul Marquess)
60160      Branch: maint-5.6/perl
60161           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
60162           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
60163 ____________________________________________________________________________
60164 [  7281] By: gsar                                  on 2000/10/16  03:49:14
60165         Log: integrate change#5975 from mainline
60166              
60167              allow sort() reentrancy (variant of patch suggested by
60168              Hugo van der Sanden)
60169      Branch: maint-5.6/perl
60170           !> pp_ctl.c t/op/sort.t
60171 ____________________________________________________________________________
60172 [  7280] By: gsar                                  on 2000/10/16  03:48:22
60173         Log: integrate change#5974 from mainline
60174              
60175              change#4197 somehow missed initializing PL_errors, meaning
60176              syntax error queueing wasn't working outside eval"" at all;
60177              also fixed eval"" to localize PL_error_count, so that compile-time
60178              eval's don't clobber the error state of the outer context
60179      Branch: maint-5.6/perl
60180           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
60181           !> t/pragma/warn/toke
60182 ____________________________________________________________________________
60183 [  7279] By: gsar                                  on 2000/10/16  03:46:21
60184         Log: integrate change#5973 from mainline
60185              
60186              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
60187      Branch: maint-5.6/perl
60188           !> regcomp.c regexec.c t/op/re_tests
60189 ____________________________________________________________________________
60190 [  7278] By: gsar                                  on 2000/10/16  03:44:54
60191         Log: integrate change#5971 from cfgperl
60192              
60193              Unicos tweaks from Mark P. Lutz.
60194      Branch: maint-5.6/perl
60195           !> hints/unicos.sh lib/Math/Complex.pm
60196 ____________________________________________________________________________
60197 [  7277] By: gsar                                  on 2000/10/16  03:42:59
60198         Log: integrate changes#5966..5970 from mainline
60199              
60200              add testsuite for B backends, fix bug in B::Deparse (from
60201              Simon Cozens <simon@brecon.co.uk>)
60202              
60203              improved docs on the warn_uninit diagnostic (from David Glasser
60204              and Simon Cozens)
60205              
60206              tolerate spaces in group names in test on solaris (from David Boyce
60207              <dsb@boyski.com>)
60208              
60209              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
60210              
60211              Data::Dumper fumbles negative numbers on 32-bit platforms where
60212              IV is >32bits
60213      Branch: maint-5.6/perl
60214           +> t/lib/b.t t/lib/syslog.t
60215           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
60216           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
60217           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
60218 ____________________________________________________________________________
60219 [  7276] By: gsar                                  on 2000/10/16  03:39:30
60220         Log: integrate change#5965 from mainline
60221              
60222              avoid "will not stay shared" warnings for our variables (from
60223              Robin Barker)
60224      Branch: maint-5.6/perl
60225           !> op.c t/pragma/warn/op
60226 ____________________________________________________________________________
60227 [  7275] By: gsar                                  on 2000/10/16  03:38:18
60228         Log: integrate change#5964 from mainline
60229              
60230              reformat to 72 columns (again)
60231      Branch: maint-5.6/perl
60232           !> pod/perldiag.pod
60233 ____________________________________________________________________________
60234 [  7274] By: gsar                                  on 2000/10/16  03:36:58
60235         Log: integrate change#5963 from mainline
60236              
60237              patch from Larry to make (\&) prototype work; added tests for
60238              the same
60239      Branch: maint-5.6/perl
60240           !> op.c t/comp/proto.t
60241 ____________________________________________________________________________
60242 [  7273] By: gsar                                  on 2000/10/16  03:35:51
60243         Log: integrate changes#5956..5962 from mainline
60244              
60245              better diagnostics on failed tests (from Ilya Zakharevich)
60246              
60247              pod nits (from A. C. Yardley <yardley@tanet.net>)
60248              
60249              change#3569 deleted some essential code, revert; avoid use of
60250              atexit() to make DynaLoader work properly on AIX under mod_perl
60251              (from Jens-Uwe Mager <jum@helios.de>)
60252              
60253              doubled words in pods (from Simon Cozens
60254              <simon.p.cozens@jp.pwcglobal.com>)
60255              
60256              better INSTALL notes on Solaris issues (from Dominic Dunlop)
60257              
60258              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
60259              
60260              updated README.hpux (from Jeff Okamoto)
60261      Branch: maint-5.6/perl
60262           !> INSTALL README.hpux emacs/cperl-mode.el
60263           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
60264           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
60265           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
60266           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
60267           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
60268           !> t/op/lex_assign.t
60269 ____________________________________________________________________________
60270 [  7272] By: gsar                                  on 2000/10/16  03:31:22
60271         Log: integrate change#5955 from mainline
60272              
60273              longstanding bug exposed by change#3307: sort arguments weren't
60274              compiled with the right wantarray context (ensuing runtime lookup
60275              via block_gimme() was getting the incidental context of the
60276              sort() itself)
60277      Branch: maint-5.6/perl
60278           !> op.c t/op/sort.t
60279 ____________________________________________________________________________
60280 [  7271] By: gsar                                  on 2000/10/16  03:29:11
60281         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
60282              branch
60283              
60284              Flatten the cpp jungle doing the nosuid checking.
60285              
60286              Do not assume sign propagation. (from M.J.T. Guy)
60287              
60288              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
60289              
60290              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
60291              Now pp_ncmp() returns undef is either operand is a NaN.
60292              
60293              On second thoughts frexp() does have two arguments.
60294              
60295              Document that tr() is not tr(1).
60296              
60297              Be more robust on "extreme" (large absolute value)
60298              arguments.  Originally reported by Daniel Connelly
60299              as a problem with asinh() on large negative arguments,
60300              asinh() used to bail out because an argument to log()
60301              ended up being zero.  Ilya Zakharevich proposed using
60302              Taylor's series in such cases, which for such large
60303              arguments is a very good approximation.
60304              
60305              Undo "use integer" addition from 64bitint as it seems
60306              to break most of the subtests in Digital UNIX;
60307              Unicos needs to find another way.
60308      Branch: maint-5.6/perl
60309           !> (integrate 29 files)
60310 ____________________________________________________________________________
60311 [  7270] By: gsar                                  on 2000/10/16  03:09:44
60312         Log: integrate changes#5948,5949,5950 from mainline
60313              
60314              typo in vars.pm that leads to cryptic message (from Piotr
60315              Piatkowski <kompas@kompas.usr.onet.pl>)
60316              
60317              make perldoc use the pod2man from the same version (from
60318              M.J.T. Guy)
60319              
60320              reformat perldiag to avoid long lines
60321      Branch: maint-5.6/perl
60322           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
60323 ____________________________________________________________________________
60324 [  7269] By: gsar                                  on 2000/10/16  03:05:54
60325         Log: integrate change#5947 from mainline
60326              
60327              use &dl_error rather than &dl_load_file as the guard for calling
60328              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
60329              statically built perl)
60330      Branch: maint-5.6/perl
60331           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
60332 ____________________________________________________________________________
60333 [  7268] By: gsar                                  on 2000/10/16  03:04:48
60334         Log: integrate change#5945 from mainline
60335              
60336              make module name mandatory after -M switch; reorder perldiag
60337              alphabetically (from Mark-Jason Dominus)
60338      Branch: maint-5.6/perl
60339           !> perl.c pod/perldiag.pod
60340 ____________________________________________________________________________
60341 [  7267] By: gsar                                  on 2000/10/16  03:03:01
60342         Log: integrate change#5939 from mainline
60343              
60344              more pod nits (from Larry Virden)
60345      Branch: maint-5.6/perl
60346           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
60347           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
60348           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
60349 ____________________________________________________________________________
60350 [  7266] By: gsar                                  on 2000/10/16  03:01:39
60351         Log: integrate change#5938 from mainline
60352              
60353              Consolidated B::Deparse fixes (from Stephen McCamant)
60354      Branch: maint-5.6/perl
60355           !> ext/B/B/Deparse.pm
60356 ____________________________________________________________________________
60357 [  7265] By: gsar                                  on 2000/10/16  03:00:43
60358         Log: integrate change#5936 from mainline
60359              
60360              additional tests for change#7263 (from Paul Marquess)
60361      Branch: maint-5.6/perl
60362           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
60363           !> t/pragma/warn/5nolint t/pragma/warn/6default
60364 ____________________________________________________________________________
60365 [  7264] By: gsar                                  on 2000/10/16  02:58:34
60366         Log: integrate change#5934 from mainline
60367              
60368              propagate lexical warnings from surrounding scope correctly
60369              within string eval() (from Paul Marquess)
60370      Branch: maint-5.6/perl
60371           !> pp_ctl.c t/pragma/warn/pp_ctl
60372 ____________________________________________________________________________
60373 [  7263] By: gsar                                  on 2000/10/16  02:56:53
60374         Log: integrate change#5932 from mainline
60375              
60376              add rsignal(), whichsig() and do_join() to public API list
60377              (mod_perl uses them to good advantage)
60378      Branch: maint-5.6/perl
60379           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
60380 ____________________________________________________________________________
60381 [  7262] By: gsar                                  on 2000/10/16  02:55:53
60382         Log: integrate change#5931 from mainline
60383              
60384              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
60385      Branch: maint-5.6/perl
60386           !> pp_hot.c regexec.c t/op/pat.t
60387 ____________________________________________________________________________
60388 [  7261] By: gsar                                  on 2000/10/16  02:55:01
60389         Log: integrate change#5930 from mainline
60390              
60391              small os390 tweaks (from Peter Prymmer)
60392      Branch: maint-5.6/perl
60393           !> config_h.SH makedepend.SH
60394 ____________________________________________________________________________
60395 [  7260] By: gsar                                  on 2000/10/16  02:54:10
60396         Log: integrate change#5929 from mainline
60397              
60398              pod nits
60399      Branch: maint-5.6/perl
60400           !> pod/perlguts.pod
60401 ____________________________________________________________________________
60402 [  7259] By: gsar                                  on 2000/10/16  02:52:55
60403         Log: integrate change#5927 from mainline
60404              
60405              arrange for next() to resume at the unstack op rather than the
60406              loop conditional, so that scope cleanup happens correctly
60407              (from Stephen McCamant)
60408      Branch: maint-5.6/perl
60409           !> op.c pp_ctl.c t/op/misc.t
60410 ____________________________________________________________________________
60411 [  7258] By: gsar                                  on 2000/10/16  02:51:38
60412         Log: integrate change#5926 from mainline
60413              
60414              on windows, reserve 16M of stack rather than 128M (allows more
60415              threads to run concurrently)
60416      Branch: maint-5.6/perl
60417           !> win32/Makefile win32/makefile.mk
60418 ____________________________________________________________________________
60419 [  7257] By: gsar                                  on 2000/10/16  02:50:37
60420         Log: integrate change#5925 from mainline
60421              
60422              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
60423      Branch: maint-5.6/perl
60424           !> toke.c
60425 ____________________________________________________________________________
60426 [  7256] By: gsar                                  on 2000/10/16  02:49:36
60427         Log: integrate change#5924 from mainline
60428              
60429              avoid using uninitialized memory in require version check
60430      Branch: maint-5.6/perl
60431           !> pp_ctl.c universal.c
60432 ____________________________________________________________________________
60433 [  7255] By: gsar                                  on 2000/10/16  02:48:03
60434         Log: integrate changes#5923,5928,6009 from mainline
60435              
60436              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
60437      Branch: maint-5.6/perl
60438           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
60439 ____________________________________________________________________________
60440 [  7254] By: gsar                                  on 2000/10/16  02:44:46
60441         Log: integrate change#5922 from mainline
60442              
60443              commentary about IoTYPE() (from Nathan Torkington)
60444      Branch: maint-5.6/perl
60445           !> sv.h
60446 ____________________________________________________________________________
60447 [  7253] By: gsar                                  on 2000/10/16  02:43:49
60448         Log: integrate change#5921 from mainline
60449              
60450              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
60451      Branch: maint-5.6/perl
60452           !> sv.c t/lib/charnames.t t/pragma/utf8.t
60453 ____________________________________________________________________________
60454 [  7252] By: gsar                                  on 2000/10/16  02:42:31
60455         Log: integrate change#5920 from mainline
60456              
60457              Larry's fix for buggy propagation of utf8-ness in join(); add test
60458      Branch: maint-5.6/perl
60459           !> doop.c t/op/ver.t
60460 ____________________________________________________________________________
60461 [  7251] By: gsar                                  on 2000/10/16  02:41:14
60462         Log: integrate changes#5915..5919 from mainline
60463              
60464              various (pod tweaks &c)
60465      Branch: maint-5.6/perl
60466           !> (integrate 33 files)
60467 ____________________________________________________________________________
60468 [  7250] By: gsar                                  on 2000/10/16  02:38:16
60469         Log: integrate change#5914 from mainline
60470              
60471              caller() wasn't returning the right number of elements for
60472              eval {...}
60473      Branch: maint-5.6/perl
60474           !> pp_ctl.c t/pragma/warn/9enabled
60475 ____________________________________________________________________________
60476 [  7249] By: gsar                                  on 2000/10/16  02:37:02
60477         Log: integrate change#5913 from mainline
60478              
60479              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
60480              (from Mark-Jason Dominus)
60481      Branch: maint-5.6/perl
60482           !> pod/perlfunc.pod
60483 ____________________________________________________________________________
60484 [  7248] By: gsar                                  on 2000/10/16  02:35:58
60485         Log: integrate change#5912 from mainline
60486              
60487              fix totally broken caching in UNIVERSAL::isa() (from
60488              Nick Ing-Simmons)
60489      Branch: maint-5.6/perl
60490           !> t/op/universal.t universal.c
60491 ____________________________________________________________________________
60492 [  7247] By: gsar                                  on 2000/10/16  02:34:27
60493         Log: integrate changes#5910,5911 from mainline
60494              
60495              typo in pod
60496              
60497              add linebreak properties from unicode/LineBrk.txt (from
60498              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
60499      Branch: maint-5.6/perl
60500           +> (branch 29 files)
60501           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
60502 ____________________________________________________________________________
60503 [  7246] By: gsar                                  on 2000/10/16  02:33:29
60504         Log: integrate change#5909 from mainline
60505              
60506              mode argument to do_binmode() should be file mode, not boolean
60507      Branch: maint-5.6/perl
60508           !> pp_sys.c
60509 ____________________________________________________________________________
60510 [  7245] By: gsar                                  on 2000/10/16  02:31:04
60511         Log: integrate change#5908 from mainline
60512              
60513              introduce illegal symbols into null package so that
60514              gv_fetchpv(...,TRUE) always returns a valid GV even when the
60515              symbol is trapped by strictures (avoids coredumps)
60516      Branch: maint-5.6/perl
60517           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
60518           !> t/pragma/strict-vars
60519 ____________________________________________________________________________
60520 [  7244] By: jhi                                   on 2000/10/16  02:29:54
60521         Log: Subject: $Carp::ExportLevel confusion in Exporter
60522              From: "Ben Tilly" <ben_tilly@hotmail.com>
60523              Date: Sat, 14 Oct 2000 16:44:34 EDT
60524              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
60525      Branch: perl
60526            ! lib/Exporter/Heavy.pm
60527 ____________________________________________________________________________
60528 [  7243] By: jhi                                   on 2000/10/16  02:28:33
60529         Log: Subject: [PATCH perlguts.pod] Document offset hack
60530              From: Simon Cozens <simon@cozens.net>
60531              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
60532              Date: Sat, 14 Oct 2000 19:32:25 +0100
60533      Branch: perl
60534            ! pod/perlguts.pod
60535 ____________________________________________________________________________
60536 [  7242] By: gsar                                  on 2000/10/16  02:26:51
60537         Log: integrate changes#5905,5906,5907,6064 from mainline
60538              
60539              printf/sprintf didn't get quad types right under use64bitint
60540      Branch: maint-5.6/perl
60541           !> pp_sys.c sv.c t/op/64bitint.t
60542 ____________________________________________________________________________
60543 [  7241] By: jhi                                   on 2000/10/16  02:22:44
60544         Log: Subject: small pod patch
60545              From: Dan Boorstein <dan_boo@bellsouth.net>
60546              Date: Sat, 14 Oct 2000 14:29:24 -0400
60547              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
60548      Branch: perl
60549            ! pod/perlfaq7.pod pod/perlmod.pod
60550 ____________________________________________________________________________
60551 [  7240] By: jhi                                   on 2000/10/16  02:13:46
60552         Log: -w cleanup.
60553              
60554              Subject: Re: Problems with bleadperl 
60555              From: "Stephen P. Potter" <spp@ds.net>
60556              Date: Fri, 13 Oct 2000 13:32:49 -0400
60557              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
60558      Branch: perl
60559            ! t/pragma/overload.t
60560 ____________________________________________________________________________
60561 [  7239] By: jhi                                   on 2000/10/16  01:41:18
60562         Log: One more ~utf8 tweak.
60563      Branch: perl
60564            ! t/op/bop.t
60565 ____________________________________________________________________________
60566 [  7238] By: jhi                                   on 2000/10/16  01:34:14
60567         Log: Tweak the test of #7235.
60568      Branch: perl
60569            ! t/op/bop.t
60570 ____________________________________________________________________________
60571 [  7237] By: jhi                                   on 2000/10/16  01:25:04
60572         Log: Fix a couple of compiler-noted nits in #7235.
60573      Branch: perl
60574            ! pp.c
60575 ____________________________________________________________________________
60576 [  7236] By: jhi                                   on 2000/10/16  01:22:46
60577         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
60578      Branch: perl
60579            ! pp.c pp_hot.c
60580 ____________________________________________________________________________
60581 [  7235] By: jhi                                   on 2000/10/15  16:24:44
60582         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
60583              
60584              From: Simon Cozens <simon@cozens.net>
60585              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
60586              Date: Sat, 14 Oct 2000 20:52:13 +0100
60587              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
60588      Branch: perl
60589            ! pp.c t/op/bop.t utf8.h
60590 ____________________________________________________________________________
60591 [  7234] By: jhi                                   on 2000/10/15  15:19:29
60592         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
60593              The problem was that rx->minlen was in chars while pp_split()
60594              thought it would be in bytes. 
60595      Branch: perl
60596            ! pp.c t/pragma/utf8.t
60597 ____________________________________________________________________________
60598 [  7233] By: jhi                                   on 2000/10/14  20:24:24
60599         Log: Document FNCASE=y as discussed in the bug 20000902.009.
60600      Branch: perl
60601            ! README.dos
60602 ____________________________________________________________________________
60603 [  7232] By: jhi                                   on 2000/10/14  18:52:21
60604         Log: Add test for bug id 20000427.003 (which seems to have
60605              been fixed) (also duplicate as 20000427.004, though
60606              with a higher severity).  Move one utf8 from op/append
60607              to pragma/utf8, tag the tests with bug ids.
60608      Branch: perl
60609            ! t/op/append.t t/pragma/utf8.t
60610 ____________________________________________________________________________
60611 [  7231] By: jhi                                   on 2000/10/14  17:28:37
60612         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
60613      Branch: perl
60614            ! t/pragma/utf8.t
60615 ____________________________________________________________________________
60616 [  7230] By: jhi                                   on 2000/10/14  14:24:50
60617         Log: Needs to be conditional on SunOS 4.
60618              
60619              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
60620              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
60621              Date: Sat, 14 Oct 2000 13:37:49 +0100
60622              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
60623      Branch: metaconfig/U/perl
60624            ! End.U
60625      Branch: perl
60626            ! Configure myconfig.SH pod/perldelta.pod
60627 ____________________________________________________________________________
60628 [  7229] By: jhi                                   on 2000/10/14  00:49:22
60629         Log: Update Changes.
60630      Branch: perl
60631            ! Changes patchlevel.h
60632 ____________________________________________________________________________
60633 [  7228] By: jhi                                   on 2000/10/14  00:46:10
60634         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
60635              From: Peter Prymmer <pvhp@forte.com>
60636              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
60637              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
60638      Branch: perl
60639            ! lib/utf8.pm
60640 ____________________________________________________________________________
60641 [  7227] By: jhi                                   on 2000/10/13  23:20:30
60642         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
60643      Branch: perl
60644            ! t/op/tie.t
60645 ____________________________________________________________________________
60646 [  7226] By: jhi                                   on 2000/10/13  22:14:32
60647         Log: Tweak #7225.
60648              
60649              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
60650              From: Peter Prymmer <pvhp@forte.com>
60651              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
60652              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
60653      Branch: perl
60654            ! t/op/sprintf.t
60655 ____________________________________________________________________________
60656 [  7225] By: jhi                                   on 2000/10/13  22:11:31
60657         Log: op/sprintf.t patch for OS/390 (and any other host with limited
60658              floating-point exponent length)
60659              
60660              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
60661              From: Dominic Dunlop <domo@computer.org>
60662              Date: Fri, 13 Oct 2000 19:17:57 +0200
60663              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
60664      Branch: perl
60665            ! t/op/sprintf.t
60666 ____________________________________________________________________________
60667 [  7224] By: jhi                                   on 2000/10/13  18:40:48
60668         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
60669      Branch: perl
60670            ! toke.c
60671 ____________________________________________________________________________
60672 [  7223] By: jhi                                   on 2000/10/13  18:37:13
60673         Log: Thinko in #7222.
60674      Branch: perl
60675            ! utf8.c
60676 ____________________________________________________________________________
60677 [  7222] By: jhi                                   on 2000/10/13  18:05:23
60678         Log: Use UTF8SKIP(), from Simon Cozens.
60679      Branch: perl
60680            ! utf8.c
60681 ____________________________________________________________________________
60682 [  7221] By: jhi                                   on 2000/10/13  15:43:19
60683         Log: (accidentally empty check-in)
60684      Branch: perl
60685            ! utf8.c
60686 ____________________________________________________________________________
60687 [  7220] By: jhi                                   on 2000/10/13  15:23:51
60688         Log: Add (optimistically) Storable to static extensions.
60689      Branch: perl
60690            ! hints/uwin.sh hints/vmesa.sh
60691 ____________________________________________________________________________
60692 [  7219] By: jhi                                   on 2000/10/13  15:20:05
60693         Log: Amdahl UTS doesn't seem to do dynaloading.
60694      Branch: perl
60695            ! hints/uts.sh
60696 ____________________________________________________________________________
60697 [  7218] By: jhi                                   on 2000/10/13  15:15:20
60698         Log: Slight tweak of the code to appease Amdahl UTS cc.
60699      Branch: perl
60700            ! pp.c
60701 ____________________________________________________________________________
60702 [  7217] By: jhi                                   on 2000/10/13  14:50:42
60703         Log: In Amdahl UTS "struct sv" is defined by a system header,
60704              <ksync.h>.
60705      Branch: perl
60706            ! perl.h sv.h
60707 ____________________________________________________________________________
60708 [  7216] By: jhi                                   on 2000/10/13  11:58:25
60709         Log: Ilya implemented the memory profiling API.
60710      Branch: perl
60711            ! Todo
60712 ____________________________________________________________________________
60713 [  7215] By: jhi                                   on 2000/10/13  02:56:38
60714         Log: Subject: [PATCH 5.7.0] Perl API for mstats
60715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60716              Date: Thu, 12 Oct 2000 22:52:40 -0400
60717              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
60718      Branch: perl
60719            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
60720 ____________________________________________________________________________
60721 [  7214] By: jhi                                   on 2000/10/13  02:55:38
60722         Log: Subject: [PATCH 5.7.0] IVs in mtats
60723              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60724              Date: Thu, 12 Oct 2000 22:51:04 -0400
60725              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
60726      Branch: perl
60727            ! malloc.c perl.h
60728 ____________________________________________________________________________
60729 [  7213] By: jhi                                   on 2000/10/13  02:31:47
60730         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
60731      Branch: perl
60732            ! pod/perldiag.pod pp_sys.c
60733 ____________________________________________________________________________
60734 [  7212] By: jhi                                   on 2000/10/13  01:27:38
60735         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
60736              From: Peter Prymmer <pvhp@forte.com>
60737              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
60738              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
60739      Branch: perl
60740            ! t/op/oct.t
60741 ____________________________________________________________________________
60742 [  7211] By: jhi                                   on 2000/10/13  00:35:09
60743         Log: Update Changes.
60744      Branch: perl
60745            ! Changes patchlevel.h
60746 ____________________________________________________________________________
60747 [  7210] By: jhi                                   on 2000/10/12  23:59:40
60748         Log: The Install.pm third of
60749              
60750              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
60751              From: Bill Campbell <bill@celestial.com>
60752              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
60753              Date: Thu, 5 Oct 2000 18:04:51 -0700
60754      Branch: perl
60755            ! lib/ExtUtils/Install.pm
60756 ____________________________________________________________________________
60757 [  7209] By: jhi                                   on 2000/10/12  23:58:43
60758         Log: Two thirds of
60759              
60760              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
60761              Date: Thu, 5 Oct 2000 18:04:51 -0700
60762              From: Bill Campbell <bill@celestial.com>
60763              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
60764              
60765              The Install.pm changes will be submitted separately because
60766              they need some work and discussion still.
60767      Branch: perl
60768            ! lib/getopts.pl lib/termcap.pl
60769 ____________________________________________________________________________
60770 [  7208] By: jhi                                   on 2000/10/12  23:41:19
60771         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
60772              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60773              Date:     Thu, 12 Oct 2000 07:30:02 EDT
60774              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
60775      Branch: perl
60776            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
60777            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
60778 ____________________________________________________________________________
60779 [  7207] By: jhi                                   on 2000/10/12  23:39:01
60780         Log: An updated EBCDIC tr patch.
60781              
60782              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
60783              From: Peter Prymmer <pvhp@forte.com>
60784              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
60785              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
60786      Branch: perl
60787            ! t/op/tr.t
60788 ____________________________________________________________________________
60789 [  7206] By: jhi                                   on 2000/10/12  23:34:55
60790         Log: Upgrade to CPAN 1.58, from Andreas König.
60791      Branch: perl
60792            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
60793 ____________________________________________________________________________
60794 [  7205] By: jhi                                   on 2000/10/12  23:29:08
60795         Log: Introduce the man[24-8] variables, from Andy Dougherty.
60796      Branch: metaconfig/U/perl
60797            + mandirs.U mandirstyle.U
60798      Branch: perl
60799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60800            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
60801            ! vos/config.h vos/config.pl vos/config_h.SH_orig
60802            ! win32/config.bc win32/config.gc win32/config.vc
60803 ____________________________________________________________________________
60804 [  7204] By: gsar                                  on 2000/10/12  18:11:24
60805         Log: restore change#7202
60806      Branch: perl
60807            ! mg.c
60808 ____________________________________________________________________________
60809 [  7203] By: gsar                                  on 2000/10/12  18:09:40
60810         Log: another test of the Emergency Broadcast System--back out 
60811              change#7202
60812      Branch: perl
60813            ! mg.c
60814 ____________________________________________________________________________
60815 [  7202] By: gsar                                  on 2000/10/12  16:40:47
60816         Log: (submitted on behalf of Jarkko)
60817              Fix the lib/encode.t subtest 6 failure as reported by Andreas
60818              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
60819              was unearthed by change 7182, as was a bug in HTML::Entities.
60820      Branch: perl
60821            ! mg.c
60822 ____________________________________________________________________________
60823 [  7201] By: jhi                                   on 2000/10/11  03:16:05
60824         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
60825      Branch: perl
60826            ! pp_hot.c t/pragma/utf8.t
60827 ____________________________________________________________________________
60828 [  7200] By: jhi                                   on 2000/10/11  00:40:30
60829         Log: The #7198 was a false alarm.
60830      Branch: perl
60831            ! pp_hot.c
60832 ____________________________________________________________________________
60833 [  7199] By: jhi                                   on 2000/10/11  00:26:04
60834         Log: Remove duplicated code.
60835      Branch: perl
60836            ! t/lib/cgi-html.t
60837 ____________________________________________________________________________
60838 [  7198] By: jhi                                   on 2000/10/10  23:30:46
60839         Log: (Retracted by #7200.)
60840      Branch: perl
60841            ! pp_hot.c
60842 ____________________________________________________________________________
60843 [  7197] By: jhi                                   on 2000/10/10  21:49:30
60844         Log: Add the test case for #7190, from the original bug report
60845              by Andreas König.
60846      Branch: perl
60847            ! t/pragma/utf8.t
60848 ____________________________________________________________________________
60849 [  7196] By: jhi                                   on 2000/10/10  21:40:49
60850         Log: Reapply Andy's patch and regen Configure.
60851      Branch: perl
60852            ! Configure INSTALL Makefile.SH Porting/Glossary
60853            ! Porting/config.sh config_h.SH epoc/config.sh installperl
60854            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
60855            ! win32/config.vc
60856 ____________________________________________________________________________
60857 [  7195] By: jhi                                   on 2000/10/10  21:09:30
60858         Log: Use the versiononly instead of the installscripts,
60859              retract the changes 7146 and 7147.
60860      Branch: perl
60861            ! Configure INSTALL Makefile.SH Porting/Glossary
60862            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
60863            ! installperl uconfig.sh vos/config.def win32/config.bc
60864            ! win32/config.gc win32/config.vc
60865 ____________________________________________________________________________
60866 [  7194] By: jhi                                   on 2000/10/10  21:06:15
60867         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
60868              From: Peter Prymmer <pvhp@forte.com>
60869              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
60870              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
60871      Branch: perl
60872            ! t/op/ver.t
60873 ____________________________________________________________________________
60874 [  7193] By: jhi                                   on 2000/10/10  21:05:12
60875         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
60876              From: Peter Prymmer <pvhp@forte.com>
60877              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
60878              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
60879      Branch: perl
60880            ! t/op/tr.t
60881 ____________________________________________________________________________
60882 [  7192] By: jhi                                   on 2000/10/10  20:57:30
60883         Log: Add versiononly, delete installscripts, from Andy Dougherty.
60884      Branch: metaconfig
60885            - U/installdirs/installscripts.U
60886      Branch: metaconfig/U/perl
60887            + versiononly.U
60888 ____________________________________________________________________________
60889 [  7191] By: jhi                                   on 2000/10/10  19:41:21
60890         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
60891              From: Peter Prymmer <pvhp@forte.com>
60892              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
60893              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
60894      Branch: perl
60895            ! pod/perlebcdic.pod
60896 ____________________________________________________________________________
60897 [  7190] By: jhi                                   on 2000/10/10  19:26:14
60898         Log: Subject: Re: utf8 concat, mg_get
60899              From: Simon Cozens <simon@cozens.net>
60900              Date: Tue, 10 Oct 2000 17:40:17 +0100
60901              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
60902      Branch: perl
60903            ! pp_hot.c
60904 ____________________________________________________________________________
60905 [  7189] By: jhi                                   on 2000/10/10  19:23:03
60906         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
60907              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
60908              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
60909              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
60910      Branch: perl
60911            ! lib/ExtUtils/MM_Unix.pm
60912 ____________________________________________________________________________
60913 [  7188] By: jhi                                   on 2000/10/10  15:31:24
60914         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
60915              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
60916              Date: Fri, 14 Jul 2000 10:47:36 +0100
60917              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
60918      Branch: perl
60919            ! README.win32
60920 ____________________________________________________________________________
60921 [  7187] By: jhi                                   on 2000/10/10  13:30:10
60922         Log: Quote the temp file name, needed in Win32 because the
60923              default name unfortunately contains spaces, shouldn't
60924              hurt elsewhere.
60925              
60926              Subject: FW: perldoc fails if $TEMP contains spaces
60927              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
60928              Date: Thu, 14 Sep 2000 08:58:45 +0100
60929              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
60930      Branch: perl
60931            ! utils/perldoc.PL
60932 ____________________________________________________________________________
60933 [  7186] By: jhi                                   on 2000/10/10  13:16:27
60934         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
60935              From: hv@hugo.hybyte.com
60936              Date: Tue, 10 Oct 2000 14:10:20 +0100
60937              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
60938      Branch: perl
60939            ! t/lib/thr5005.t util.c
60940 ____________________________________________________________________________
60941 [  7185] By: jhi                                   on 2000/10/10  12:06:22
60942         Log: Upgrade to podlators 1.04, from Russ Allbery.
60943      Branch: perl
60944            ! lib/Pod/Man.pm lib/Pod/Text.pm
60945 ____________________________________________________________________________
60946 [  7184] By: jhi                                   on 2000/10/10  12:01:32
60947         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
60948      Branch: perl
60949            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
60950 ____________________________________________________________________________
60951 [  7183] By: jhi                                   on 2000/10/09  23:47:15
60952         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
60953              From: Peter Prymmer <pvhp@forte.com>
60954              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
60955              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
60956      Branch: perl
60957            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
60958 ____________________________________________________________________________
60959 [  7182] By: jhi                                   on 2000/10/09  23:43:16
60960         Log: Make eq work again with utf8 (disabling the upgrading
60961              should no more be necessary since the copies of the
60962              scalars are upgraded, not the scalars themselves).
60963              Takes care of ID 20001009.001.  (The claimed length()
60964              bug in 20001009.001 seems bogus to me.)
60965      Branch: perl
60966            ! sv.c t/pragma/utf8.t
60967 ____________________________________________________________________________
60968 [  7181] By: gsar                                  on 2000/10/09  19:41:54
60969         Log: tweak for change#7173
60970      Branch: perl
60971            ! win32/win32sck.c
60972 ____________________________________________________________________________
60973 [  7180] By: gsar                                  on 2000/10/09  19:26:56
60974         Log: on Windows, clean targets might not work under some flavors of the shell
60975      Branch: perl
60976            ! win32/Makefile win32/makefile.mk
60977 ____________________________________________________________________________
60978 [  7179] By: jhi                                   on 2000/10/09  19:21:02
60979         Log: Update Changes.
60980      Branch: perl
60981            ! Changes patchlevel.h
60982 ____________________________________________________________________________
60983 [  7178] By: jhi                                   on 2000/10/09  19:18:23
60984         Log: Warn about unknown scripts.
60985              
60986              Subject: Re: ideas? patches? [PATCH bleadperl]
60987              From: Dominic Dunlop <domo@computer.org>
60988              Date: Mon, 9 Oct 2000 14:57:17 +0200
60989              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
60990      Branch: perl
60991            ! lib/charnames.pm
60992 ____________________________________________________________________________
60993 [  7177] By: jhi                                   on 2000/10/09  19:13:27
60994         Log: Change #7160 had a nasty typo.
60995      Branch: metaconfig
60996            ! U/compline/Compile.U
60997      Branch: perl
60998            ! Configure config_h.SH
60999 ____________________________________________________________________________
61000 [  7176] By: gsar                                  on 2000/10/09  18:59:33
61001         Log: pod nit
61002      Branch: perl
61003            ! pod/perlport.pod
61004 ____________________________________________________________________________
61005 [  7175] By: gsar                                  on 2000/10/09  18:54:28
61006         Log: Windows9x doesn't support link(), despite what Config.pm
61007              might think
61008      Branch: perl
61009            ! lib/ExtUtils/Manifest.pm
61010 ____________________________________________________________________________
61011 [  7174] By: gsar                                  on 2000/10/09  18:50:03
61012         Log: avoid nonportable example code
61013      Branch: perl
61014            ! lib/File/Copy.pm
61015 ____________________________________________________________________________
61016 [  7173] By: gsar                                  on 2000/10/09  18:46:54
61017         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
61018              being used) when closing a socket handle
61019      Branch: perl
61020            ! win32/win32.c win32/win32.h win32/win32sck.c
61021 ____________________________________________________________________________
61022 [  7172] By: gsar                                  on 2000/10/09  18:41:40
61023         Log: on Windows, cwd strings in the environment should be of the
61024              form =X:=X:\foo instead of =X=X:\foo\
61025      Branch: perl
61026            ! win32/vdir.h
61027 ____________________________________________________________________________
61028 [  7171] By: gsar                                  on 2000/10/09  18:30:09
61029         Log: on Windows, LoadLibrary() could load an extension DLL multiple
61030              times if forward slashes are used in the path
61031      Branch: perl
61032            ! win32/win32.c
61033 ____________________________________________________________________________
61034 [  7170] By: jhi                                   on 2000/10/09  17:53:59
61035         Log: Add a todo note about overloadable assertions.
61036      Branch: perl
61037            ! Todo-5.6
61038 ____________________________________________________________________________
61039 [  7169] By: jhi                                   on 2000/10/09  13:43:45
61040         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
61041              From: mjd@plover.com
61042              Date: 9 Oct 2000 00:24:44 -0000
61043              Message-ID: <20001009002444.10616.qmail@plover.com>
61044      Branch: perl
61045            ! pod/perldebguts.pod
61046 ____________________________________________________________________________
61047 [  7168] By: nick                                  on 2000/10/08  13:16:33
61048         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
61049              is not right thing to do on (e.g. x86). Network order is also "right" for
61050              X fonts.
61051      Branch: perl
61052            ! ext/Encode/Encode.pm
61053 ____________________________________________________________________________
61054 [  7167] By: nick                                  on 2000/10/08  12:54:42
61055         Log: Make "encodings" work post-install when Encode/*.enc files may not
61056              be in same directory as Encode.pm
61057      Branch: perl
61058            ! ext/Encode/Encode.pm
61059 ____________________________________________________________________________
61060 [  7166] By: nick                                  on 2000/10/08  11:51:26
61061         Log: Work round the fact that $hash->{$key} does not take into account
61062              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
61063              so that key is always in the "expected" encoding - i.e. same way we put
61064              it in the hash.
61065      Branch: perl
61066            ! ext/Encode/Encode.pm
61067 ____________________________________________________________________________
61068 [  7165] By: gsar                                  on 2000/10/08  04:15:29
61069         Log: save_re_context() could reset PL_curcop to freed memory, causing core
61070              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
61071      Branch: perl
61072            ! pp_ctl.c
61073 ____________________________________________________________________________
61074 [  7164] By: jhi                                   on 2000/10/06  20:51:48
61075         Log: UTF8ize split() so that the cloned substrings get the UTF8
61076              flag of the original scalar.  Problem reported by Simon Cozens.
61077      Branch: perl
61078            ! pp.c t/pragma/utf8.t
61079 ____________________________________________________________________________
61080 [  7163] By: nick                                  on 2000/10/06  20:48:34
61081         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
61082              got a false +ve and so did not reach code which would have un-FAKEd the SV.
61083      Branch: perl
61084            ! sv.c
61085 ____________________________________________________________________________
61086 [  7162] By: nick                                  on 2000/10/06  20:25:37
61087         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
61088              To fix  (sort {$a <=> $b} keys %hash) in particular but
61089              should cover a number of other as-yet-unknown cases as well.
61090      Branch: perl
61091            ! sv.c
61092 ____________________________________________________________________________
61093 [  7161] By: jhi                                   on 2000/10/06  19:56:18
61094         Log: Change the version number of Tie::Handle in the core to 4.0,
61095              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
61096              
61097              Subject: Note on Tie::Handle
61098              From: andreas.koenig@anima.de (Andreas J. Koenig)
61099              Date:      06 Oct 2000 21:48:58 +0200
61100              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
61101      Branch: perl
61102            ! lib/Tie/Handle.pm
61103 ____________________________________________________________________________
61104 [  7160] By: jhi                                   on 2000/10/06  18:20:35
61105         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
61106              as the first option of cc/ld because of ultrapicky compilers
61107              (e.g. OS/390 R2.5)
61108      Branch: metaconfig
61109            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
61110            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
61111            ! U/compline/orderlib.U U/modified/Cppsym.U
61112            ! U/modified/d_access.U
61113      Branch: metaconfig/U/perl
61114            ! Checkcc.U d_dlsymun.U gccvers.U
61115      Branch: perl
61116            ! Configure config_h.SH
61117 ____________________________________________________________________________
61118 [  7159] By: jhi                                   on 2000/10/06  13:56:39
61119         Log: Update Changes.
61120      Branch: perl
61121            ! Changes patchlevel.h
61122 ____________________________________________________________________________
61123 [  7158] By: jhi                                   on 2000/10/06  12:48:40
61124         Log: Eliminate $Is_VMS code from the test.
61125              
61126              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
61127              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61128              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
61129              Date:     Thu, 5 Oct 2000 07:46:33 EDT
61130      Branch: perl
61131            ! t/lib/b.t
61132 ____________________________________________________________________________
61133 [  7157] By: jhi                                   on 2000/10/06  12:47:13
61134         Log: Also the $ccflags is needed for the C compiler check.
61135              
61136              Subject: Configure (check for C-compiler)
61137              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61138              Date: Fri, 06 Oct 2000 08:47:15 +0200
61139              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
61140      Branch: metaconfig/U/perl
61141            ! Checkcc.U
61142      Branch: perl
61143            ! Configure config_h.SH
61144 ____________________________________________________________________________
61145 [  7156] By: jhi                                   on 2000/10/06  11:45:15
61146         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
61147      Branch: perl
61148            ! perl.c pp_ctl.c sv.h utf8.c
61149 ____________________________________________________________________________
61150 [  7155] By: jhi                                   on 2000/10/06  11:40:41
61151         Log: IO::Handle->syswrite() did not handle length omission
61152              like CORE::syswrite() does.
61153              
61154              Subject: [Fwd] IO::Handle, syswrite and arguments
61155              From: Graham Barr <gbarr@pobox.com>
61156              Date: Fri, 6 Oct 2000 10:22:05 +0100
61157              Message-ID: <20001006102205.U6312@pobox.com>
61158              
61159              The original patch from andrew@ugh.net.au.
61160      Branch: perl
61161            ! ext/IO/lib/IO/Handle.pm
61162 ____________________________________________________________________________
61163 [  7154] By: jhi                                   on 2000/10/06  01:42:15
61164         Log: Tweak #7153.
61165      Branch: perl
61166            ! utf8.h
61167 ____________________________________________________________________________
61168 [  7153] By: jhi                                   on 2000/10/06  00:39:55
61169         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
61170      Branch: perl
61171            ! utf8.h
61172 ____________________________________________________________________________
61173 [  7152] By: jhi                                   on 2000/10/06  00:38:11
61174         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
61175      Branch: perl
61176            ! perl.c pp_ctl.c sv.h utf8.c
61177 ____________________________________________________________________________
61178 [  7151] By: jhi                                   on 2000/10/06  00:36:38
61179         Log: Subject: Re: Questions about Tie::Array and perl modules
61180              From: Nick Ing-Simmons <nik@tiuk.ti.com>
61181              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
61182              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
61183              
61184              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
61185      Branch: perl
61186            ! lib/Tie/Array.pm t/op/array.t
61187 ____________________________________________________________________________
61188 [  7150] By: jhi                                   on 2000/10/05  00:20:45
61189         Log: Regen Changes.
61190      Branch: perl
61191            ! Changes patchlevel.h
61192 ____________________________________________________________________________
61193 [  7149] By: jhi                                   on 2000/10/05  00:20:01
61194         Log: Regen toc.
61195      Branch: perl
61196            ! pod/perltoc.pod
61197 ____________________________________________________________________________
61198 [  7148] By: jhi                                   on 2000/10/04  23:35:08
61199         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
61200              reported several times by Dominic Dunlop, for example in
61201              ID 20000315.008.  Patch from Dominic.  Patch affects at
61202              least MachTen, and possibly other oldish BSDs. Should not
61203              break non-broken platforms (tested on LinuxPPC). 
61204      Branch: perl
61205            ! doio.c
61206 ____________________________________________________________________________
61207 [  7147] By: jhi                                   on 2000/10/04  23:26:34
61208         Log: The one that got away from 7146.
61209      Branch: metaconfig
61210            + U/installdirs/installscripts.U
61211 ____________________________________________________________________________
61212 [  7146] By: jhi                                   on 2000/10/04  23:25:04
61213         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
61214              suggested by H. Merijn Brand.
61215      Branch: perl
61216            ! Configure INSTALL Makefile.SH Porting/Glossary
61217            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
61218            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
61219            ! win32/config.vc
61220 ____________________________________________________________________________
61221 [  7145] By: jhi                                   on 2000/10/04  22:08:21
61222         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
61223              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61224              Date: Wed, 4 Oct 2000 17:37:46 -0400
61225              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
61226      Branch: perl
61227            ! utils/h2xs.PL
61228 ____________________________________________________________________________
61229 [  7144] By: jhi                                   on 2000/10/04  18:11:41
61230         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
61231              From: Jeff Pinyan <jeffp@crusoe.net>
61232              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
61233              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
61234      Branch: perl
61235            ! pod/perlrun.pod
61236 ____________________________________________________________________________
61237 [  7143] By: jhi                                   on 2000/10/04  18:09:58
61238         Log: Subject: perlhack.pod Patch for Externals Tools
61239              From: Fisher Mark <fisherm@tce.com>
61240              Date: Tue, 3 Oct 2000 15:43:27 -0500 
61241              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
61242      Branch: perl
61243            ! pod/perlhack.pod
61244 ____________________________________________________________________________
61245 [  7142] By: jhi                                   on 2000/10/04  18:08:41
61246         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
61247              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61248              Date:     Wed, 4 Oct 2000 12:11:11 EDT
61249              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
61250      Branch: perl
61251            ! vms/vms.c
61252 ____________________________________________________________________________
61253 [  7141] By: jhi                                   on 2000/10/04  12:20:16
61254         Log: Subject: [PATCH 5.7.0] h2xs not working
61255              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61256              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
61257              Date: Tue, 3 Oct 2000 21:43:01 -0400
61258              
61259              Subject: [PATCH 5.7.0] h2xs not documenting the created module
61260              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61261              Date: Tue, 3 Oct 2000 22:55:19 -0400
61262              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
61263      Branch: perl
61264            ! utils/h2xs.PL
61265 ____________________________________________________________________________
61266 [  7140] By: jhi                                   on 2000/10/04  11:53:44
61267         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
61268              From: nick@babyhippo.com
61269              Date: Wed, 4 Oct 2000 12:06:45 +0100
61270              Message-Id: <20001004120645.A7356@babyhippo.com>
61271              
61272              Retract 7118 and 7135.
61273      Branch: perl
61274            ! installman installperl op.c t/pragma/subs.t
61275 ____________________________________________________________________________
61276 [  7139] By: jhi                                   on 2000/10/03  22:09:41
61277         Log: It is possible to have no hosts database at all.  Pointed out in
61278              
61279              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
61280              From: Peter Prymmer <pvhp@forte.com>
61281              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
61282              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
61283      Branch: metaconfig
61284            ! U/modified/myhostname.U
61285      Branch: perl
61286            ! Configure config_h.SH
61287 ____________________________________________________________________________
61288 [  7138] By: jhi                                   on 2000/10/03  21:49:49
61289         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
61290              From: Peter Prymmer <pvhp@forte.com>
61291              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
61292              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
61293      Branch: perl
61294            ! pp_sys.c
61295 ____________________________________________________________________________
61296 [  7137] By: jhi                                   on 2000/10/03  20:10:05
61297         Log: One remaining nit less at the VMS mailbox sizing.
61298      Branch: perl
61299            ! vms/vms.c
61300 ____________________________________________________________________________
61301 [  7136] By: jhi                                   on 2000/10/03  20:08:47
61302         Log: Test harness update to sync with the new perlcc,
61303              from Simon Cozens.
61304      Branch: perl
61305            ! t/TEST t/UTEST
61306 ____________________________________________________________________________
61307 [  7135] By: jhi                                   on 2000/10/03  15:15:42
61308         Log: Subject: Re: PATCH for 20001003.004
61309              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
61310              From: "AARON B. DOSSETT" <aaron@iglou.com>
61311              Message-Id: <E13gTay-0006od-00@iglou.com>
61312      Branch: perl
61313            ! installman installperl
61314 ____________________________________________________________________________
61315 [  7134] By: jhi                                   on 2000/10/03  15:00:34
61316         Log: Subject: [ID 20001003.006] B::Debug not -w clean
61317              From: Nicholas Clark <nick@babyhippo.co.uk>
61318              Date: Tue, 03 Oct 2000 15:46:32 +0100
61319              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
61320      Branch: perl
61321            ! ext/B/B/Debug.pm
61322 ____________________________________________________________________________
61323 [  7133] By: jhi                                   on 2000/10/03  14:58:39
61324         Log: Scale down the VMS message boxes, by Charles Lane.
61325              Fix for ID 20000903.009, workaround at
61326              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
61327      Branch: perl
61328            ! vms/vms.c
61329 ____________________________________________________________________________
61330 [  7132] By: jhi                                   on 2000/10/03  11:20:37
61331         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
61332      Branch: perl
61333            + t/lib/st-lock.t t/lib/st-utf8.t
61334            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
61335            ! ext/Storable/Storable.xs t/lib/st-recurse.t
61336 ____________________________________________________________________________
61337 [  7131] By: jhi                                   on 2000/10/03  03:38:23
61338         Log: Encode nits.
61339      Branch: perl
61340            ! MANIFEST Makefile.SH
61341 ____________________________________________________________________________
61342 [  7130] By: jhi                                   on 2000/10/03  03:31:05
61343         Log: Update Changes.
61344      Branch: perl
61345            ! Changes patchlevel.h
61346 ____________________________________________________________________________
61347 [  7129] By: jhi                                   on 2000/10/03  02:24:02
61348         Log: Misplaced else.
61349      Branch: metaconfig/U/perl
61350            ! d_strtoll.U
61351      Branch: perl
61352            ! Configure config_h.SH
61353 ____________________________________________________________________________
61354 [  7128] By: jhi                                   on 2000/10/03  02:08:29
61355         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
61356              From: sthoenna@efn.org
61357              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
61358              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
61359      Branch: metaconfig/U/perl
61360            ! d_strtoll.U
61361      Branch: perl
61362            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
61363 ____________________________________________________________________________
61364 [  7127] By: jhi                                   on 2000/10/03  01:13:14
61365         Log: Update Changes.
61366      Branch: perl
61367            ! Changes patchlevel.h
61368 ____________________________________________________________________________
61369 [  7126] By: jhi                                   on 2000/10/03  00:57:08
61370         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
61371              as suggested by Olaf Flebbe and Nick Clark.
61372      Branch: perl
61373            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
61374 ____________________________________________________________________________
61375 [  7125] By: jhi                                   on 2000/10/03  00:50:56
61376         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
61377              From: Nick Clark <nick@plum.flirble.org>
61378              Date: Mon, 2 Oct 2000 11:03:24 +0100
61379              Message-Id: <20001002110324.D20073@plum.flirble.org>
61380              
61381              Also fixes bug ID 20001002.005.
61382      Branch: perl
61383            ! t/lib/encode.t
61384 ____________________________________________________________________________
61385 [  7124] By: jhi                                   on 2000/10/03  00:34:59
61386         Log: Subject: [PATCH 5.7.0] Epoc update
61387              From: Olaf Flebbe <o.flebbe@gmx.de>
61388              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
61389              Message-ID: <26423.969484586@www10.gmx.net>
61390      Branch: perl
61391            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
61392            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
61393            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
61394            ! util.c util.h
61395 ____________________________________________________________________________
61396 [  7123] By: jhi                                   on 2000/10/03  00:30:07
61397         Log: Regen headers.
61398      Branch: perl
61399            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
61400 ____________________________________________________________________________
61401 [  7122] By: jhi                                   on 2000/10/03  00:10:48
61402         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
61403      Branch: perl
61404            ! hints/openbsd.sh
61405 ____________________________________________________________________________
61406 [  7121] By: jhi                                   on 2000/10/03  00:05:06
61407         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
61408              From: <abigail@foad.org>
61409              Date: Tue, 26 Sep 2000 13:36:14 -0400
61410              Message-ID: <20000926173614.4356.qmail@foad.org>
61411      Branch: perl
61412            ! pod/perlop.pod
61413 ____________________________________________________________________________
61414 [  7120] By: jhi                                   on 2000/10/03  00:04:00
61415         Log: Inside require() $^S was always left undefined.
61416              
61417              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
61418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61419              Date: Wed, 27 Sep 2000 18:54:49 -0400
61420              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
61421      Branch: perl
61422            ! cop.h mg.c pp_ctl.c util.c
61423 ____________________________________________________________________________
61424 [  7119] By: jhi                                   on 2000/10/03  00:00:16
61425         Log: Subject: [PATCH] DLL not restartabke with threaded perl
61426              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
61427              Date: Thu, 28 Sep 2000 09:20:46 +0100
61428              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
61429      Branch: perl
61430            ! perl.c
61431 ____________________________________________________________________________
61432 [  7118] By: jhi                                   on 2000/10/02  23:59:20
61433         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
61434              From: Nicholas Clark <nick@ccl4.org>
61435              Date: Thu, 28 Sep 2000 11:52:24 +0100
61436              Message-ID: <20000928115224.D7924@plum.flirble.org>
61437      Branch: perl
61438            ! op.c
61439 ____________________________________________________________________________
61440 [  7117] By: jhi                                   on 2000/10/02  23:57:51
61441         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
61442              From: Nicholas Clark <nick@babyhippo.co.uk>
61443              Date: Thu, 28 Sep 2000 12:18:10 +0100
61444              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
61445              
61446              Did not apply cleanly, manual intervention was needed.
61447      Branch: perl
61448            ! ext/B/B/Bytecode.pm utils/perlcc.PL
61449 ____________________________________________________________________________
61450 [  7116] By: jhi                                   on 2000/10/02  23:50:40
61451         Log: Document the issue (is not a syntax error, kind of)
61452              
61453              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
61454              From: Nicholas Clark <nick@ccl4.org>
61455              Date: Thu, 28 Sep 2000 17:12:42 +0100
61456              Message-ID: <20000928171242.K7924@plum.flirble.org>
61457      Branch: perl
61458            ! pod/perldata.pod
61459 ____________________________________________________________________________
61460 [  7115] By: jhi                                   on 2000/10/02  23:48:58
61461         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
61462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61463              Date: Thu, 28 Sep 2000 21:55:31 -0400
61464              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
61465      Branch: perl
61466            ! regexec.c
61467 ____________________________________________________________________________
61468 [  7114] By: jhi                                   on 2000/10/02  23:47:57
61469         Log: Subject: DOC PATCH 5.6.0
61470              From: mjd@plover.com
61471              Date: 30 Sep 2000 06:02:34 -0000
61472              Message-ID: <20000930060234.4559.qmail@plover.com>
61473      Branch: perl
61474            ! pod/perldebguts.pod
61475 ____________________________________________________________________________
61476 [  7113] By: jhi                                   on 2000/10/02  23:46:43
61477         Log: SOCK_DGRAM and listen() do not mix as reported in
61478              
61479              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
61480              From: Petter Reinholdtsen <pere@hungry.com>
61481              Date: Sun, 1 Oct 2000 10:57:20 +0800
61482              Message-Id: <200010010257.KAA05735@localhost.localdomain>
61483              
61484              The patch for 5.7.0+ had to be reengineered, though.
61485      Branch: perl
61486            ! ext/IO/lib/IO/Socket/UNIX.pm
61487 ____________________________________________________________________________
61488 [  7112] By: jhi                                   on 2000/10/02  23:36:57
61489         Log: Subject: Re: [PATCH 5.005_64 missed]
61490              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61491              Date: Sun, 1 Oct 2000 18:50:10 -0400
61492              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
61493      Branch: perl
61494            ! pod/perlxs.pod
61495 ____________________________________________________________________________
61496 [  7111] By: jhi                                   on 2000/10/02  23:35:40
61497         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
61498              From: Radu Greab <radu@netsoft.ro>
61499              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
61500              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
61501      Branch: perl
61502            ! op.c opcode.pl t/op/substr.t
61503 ____________________________________________________________________________
61504 [  7110] By: jhi                                   on 2000/10/02  23:32:38
61505         Log: Subject: [PATCH] Fix aliasing of tied filehandles
61506              From: Daniel Chetlin <daniel@chetlin.com>
61507              Date: Mon, 2 Oct 2000 14:53:27 -0700
61508              Message-ID: <20001002145327.C1617@ilmd>
61509      Branch: perl
61510            ! perl.h pp_hot.c t/op/tiehandle.t
61511 ____________________________________________________________________________
61512 [  7109] By: jhi                                   on 2000/10/02  23:31:30
61513         Log: s/Robin Parker/Robin Barker/
61514      Branch: perl
61515            ! Changes5.6
61516 ____________________________________________________________________________
61517 [  7108] By: jhi                                   on 2000/10/02  23:15:46
61518         Log: Retract #7091 as suggested in
61519              
61520              From: Robin Barker <rmb1@cise.npl.co.uk> 
61521              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
61522              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
61523              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
61524      Branch: perl
61525            ! embed.pl proto.h
61526 ____________________________________________________________________________
61527 [  7107] By: nick                                  on 2000/10/02  18:23:14
61528         Log: A few tweaks to get Tk803 to work with Encode scheme.
61529      Branch: perl
61530            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
61531 ____________________________________________________________________________
61532 [  7106] By: nick                                  on 2000/10/01  21:34:14
61533         Log: Add checking cases to Encode's toUnicode and fromUnicode.
61534      Branch: perl
61535            ! ext/Encode/Encode.pm
61536 ____________________________________________________________________________
61537 [  7105] By: nick                                  on 2000/10/01  17:18:01
61538         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
61539              To read and use them.
61540              Add a lib/encode.t which checks a few things.
61541      Branch: perl
61542            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
61543            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
61544            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
61545            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
61546            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
61547            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
61548            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
61549            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
61550            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
61551            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
61552            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
61553            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
61554            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
61555            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
61556            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
61557            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
61558            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
61559            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
61560            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
61561            + ext/Encode/Encode/iso2022-jp.enc
61562            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
61563            + ext/Encode/Encode/iso8859-1.enc
61564            + ext/Encode/Encode/iso8859-2.enc
61565            + ext/Encode/Encode/iso8859-3.enc
61566            + ext/Encode/Encode/iso8859-4.enc
61567            + ext/Encode/Encode/iso8859-5.enc
61568            + ext/Encode/Encode/iso8859-6.enc
61569            + ext/Encode/Encode/iso8859-7.enc
61570            + ext/Encode/Encode/iso8859-8.enc
61571            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
61572            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
61573            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
61574            + ext/Encode/Encode/macCentEuro.enc
61575            + ext/Encode/Encode/macCroatian.enc
61576            + ext/Encode/Encode/macCyrillic.enc
61577            + ext/Encode/Encode/macDingbats.enc
61578            + ext/Encode/Encode/macGreek.enc
61579            + ext/Encode/Encode/macIceland.enc
61580            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
61581            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
61582            + ext/Encode/Encode/macTurkish.enc
61583            + ext/Encode/Encode/macUkraine.enc
61584            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
61585            + t/lib/encode.t
61586            ! MANIFEST ext/Encode/Encode.pm
61587 ____________________________________________________________________________
61588 [  7104] By: nick                                  on 2000/09/30  13:04:30
61589         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
61590              From: Daniel Chetlin <daniel@chetlin.com>
61591              Date: Mon, 18 Sep 2000 05:05:40 -0700
61592              Message-Id: <20000918050540.C652@ilmd>
61593      Branch: perl
61594            ! lib/overload.pm sv.c t/pragma/overload.t
61595 ____________________________________________________________________________
61596 [  7103] By: nick                                  on 2000/09/30  12:53:36
61597         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
61598              From: Johan Vromans <jvromans@squirrel.nl>
61599              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
61600              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
61601      Branch: perl
61602            ! pod/Makefile.SH
61603 ____________________________________________________________________________
61604 [  7102] By: nick                                  on 2000/09/30  12:52:31
61605         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
61606              From: Spider Boardman <spider@Orb.Nashua.NH.US>
61607              Date: Sat, 16 Sep 2000 16:36:45 -0400
61608              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
61609      Branch: perl
61610            ! ext/B/B/Deparse.pm
61611 ____________________________________________________________________________
61612 [  7101] By: nick                                  on 2000/09/30  12:51:41
61613         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
61614              From: Craig A. Berry <craig.berry@psinetcs.com>
61615              Date: Sat, 16 Sep 2000 10:11:10 -0500
61616              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
61617      Branch: perl
61618            ! vms/vms.c
61619 ____________________________________________________________________________
61620 [  7100] By: nick                                  on 2000/09/30  12:50:33
61621         Log: Subject: Re: unicode support and perl [ID 20000901.097]
61622              From: Spider Boardman <spider@Orb.Nashua.NH.US>
61623              Date: Fri, 15 Sep 2000 16:37:58 -0400
61624              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
61625      Branch: perl
61626            ! t/op/append.t
61627 ____________________________________________________________________________
61628 [  7099] By: nick                                  on 2000/09/30  12:49:35
61629         Log: Subject: Re: unicode support and perl [ID 20000901.097]
61630              From: Spider Boardman <spider@Orb.Nashua.NH.US>
61631              Date: Fri, 15 Sep 2000 16:25:30 -0400
61632              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
61633      Branch: perl
61634            ! pp_hot.c
61635 ____________________________________________________________________________
61636 [  7098] By: nick                                  on 2000/09/30  12:48:00
61637         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
61638              From: Gisle Aas <gisle@ActiveState.com>
61639              Date: 15 Sep 2000 16:23:41 +0200
61640              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
61641      Branch: perl
61642            ! toke.c
61643 ____________________________________________________________________________
61644 [  7097] By: nick                                  on 2000/09/30  12:45:16
61645         Log: Subject: [PATCH] Nits in perlmod.pod
61646              From: Daniel Chetlin <daniel@chetlin.com>
61647              Date: Fri, 15 Sep 2000 02:04:09 -0700
61648              Message-Id: <20000915020409.A2104@ilmd>
61649      Branch: perl
61650            ! pod/perlmod.pod
61651 ____________________________________________________________________________
61652 [  7096] By: nick                                  on 2000/09/30  12:18:00
61653         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
61654              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
61655              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
61656              0 to checking to get the warning.
61657      Branch: perl
61658            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
61659            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
61660            ! regexec.c sv.c toke.c utf8.c
61661 ____________________________________________________________________________
61662 [  7095] By: nick                                  on 2000/09/15  16:55:59
61663         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
61664              
61665              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
61666              From: Spider Boardman <spider@Orb.Nashua.NH.US>
61667              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
61668              Date: Fri, 15 Sep 2000 06:37:30 -0400
61669      Branch: perl
61670            ! ext/Encode/Encode.xs sv.c
61671 ____________________________________________________________________________
61672 [  7094] By: jhi                                   on 2000/09/15  03:23:32
61673         Log: Update Changes.
61674      Branch: perl
61675            ! Changes patchlevel.h
61676 ____________________________________________________________________________
61677 [  7093] By: jhi                                   on 2000/09/15  03:11:44
61678         Log: Fix for the charnames.t failures from Spider Boardman.
61679      Branch: perl
61680            ! toke.c
61681 ____________________________________________________________________________
61682 [  7092] By: jhi                                   on 2000/09/15  00:15:48
61683         Log: Botched the #7090 check-in.
61684      Branch: perl
61685            ! sv.c
61686 ____________________________________________________________________________
61687 [  7091] By: jhi                                   on 2000/09/14  23:33:24
61688         Log: Part of #7081 didn't come through.
61689      Branch: perl
61690            ! embed.pl proto.h
61691 ____________________________________________________________________________
61692 [  7090] By: jhi                                   on 2000/09/14  23:17:39
61693         Log: Subject: Re: perl@7078 
61694              From: Spider Boardman <spider@web.zk3.dec.com>
61695              Date: Thu, 14 Sep 2000 19:06:36 -0400
61696              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
61697      Branch: perl
61698            ! sv.c toke.c
61699 ____________________________________________________________________________
61700 [  7089] By: jhi                                   on 2000/09/14  23:11:21
61701         Log: Small portability tweaks.
61702      Branch: perl
61703            ! ext/Encode/Encode.xs
61704 ____________________________________________________________________________
61705 [  7088] By: jhi                                   on 2000/09/14  22:57:23
61706         Log: Fake return to pacify picky compilers.
61707      Branch: perl
61708            ! ext/Encode/Encode.xs
61709 ____________________________________________________________________________
61710 [  7087] By: jhi                                   on 2000/09/14  22:53:37
61711         Log: Subject: [PATCH] utf8.c apidoc
61712              From: Simon Cozens <simon@cozens.net>
61713              Date: Thu, 14 Sep 2000 23:46:57 +0100
61714              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
61715      Branch: perl
61716            ! perlapi.c pod/perlapi.pod utf8.c
61717 ____________________________________________________________________________
61718 [  7086] By: jhi                                   on 2000/09/14  22:40:38
61719         Log: We don't need to count the high bit bytes, a boolean is enough. 
61720      Branch: perl
61721            ! sv.c
61722 ____________________________________________________________________________
61723 [  7085] By: jhi                                   on 2000/09/14  21:20:09
61724         Log: Replace #7084 with
61725              
61726              Subject: Re: perl@7078 
61727              From: Spider Boardman <spider@web.zk3.dec.com>
61728              Date: Thu, 14 Sep 2000 17:09:36 -0400
61729              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
61730      Branch: perl
61731            ! sv.c utf8.c
61732 ____________________________________________________________________________
61733 [  7084] By: jhi                                   on 2000/09/14  20:03:34
61734         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
61735              convertible to bytes by checking it doesn't go above 0xc3
61736              
61737              Subject: Re: perl@7078
61738              From: Simon Cozens <simon@cozens.net>
61739              Date: Thu, 14 Sep 2000 20:59:19 +0100
61740              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
61741      Branch: perl
61742            ! utf8.c
61743 ____________________________________________________________________________
61744 [  7083] By: jhi                                   on 2000/09/14  19:38:47
61745         Log: Subject: Re: perl@7078
61746              From: Simon Cozens <simon@cozens.net>
61747              Date: Thu, 14 Sep 2000 20:13:09 +0100
61748              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
61749      Branch: perl
61750            ! t/op/bop.t
61751 ____________________________________________________________________________
61752 [  7082] By: jhi                                   on 2000/09/14  17:50:44
61753         Log: The one that got away.
61754      Branch: perl
61755            ! lib/File/Find.pm
61756 ____________________________________________________________________________
61757 [  7081] By: jhi                                   on 2000/09/14  17:45:35
61758         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
61759              From: Robin Barker <rmb1@cise.npl.co.uk>
61760              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
61761              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
61762      Branch: perl
61763            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
61764            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
61765            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
61766            ! regcomp.c toke.c universal.c
61767 ____________________________________________________________________________
61768 [  7080] By: jhi                                   on 2000/09/14  17:40:35
61769         Log: Problems picked up by AIX cc.
61770              
61771              Subject: Re: perl@7078 (patch included)
61772              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61773              Date: Thu, 14 Sep 2000 18:53:30 +0200
61774              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
61775      Branch: perl
61776            ! ext/Encode/Encode.xs
61777 ____________________________________________________________________________
61778 [  7079] By: jhi                                   on 2000/09/14  17:38:27
61779         Log: Subject: File::Find 5.7.0 POD nits
61780              From: Rich Morin <rdm@cfcl.com>
61781              Date: Wed, 13 Sep 2000 22:03:58 -0700
61782              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
61783      Branch: perl
61784            ! lib/File/Find.pm
61785 ____________________________________________________________________________
61786 [  7078] By: jhi                                   on 2000/09/14  14:58:20
61787         Log: Update Changes.
61788      Branch: perl
61789            ! Changes patchlevel.h
61790 ____________________________________________________________________________
61791 [  7077] By: jhi                                   on 2000/09/14  14:55:54
61792         Log: Compilation warnings and an error.
61793      Branch: perl
61794            ! sv.c
61795 ____________________________________________________________________________
61796 [  7076] By: jhi                                   on 2000/09/14  14:42:56
61797         Log: Fix for a parsing bug, not for the original bug.
61798              
61799              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
61800              From: Spider Boardman <spider@web.zk3.dec.com>
61801              Date: Wed, 13 Sep 2000 17:52:20 -0400
61802              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
61803      Branch: perl
61804            ! regcomp.c
61805 ____________________________________________________________________________
61806 [  7075] By: jhi                                   on 2000/09/14  14:40:40
61807         Log: Batch of UTF-8 patches from Simon Cozens.
61808      Branch: perl
61809            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
61810            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
61811            ! toke.c utf8.c
61812 ____________________________________________________________________________
61813 [  7074] By: jhi                                   on 2000/09/14  14:29:58
61814         Log: Subject: Re: Two advertising clauses need to be removed
61815              From: Russ Allbery <rra@stanford.edu>
61816              Date: 13 Sep 2000 18:50:26 -0700
61817              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
61818      Branch: perl
61819            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
61820 ____________________________________________________________________________
61821 [  7073] By: jhi                                   on 2000/09/14  14:28:20
61822         Log: Subject: [PATCH] de-wall t/README
61823              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61824              Date: Wed, 13 Sep 2000 17:46:55 -0700
61825              Message-ID: <//Bw5gzkge/e092yn@efn.org>
61826      Branch: perl
61827            ! t/README
61828 ____________________________________________________________________________
61829 [  7072] By: jhi                                   on 2000/09/14  14:25:10
61830         Log: Hints optimization.
61831              
61832              Subject: Minor nit
61833              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61834              Date: Wed, 13 Sep 2000 21:42:07 +0200
61835              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
61836      Branch: perl
61837            ! hints/hpux.sh
61838 ____________________________________________________________________________
61839 [  7071] By: jhi                                   on 2000/09/14  14:23:30
61840         Log: Allow chop() and chomp() to be overridden.
61841              
61842              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
61843              From: "Casey R. Tweten" <crt@kiski.net>
61844              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
61845              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
61846      Branch: perl
61847            ! toke.c
61848 ____________________________________________________________________________
61849 [  7070] By: jhi                                   on 2000/09/14  14:20:36
61850         Log: The return value of setlocale must be copied away.
61851              
61852              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
61853              From: Alan Burlison <Alan.Burlison@uk.sun.com>
61854              Date: Wed, 13 Sep 2000 16:27:37 +0100 
61855              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
61856      Branch: perl
61857            ! util.c
61858 ____________________________________________________________________________
61859 [  7069] By: jhi                                   on 2000/09/14  14:16:27
61860         Log: Remove vestiges of tr//CU.
61861              
61862              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
61863              From: Nick Clark <nick@plum.flirble.org>
61864              Date: Tue, 12 Sep 2000 22:50:14 +0100
61865              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
61866              
61867              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
61868              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61869              Date: Tue, 12 Sep 2000 21:38:48 -0700
61870              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
61871      Branch: perl
61872            ! op.h pod/perlunicode.pod
61873 ____________________________________________________________________________
61874 [  7068] By: jhi                                   on 2000/09/13  14:18:39
61875         Log: Add the Encode extension.  The code is still largely just skeleton.
61876      Branch: perl
61877            + ext/Encode/Encode.pm ext/Encode/Encode.xs
61878            + ext/Encode/Makefile.PL ext/Encode/Todo
61879            ! MANIFEST Todo-5.6
61880 ____________________________________________________________________________
61881 [  7067] By: jhi                                   on 2000/09/12  17:43:33
61882         Log: Allow for whitespace between "#" and "line" in cpp output.
61883              
61884              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
61885              From: Calle Dybedahl <calle@lysator.liu.se>
61886              Date: 12 Sep 2000 19:38:02 +0200 
61887              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
61888      Branch: perl
61889            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
61890 ____________________________________________________________________________
61891 [  7066] By: gsar                                  on 2000/09/12  17:24:29
61892         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
61893              initialization in all the threads on Windows
61894      Branch: perl
61895            ! win32/win32.c
61896 ____________________________________________________________________________
61897 [  7065] By: jhi                                   on 2000/09/12  15:11:31
61898         Log: Update Changes.
61899      Branch: perl
61900            ! Changes patchlevel.h
61901 ____________________________________________________________________________
61902 [  7064] By: jhi                                   on 2000/09/12  14:54:54
61903         Log: Retract #7062, the pod tests are not ready.
61904      Branch: perl
61905            ! t/TEST t/harness
61906 ____________________________________________________________________________
61907 [  7063] By: jhi                                   on 2000/09/12  14:25:41
61908         Log: The #7054 truncated Configure badly.
61909      Branch: metaconfig/U/perl
61910            ! End.U
61911      Branch: perl
61912            ! Configure config_h.SH
61913 ____________________________________________________________________________
61914 [  7062] By: jhi                                   on 2000/09/12  14:08:32
61915         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
61916              From: sthoenna@efn.org
61917              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
61918              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
61919      Branch: perl
61920            ! t/TEST t/harness
61921 ____________________________________________________________________________
61922 [  7061] By: jhi                                   on 2000/09/12  14:07:18
61923         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
61924              From: sthoenna@efn.org
61925              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
61926              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
61927      Branch: perl
61928            ! pod/perlxs.pod
61929 ____________________________________________________________________________
61930 [  7060] By: jhi                                   on 2000/09/12  14:06:08
61931         Log: Break up the myconfig lines a bit.
61932              
61933              Subject: perlbug/perl -V output format
61934              From: sthoenna@efn.org
61935              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
61936              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
61937      Branch: perl
61938            ! myconfig.SH
61939 ____________________________________________________________________________
61940 [  7059] By: jhi                                   on 2000/09/12  14:05:04
61941         Log: Test for the #7049.
61942              
61943              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
61944              From: andreas.koenig@anima.de (Andreas J. Koenig)
61945              Date: 12 Sep 2000 06:42:01 +0200
61946              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
61947      Branch: perl
61948            ! t/op/my.t
61949 ____________________________________________________________________________
61950 [  7058] By: jhi                                   on 2000/09/12  14:03:05
61951         Log: Subject: [patch: perl@7045] vms updates
61952              From: Peter Prymmer <pvhp@forte.com>
61953              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
61954              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
61955      Branch: perl
61956            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
61957 ____________________________________________________________________________
61958 [  7057] By: jhi                                   on 2000/09/12  14:00:51
61959         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
61960              From: sthoenna@efn.org
61961              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
61962              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
61963      Branch: perl
61964            ! t/op/64bitint.t
61965 ____________________________________________________________________________
61966 [  7056] By: jhi                                   on 2000/09/12  13:58:14
61967         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
61968              From: Jeff Pinyan <jeffp@crusoe.net>
61969              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
61970              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
61971      Branch: perl
61972            ! pod/perlfunc.pod
61973 ____________________________________________________________________________
61974 [  7055] By: jhi                                   on 2000/09/12  13:56:32
61975         Log: Do in VMS as the #7054 does.
61976      Branch: perl
61977            ! configure.com
61978 ____________________________________________________________________________
61979 [  7054] By: jhi                                   on 2000/09/12  13:50:31
61980         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
61981              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
61982              Date: Mon, 11 Sep 2000 08:33:09 +0100
61983              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
61984      Branch: metaconfig/U/perl
61985            ! End.U
61986      Branch: perl
61987            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
61988            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
61989 ____________________________________________________________________________
61990 [  7053] By: jhi                                   on 2000/09/12  13:29:19
61991         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
61992              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61993              Date:     Tue, 12 Sep 2000 08:35:59 EDT
61994              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
61995      Branch: perl
61996            ! vms/test.com
61997 ____________________________________________________________________________
61998 [  7052] By: jhi                                   on 2000/09/11  23:01:50
61999         Log: Document the SvUTF8*().
62000      Branch: perl
62001            ! pod/perlapi.pod sv.h
62002 ____________________________________________________________________________
62003 [  7051] By: gsar                                  on 2000/09/11  14:46:30
62004         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
62005              (missed a spot when fixing up op_pmreplroot hack for ithreads)
62006      Branch: perl
62007            ! op.c t/op/split.t
62008 ____________________________________________________________________________
62009 [  7050] By: nick                                  on 2000/09/11  10:03:51
62010         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
62011              
62012              Subject: borland C++ win32.c tweak
62013              From: Vadim Konovalov <vkonovalov@lucent.com>
62014              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
62015              Date: Mon, 11 Sep 2000 11:22:33 +0400
62016      Branch: perl
62017            ! win32/win32.c
62018 ____________________________________________________________________________
62019 [  7049] By: nick                                  on 2000/09/11  09:57:33
62020         Log: Point fix for s/// on foreach (keys %xxx).
62021      Branch: perl
62022            ! pp_hot.c
62023 ____________________________________________________________________________
62024 [  7048] By: jhi                                   on 2000/09/10  23:37:09
62025         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
62026              by Pod::Text, from Brad Appleton.
62027      Branch: perl
62028            ! t/pod/testp2pt.pl
62029 ____________________________________________________________________________
62030 [  7047] By: jhi                                   on 2000/09/10  14:32:53
62031         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
62032              by Russ Allbery.
62033      Branch: perl
62034            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
62035 ____________________________________________________________________________
62036 [  7046] By: jhi                                   on 2000/09/10  14:15:08
62037         Log: Upgrade to CPAN 1.57_65, from Andreas König.
62038      Branch: perl
62039            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62040 ____________________________________________________________________________
62041 [  7045] By: jhi                                   on 2000/09/08  21:36:32
62042         Log: Update Changes.
62043      Branch: perl
62044            ! Changes patchlevel.h
62045 ____________________________________________________________________________
62046 [  7044] By: jhi                                   on 2000/09/08  21:29:56
62047         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
62048              From: Peter Prymmer <pvhp@forte.com>
62049              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
62050              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
62051      Branch: perl
62052            ! configure.com
62053 ____________________________________________________________________________
62054 [  7043] By: jhi                                   on 2000/09/08  21:27:50
62055         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
62056              From: Peter Prymmer <pvhp@forte.com>
62057              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
62058              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
62059      Branch: perl
62060            ! Makefile.SH installperl
62061 ____________________________________________________________________________
62062 [  7042] By: jhi                                   on 2000/09/08  21:23:21
62063         Log: Continue #7041.
62064      Branch: perl
62065            ! cygwin/Makefile.SHs os2/Makefile.SHs
62066 ____________________________________________________________________________
62067 [  7041] By: jhi                                   on 2000/09/08  21:18:10
62068         Log: Do away with memory models cruft.  Sorry, PDP users.
62069      Branch: metaconfig
62070            ! U/modified/cc.U U/modified/libpth.U
62071      Branch: perl
62072            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
62073            ! Porting/config_H cflags.SH config_h.SH configure.com
62074            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
62075            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
62076            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
62077 ____________________________________________________________________________
62078 [  7040] By: jhi                                   on 2000/09/08  14:34:18
62079         Log: Major rewrite of s2p.  And I mean really major, it is
62080              an implementation of sed in perl.  If called as s2p it
62081              will function as s2p.  Note: needs non-UNIXifying.
62082              
62083              Subject: s2p
62084              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
62085              Date: Mon, 28 Aug 2000 14:05:12 +0200
62086              Message-ID: <39AA5578.2102E2AA@alcatel.at>
62087      Branch: perl
62088            ! x2p/s2p.PL
62089 ____________________________________________________________________________
62090 [  7039] By: jhi                                   on 2000/09/08  14:19:49
62091         Log: Re-allow vec() for characters > 255.
62092              
62093              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
62094              From: Spider Boardman <spider@web.zk3.dec.com>
62095              Date: Fri, 08 Sep 2000 02:21:02 -0400
62096              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
62097      Branch: perl
62098            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
62099            ! t/op/vec.t
62100 ____________________________________________________________________________
62101 [  7038] By: jhi                                   on 2000/09/08  14:14:18
62102         Log: Subject: [PATCH lib/Benchmark.pm]
62103              From: <abigail@foad.org>
62104              Date: Thu, 7 Sep 2000 15:03:20 -0400
62105              Message-ID: <20000907190320.888.qmail@foad.org>
62106      Branch: perl
62107            ! lib/Benchmark.pm
62108 ____________________________________________________________________________
62109 [  7037] By: jhi                                   on 2000/09/08  14:11:06
62110         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
62111              
62112              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
62113              From: Spider Boardman <spider@web.zk3.dec.com>
62114              Date: Fri, 08 Sep 2000 01:30:27 -0400
62115              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
62116      Branch: perl
62117            ! op.c
62118 ____________________________________________________________________________
62119 [  7036] By: jhi                                   on 2000/09/08  14:08:58
62120         Log: Subject: [ID 20000908.002] perlipc documentation bug.
62121              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
62122              Date: Fri, 08 Sep 2000 12:38:32 +0200
62123              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
62124      Branch: perl
62125            ! pod/perlipc.pod
62126 ____________________________________________________________________________
62127 [  7035] By: jhi                                   on 2000/09/08  14:03:12
62128         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
62129              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62130              Date: Fri, 08 Sep 2000 11:47:34 +0200
62131              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
62132      Branch: perl
62133            ! hints/dec_osf.sh
62134 ____________________________________________________________________________
62135 [  7034] By: jhi                                   on 2000/09/08  13:59:35
62136         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
62137              From: Simon Cozens <simon@cozens.net>
62138              Date: Thu, 7 Sep 2000 20:40:38 +0100
62139              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
62140      Branch: perl
62141            ! pp_hot.c
62142 ____________________________________________________________________________
62143 [  7033] By: jhi                                   on 2000/09/08  04:03:03
62144         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
62145              From: "Larry W. Virden" <lvirden@cas.org>
62146              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
62147              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
62148      Branch: perl
62149            ! pod/perldiag.pod
62150 ____________________________________________________________________________
62151 [  7032] By: jhi                                   on 2000/09/07  22:18:30
62152         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
62153              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
62154              Date: Mon, 04 Sep 2000 13:16:38 -0700
62155              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
62156      Branch: perl
62157            ! lib/perl5db.pl
62158 ____________________________________________________________________________
62159 [  7031] By: jhi                                   on 2000/09/07  22:02:29
62160         Log: Fix the ccversion detection for 5.1 and beyond.
62161              
62162              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
62163              From: Spider Boardman <spider@leggy.zk3.dec.com>
62164              Date: Thu, 7 Sep 2000 17:54:27 -0400
62165              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
62166      Branch: perl
62167            ! hints/dec_osf.sh
62168 ____________________________________________________________________________
62169 [  7030] By: jhi                                   on 2000/09/07  19:12:28
62170         Log: Fix for
62171              
62172              Subject: [ID 20000903.001] \w in utf8-strings
62173              From: Marc Lehmann <pcg@goof.com>
62174              Date: Sun, 03 Sep 2000 09:44:29 +0200
62175              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
62176              
62177              and various related nits.
62178      Branch: perl
62179            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
62180 ____________________________________________________________________________
62181 [  7029] By: jhi                                   on 2000/09/07  18:49:09
62182         Log: Fix the URL, but the server is still missing in action.
62183              
62184              Subject: [ID 20000905.002] perlfaq1.pod URL error
62185              From: "Larry W. Virden" <lvirden@cas.org>
62186              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
62187              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
62188      Branch: perl
62189            ! pod/perlfaq1.pod
62190 ____________________________________________________________________________
62191 [  7028] By: jhi                                   on 2000/09/07  18:47:13
62192         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
62193              From: Hugo <hv@crypt.compulink.co.uk>
62194              Date: Tue, 05 Sep 2000 14:13:37 +0100
62195              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
62196      Branch: perl
62197            ! toke.c
62198 ____________________________________________________________________________
62199 [  7027] By: jhi                                   on 2000/09/07  18:45:35
62200         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
62201              From: Daniel Chetlin <daniel@chetlin.com>
62202              Date: Tue, 5 Sep 2000 04:57:07 -0700
62203              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
62204      Branch: perl
62205            ! pod/perlfaq6.pod pod/perlop.pod
62206 ____________________________________________________________________________
62207 [  7026] By: jhi                                   on 2000/09/07  18:44:01
62208         Log: Document the new ref() semantics.
62209              
62210              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
62211              From: Gisle Aas <gisle@ActiveState.com>
62212              Date: 05 Sep 2000 08:10:30 +0200
62213              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
62214      Branch: perl
62215            ! pod/perldelta.pod
62216 ____________________________________________________________________________
62217 [  7025] By: jhi                                   on 2000/09/07  18:42:27
62218         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
62219              
62220              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
62221              From: Gisle Aas <gisle@ActiveState.com>
62222              Date: 05 Sep 2000 08:11:40 +0200
62223              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
62224      Branch: perl
62225            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
62226 ____________________________________________________________________________
62227 [  7024] By: jhi                                   on 2000/09/07  18:39:32
62228         Log: Subject: [PATCH] Modernize Opcode.pm documentation
62229              From: Gisle Aas <gisle@ActiveState.com>
62230              Date: 4 Sep 2000 00:18:55 -0000
62231              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
62232      Branch: perl
62233            ! ext/Opcode/Opcode.pm
62234 ____________________________________________________________________________
62235 [  7023] By: jhi                                   on 2000/09/07  18:37:42
62236         Log: Subject: [PATCH] Tied filehandle documentation
62237              From: Gisle Aas <gisle@ActiveState.com>
62238              Date: 4 Sep 2000 00:14:40 -0000
62239              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
62240      Branch: perl
62241            ! pod/perlfunc.pod pod/perltie.pod
62242 ____________________________________________________________________________
62243 [  7022] By: jhi                                   on 2000/09/07  18:35:37
62244         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
62245              From: Gisle Aas <gisle@ActiveState.com>
62246              Date: 4 Sep 2000 00:04:22 -0000
62247              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
62248      Branch: perl
62249            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
62250 ____________________________________________________________________________
62251 [  7021] By: jhi                                   on 2000/09/07  18:33:22
62252         Log: Subject: small apidoc fix
62253              From: Marc Lehmann <pcg@goof.com>
62254              Date: Sun, 3 Sep 2000 05:12:06 +0200
62255              Message-ID: <20000903051206.A5909@cerebro.laendle>
62256      Branch: perl
62257            ! pod/perlapi.pod utf8.c
62258 ____________________________________________________________________________
62259 [  7020] By: jhi                                   on 2000/09/07  16:14:57
62260         Log: Tiny perldelta nits.
62261      Branch: perl
62262            ! pod/perldelta.pod
62263 ____________________________________________________________________________
62264 [  7019] By: jhi                                   on 2000/09/07  16:04:20
62265         Log: Guard against bad string->int conversion for quads.
62266      Branch: perl
62267            ! t/op/64bitint.t
62268 ____________________________________________________________________________
62269 [  7018] By: jhi                                   on 2000/09/06  17:07:03
62270         Log: Update Unicode todo list.
62271      Branch: perl
62272            ! Todo-5.6
62273 ____________________________________________________________________________
62274 [  7017] By: jhi                                   on 2000/09/05  21:16:01
62275         Log: Document the SvIOK_.*UV().
62276      Branch: perl
62277            ! pod/perlapi.pod sv.h
62278 ____________________________________________________________________________
62279 [  7016] By: nick                                  on 2000/09/03  21:54:46
62280         Log: Hash lookup of constant strings optimization:
62281              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
62282              to string table (as per sharepvn). Add newSV_pvn_share to create such
62283              a thing. Make hv.c compare addresses of strings and skip string compare
62284              if equal. Make method_named and helem ops use these shared-string SVs
62285              when arg is constant. Make keys op return shared-string SVs (less clearly
62286              a win).
62287      Branch: perl
62288            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
62289            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
62290            ! pod/perlintern.pod pp_hot.c proto.h sv.c
62291 ____________________________________________________________________________
62292 [  7015] By: jhi                                   on 2000/09/02  17:48:59
62293         Log: This is 5.7.0.
62294      Branch: perl
62295            ! Changes
62296 ____________________________________________________________________________
62297 [  7014] By: jhi                                   on 2000/09/02  17:35:45
62298         Log: Changes and patchlevel tweaks.
62299      Branch: perl
62300            ! Changes patchlevel.h
62301 ____________________________________________________________________________
62302 [  7013] By: jhi                                   on 2000/09/02  17:30:50
62303         Log: Update Changes.
62304      Branch: perl
62305            ! Changes patchlevel.h
62306 ____________________________________________________________________________
62307 [  7012] By: nick                                  on 2000/09/02  17:25:20
62308         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
62309      Branch: perl
62310            ! gv.c lib/overload.pm
62311 ____________________________________________________________________________
62312 [  7011] By: jhi                                   on 2000/09/02  17:16:25
62313         Log: Update perlhist.
62314      Branch: perl
62315            ! pod/perlhist.pod
62316 ____________________________________________________________________________
62317 [  7010] By: jhi                                   on 2000/09/02  17:01:35
62318         Log: perldelta nits.
62319      Branch: perl
62320            ! pod/perldelta.pod
62321 ____________________________________________________________________________
62322 [  7009] By: nick                                  on 2000/09/02  16:48:35
62323         Log: If overloaded %{} etc. return the object do not loop.
62324              Thus  sub deref { $_[0] } functions if object is wanted type.
62325      Branch: perl
62326            ! pp.h
62327 ____________________________________________________________________________
62328 [  7008] By: jhi                                   on 2000/09/02  16:26:11
62329         Log: Retab MANIFEST.
62330      Branch: perl
62331            ! ext/Storable/MANIFEST
62332 ____________________________________________________________________________
62333 [  7007] By: jhi                                   on 2000/09/02  16:23:02
62334         Log: Make certain cc is set before trying to run it.
62335      Branch: perl
62336            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
62337 ____________________________________________________________________________
62338 [  7006] By: jhi                                   on 2000/09/02  15:45:41
62339         Log: Unicode notes.
62340      Branch: perl
62341            ! pod/perldelta.pod
62342 ____________________________________________________________________________
62343 [  7005] By: jhi                                   on 2000/09/02  15:42:11
62344         Log: Various Configure nits by Philip Newton,
62345              plus the ebcdic one by me.
62346      Branch: metaconfig
62347            + U/modified/pager.U
62348            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
62349      Branch: metaconfig/U/perl
62350            ! Devel.U quadfio.U
62351      Branch: perl
62352            ! Configure config_h.SH
62353 ____________________________________________________________________________
62354 [  7004] By: jhi                                   on 2000/09/02  15:06:14
62355         Log: Apparently avoiding the swapping is too costly.
62356              
62357              From: "Ben Tilly" <ben_tilly@hotmail.com>
62358              Subject: Re: the door is closed.
62359              Date: Fri, 01 Sep 2000 20:23:16 EDT
62360              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
62361      Branch: perl
62362            ! pod/perlfaq4.pod
62363 ____________________________________________________________________________
62364 [  7003] By: nick                                  on 2000/09/02  12:26:04
62365         Log: Undo part of change 6489 which looks like a bulk edit which
62366              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
62367              The supressing of main:: on return from select() is undesirable.
62368      Branch: perl
62369            ! pp_sys.c
62370 ____________________________________________________________________________
62371 [  7002] By: jhi                                   on 2000/09/01  23:08:54
62372         Log: Update Changes.
62373      Branch: perl
62374            ! Changes patchlevel.h
62375 ____________________________________________________________________________
62376 [  7001] By: jhi                                   on 2000/09/01  23:00:13
62377         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
62378              From: Peter Prymmer <pvhp@forte.com>
62379              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
62380              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
62381              
62382              plus rework the http: spots as suggested by Tom Christiansen,
62383              plus regen perltoc.
62384      Branch: perl
62385            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
62386            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
62387 ____________________________________________________________________________
62388 [  7000] By: jhi                                   on 2000/09/01  22:36:01
62389         Log: Only the first line, thank you very much.
62390      Branch: perl
62391            ! hints/solaris_2.sh
62392 ____________________________________________________________________________
62393 [  6999] By: gsar                                  on 2000/09/01  22:16:40
62394         Log: change#6791 accidentally clobbered change#6710, put it back
62395      Branch: perl
62396            ! win32/win32.c
62397 ____________________________________________________________________________
62398 [  6998] By: jhi                                   on 2000/09/01  22:14:16
62399         Log: Mention the HP-UX LP64 freak failure.
62400      Branch: perl
62401            ! pod/perldelta.pod
62402 ____________________________________________________________________________
62403 [  6997] By: jhi                                   on 2000/09/01  21:48:32
62404         Log: Detypo.
62405      Branch: perl
62406            ! hints/hpux.sh
62407 ____________________________________________________________________________
62408 [  6996] By: jhi                                   on 2000/09/01  21:27:10
62409         Log: Update Changes.
62410      Branch: perl
62411            ! Changes patchlevel.h
62412 ____________________________________________________________________________
62413 [  6995] By: jhi                                   on 2000/09/01  21:14:24
62414         Log: Mi splgn s gnin.g
62415      Branch: perl
62416            ! pp_ctl.c
62417 ____________________________________________________________________________
62418 [  6994] By: jhi                                   on 2000/09/01  21:09:54
62419         Log: Subject: http:// in L<>
62420              From: Nicholas Clark <nick@ccl4.org>
62421              Date: Fri, 1 Sep 2000 22:03:21 +0100
62422              Message-ID: <20000901220321.B72074@plum.flirble.org>
62423      Branch: perl
62424            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
62425 ____________________________________________________________________________
62426 [  6993] By: jhi                                   on 2000/09/01  21:06:54
62427         Log: Update to Storable 1.0, from Raphael Manfredi.
62428      Branch: perl
62429            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
62430            ! ext/Storable/Makefile.PL ext/Storable/README
62431            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
62432            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
62433            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
62434            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
62435            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
62436            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
62437 ____________________________________________________________________________
62438 [  6992] By: jhi                                   on 2000/09/01  20:43:05
62439         Log: Mention known sfio+linux buglet.
62440      Branch: perl
62441            ! pod/perldelta.pod
62442 ____________________________________________________________________________
62443 [  6991] By: jhi                                   on 2000/09/01  20:40:11
62444         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
62445              From: Peter Prymmer <pvhp@forte.com>
62446              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
62447              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
62448      Branch: perl
62449            ! vms/vms.c
62450 ____________________________________________________________________________
62451 [  6990] By: jhi                                   on 2000/09/01  20:25:26
62452         Log: Retract #6986.
62453      Branch: perl
62454            ! hints/solaris_2.sh
62455 ____________________________________________________________________________
62456 [  6989] By: jhi                                   on 2000/09/01  20:23:00
62457         Log: Mergesort is back.
62458      Branch: perl
62459            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
62460 ____________________________________________________________________________
62461 [  6988] By: jhi                                   on 2000/09/01  19:37:40
62462         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
62463              From: Mike Guy <mjtg@cam.ac.uk>
62464              Date: Fri, 01 Sep 2000 17:43:33 +0100
62465              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
62466      Branch: perl
62467            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
62468            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
62469 ____________________________________________________________________________
62470 [  6987] By: jhi                                   on 2000/09/01  19:17:10
62471         Log: Regen perltoc.
62472      Branch: perl
62473            ! pod/perltoc.pod
62474 ____________________________________________________________________________
62475 [  6986] By: jhi                                   on 2000/09/01  18:51:10
62476         Log: Subject: Re: Solaris x86 has no SPARC libraries!
62477              From: Lupe Christoph <lupe@lupe-christoph.de>
62478              Date: Fri, 1 Sep 2000 20:41:20 +0200
62479              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
62480      Branch: perl
62481            ! hints/solaris_2.sh
62482 ____________________________________________________________________________
62483 [  6985] By: jhi                                   on 2000/09/01  18:28:10
62484         Log: Update Changes.
62485      Branch: perl
62486            ! Changes patchlevel.h
62487 ____________________________________________________________________________
62488 [  6984] By: jhi                                   on 2000/09/01  18:26:53
62489         Log: Feature ordering tweak.
62490      Branch: perl
62491            ! myconfig.SH
62492 ____________________________________________________________________________
62493 [  6983] By: jhi                                   on 2000/09/01  18:19:50
62494         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
62495              From: <abigail@foad.org>
62496              Date: Fri, 1 Sep 2000 13:07:32 -0400
62497              Message-ID: <20000901170732.18249.qmail@foad.org>
62498      Branch: perl
62499            ! t/pragma/overload.t
62500 ____________________________________________________________________________
62501 [  6982] By: jhi                                   on 2000/09/01  18:17:54
62502         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
62503              so that case-ignoring systems like DCL can tell them from
62504              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
62505      Branch: metaconfig/U/perl
62506            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
62507      Branch: perl
62508            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62509            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
62510            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
62511            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
62512            ! vos/config.def vos/config.h vos/config_h.SH_orig
62513            ! win32/config.bc win32/config.gc win32/config.vc
62514 ____________________________________________________________________________
62515 [  6981] By: nick                                  on 2000/09/01  17:21:57
62516         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
62517              warning when UNTIE exists and instead pass the count of extra references to
62518              the UNTIE method.
62519      Branch: perl
62520            ! pod/perltie.pod pp_sys.c
62521 ____________________________________________________________________________
62522 [  6980] By: jhi                                   on 2000/09/01  16:54:44
62523         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
62524              From: Peter Prymmer <pvhp@forte.com>
62525              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
62526              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
62527      Branch: perl
62528            ! configure.com
62529 ____________________________________________________________________________
62530 [  6979] By: jhi                                   on 2000/09/01  16:06:20
62531         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
62532              From: Mike Guy <mjtg@cam.ac.uk> 
62533              Date: Fri, 01 Sep 2000 16:49:27 +0100
62534              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
62535      Branch: perl
62536            ! t/base/rs.t
62537 ____________________________________________________________________________
62538 [  6978] By: jhi                                   on 2000/09/01  16:00:42
62539         Log: Update to PodParser 1.18, from Brad Appleton.
62540      Branch: perl
62541            ! lib/Pod/Checker.pm t/pod/find.t
62542 ____________________________________________________________________________
62543 [  6977] By: jhi                                   on 2000/09/01  14:48:58
62544         Log: Subject: Nit in Configure (bleadperl@6961)
62545              From: Lupe Christoph <lupe@lupe-christoph.de>
62546              Date: Fri, 1 Sep 2000 16:34:29 +0200
62547              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
62548      Branch: metaconfig
62549            ! U/compline/ccflags.U
62550      Branch: perl
62551            ! Configure config_h.SH
62552 ____________________________________________________________________________
62553 [  6976] By: jhi                                   on 2000/09/01  14:39:52
62554         Log: Update Changes.
62555      Branch: perl
62556            ! Changes patchlevel.h
62557 ____________________________________________________________________________
62558 [  6975] By: jhi                                   on 2000/09/01  14:37:36
62559         Log: microperl config update.
62560      Branch: perl
62561            ! uconfig.h uconfig.sh
62562 ____________________________________________________________________________
62563 [  6974] By: jhi                                   on 2000/09/01  14:36:53
62564         Log: Document known deficiencies.
62565      Branch: perl
62566            ! pod/perldelta.pod
62567 ____________________________________________________________________________
62568 [  6973] By: jhi                                   on 2000/09/01  14:10:20
62569         Log: Mention warnings fixes and updates.
62570      Branch: perl
62571            ! pod/perldelta.pod
62572 ____________________________________________________________________________
62573 [  6972] By: jhi                                   on 2000/09/01  14:01:52
62574         Log: Drop unused argument.
62575              
62576              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
62577              From: Spider Boardman <spider@web.zk3.dec.com>
62578              Date: Thu, 31 Aug 2000 16:10:15 -0400
62579              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
62580      Branch: perl
62581            ! toke.c
62582 ____________________________________________________________________________
62583 [  6971] By: jhi                                   on 2000/09/01  13:59:24
62584         Log: Add the overload warnings to perldiag.
62585      Branch: perl
62586            ! lib/overload.pm pod/perldiag.pod
62587 ____________________________________________________________________________
62588 [  6970] By: jhi                                   on 2000/09/01  13:55:10
62589         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
62590              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
62591              Date: Fri, 1 Sep 2000 13:43:15 +0100 
62592              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
62593      Branch: perl
62594            ! lib/overload.pm t/pragma/overload.t
62595 ____________________________________________________________________________
62596 [  6969] By: jhi                                   on 2000/09/01  13:52:27
62597         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
62598              From: <abigail@foad.org>
62599              Date: Fri, 1 Sep 2000 05:46:54 -0400
62600              Message-ID: <20000901094654.6476.qmail@foad.org>
62601      Branch: perl
62602            ! lib/overload.pm
62603 ____________________________________________________________________________
62604 [  6968] By: jhi                                   on 2000/09/01  13:50:05
62605         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
62606              From: Daniel Chetlin <daniel@chetlin.com>
62607              Date: Fri, 1 Sep 2000 02:10:55 -0700
62608              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
62609      Branch: perl
62610            ! pod/perlretut.pod
62611 ____________________________________________________________________________
62612 [  6967] By: jhi                                   on 2000/09/01  13:47:54
62613         Log: Part of the solution.
62614              
62615              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
62616              From: Mike Guy <mjtg@cam.ac.uk>
62617              Date: Fri, 01 Sep 2000 14:16:01 +0100
62618              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
62619      Branch: perl
62620            ! gv.c mg.c
62621 ____________________________________________________________________________
62622 [  6966] By: jhi                                   on 2000/09/01  13:46:17
62623         Log: Subject: CPAN.pm beta 1.57_57 for the core
62624              From: andreas.koenig@anima.de (Andreas J. Koenig)
62625              Date: 01 Sep 2000 15:16:31 +0200
62626              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
62627      Branch: perl
62628            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62629 ____________________________________________________________________________
62630 [  6965] By: jhi                                   on 2000/09/01  13:43:18
62631         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
62632              From: "Craig A. Berry" <craig.berry@psinetcs.com>
62633              Date: Fri, 01 Sep 2000 01:47:22 -0500
62634              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
62635      Branch: perl
62636            ! pod/perldelta.pod vms/vms.c
62637 ____________________________________________________________________________
62638 [  6964] By: jhi                                   on 2000/09/01  13:35:35
62639         Log: File::Temp patches from Andreas König,
62640              
62641              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
62642              From: andreas.koenig@anima.de (Andreas J. Koenig)
62643              Date: 01 Sep 2000 10:07:20 +0200
62644              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
62645              
62646              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
62647              From: andreas.koenig@anima.de (Andreas J. Koenig)
62648              Date: 31 Aug 2000 23:26:08 +0200
62649              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
62650      Branch: perl
62651            ! lib/File/Temp.pm t/lib/ftmp-security.t
62652 ____________________________________________________________________________
62653 [  6963] By: jhi                                   on 2000/09/01  02:22:24
62654         Log: Retract the mergesort code, way too incompatible licensing
62655              and copyrights.
62656      Branch: perl
62657            ! pod/perldelta.pod pp_ctl.c
62658 ____________________________________________________________________________
62659 [  6962] By: jhi                                   on 2000/08/31  23:27:32
62660         Log: Update Changes.
62661      Branch: perl
62662            ! Changes patchlevel.h
62663 ____________________________________________________________________________
62664 [  6961] By: jhi                                   on 2000/08/31  23:20:04
62665         Log: Small tweaks all over.
62666      Branch: metaconfig
62667            ! U/compline/d_gconvert.U
62668      Branch: perl
62669            ! AUTHORS Configure config_h.SH pp_ctl.c
62670 ____________________________________________________________________________
62671 [  6960] By: jhi                                   on 2000/08/31  22:39:36
62672         Log: Further rewording.
62673      Branch: perl
62674            ! pp_ctl.c
62675 ____________________________________________________________________________
62676 [  6959] By: jhi                                   on 2000/08/31  21:26:44
62677         Log: More address tweaking.
62678      Branch: perl
62679            ! AUTHORS Changes
62680 ____________________________________________________________________________
62681 [  6958] By: jhi                                   on 2000/08/31  20:47:25
62682         Log: AUTHORS tweaks, from Peter Prymmer.
62683              
62684              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
62685              From: Peter Prymmer <pvhp@forte.com>
62686              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
62687              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
62688      Branch: perl
62689            ! AUTHORS MAINTAIN
62690 ____________________________________________________________________________
62691 [  6957] By: jhi                                   on 2000/08/31  20:34:43
62692         Log: perldelta tweaks.
62693      Branch: perl
62694            ! pod/perldelta.pod
62695 ____________________________________________________________________________
62696 [  6956] By: jhi                                   on 2000/08/31  19:11:06
62697         Log: Regen perltoc.
62698      Branch: perl
62699            ! pod/perltoc.pod
62700 ____________________________________________________________________________
62701 [  6955] By: jhi                                   on 2000/08/31  19:06:30
62702         Log: Clarify the mergesort situation.
62703      Branch: perl
62704            ! pp_ctl.c
62705 ____________________________________________________________________________
62706 [  6954] By: jhi                                   on 2000/08/31  18:24:17
62707         Log: Move the Solaris 7 scan to use64bitall, make the
62708              failure to find 64-bot sparc libc to mention the
62709              possibility of being in an intel, from Lupe and Alan.
62710      Branch: perl
62711            ! hints/solaris_2.sh
62712 ____________________________________________________________________________
62713 [  6953] By: jhi                                   on 2000/08/31  18:09:20
62714         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
62715              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
62716      Branch: metaconfig
62717            ! U/compline/d_gconvert.U U/threads/archname.U
62718      Branch: metaconfig/U/perl
62719            ! perlxv.U
62720      Branch: perl
62721            ! Configure config_h.SH sv.c
62722 ____________________________________________________________________________
62723 [  6952] By: jhi                                   on 2000/08/31  17:42:24
62724         Log: :: not allowed in pathnames, change to .
62725              
62726              Subject: [PATCH perl@6938] cygwin port
62727              From: "Fifer, Eric" <EFifer@sanwaint.com>
62728              Date: Thu, 31 Aug 2000 16:32:59 +0100
62729              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
62730      Branch: metaconfig/U/perl
62731            ! perlxv.U
62732 ____________________________________________________________________________
62733 [  6951] By: jhi                                   on 2000/08/31  17:02:05
62734         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
62735      Branch: perl
62736            ! perl.h
62737 ____________________________________________________________________________
62738 [  6950] By: jhi                                   on 2000/08/31  16:26:08
62739         Log: More author updates.
62740              
62741              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
62742              From: Simon Cozens <simon@cozens.net>
62743              Date: Thu, 31 Aug 2000 17:13:32 +0100
62744              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
62745      Branch: perl
62746            ! AUTHORS
62747 ____________________________________________________________________________
62748 [  6949] By: jhi                                   on 2000/08/31  16:04:49
62749         Log: POSIX doesn't report long double values under -Duselongdouble
62750              when the long doubles are "real" (bigger than doubles).
62751              
62752              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
62753              From: Spider Boardman <spider@peano.zk3.dec.com>
62754              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
62755              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
62756      Branch: perl
62757            ! ext/POSIX/POSIX.xs
62758 ____________________________________________________________________________
62759 [  6948] By: jhi                                   on 2000/08/31  15:25:10
62760         Log: Update Changes.
62761      Branch: perl
62762            ! Changes patchlevel.h
62763 ____________________________________________________________________________
62764 [  6947] By: jhi                                   on 2000/08/31  15:22:29
62765         Log: Document UNTIE in a very minimalistic way.
62766      Branch: perl
62767            ! pod/perlfunc.pod pod/perltie.pod
62768 ____________________________________________________________________________
62769 [  6946] By: jhi                                   on 2000/08/31  15:15:23
62770         Log: Document known failures.
62771      Branch: perl
62772            ! pod/perldelta.pod
62773 ____________________________________________________________________________
62774 [  6945] By: jhi                                   on 2000/08/31  15:07:00
62775         Log: Don't attach -ld to the archname if pointless.
62776      Branch: metaconfig
62777            ! U/threads/archname.U
62778      Branch: perl
62779            ! Configure config_h.SH
62780 ____________________________________________________________________________
62781 [  6944] By: jhi                                   on 2000/08/31  14:37:42
62782         Log: Wrap the test in eval.
62783              
62784              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
62785              From: Tim Jenness <timj@jach.hawaii.edu>
62786              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
62787              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
62788      Branch: perl
62789            ! t/lib/ftmp-security.t
62790 ____________________________________________________________________________
62791 [  6943] By: jhi                                   on 2000/08/31  14:30:57
62792         Log: Make -Dusemorebits find long doubles in Solaris.
62793      Branch: perl
62794            ! hints/solaris_2.sh
62795 ____________________________________________________________________________
62796 [  6942] By: jhi                                   on 2000/08/31  13:48:45
62797         Log: Clarify the third case of ftmp-security warnings.
62798      Branch: perl
62799            ! INSTALL
62800 ____________________________________________________________________________
62801 [  6941] By: jhi                                   on 2000/08/31  13:40:31
62802         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
62803              From: <abigail@foad.org>
62804              Date: Thu, 31 Aug 2000 01:35:05 -0400
62805              Message-ID: <20000831053505.32120.qmail@foad.org>
62806      Branch: perl
62807            ! pod/perldelta.pod
62808 ____________________________________________________________________________
62809 [  6940] By: jhi                                   on 2000/08/31  13:38:48
62810         Log: Issue useful diagnostic on unknown pod commands.
62811              
62812              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
62813              From: <abigail@foad.org>
62814              Date: Thu, 31 Aug 2000 03:41:18 -0400
62815              Message-ID: <20000831074118.24880.qmail@foad.org>
62816      Branch: perl
62817            ! lib/Pod/Man.pm
62818 ____________________________________________________________________________
62819 [  6939] By: jhi                                   on 2000/08/31  13:34:33
62820         Log: Reveal Borland's isnan.
62821              
62822              Subject: build with BC++ tweak
62823              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
62824              Date: Thu, 31 Aug 2000 13:09:37 +0400
62825              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
62826      Branch: perl
62827            ! win32/win32.h
62828 ____________________________________________________________________________
62829 [  6938] By: jhi                                   on 2000/08/31  05:01:20
62830         Log: Update Changes.
62831      Branch: perl
62832            ! Changes patchlevel.h
62833 ____________________________________________________________________________
62834 [  6937] By: jhi                                   on 2000/08/31  04:26:23
62835         Log: sscanf() may be the only way to read long doubles from strings.
62836      Branch: metaconfig/U/perl
62837            ! longdblfio.U
62838      Branch: perl
62839            ! Configure config_h.SH perl.h util.c
62840 ____________________________________________________________________________
62841 [  6936] By: jhi                                   on 2000/08/31  04:18:19
62842         Log: The #6929 was too skimpy.
62843      Branch: perl
62844            ! sv.c
62845 ____________________________________________________________________________
62846 [  6935] By: jhi                                   on 2000/08/31  02:47:07
62847         Log: Subject: Re: typos in pods
62848              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62849              Date: Wed, 30 Aug 2000 19:25:34 -0700
62850              Message-ID: <eIcr5gzkg25X092yn@efn.org>
62851      Branch: perl
62852            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
62853 ____________________________________________________________________________
62854 [  6934] By: jhi                                   on 2000/08/31  02:42:55
62855         Log: Missed one Unicode file.
62856      Branch: perl
62857            + lib/unicode/UCDFF301.html
62858 ____________________________________________________________________________
62859 [  6933] By: jhi                                   on 2000/08/30  23:42:27
62860         Log: Update Changes.
62861      Branch: perl
62862            ! Changes patchlevel.h
62863 ____________________________________________________________________________
62864 [  6932] By: jhi                                   on 2000/08/30  23:40:07
62865         Log: Mention UNTIE in perldelta.  Still needs documenting
62866              in perltie et alia.
62867      Branch: perl
62868            ! pod/perldelta.pod
62869 ____________________________________________________________________________
62870 [  6931] By: jhi                                   on 2000/08/30  23:36:02
62871         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
62872              From: <abigail@foad.org>
62873              Date: Wed, 30 Aug 2000 19:28:07 -0400
62874              Message-ID: <20000830232807.305.qmail@foad.org>
62875      Branch: perl
62876            ! pod/perldelta.pod
62877 ____________________________________________________________________________
62878 [  6930] By: jhi                                   on 2000/08/30  23:32:40
62879         Log: Update to Unicode 3.0.1.
62880      Branch: perl
62881            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
62882            + lib/unicode/PropList.txt lib/unicode/README.perl
62883            + lib/unicode/UCD301.html lib/unicode/Unicode.301
62884            - lib/unicode/Props.txt lib/unicode/UCD300.html
62885            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
62886            ! (edit 257 files)
62887 ____________________________________________________________________________
62888 [  6929] By: jhi                                   on 2000/08/30  22:38:18
62889         Log: Heap decorruption.
62890              
62891              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
62892              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62893              Date: Wed, 30 Aug 2000 22:39:52 +0100
62894              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
62895      Branch: perl
62896            ! sv.c
62897 ____________________________________________________________________________
62898 [  6928] By: jhi                                   on 2000/08/30  22:29:34
62899         Log: Retract the dummy test, skip the security tests (instead of failing),
62900              explain what the warnings mean.
62901      Branch: perl
62902            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
62903 ____________________________________________________________________________
62904 [  6927] By: jhi                                   on 2000/08/30  22:14:13
62905         Log: Change the internal implementation of sort() to be mergesort
62906              instead of quicksort, from John Linderman <jpl@research.att.com>.
62907              Gives us better worst case, better average case, and stability.
62908              What's there not to like?  (Small fixes for threaded builds
62909              were required).
62910      Branch: perl
62911            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
62912 ____________________________________________________________________________
62913 [  6926] By: jhi                                   on 2000/08/30  20:55:20
62914         Log: A better fix for the Socket building problem from Craig Berry.
62915      Branch: perl
62916            ! vms/vms.c
62917 ____________________________________________________________________________
62918 [  6925] By: jhi                                   on 2000/08/30  20:20:25
62919         Log: Subject: [PATCH] Re: UNTIE method 
62920              From: Nick Ing-Simmons <nik@tiuk.ti.com>
62921              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
62922              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
62923      Branch: perl
62924            ! pp_sys.c t/op/tie.t
62925 ____________________________________________________________________________
62926 [  6924] By: jhi                                   on 2000/08/30  20:17:11
62927         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
62928              From: "Craig A. Berry" <craig.berry@psinetcs.com>
62929              Date: Wed, 30 Aug 2000 15:03:14 -0500
62930              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
62931      Branch: perl
62932            ! vms/vms.c
62933 ____________________________________________________________________________
62934 [  6923] By: jhi                                   on 2000/08/30  20:15:18
62935         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
62936              From: "Craig A. Berry" <craig.berry@psinetcs.com>
62937              Date: Wed, 30 Aug 2000 13:30:36 -0500
62938              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
62939      Branch: perl
62940            ! vms/vms.c
62941 ____________________________________________________________________________
62942 [  6922] By: jhi                                   on 2000/08/30  19:54:43
62943         Log: Better options for rsync.
62944      Branch: perl
62945            ! pod/perlhack.pod
62946 ____________________________________________________________________________
62947 [  6921] By: jhi                                   on 2000/08/30  19:40:16
62948         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
62949              From: Rick Delaney <rick@consumercontact.com>
62950              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
62951              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
62952      Branch: perl
62953            ! pod/perlfunc.pod
62954 ____________________________________________________________________________
62955 [  6920] By: jhi                                   on 2000/08/30  19:36:40
62956         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
62957              From: Peter Prymmer <pvhp@forte.com>
62958              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
62959              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
62960      Branch: perl
62961            ! configure.com
62962 ____________________________________________________________________________
62963 [  6919] By: jhi                                   on 2000/08/30  14:52:02
62964         Log: Update Changes.
62965      Branch: perl
62966            ! Changes patchlevel.h
62967 ____________________________________________________________________________
62968 [  6918] By: jhi                                   on 2000/08/30  14:48:34
62969         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
62970      Branch: perl
62971            ! lib/ExtUtils/typemap
62972 ____________________________________________________________________________
62973 [  6917] By: jhi                                   on 2000/08/30  14:46:34
62974         Log: Subject: typos in pods
62975              From: Nicholas Clark <nick@ccl4.org>
62976              Date: Wed, 30 Aug 2000 01:12:50 +0100
62977              Message-ID: <20000830011249.A61388@plum.flirble.org>
62978      Branch: perl
62979            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
62980            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
62981            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
62982            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
62983 ____________________________________________________________________________
62984 [  6916] By: jhi                                   on 2000/08/30  14:19:09
62985         Log: Document Storable problems on Crays.  (Will have
62986              to document all the other Storable problems, too.)
62987      Branch: perl
62988            ! pod/perldelta.pod
62989 ____________________________________________________________________________
62990 [  6915] By: jhi                                   on 2000/08/30  14:06:02
62991         Log: Subject: [PATCH] fix misc cast warnings
62992              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62993              Date: Tue, 29 Aug 2000 23:16:14 -0700
62994              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
62995      Branch: perl
62996            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
62997            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
62998            ! os2/os2ish.h
62999 ____________________________________________________________________________
63000 [  6914] By: jhi                                   on 2000/08/30  14:03:45
63001         Log: Timestamp mismatch again.  Need to fix this dependence on
63002              config_h.SH timestamp, since it's the contents of config_h.SH
63003              that matter.
63004      Branch: perl
63005            ! uconfig.h uconfig.sh
63006 ____________________________________________________________________________
63007 [  6913] By: jhi                                   on 2000/08/30  13:54:06
63008         Log: Don't say "Perl 5.0 source kit".
63009      Branch: perl
63010            ! perl.c
63011 ____________________________________________________________________________
63012 [  6912] By: jhi                                   on 2000/08/30  13:51:24
63013         Log: Reset archname and archname64 always, forcing them be
63014              recomputed at each Configure run, make Configure and
63015              the hints files agree on the naming of largefiles variables.
63016      Branch: metaconfig
63017            ! U/threads/archname.U
63018      Branch: metaconfig/U/perl
63019            ! use64bits.U
63020      Branch: perl
63021            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
63022            ! hints/linux.sh hints/solaris_2.sh
63023 ____________________________________________________________________________
63024 [  6911] By: jhi                                   on 2000/08/30  13:30:13
63025         Log: Put back the slice accidentally removed by #6907.
63026      Branch: perl
63027            ! hints/solaris_2.sh
63028 ____________________________________________________________________________
63029 [  6910] By: jhi                                   on 2000/08/30  01:24:26
63030         Log: Be consistent: other Net::get* do export theirs.
63031              
63032              Subject: Re: Net::protoent does not export 'getproto'
63033              From: Yasushi Nakajima <sey@jkc.co.jp>
63034              Date: Wed, 30 Aug 2000 09:53:14 +0900
63035              Message-Id: <200008300051.DAA24700@taku.hut.fi>
63036      Branch: perl
63037            ! lib/Net/protoent.pm
63038 ____________________________________________________________________________
63039 [  6909] By: jhi                                   on 2000/08/30  01:17:25
63040         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
63041              From: Gurusamy Sarathy <gsar@ActiveState.com>
63042              Date: Tue, 29 Aug 2000 17:17:07 -0700
63043              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
63044      Branch: perl
63045            ! cop.h
63046 ____________________________________________________________________________
63047 [  6908] By: jhi                                   on 2000/08/30  00:58:05
63048         Log: Update Changes.
63049      Branch: perl
63050            ! Changes patchlevel.h
63051 ____________________________________________________________________________
63052 [  6907] By: jhi                                   on 2000/08/30  00:57:22
63053         Log: Introduce ccname to keep track of what compiler kind of we have.
63054      Branch: metaconfig/U/perl
63055            ! Checkcc.U gccvers.U
63056      Branch: perl
63057            ! Configure config_h.SH hints/solaris_2.sh
63058 ____________________________________________________________________________
63059 [  6906] By: jhi                                   on 2000/08/30  00:25:47
63060         Log: Put back the flags dump as reasoned in
63061              
63062              Subject: Re: [PATCH] Glob dumping
63063              From: Mike Guy <mjtg@cam.ac.uk> 
63064              Date: Tue, 29 Aug 2000 21:41:32 +0100
63065              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
63066      Branch: perl
63067            ! dump.c t/lib/peek.t
63068 ____________________________________________________________________________
63069 [  6905] By: jhi                                   on 2000/08/30  00:16:17
63070         Log: Make the epsilon to be relative, not absolute.
63071              
63072              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
63073              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
63074              Date: Tue, 29 Aug 2000 19:58:56 -0400
63075              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
63076      Branch: perl
63077            ! t/lib/trig.t
63078 ____________________________________________________________________________
63079 [  6904] By: jhi                                   on 2000/08/30  00:13:09
63080         Log: From now on, Gisle is on my list of usual suspects :-)
63081              Retract #6902.
63082      Branch: perl
63083            ! ext/Opcode/Safe.pm
63084 ____________________________________________________________________________
63085 [  6903] By: jhi                                   on 2000/08/29  23:51:20
63086         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
63087              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63088              Date: Tue, 29 Aug 2000 18:43:26 -0500
63089              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
63090      Branch: perl
63091            + vms/vmspipe.com
63092            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
63093            ! vms/vms.c
63094 ____________________________________________________________________________
63095 [  6902] By: jhi                                   on 2000/08/29  23:44:14
63096         Log: Retry what #6882 attempted.
63097              
63098              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
63099              From: Gisle Aas <gisle@ActiveState.com>
63100              Date: 30 Aug 2000 00:33:09 +0200
63101              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
63102      Branch: perl
63103            ! ext/Opcode/Safe.pm
63104 ____________________________________________________________________________
63105 [  6901] By: jhi                                   on 2000/08/29  22:59:32
63106         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
63107              From: Hugo <hv@crypt.compulink.co.uk>
63108              Date: Mon, 12 Jun 2000 19:36:08 +0100
63109              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
63110      Branch: perl
63111            ! sv.c
63112 ____________________________________________________________________________
63113 [  6900] By: jhi                                   on 2000/08/29  22:58:35
63114         Log: Admit that we are leaking scalars.
63115              
63116              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
63117              From: Spider Boardman <spider@leggy.zk3.dec.com>
63118              Date: Tue, 29 Aug 2000 18:48:29 -0400
63119              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
63120      Branch: perl
63121            ! t/pragma/warnings.t
63122 ____________________________________________________________________________
63123 [  6899] By: jhi                                   on 2000/08/29  20:53:13
63124         Log: Update Changes.
63125      Branch: perl
63126            ! Changes patchlevel.h
63127 ____________________________________________________________________________
63128 [  6898] By: jhi                                   on 2000/08/29  20:46:21
63129         Log: Undo namespace pollution of #6878.
63130              
63131              Subject: Re: Net::protoent does not export 'getproto'
63132              From: Mike Guy <mjtg@cam.ac.uk>
63133              Date: Tue, 29 Aug 2000 21:32:37 +0100
63134              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
63135      Branch: perl
63136            ! lib/Net/protoent.pm
63137 ____________________________________________________________________________
63138 [  6897] By: jhi                                   on 2000/08/29  20:44:29
63139         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
63140              From: Peter Prymmer <pvhp@forte.com>
63141              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
63142              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
63143      Branch: perl
63144            ! pod/perlebcdic.pod
63145 ____________________________________________________________________________
63146 [  6896] By: jhi                                   on 2000/08/29  20:40:57
63147         Log: There's no point repeating the 'revision' (5) of perl5.
63148      Branch: metaconfig/U/perl
63149            ! Devel.U patchlevel.U
63150      Branch: perl
63151            ! Configure config_h.SH
63152 ____________________________________________________________________________
63153 [  6895] By: jhi                                   on 2000/08/29  20:16:58
63154         Log: Regen Configure for #6894.
63155      Branch: metaconfig/U/perl
63156            ! perladmin.U
63157      Branch: perl
63158            ! Configure config_h.SH
63159 ____________________________________________________________________________
63160 [  6894] By: jhi                                   on 2000/08/29  19:59:52
63161         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
63162              From: "Philip Newton" <Philip.Newton@gmx.net>
63163              Date: Tue, 29 Aug 2000 21:39:14 +0200
63164              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
63165      Branch: perl
63166            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
63167            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
63168            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
63169            ! utils/perlbug.PL
63170 ____________________________________________________________________________
63171 [  6893] By: jhi                                   on 2000/08/29  19:55:30
63172         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
63173              From: "Philip Newton" <Philip.Newton@gmx.net>
63174              Date: Tue, 29 Aug 2000 21:39:14 +0200
63175              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
63176      Branch: perl
63177            ! installhtml
63178 ____________________________________________________________________________
63179 [  6892] By: jhi                                   on 2000/08/29  19:53:59
63180         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
63181              From: "Philip Newton" <Philip.Newton@gmx.net>
63182              Date: Tue, 29 Aug 2000 21:48:18 +0200
63183              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
63184      Branch: perl
63185            ! lib/File/Temp.pm
63186 ____________________________________________________________________________
63187 [  6891] By: jhi                                   on 2000/08/29  18:30:03
63188         Log: Nail the ID 20000828.023.
63189      Branch: perl
63190            ! ext/Storable/Storable.xs
63191 ____________________________________________________________________________
63192 [  6890] By: jhi                                   on 2000/08/29  16:50:17
63193         Log: Under usethreads the dumped variable is IN_PAD.
63194              
63195              Subject: Re: [PATCH] Glob dumping
63196              From: Gisle Aas <gisle@ActiveState.com>
63197              Date: 29 Aug 2000 18:45:05 +0200
63198              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
63199      Branch: perl
63200            ! t/lib/peek.t
63201 ____________________________________________________________________________
63202 [  6889] By: jhi                                   on 2000/08/29  15:17:37
63203         Log: Update Changes.
63204      Branch: perl
63205            ! Changes patchlevel.h
63206 ____________________________________________________________________________
63207 [  6888] By: jhi                                   on 2000/08/29  14:49:59
63208         Log: Retract #6882, broke the safe tests.
63209      Branch: perl
63210            ! ext/Opcode/Safe.pm
63211 ____________________________________________________________________________
63212 [  6887] By: jhi                                   on 2000/08/29  14:47:06
63213         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
63214              From: Gisle Aas <gisle@ActiveState.com> 
63215              Date: 09 Jun 2000 20:00:11 +0200
63216              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
63217      Branch: perl
63218            ! utils/perldoc.PL
63219 ____________________________________________________________________________
63220 [  6886] By: jhi                                   on 2000/08/29  14:42:45
63221         Log: The #6881 removed one dump line.
63222      Branch: perl
63223            ! t/lib/peek.t
63224 ____________________________________________________________________________
63225 [  6885] By: jhi                                   on 2000/08/29  14:30:47
63226         Log: Don't forget to tidy up.
63227      Branch: perl
63228            ! t/lib/ftmp-security.t
63229 ____________________________________________________________________________
63230 [  6884] By: jhi                                   on 2000/08/29  14:25:17
63231         Log: Disabling the one test is a bit tricky.
63232      Branch: perl
63233            ! t/lib/ftmp-security.t
63234 ____________________________________________________________________________
63235 [  6883] By: jhi                                   on 2000/08/29  14:16:25
63236         Log: Disable one of the tests for now.
63237      Branch: perl
63238            ! t/lib/ftmp-security.t
63239 ____________________________________________________________________________
63240 [  6882] By: jhi                                   on 2000/08/29  14:05:50
63241         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
63242              From: gisle@aas.no
63243              Date: 29 Aug 2000 10:35:06 -0000
63244              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
63245      Branch: perl
63246            ! ext/Opcode/Safe.pm
63247 ____________________________________________________________________________
63248 [  6881] By: jhi                                   on 2000/08/29  14:03:51
63249         Log: Subject: [PATCH] Glob dumping
63250              From: Gisle Aas <gisle@ActiveState.com>
63251              Date: 29 Aug 2000 07:59:42 -0000
63252              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
63253      Branch: perl
63254            ! dump.c
63255 ____________________________________________________________________________
63256 [  6880] By: jhi                                   on 2000/08/29  14:02:01
63257         Log: Subject: [PATCH] Warnings in B::Deparse
63258              From: <abigail@foad.org>
63259              Date: Tue, 29 Aug 2000 00:00:01 -0400
63260              Message-ID: <20000829040001.2999.qmail@foad.org>
63261      Branch: perl
63262            ! ext/B/B/Deparse.pm
63263 ____________________________________________________________________________
63264 [  6879] By: jhi                                   on 2000/08/29  13:57:26
63265         Log: Missed a change in #6869.
63266      Branch: perl
63267            ! mg.c
63268 ____________________________________________________________________________
63269 [  6878] By: jhi                                   on 2000/08/29  13:45:04
63270         Log: Subject: Net::protoent does not export 'getproto'
63271              From: Yasushi Nakajima <sey@jkc.co.jp>
63272              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
63273      Branch: perl
63274            ! lib/Net/protoent.pm
63275 ____________________________________________________________________________
63276 [  6877] By: jhi                                   on 2000/08/29  13:39:19
63277         Log: Patches all over for people and the files they (hopefully) care about.
63278      Branch: perl
63279            ! AUTHORS Changes MAINTAIN
63280 ____________________________________________________________________________
63281 [  6876] By: jhi                                   on 2000/08/29  12:53:54
63282         Log: Fix for thinko in #6848.
63283              
63284              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
63285              From: Lupe Christoph <lupe@lupe-christoph.de>
63286              Date: Tue, 29 Aug 2000 09:04:08 +0200
63287              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
63288      Branch: perl
63289            ! ext/Thread/Thread.xs
63290 ____________________________________________________________________________
63291 [  6875] By: jhi                                   on 2000/08/29  12:50:14
63292         Log: Update to Getopt::Long 2.24, from Johan Vromans.
63293      Branch: perl
63294            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
63295 ____________________________________________________________________________
63296 [  6874] By: jhi                                   on 2000/08/29  02:09:53
63297         Log: Use minimal @INC in tests, most of the time just '../lib',
63298              so that we simply can't pick up stuff from other Perls than
63299              the one we are testing.  Pointed out by
63300              
63301              From: Mike Guy <mjtg@cam.ac.uk>
63302              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
63303              Date: Fri, 25 Aug 2000 15:15:59 +0100
63304              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
63305      Branch: perl
63306            ! (edit 185 files)
63307 ____________________________________________________________________________
63308 [  6873] By: jhi                                   on 2000/08/29  01:07:11
63309         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
63310              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63311              Date: Mon, 28 Aug 2000 17:45:52 -0700
63312              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
63313      Branch: perl
63314            ! Makefile.SH hints/os2.sh
63315 ____________________________________________________________________________
63316 [  6872] By: jhi                                   on 2000/08/28  23:33:39
63317         Log: Subject: [PATCH bleedperl@6866] spellings
63318              From: marcel@codewerk.com (Marcel Grunauer)
63319              Date: Tue, 29 Aug 2000 01:19:59 +0200
63320              Message-Id: <200008282319.BAA29862@gandalf.local>
63321      Branch: perl
63322            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
63323            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
63324            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
63325 ____________________________________________________________________________
63326 [  6871] By: jhi                                   on 2000/08/28  23:22:09
63327         Log: Take out the SUIDMAIL thing, that will not be
63328              a problem in 5.7.*.
63329      Branch: perl
63330            ! patchlevel.h
63331 ____________________________________________________________________________
63332 [  6870] By: jhi                                   on 2000/08/28  23:19:30
63333         Log: -S is the silent flag, -s is the strip flag.
63334              
63335              Subject: [PATCH] Re: [PATCH] make no-install          
63336              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63337              Date: Mon, 28 Aug 2000 15:12:55 -0700
63338              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
63339      Branch: perl
63340            ! Makefile.SH
63341 ____________________________________________________________________________
63342 [  6869] By: jhi                                   on 2000/08/28  23:12:05
63343         Log: Subject: [PATCH bleedperl@6856] warnings fixes
63344              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
63345              Date: Mon, 28 Aug 2000 23:55:06 +0100
63346              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
63347      Branch: perl
63348            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
63349            ! warnings.h warnings.pl
63350 ____________________________________________________________________________
63351 [  6868] By: jhi                                   on 2000/08/28  21:38:22
63352         Log: Potential cruft.
63353      Branch: perl
63354            ! Makefile.SH
63355 ____________________________________________________________________________
63356 [  6867] By: jhi                                   on 2000/08/28  21:35:36
63357         Log: Update Changes.
63358      Branch: perl
63359            ! Changes patchlevel.h
63360 ____________________________________________________________________________
63361 [  6866] By: jhi                                   on 2000/08/28  21:33:49
63362         Log: Subject: hv.h Doc Patch
63363              From: Fisher Mark <fisherm@tce.com>
63364              Date: Mon, 28 Aug 2000 16:24:59 -0500
63365              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
63366      Branch: perl
63367            ! hv.h
63368 ____________________________________________________________________________
63369 [  6865] By: jhi                                   on 2000/08/28  21:02:15
63370         Log: Add -ld to archname on long tr...double platforms.
63371      Branch: metaconfig
63372            ! U/threads/archname.U
63373      Branch: perl
63374            ! Configure config_h.SH
63375 ____________________________________________________________________________
63376 [  6864] By: jhi                                   on 2000/08/28  20:38:59
63377         Log: An attempt to fix the problem reported in
63378              
63379              Subject: Building perl@6856 using gcc/AIX 4.3.3 
63380              From: Daniel Muino <dmuino@afip.gov.ar> 
63381              Date: Mon, 28 Aug 2000 15:50:01 -0300   
63382              Message-ID: <20000828155001.A14403@con2-dgi>
63383              
63384              I can't test this properly since the gcc installation I have
63385              access to seems to be botched (gcc is calling the AIX cpp,
63386              a losing proposition...)
63387      Branch: perl
63388            ! hints/aix.sh
63389 ____________________________________________________________________________
63390 [  6863] By: jhi                                   on 2000/08/28  18:57:52
63391         Log: Fix for ID 20000828.001, long doubles were not formatted
63392              correctly (showed up in $], which stopped installing perl).
63393      Branch: perl
63394            ! sv.c
63395 ____________________________________________________________________________
63396 [  6862] By: jhi                                   on 2000/08/28  18:07:15
63397         Log: Typo in #6858.
63398      Branch: perl
63399            ! lib/Cwd.pm
63400 ____________________________________________________________________________
63401 [  6861] By: jhi                                   on 2000/08/28  17:57:27
63402         Log: opmini.o may be left around if a build is interrupted.
63403      Branch: perl
63404            ! Makefile.SH
63405 ____________________________________________________________________________
63406 [  6860] By: jhi                                   on 2000/08/28  16:52:50
63407         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
63408              From: Daniel Chetlin <daniel@chetlin.com>
63409              Date: Mon, 28 Aug 2000 01:14:18 -0700
63410              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
63411      Branch: perl
63412            ! lib/overload.pm
63413 ____________________________________________________________________________
63414 [  6859] By: jhi                                   on 2000/08/28  16:08:46
63415         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
63416              From: Nicholas Clark <nick@ccl4.org>
63417              Date: Mon, 28 Aug 2000 16:03:27 +0100
63418              Message-Id: <20000828160327.C49785@plum.flirble.org>
63419      Branch: perl
63420            ! ext/ByteLoader/bytecode.h
63421 ____________________________________________________________________________
63422 [  6858] By: jhi                                   on 2000/08/28  16:02:10
63423         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
63424              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
63425              Date: Mon, 28 Aug 2000 13:08:30 +0200
63426              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
63427      Branch: perl
63428            ! lib/Cwd.pm
63429 ____________________________________________________________________________
63430 [  6857] By: jhi                                   on 2000/08/28  15:42:47
63431         Log: display_format used as a class method without arguments was broken,
63432              reported in
63433              
63434              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
63435              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
63436              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
63437              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
63438      Branch: perl
63439            ! lib/Math/Complex.pm t/lib/complex.t
63440 ____________________________________________________________________________
63441 [  6856] By: jhi                                   on 2000/08/27  22:09:48
63442         Log: Update Changes.
63443      Branch: perl
63444            ! Changes patchlevel.h
63445 ____________________________________________________________________________
63446 [  6855] By: jhi                                   on 2000/08/27  21:59:21
63447         Log: Retract #6853 (false alarm).
63448      Branch: perl
63449            ! lib/ExtUtils/xsubpp
63450 ____________________________________________________________________________
63451 [  6854] By: jhi                                   on 2000/08/27  21:37:44
63452         Log: Update Changes.
63453      Branch: perl
63454            ! Changes patchlevel.h
63455 ____________________________________________________________________________
63456 [  6853] By: jhi                                   on 2000/08/27  21:37:16
63457         Log: Subject: [PATCH perl@6850] workaround for xsubpp
63458              From: Hugo <hv@crypt.compulink.co.uk>
63459              Date: Sun, 27 Aug 2000 22:30:25 +0100
63460              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
63461      Branch: perl
63462            ! lib/ExtUtils/xsubpp
63463 ____________________________________________________________________________
63464 [  6852] By: jhi                                   on 2000/08/27  21:33:58
63465         Log: Big-endian 64-bit patch from Raphael Manfredi.
63466      Branch: perl
63467            ! ext/Storable/Storable.xs
63468 ____________________________________________________________________________
63469 [  6851] By: jhi                                   on 2000/08/27  21:22:21
63470         Log: More ruthless editing from Hugo van der Sanden.
63471      Branch: perl
63472            ! pod/perldelta.pod
63473 ____________________________________________________________________________
63474 [  6850] By: jhi                                   on 2000/08/27  16:11:46
63475         Log: Update Changes.
63476      Branch: perl
63477            ! Changes patchlevel.h
63478 ____________________________________________________________________________
63479 [  6849] By: jhi                                   on 2000/08/27  16:11:05
63480         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
63481      Branch: perl
63482            ! configpm pod/perldelta.pod
63483 ____________________________________________________________________________
63484 [  6848] By: jhi                                   on 2000/08/27  15:35:08
63485         Log: Use the actual thread type, not the pointer-to-struct.
63486      Branch: perl
63487            ! ext/Thread/Thread.xs
63488 ____________________________________________________________________________
63489 [  6847] By: jhi                                   on 2000/08/27  15:30:49
63490         Log: Test nit.
63491      Branch: perl
63492            ! t/pragma/warn/pp_sys
63493 ____________________________________________________________________________
63494 [  6846] By: jhi                                   on 2000/08/27  15:19:02
63495         Log: Passing -R in ldflags makes now it to appear in the default
63496              for lddlflags, just like with -L.
63497              
63498              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
63499              From: Lupe Christoph <lupe@lupe-christoph.de>
63500              Date: Sun, 27 Aug 2000 10:28:21 +0200
63501              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
63502      Branch: metaconfig/U/perl
63503            ! dlsrc.U
63504      Branch: perl
63505            ! Configure
63506 ____________________________________________________________________________
63507 [  6845] By: jhi                                   on 2000/08/27  15:08:54
63508         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
63509              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63510              Date: Sat, 26 Aug 2000 22:23:27 +0100
63511              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
63512      Branch: perl
63513            ! lib/ExtUtils/MM_Unix.pm
63514 ____________________________________________________________________________
63515 [  6844] By: jhi                                   on 2000/08/27  15:02:37
63516         Log: DJGPP update from Laszlo Molnar.
63517              
63518              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
63519              From: ml1050 <ml1050@freemail.hu>
63520              Date: Sat, 26 Aug 2000 23:24:40 +0200
63521              Message-Id: <20000826232440.A439@freemail.hu>
63522      Branch: perl
63523            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
63524            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
63525 ____________________________________________________________________________
63526 [  6843] By: jhi                                   on 2000/08/27  14:53:58
63527         Log: Subject: installman buglet
63528              From: Lupe Christoph <lupe@lupe-christoph.de>
63529              Date: Sun, 27 Aug 2000 14:38:59 +0200
63530              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
63531      Branch: perl
63532            ! installman
63533 ____________________________________________________________________________
63534 [  6842] By: jhi                                   on 2000/08/27  14:52:08
63535         Log: Can't get the test to reliably work thanks to the
63536              inaccurateness of floating point.  "Resolves" bug ids
63537              20000826.003, 20000826.009, 20000826.010,
63538      Branch: perl
63539            ! t/lib/trig.t
63540 ____________________________________________________________________________
63541 [  6841] By: jhi                                   on 2000/08/26  15:53:58
63542         Log: Update Changes.
63543      Branch: perl
63544            ! Changes patchlevel.h
63545 ____________________________________________________________________________
63546 [  6840] By: jhi                                   on 2000/08/26  14:23:03
63547         Log: grep -e isn't portable.
63548              
63549              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
63550              From: chris@broadband.att.com
63551              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
63552              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
63553      Branch: perl
63554            ! hints/solaris_2.sh
63555 ____________________________________________________________________________
63556 [  6839] By: jhi                                   on 2000/08/26  14:12:23
63557         Log: no-install target a la make -n.
63558              
63559              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
63560              From: <abigail@foad.org>
63561              Date: Sat, 26 Aug 2000 03:57:34 -0400
63562              Message-ID: <20000826075735.18912.qmail@foad.org>
63563      Branch: perl
63564            ! Makefile.SH installman installperl
63565 ____________________________________________________________________________
63566 [  6838] By: jhi                                   on 2000/08/26  14:06:33
63567         Log: Retract #6826 as the #6828 should be do the same
63568              in a More Correct Way.
63569      Branch: perl
63570            ! installperl
63571 ____________________________________________________________________________
63572 [  6837] By: jhi                                   on 2000/08/26  05:24:00
63573         Log: More casting.
63574      Branch: perl
63575            ! ext/Storable/Storable.xs
63576 ____________________________________________________________________________
63577 [  6836] By: jhi                                   on 2000/08/26  05:05:46
63578         Log: Nicer in decimal.
63579      Branch: perl
63580            ! ext/Storable/Storable.xs
63581 ____________________________________________________________________________
63582 [  6835] By: jhi                                   on 2000/08/26  05:03:50
63583         Log: There be no UVdf.
63584      Branch: perl
63585            ! ext/Storable/Storable.xs
63586 ____________________________________________________________________________
63587 [  6834] By: jhi                                   on 2000/08/26  05:00:18
63588         Log: Continue IVdfing and UVxfing.
63589      Branch: perl
63590            ! ext/Storable/Storable.xs
63591 ____________________________________________________________________________
63592 [  6833] By: jhi                                   on 2000/08/26  04:53:14
63593         Log: Use IVdf.
63594      Branch: perl
63595            ! ext/Storable/Storable.xs
63596 ____________________________________________________________________________
63597 [  6832] By: jhi                                   on 2000/08/26  04:40:41
63598         Log: Document PTR2XX and INT2PTR.
63599      Branch: perl
63600            ! pod/perlguts.pod
63601 ____________________________________________________________________________
63602 [  6831] By: jhi                                   on 2000/08/26  04:33:18
63603         Log: Use UVxf, PTR2UV, NVff.
63604      Branch: perl
63605            ! ext/Storable/Storable.xs
63606 ____________________________________________________________________________
63607 [  6830] By: jhi                                   on 2000/08/26  04:31:32
63608         Log: Update the test count.
63609      Branch: perl
63610            ! t/lib/trig.t
63611 ____________________________________________________________________________
63612 [  6829] By: jhi                                   on 2000/08/26  03:05:50
63613         Log: Subject: [PATCH] installation not quite silent yet.
63614              From: <abigail@foad.org>
63615              Date: Fri, 25 Aug 2000 20:07:53 -0400
63616              Message-ID: <20000826000753.7822.qmail@foad.org>
63617      Branch: perl
63618            ! installman installperl
63619 ____________________________________________________________________________
63620 [  6828] By: jhi                                   on 2000/08/26  03:05:14
63621         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
63622              From: Spider Boardman <spider@web.zk3.dec.com>
63623              Date: Fri, 25 Aug 2000 19:12:40 -0400
63624              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
63625      Branch: perl
63626            ! gv.c
63627 ____________________________________________________________________________
63628 [  6827] By: jhi                                   on 2000/08/25  23:54:34
63629         Log: Support preserving extremely big/small angles.
63630      Branch: perl
63631            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
63632 ____________________________________________________________________________
63633 [  6826] By: jhi                                   on 2000/08/25  23:01:20
63634         Log: Patch installperl to be long double-aware.
63635              
63636              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
63637              From: Spider Boardman <spider@web.zk3.dec.com>
63638              Date: Fri, 25 Aug 2000 18:15:23 -0400
63639              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
63640      Branch: perl
63641            ! installperl
63642 ____________________________________________________________________________
63643 [  6825] By: jhi                                   on 2000/08/25  22:58:25
63644         Log: Remove duplicately applied patch shards.
63645              
63646              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
63647              From: Spider Boardman <spider@leggy.zk3.dec.com>
63648              Date: Fri, 25 Aug 2000 16:45:03 -0400
63649              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
63650      Branch: perl
63651            ! t/lib/cgi-html.t
63652 ____________________________________________________________________________
63653 [  6824] By: jhi                                   on 2000/08/25  22:57:00
63654         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
63655              From: Daniel Chetlin <daniel@chetlin.com>
63656              Date: Fri, 25 Aug 2000 12:23:16 -0700
63657              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
63658              
63659              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
63660              From: Daniel Chetlin <daniel@chetlin.com>
63661              Date: Fri, 25 Aug 2000 14:47:19 -0700
63662              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
63663      Branch: perl
63664            ! installman
63665 ____________________________________________________________________________
63666 [  6823] By: jhi                                   on 2000/08/25  22:44:17
63667         Log: Timestamp problem?
63668      Branch: perl
63669            ! uconfig.h uconfig.sh
63670 ____________________________________________________________________________
63671 [  6822] By: jhi                                   on 2000/08/25  19:01:06
63672         Log: One forgotten file from #6816.
63673      Branch: perl
63674            ! vos/config.h
63675 ____________________________________________________________________________
63676 [  6821] By: jhi                                   on 2000/08/25  18:56:39
63677         Log: Regen Changes.
63678      Branch: perl
63679            ! Changes patchlevel.h
63680 ____________________________________________________________________________
63681 [  6820] By: jhi                                   on 2000/08/25  18:52:35
63682         Log: Fix Changes ordering.
63683      Branch: perl
63684            ! Changes
63685 ____________________________________________________________________________
63686 [  6819] By: jhi                                   on 2000/08/25  18:50:25
63687         Log: Update Changes.
63688      Branch: perl
63689            ! Changes patchlevel.h
63690 ____________________________________________________________________________
63691 [  6818] By: jhi                                   on 2000/08/25  18:47:45
63692         Log: Tweak the sfio/useperlio logic, hopefully as wished in
63693              
63694              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
63695              From: Nicholas Clark <nick@babyhippo.co.uk>
63696              Date: Fri, 25 Aug 2000 12:01:45 +0100
63697              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
63698      Branch: metaconfig/U/perl
63699            ! d_sfio.U
63700      Branch: perl
63701            ! Configure
63702 ____________________________________________________________________________
63703 [  6817] By: jhi                                   on 2000/08/25  18:32:51
63704         Log: Allow microperl to assume <math.h>, without it the math
63705              functions like floor() are assumed to return int, which makes
63706              for core dumps in machines where integer and floating register
63707              don't mix.
63708      Branch: perl
63709            ! uconfig.h uconfig.sh
63710 ____________________________________________________________________________
63711 [  6816] By: jhi                                   on 2000/08/25  18:27:17
63712         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
63713              the problem reported in
63714              
63715              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
63716              From: danhale@us.ibm.com
63717              Date: Fri, 25 Aug 2000 10:58:06 -0400
63718              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
63719      Branch: metaconfig/U/perl
63720            + d_socks5_init.U
63721      Branch: perl
63722            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
63723            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
63724            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
63725            ! win32/config.gc win32/config.vc
63726 ____________________________________________________________________________
63727 [  6815] By: jhi                                   on 2000/08/25  17:43:31
63728         Log: A solution for the retrieve_fd autosplit warning,
63729              idea suggested by Mike Guy.
63730      Branch: perl
63731            ! ext/Storable/Storable.pm
63732 ____________________________________________________________________________
63733 [  6814] By: jhi                                   on 2000/08/25  17:16:03
63734         Log: Add install-silent target.
63735      Branch: perl
63736            ! Makefile.SH
63737 ____________________________________________________________________________
63738 [  6813] By: jhi                                   on 2000/08/25  17:14:23
63739         Log: Subject: Re: [PATCH] More silencing of installman.
63740              From: <abigail@foad.org>
63741              Date: Thu, 24 Aug 2000 19:27:03 -0400
63742              Message-ID: <20000824232703.7001.qmail@foad.org>
63743              
63744              Subject: Re: [PATCH] More silencing of installman.
63745              From: <abigail@foad.org>
63746              Date: Fri, 25 Aug 2000 03:00:58 -0400
63747              Message-ID: <20000825070058.10697.qmail@foad.org>
63748      Branch: perl
63749            ! installman
63750 ____________________________________________________________________________
63751 [  6812] By: jhi                                   on 2000/08/25  17:11:28
63752         Log: installperl --verbose and --silent.
63753              
63754              Subject: Re: [PATCH] More silencing of installman.
63755              From: <abigail@foad.org>
63756              Message-ID: <20000825064430.9719.qmail@foad.org>
63757              Date: Fri, 25 Aug 2000 02:44:30 -0400
63758      Branch: perl
63759            ! installperl
63760 ____________________________________________________________________________
63761 [  6811] By: jhi                                   on 2000/08/25  17:05:43
63762         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
63763              From: "Peter J. Farley III" <pjfarley@banet.net>
63764              Date: Thu, 24 Aug 2000 21:58:03 -0400
63765              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
63766              
63767              (applied slightly modified)
63768      Branch: perl
63769            ! lib/ExtUtils/MM_Unix.pm
63770 ____________________________________________________________________________
63771 [  6810] By: jhi                                   on 2000/08/25  17:01:18
63772         Log: Missing parts of 
63773              
63774              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
63775              From: Peter Prymmer <pvhp@forte.com>
63776              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
63777              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
63778      Branch: perl
63779            ! t/lib/cgi-html.t
63780 ____________________________________________________________________________
63781 [  6809] By: jhi                                   on 2000/08/25  16:46:32
63782         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
63783              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63784              Date: Thu, 24 Aug 2000 19:13:11 -0500
63785              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
63786      Branch: perl
63787            ! vms/vms.c
63788 ____________________________________________________________________________
63789 [  6808] By: jhi                                   on 2000/08/25  16:39:22
63790         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
63791              From: Peter Prymmer <pvhp@forte.com>
63792              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
63793              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
63794      Branch: perl
63795            ! configure.com
63796 ____________________________________________________________________________
63797 [  6807] By: jhi                                   on 2000/08/25  16:36:37
63798         Log: Better wording for the vec lvalue diagnostic.
63799              
63800              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
63801              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
63802              Date: Wed, 23 Aug 2000 14:12:16 -0400
63803              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
63804      Branch: perl
63805            ! pod/perldiag.pod
63806 ____________________________________________________________________________
63807 [  6806] By: jhi                                   on 2000/08/24  18:17:22
63808         Log: Subject: [PATCH] More silencing of installman.
63809              From: <abigail@foad.org>
63810              Date: Thu, 24 Aug 2000 14:01:44 -0400
63811              Message-ID: <20000824180144.20062.qmail@foad.org>
63812      Branch: perl
63813            ! installman
63814 ____________________________________________________________________________
63815 [  6805] By: jhi                                   on 2000/08/24  15:00:31
63816         Log: Update Changes.
63817      Branch: perl
63818            ! Changes patchlevel.h
63819 ____________________________________________________________________________
63820 [  6804] By: jhi                                   on 2000/08/24  14:59:07
63821         Log: Regen perltoc.
63822      Branch: perl
63823            ! pod/perltoc.pod
63824 ____________________________________________________________________________
63825 [  6803] By: jhi                                   on 2000/08/24  14:44:39
63826         Log: Show the doc file, not the temp file.
63827      Branch: perl
63828            ! installman
63829 ____________________________________________________________________________
63830 [  6802] By: jhi                                   on 2000/08/24  14:41:53
63831         Log: Continue silencing.
63832      Branch: perl
63833            ! installman
63834 ____________________________________________________________________________
63835 [  6801] By: jhi                                   on 2000/08/24  14:34:40
63836         Log: Actually do something with the silencer option.
63837      Branch: perl
63838            ! installman
63839 ____________________________________________________________________________
63840 [  6800] By: jhi                                   on 2000/08/24  14:26:22
63841         Log: Make installman to recognize the silence flag -S.
63842      Branch: perl
63843            ! installman
63844 ____________________________________________________________________________
63845 [  6799] By: jhi                                   on 2000/08/24  13:49:38
63846         Log: DOS patches and portability/porting notes, from Tim Jenness.
63847      Branch: perl
63848            ! lib/File/Temp.pm
63849 ____________________________________________________________________________
63850 [  6798] By: jhi                                   on 2000/08/24  13:48:27
63851         Log: Create directories in silence.
63852              
63853              Subject: [PATCH] Another silencer for MakeMaker
63854              From: andreas.koenig@anima.de (Andreas J. Koenig)
63855              Date: 24 Aug 2000 14:18:52 +0200
63856              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
63857      Branch: perl
63858            ! lib/ExtUtils/Command.pm
63859 ____________________________________________________________________________
63860 [  6797] By: jhi                                   on 2000/08/24  13:46:42
63861         Log: More liberal parsing of version numbers.
63862              
63863              Subject: Re: CPAN.pm beta for testing available
63864              From: andreas.koenig@anima.de (Andreas J. Koenig)
63865              Date: 24 Aug 2000 13:51:57 +0200
63866              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
63867      Branch: perl
63868            ! lib/CPAN.pm
63869 ____________________________________________________________________________
63870 [  6796] By: jhi                                   on 2000/08/24  13:44:36
63871         Log: Make "make install" by default silent.  A new "install-verbose"
63872              target is verbose.
63873      Branch: perl
63874            ! Makefile.SH
63875 ____________________________________________________________________________
63876 [  6795] By: jhi                                   on 2000/08/24  13:39:14
63877         Log: Add silencer flags to installperl.
63878              
63879              Subject: [PATCH] Making installperl silent.
63880              From: <abigail@foad.org>
63881              Date: Thu, 24 Aug 2000 05:01:45 -0400
63882              Message-ID: <20000824090145.13141.qmail@foad.org>
63883      Branch: perl
63884            ! installperl
63885 ____________________________________________________________________________
63886 [  6794] By: jhi                                   on 2000/08/24  13:35:50
63887         Log: installperl couldn't tell whether it had run tests or not.
63888              
63889              Subject: [PATCH] Re: installperl and t/TEST
63890              From: <abigail@foad.org>
63891              Date: Thu, 24 Aug 2000 04:00:53 -0400
63892              Message-ID: <20000824080053.2494.qmail@foad.org>
63893      Branch: perl
63894            ! Makefile.SH installperl
63895 ____________________________________________________________________________
63896 [  6793] By: jhi                                   on 2000/08/24  13:27:50
63897         Log: Drop the separate perlbc, perlcc -b should be enough.
63898      Branch: perl
63899            - utils/perlbc.PL
63900            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
63901 ____________________________________________________________________________
63902 [  6792] By: jhi                                   on 2000/08/24  04:41:30
63903         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
63904              plus the typo fix from Peter Prymmer.
63905      Branch: perl
63906            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
63907            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63908 ____________________________________________________________________________
63909 [  6791] By: jhi                                   on 2000/08/24  02:10:43
63910         Log: Replace #6705 with a minimal doc patch.
63911              
63912              Subject: [PATCH 5.6.0] replace change #6705
63913              From: Jan Dubois <jand@ActiveState.com>
63914              Date: Wed, 23 Aug 2000 18:31:51 -0700
63915              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
63916      Branch: perl
63917            ! lib/Win32.pod win32/win32.c
63918 ____________________________________________________________________________
63919 [  6790] By: jhi                                   on 2000/08/23  17:52:00
63920         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
63921              From: Mike Guy <mjtg@cam.ac.uk>
63922              Date: Wed, 23 Aug 2000 18:38:46 +0100
63923              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
63924      Branch: perl
63925            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
63926 ____________________________________________________________________________
63927 [  6789] By: jhi                                   on 2000/08/23  15:34:21
63928         Log: Update Changes.
63929      Branch: perl
63930            ! Changes patchlevel.h
63931 ____________________________________________________________________________
63932 [  6788] By: jhi                                   on 2000/08/23  15:33:40
63933         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
63934              From: Wilfredo Sánchez <wsanchez@apple.com>
63935              Date: Tue, 22 Aug 2000 19:31:27 -0700
63936              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
63937      Branch: perl
63938            ! perl.h
63939 ____________________________________________________________________________
63940 [  6787] By: jhi                                   on 2000/08/23  15:29:31
63941         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
63942              From: Spider Boardman <spider@leggy.zk3.dec.com>
63943              Date: Wed, 23 Aug 2000 10:33:23 -0400
63944              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
63945      Branch: perl
63946            ! lib/Pod/Html.pm
63947 ____________________________________________________________________________
63948 [  6786] By: jhi                                   on 2000/08/23  15:28:11
63949         Log: Bad makefile.
63950      Branch: perl
63951            ! ext/B/Makefile.PL
63952 ____________________________________________________________________________
63953 [  6785] By: jhi                                   on 2000/08/23  14:37:04
63954         Log: Update Changes.
63955      Branch: perl
63956            ! Changes patchlevel.h
63957 ____________________________________________________________________________
63958 [  6784] By: jhi                                   on 2000/08/23  13:58:41
63959         Log: Portability fix from Hugo van der Sanden.
63960      Branch: perl
63961            ! ext/re/Makefile.PL
63962 ____________________________________________________________________________
63963 [  6783] By: jhi                                   on 2000/08/23  13:53:53
63964         Log: Storable support, v-version fixes.
63965              
63966              Subject: CPAN.pm beta for testing available
63967              From: andreas.koenig@anima.de (Andreas J. Koenig)
63968              Date: 22 Aug 2000 23:31:33 +0200
63969              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
63970      Branch: perl
63971            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
63972 ____________________________________________________________________________
63973 [  6782] By: jhi                                   on 2000/08/23  13:51:26
63974         Log: Mac and other portability updates from Chris Nandor.
63975      Branch: perl
63976            ! pod/perlmodinstall.pod
63977 ____________________________________________________________________________
63978 [  6781] By: jhi                                   on 2000/08/23  13:47:33
63979         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
63980              From: Peter Prymmer <pvhp@forte.com>
63981              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
63982              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
63983      Branch: perl
63984            ! ext/Storable/Storable.xs
63985 ____________________________________________________________________________
63986 [  6780] By: jhi                                   on 2000/08/23  13:33:34
63987         Log: VMS MMS (make) wants null action.
63988      Branch: perl
63989            ! ext/B/Makefile.PL
63990 ____________________________________________________________________________
63991 [  6779] By: jhi                                   on 2000/08/22  19:44:47
63992         Log: Forgot portability nit.
63993      Branch: perl
63994            ! t/lib/st-forgive.t
63995 ____________________________________________________________________________
63996 [  6778] By: jhi                                   on 2000/08/22  19:35:25
63997         Log: Be portable.
63998      Branch: perl
63999            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
64000            ! t/lib/st-store.t
64001 ____________________________________________________________________________
64002 [  6777] By: jhi                                   on 2000/08/22  18:50:53
64003         Log: Update Changes.
64004      Branch: perl
64005            ! Changes patchlevel.h
64006 ____________________________________________________________________________
64007 [  6776] By: jhi                                   on 2000/08/22  18:44:46
64008         Log: cSVOPo_*v things index into the current PL_curpad
64009              under ithreads, which is different from the curpad
64010              used by the XSUB.  (In other words, the code as-is
64011              before this patch wouldn't work under ithreads.)
64012              From Sarathy.
64013      Branch: perl
64014            ! ext/B/B.xs
64015 ____________________________________________________________________________
64016 [  6775] By: jhi                                   on 2000/08/22  18:18:37
64017         Log: Make the selection of NVff et al stricter.
64018      Branch: metaconfig/U/perl
64019            ! perlxvf.U
64020      Branch: perl
64021            ! Configure config_h.SH
64022 ____________________________________________________________________________
64023 [  6774] By: jhi                                   on 2000/08/22  17:19:42
64024         Log: perldelta nits.
64025      Branch: perl
64026            ! pod/perldelta.pod
64027 ____________________________________________________________________________
64028 [  6773] By: jhi                                   on 2000/08/22  17:06:26
64029         Log: Long double fixes from Spider Boardman.
64030              
64031              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
64032              From: system PRIVILEGED account <root@peano.zk3.dec.com>
64033              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
64034              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
64035      Branch: perl
64036            ! t/lib/bigfltpm.t t/lib/st-06compat.t
64037 ____________________________________________________________________________
64038 [  6772] By: jhi                                   on 2000/08/22  15:04:53
64039         Log: Update Changes.
64040      Branch: perl
64041            ! Changes patchlevel.h
64042 ____________________________________________________________________________
64043 [  6771] By: jhi                                   on 2000/08/22  15:01:44
64044         Log: perldelta fixes from Hugo van der Sanden.
64045      Branch: perl
64046            ! pod/perldelta.pod
64047 ____________________________________________________________________________
64048 [  6770] By: jhi                                   on 2000/08/22  14:34:49
64049         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
64050              From: Hugo <hv@crypt.compulink.co.uk>
64051              Date: Tue, 22 Aug 2000 11:21:53 +0100
64052              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
64053      Branch: perl
64054            ! regcomp.c
64055 ____________________________________________________________________________
64056 [  6769] By: jhi                                   on 2000/08/22  14:30:02
64057         Log: Add Yitzchak, reformat.
64058      Branch: perl
64059            ! Changes config_h.SH
64060 ____________________________________________________________________________
64061 [  6768] By: jhi                                   on 2000/08/22  14:21:35
64062         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
64063              and Spider Boardman.
64064      Branch: metaconfig
64065            ! U/compline/d_gconvert.U
64066      Branch: perl
64067            ! Configure
64068 ____________________________________________________________________________
64069 [  6767] By: jhi                                   on 2000/08/22  14:11:24
64070         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
64071              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64072              Date: Mon, 21 Aug 2000 19:08:31 -0700
64073              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
64074      Branch: perl
64075            - ext/Storable/patchlevel.h
64076            ! MANIFEST ext/Storable/MANIFEST
64077 ____________________________________________________________________________
64078 [  6766] By: jhi                                   on 2000/08/22  13:49:29
64079         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
64080              From: Peter Prymmer <pvhp@forte.com>
64081              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
64082              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
64083      Branch: perl
64084            ! configure.com ext/Storable/Makefile.PL
64085 ____________________________________________________________________________
64086 [  6765] By: jhi                                   on 2000/08/22  13:44:59
64087         Log: Subject: [PATCH blead] B:: missing dependency
64088              From: Hugo <hv@crypt.compulink.co.uk>
64089              Date: Tue, 22 Aug 2000 06:44:33 +0100
64090              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
64091      Branch: perl
64092            ! ext/B/Makefile.PL
64093 ____________________________________________________________________________
64094 [  6764] By: jhi                                   on 2000/08/22  13:38:12
64095         Log: More bytecompiler.
64096      Branch: perl
64097            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
64098 ____________________________________________________________________________
64099 [  6763] By: jhi                                   on 2000/08/22  13:36:44
64100         Log: Bytecompiler patches from Benjamin Stuhl.
64101      Branch: perl
64102            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
64103            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
64104            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
64105            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64106            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
64107            ! perl.c perlapi.h pod/perldelta.pod
64108 ____________________________________________________________________________
64109 [  6762] By: jhi                                   on 2000/08/21  23:43:40
64110         Log: An obsoleted diagnostic.
64111      Branch: perl
64112            ! pod/perldelta.pod
64113 ____________________________________________________________________________
64114 [  6761] By: jhi                                   on 2000/08/21  23:01:45
64115         Log: The #6759 wasn't quite right.
64116      Branch: perl
64117            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64118            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64119            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64120            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64121            ! t/lib/st-tieditems.t
64122 ____________________________________________________________________________
64123 [  6760] By: jhi                                   on 2000/08/21  22:35:49
64124         Log: Be verydeepclean.
64125      Branch: perl
64126            ! Makefile.SH
64127 ____________________________________________________________________________
64128 [  6759] By: jhi                                   on 2000/08/21  22:25:40
64129         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
64130              From: Peter Prymmer <pvhp@forte.com>
64131              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
64132              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
64133      Branch: perl
64134            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64135            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64136            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64137            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64138            ! t/lib/st-tieditems.t
64139 ____________________________________________________________________________
64140 [  6758] By: jhi                                   on 2000/08/21  22:22:32
64141         Log: Few more casts, need reported in
64142              
64143              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
64144              From: Mike Stok <mike@stok.co.uk>
64145              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
64146              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
64147              
64148              and
64149              
64150              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
64151              From: abigail@foad.org
64152              Date: 21 Aug 2000 21:31:34 -0000
64153              Message-Id: <20000821213134.30170.qmail@foad.org>
64154      Branch: perl
64155            ! ext/Storable/Storable.xs
64156 ____________________________________________________________________________
64157 [  6757] By: jhi                                   on 2000/08/21  18:37:07
64158         Log: Update Changes.
64159      Branch: perl
64160            ! Changes patchlevel.h
64161 ____________________________________________________________________________
64162 [  6756] By: jhi                                   on 2000/08/21  18:34:02
64163         Log: A pod nit.
64164              
64165              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
64166              From: <abigail@foad.org>
64167              Date: Mon, 21 Aug 2000 14:00:16 -0400
64168              Message-ID: <20000821180016.28627.qmail@foad.org>
64169      Branch: perl
64170            ! pod/perlre.pod
64171 ____________________________________________________________________________
64172 [  6755] By: jhi                                   on 2000/08/21  18:30:56
64173         Log: Use PodParser 1.18 new test.
64174      Branch: perl
64175            ! t/pod/special_seqs.t t/pod/special_seqs.xr
64176 ____________________________________________________________________________
64177 [  6754] By: jhi                                   on 2000/08/21  18:28:35
64178         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
64179              patches cannot be applied since #6712 conflicts.
64180      Branch: perl
64181            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
64182 ____________________________________________________________________________
64183 [  6753] By: jhi                                   on 2000/08/21  18:15:11
64184         Log: Weed out some smaller changes.
64185      Branch: perl
64186            ! pod/perldelta.pod
64187 ____________________________________________________________________________
64188 [  6752] By: jhi                                   on 2000/08/21  18:02:30
64189         Log: Also under djgpp the timestamps are funky.
64190      Branch: perl
64191            ! t/op/stat.t
64192 ____________________________________________________________________________
64193 [  6751] By: jhi                                   on 2000/08/21  17:55:56
64194         Log: Tweak the floating point output routine preferences.
64195      Branch: metaconfig
64196            ! U/compline/d_gconvert.U
64197      Branch: perl
64198            ! Configure
64199 ____________________________________________________________________________
64200 [  6750] By: jhi                                   on 2000/08/21  17:51:29
64201         Log: Unicos/mk requires elaborate paranoia.
64202      Branch: perl
64203            ! lib/Math/Complex.pm
64204 ____________________________________________________________________________
64205 [  6749] By: gsar                                  on 2000/08/21  16:53:31
64206         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
64207      Branch: perl
64208            ! lib/Cwd.pm
64209 ____________________________________________________________________________
64210 [  6748] By: gsar                                  on 2000/08/21  16:22:19
64211         Log: free TLS slot properly on Windows
64212      Branch: perl
64213            ! thread.h win32/perllib.c win32/win32thread.h
64214 ____________________________________________________________________________
64215 [  6747] By: jhi                                   on 2000/08/21  16:20:58
64216         Log: Rename the macro argument because some preprocessors
64217              can't tell the difference and expand arguments also inside
64218              double quoted strings.
64219      Branch: perl
64220            ! regcomp.c
64221 ____________________________________________________________________________
64222 [  6746] By: jhi                                   on 2000/08/21  16:09:41
64223         Log: Support long doubles in Storable.
64224              
64225              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
64226              From: Radu Greab <radu@netsoft.ro>
64227              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
64228              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
64229      Branch: perl
64230            ! ext/Storable/Storable.xs
64231 ____________________________________________________________________________
64232 [  6745] By: jhi                                   on 2000/08/21  15:51:40
64233         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
64234              From: "Fifer, Eric" <EFifer@sanwaint.com>
64235              Date: Mon, 21 Aug 2000 15:34:49 +0100
64236              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
64237      Branch: perl
64238            ! t/pragma/warn/9enabled
64239 ____________________________________________________________________________
64240 [  6744] By: jhi                                   on 2000/08/21  15:39:35
64241         Log: Document the endianness of Alpha more precisely.
64242      Branch: perl
64243            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
64244            ! pod/perlport.pod
64245 ____________________________________________________________________________
64246 [  6743] By: jhi                                   on 2000/08/21  14:47:05
64247         Log: perldelta fixes from the p5p crowd.
64248      Branch: perl
64249            ! pod/perldelta.pod pod/perlop.pod
64250 ____________________________________________________________________________
64251 [  6742] By: jhi                                   on 2000/08/21  13:34:51
64252         Log: Update to Pod::LaTeX 0.53.
64253              
64254              Subject: [PATCH] lib/Pod/LaTeX.pm updates
64255              From: Tim Jenness <timj@jach.hawaii.edu>
64256              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
64257              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
64258      Branch: perl
64259            ! lib/Pod/LaTeX.pm
64260 ____________________________________________________________________________
64261 [  6741] By: jhi                                   on 2000/08/21  13:33:01
64262         Log: Subject: [PATCH] os2.c fix for use64bitint
64263              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64264              Date: Mon, 21 Aug 2000 01:32:25 -0700
64265              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
64266      Branch: perl
64267            ! os2/os2.c
64268 ____________________________________________________________________________
64269 [  6740] By: jhi                                   on 2000/08/21  13:28:52
64270         Log: Array context keeps slithering in.
64271              
64272              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
64273              From: Daniel Chetlin <daniel@chetlin.com>
64274              Date: Sun, 20 Aug 2000 21:40:25 -0700
64275              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
64276      Branch: perl
64277            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
64278            ! pod/perldebtut.pod
64279 ____________________________________________________________________________
64280 [  6739] By: jhi                                   on 2000/08/21  13:23:55
64281         Log: Big-endian quad fixes for Storable from Radu Greab,
64282              plus few explicit null casts for picky compilers.
64283      Branch: perl
64284            ! ext/Storable/Storable.xs
64285 ____________________________________________________________________________
64286 [  6738] By: gsar                                  on 2000/08/21  05:56:13
64287         Log: small tweaks for change#6705: avoid C++ style comments in C code;
64288              use Perl's malloc API rather than the low level system one
64289      Branch: perl
64290            ! win32/win32.c
64291 ____________________________________________________________________________
64292 [  6737] By: gsar                                  on 2000/08/21  05:35:41
64293         Log: add Storable to list of extensions on Windows
64294      Branch: perl
64295            ! win32/Makefile win32/makefile.mk
64296 ____________________________________________________________________________
64297 [  6736] By: jhi                                   on 2000/08/21  02:57:53
64298         Log: Update Changes.
64299      Branch: perl
64300            ! Changes patchlevel.h
64301 ____________________________________________________________________________
64302 [  6735] By: jhi                                   on 2000/08/21  02:57:20
64303         Log: Draft 0.
64304      Branch: perl
64305            ! pod/perldelta.pod
64306 ____________________________________________________________________________
64307 [  6734] By: jhi                                   on 2000/08/21  02:57:03
64308         Log: Add Storable 0.7.2 from Raphael Manfredi,
64309              plus the patch from
64310              
64311              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
64312              From: Radu Greab <radu@netsoft.ro>
64313              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
64314              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
64315              
64316              plus changes to get Storable to compile with
64317              picky ANSI compilers.
64318      Branch: perl
64319            + ext/Storable/ChangeLog ext/Storable/MANIFEST
64320            + ext/Storable/Makefile.PL ext/Storable/README
64321            + ext/Storable/Storable.pm ext/Storable/Storable.xs
64322            + ext/Storable/patchlevel.h t/lib/st-06compat.t
64323            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
64324            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
64325            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64326            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64327            + t/lib/st-tieditems.t
64328            ! MANIFEST
64329 ____________________________________________________________________________
64330 [  6733] By: jhi                                   on 2000/08/21  02:29:09
64331         Log: The correct cleaning order is an art.
64332      Branch: perl
64333            ! Makefile.SH
64334 ____________________________________________________________________________
64335 [  6732] By: jhi                                   on 2000/08/21  01:23:39
64336         Log: The #6724 is here.
64337      Branch: perl
64338            ! t/lib/ftmp-security.t
64339 ____________________________________________________________________________
64340 [  6731] By: jhi                                   on 2000/08/20  23:17:03
64341         Log: s/this one/the 5.6.0 release/
64342      Branch: perl
64343            ! pod/perl56delta.pod
64344 ____________________________________________________________________________
64345 [  6730] By: jhi                                   on 2000/08/20  23:07:34
64346         Log: Mention perlebcdic and perlposix-bc.
64347      Branch: perl
64348            ! pod/perlport.pod
64349 ____________________________________________________________________________
64350 [  6729] By: jhi                                   on 2000/08/20  21:32:59
64351         Log: Document the number of exponent digits.
64352      Branch: perl
64353            ! pod/perlfunc.pod
64354 ____________________________________________________________________________
64355 [  6728] By: jhi                                   on 2000/08/20  21:16:47
64356         Log: Use File::Spec->tmpdir().
64357              
64358              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
64359              From: Tim Jenness <timj@jach.hawaii.edu>
64360              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
64361              MIME-Version: 1.0
64362              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
64363      Branch: perl
64364            ! utils/perlbug.PL
64365 ____________________________________________________________________________
64366 [  6727] By: jhi                                   on 2000/08/20  20:43:32
64367         Log: Update Changes.
64368      Branch: perl
64369            ! Changes patchlevel.h
64370 ____________________________________________________________________________
64371 [  6726] By: jhi                                   on 2000/08/20  20:41:44
64372         Log: The veryclean target needs to clobber.
64373      Branch: perl
64374            ! Makefile.SH
64375 ____________________________________________________________________________
64376 [  6725] By: jhi                                   on 2000/08/20  20:37:38
64377         Log: Document odd vs even subreleases and -Dusedevel.
64378      Branch: perl
64379            ! INSTALL
64380 ____________________________________________________________________________
64381 [  6724] By: jhi                                   on 2000/08/20  19:58:05
64382         Log: Use temporary directory instead of current directory.
64383              
64384              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
64385              From: Tim Jenness <timj@jach.hawaii.edu>
64386              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
64387              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
64388      Branch: perl
64389            ! t/lib/ftmp-security.t
64390 ____________________________________________________________________________
64391 [  6723] By: jhi                                   on 2000/08/20  19:55:55
64392         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
64393              From: andreas.koenig@anima.de (Andreas J. Koenig)
64394              Date: 20 Aug 2000 15:52:03 +0200
64395              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
64396      Branch: perl
64397            ! lib/ExtUtils/MM_Unix.pm
64398 ____________________________________________________________________________
64399 [  6722] By: jhi                                   on 2000/08/20  19:46:01
64400         Log: Update to CGI 2.72, from Lincoln Stein.
64401      Branch: perl
64402            ! lib/CGI.pm
64403 ____________________________________________________________________________
64404 [  6721] By: jhi                                   on 2000/08/20  19:43:54
64405         Log: (Replaced by #8364.)
64406              
64407              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
64408              From: Radu Greab <radu@netsoft.ro>
64409              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
64410              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
64411      Branch: perl
64412            ! ext/GDBM_File/GDBM_File.xs
64413 ____________________________________________________________________________
64414 [  6720] By: jhi                                   on 2000/08/20  19:42:01
64415         Log: pp_open() could pass an uninitialized filename down to do_open9().
64416      Branch: perl
64417            ! pp_sys.c
64418 ____________________________________________________________________________
64419 [  6719] By: jhi                                   on 2000/08/20  14:06:41
64420         Log: UTF8 concat fixes.
64421              
64422              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
64423              From: Hugo <hv@crypt.compulink.co.uk>
64424              Date: Sun, 20 Aug 2000 07:30:46 +0100
64425              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
64426      Branch: perl
64427            ! pp_hot.c t/op/append.t
64428 ____________________________________________________________________________
64429 [  6718] By: jhi                                   on 2000/08/20  02:09:37
64430         Log: Let's try #6717 again.
64431      Branch: perl
64432            ! lib/File/Temp.pm
64433 ____________________________________________________________________________
64434 [  6717] By: jhi                                   on 2000/08/20  01:56:55
64435         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
64436              From: "Craig A. Berry" <craig.berry@metamorgs.com>
64437              Date: Sat, 19 Aug 2000 18:15:39 -0500
64438              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
64439      Branch: perl
64440            ! lib/File/Temp.pm
64441 ____________________________________________________________________________
64442 [  6716] By: jhi                                   on 2000/08/19  15:50:11
64443         Log: Update Changes.
64444      Branch: perl
64445            ! Changes patchlevel.h
64446 ____________________________________________________________________________
64447 [  6715] By: jhi                                   on 2000/08/19  15:39:09
64448         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
64449              From: Jonathan D Johnston <jdjohnston2@juno.com>
64450              Date: Thu, 17 Aug 2000 23:13:01 -0400       
64451              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
64452      Branch: perl
64453            ! pod/perlfunc.pod
64454 ____________________________________________________________________________
64455 [  6714] By: jhi                                   on 2000/08/19  15:34:04
64456         Log: Introduce a 'veryclean' target that is like 'distclean'
64457              but also removes *~ and *.orig.
64458      Branch: perl
64459            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
64460            ! utils/Makefile x2p/Makefile.SH
64461 ____________________________________________________________________________
64462 [  6713] By: jhi                                   on 2000/08/19  14:15:45
64463         Log: Put back the long double avoidance code to POSIX.xs
64464              because VMS seems to need it still.
64465      Branch: perl
64466            ! ext/POSIX/POSIX.xs
64467 ____________________________________________________________________________
64468 [  6712] By: jhi                                   on 2000/08/19  14:10:41
64469         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
64470              From: Peter Prymmer <pvhp@forte.com>
64471              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
64472              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
64473      Branch: perl
64474            ! lib/Pod/Find.pm t/pod/find.t
64475 ____________________________________________________________________________
64476 [  6711] By: jhi                                   on 2000/08/19  14:09:19
64477         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
64478              From: Peter Prymmer <pvhp@forte.com>
64479              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
64480              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
64481              cc: vmsperl@perl.org
64482      Branch: perl
64483            ! t/lib/peek.t
64484 ____________________________________________________________________________
64485 [  6710] By: jhi                                   on 2000/08/19  14:08:01
64486         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
64487              From: Jan Dubois <jand@ActiveState.com>
64488              Date: Fri, 18 Aug 2000 16:31:48 -0700
64489              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
64490      Branch: perl
64491            ! win32/win32.c
64492 ____________________________________________________________________________
64493 [  6709] By: jhi                                   on 2000/08/19  14:06:57
64494         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
64495              
64496              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
64497              From: Spider.Boardman@Orb.Nashua.NH.US
64498              Date: Fri, 18 Aug 2000 18:41:14 -0400
64499              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
64500      Branch: perl
64501            ! regcomp.c
64502 ____________________________________________________________________________
64503 [  6708] By: jhi                                   on 2000/08/18  22:04:49
64504         Log: Update Changes.
64505      Branch: perl
64506            ! Changes patchlevel.h
64507 ____________________________________________________________________________
64508 [  6707] By: jhi                                   on 2000/08/18  21:55:14
64509         Log: Add warnif(), check warnings further up the stack,
64510              all the warnings functions now can take an optional object reference.
64511              
64512              Subject: [PATCH bleedperl@6691] warnings pragma update
64513              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
64514              Date: Fri, 18 Aug 2000 22:42:06 +0100
64515              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
64516      Branch: perl
64517            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
64518            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
64519            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
64520 ____________________________________________________________________________
64521 [  6706] By: jhi                                   on 2000/08/18  21:41:45
64522         Log: Typo in pp_complement().
64523              
64524              Subject: [PATCH perl-current] Deparse
64525              From: Peter Scott <Peter@PSDT.com>
64526              Date: Fri, 18 Aug 2000 12:44:37 -0700
64527              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
64528      Branch: perl
64529            ! ext/B/B/Deparse.pm
64530 ____________________________________________________________________________
64531 [  6705] By: jhi                                   on 2000/08/18  21:25:59
64532         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
64533              From: Jan Dubois <jand@ActiveState.com>
64534              Date: Fri, 18 Aug 2000 14:22:51 -0700
64535              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
64536      Branch: perl
64537            ! lib/Win32.pod win32/win32.c
64538 ____________________________________________________________________________
64539 [  6704] By: jhi                                   on 2000/08/18  21:16:14
64540         Log: Don't eat leading os from index entries.
64541              
64542              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
64543              From: Russ Allbery <rra@stanford.edu>
64544              Date: 10 Aug 2000 20:49:25 -0700
64545              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
64546      Branch: perl
64547            ! lib/Pod/Man.pm
64548 ____________________________________________________________________________
64549 [  6703] By: jhi                                   on 2000/08/18  21:07:06
64550         Log: Add [[:blank:]] as suggested in
64551              
64552              Subject: [ID 20000716.024] [=cc=] / [:blank:]
64553              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
64554              Date: Sun, 16 Jul 2000 17:55:29 -0700
64555              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
64556              
64557              (the [=cc=] has already been taken care of by #6439
64558              so the whole bug report can be closed)
64559              
64560              and make [[:space:]] to be equivalent to isspace(3)
64561              (as opposed to \s, which is isSPACE()).  The difference
64562              is that now [[:space:]] matches the mythical vertical tab,
64563              while \s doesn't.
64564      Branch: perl
64565            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
64566            ! regexec.c t/op/pat.t
64567 ____________________________________________________________________________
64568 [  6702] By: jhi                                   on 2000/08/18  18:47:47
64569         Log: The new tests were missing from #6415.
64570      Branch: perl
64571            ! t/op/bop.t
64572 ____________________________________________________________________________
64573 [  6701] By: jhi                                   on 2000/08/18  18:20:40
64574         Log: Document the NDBM_File and ODBM_File as SDBM_File
64575              was documented in #6417.
64576      Branch: perl
64577            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
64578            ! ext/SDBM_File/SDBM_File.pm
64579 ____________________________________________________________________________
64580 [  6700] By: jhi                                   on 2000/08/18  18:10:39
64581         Log: Subject: [PATCH perl@6698] cygwin port
64582              From: "Fifer, Eric" <EFifer@sanwaint.com>
64583              Date: Fri, 18 Aug 2000 17:30:05 +0100
64584              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
64585      Branch: perl
64586            ! lib/File/Temp.pm
64587 ____________________________________________________________________________
64588 [  6699] By: jhi                                   on 2000/08/18  16:21:49
64589         Log: Document code point which makes if (defined %stash::) to work
64590              (noted by Spider Boardman).
64591      Branch: perl
64592            ! op.c
64593 ____________________________________________________________________________
64594 [  6698] By: jhi                                   on 2000/08/18  13:43:27
64595         Log: Update Changes.
64596      Branch: perl
64597            ! Changes patchlevel.h
64598 ____________________________________________________________________________
64599 [  6697] By: jhi                                   on 2000/08/18  13:35:57
64600         Log: Tiny Getopt::Long patch from Johan Vromans.
64601      Branch: perl
64602            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
64603 ____________________________________________________________________________
64604 [  6696] By: jhi                                   on 2000/08/18  13:26:14
64605         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
64606              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
64607              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
64608              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
64609      Branch: perl
64610            ! pod/perldiag.pod pod/perlsyn.pod
64611 ____________________________________________________________________________
64612 [  6695] By: jhi                                   on 2000/08/18  13:13:26
64613         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
64614              From: Daniel Chetlin <daniel@chetlin.com>
64615              Date: Fri, 18 Aug 2000 03:13:36 -0700
64616              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
64617      Branch: perl
64618            ! pod/perlfunc.pod
64619 ____________________________________________________________________________
64620 [  6694] By: jhi                                   on 2000/08/18  13:08:05
64621         Log: Subject: [PATCH] perltrap.pod spring cleaning
64622              From: Daniel Chetlin <daniel@chetlin.com>
64623              Date: Fri, 18 Aug 2000 03:06:54 -0700
64624              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
64625              
64626              plus Mike Guy's nitfix.
64627      Branch: perl
64628            ! pod/perltrap.pod
64629 ____________________________________________________________________________
64630 [  6693] By: jhi                                   on 2000/08/18  13:00:26
64631         Log: Unbuffer the output.
64632              
64633              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
64634              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64635              Date: Thu, 17 Aug 2000 18:39:29 -0700
64636              Message-ID: <RPJn5gzkgydf092yn@efn.org>
64637      Branch: perl
64638            ! t/op/fork.t
64639 ____________________________________________________________________________
64640 [  6692] By: jhi                                   on 2000/08/18  05:19:17
64641         Log: Delete the image, too, not just its MANIFEStation.
64642      Branch: perl
64643            - lib/CGI/eg/wilogo.gif
64644 ____________________________________________________________________________
64645 [  6691] By: jhi                                   on 2000/08/18  05:10:26
64646         Log: Propagate new Configure vars.
64647      Branch: perl
64648            ! configure.com epoc/config.sh uconfig.h uconfig.sh
64649            ! vos/config.def vos/config.h vos/config_h.SH_orig
64650            ! win32/config.bc win32/config.gc win32/config.vc
64651            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64652 ____________________________________________________________________________
64653 [  6690] By: jhi                                   on 2000/08/18  04:30:56
64654         Log: Update Changes.
64655      Branch: perl
64656            ! Changes patchlevel.h
64657 ____________________________________________________________________________
64658 [  6689] By: jhi                                   on 2000/08/18  04:12:30
64659         Log: Fix the lib/complex failure of
64660              
64661              From: abigail@foad.org
64662              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
64663              Date: 15 Aug 2000 04:06:38 -0000
64664              Message-Id: <20000815040638.8524.qmail@foad.org> 
64665              
64666              Linux long double accuracy issue: something that
64667              when printed with %g looks like "2" but int() of it is 1.
64668      Branch: perl
64669            ! lib/Math/Complex.pm
64670 ____________________________________________________________________________
64671 [  6688] By: jhi                                   on 2000/08/18  03:15:35
64672         Log: The byteorder code in #6671 was wrong.
64673      Branch: perl
64674            ! configpm
64675 ____________________________________________________________________________
64676 [  6687] By: jhi                                   on 2000/08/18  02:08:42
64677         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
64678              From: Jan Dubois <jand@ActiveState.com>
64679              Date: Thu, 17 Aug 2000 18:31:55 -0700
64680              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
64681      Branch: perl
64682            ! sv.c
64683 ____________________________________________________________________________
64684 [  6686] By: jhi                                   on 2000/08/18  02:04:15
64685         Log: Use NVs in POSIX math, not doubles.
64686              
64687              From: abigail@foad.org
64688              Subject: [ID 20000817.014] POSIX & modfl
64689              Date: 17 Aug 2000 20:49:18 -0000
64690              Message-Id: <20000817204918.23123.qmail@foad.org>
64691      Branch: perl
64692            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
64693 ____________________________________________________________________________
64694 [  6685] By: jhi                                   on 2000/08/18  02:02:12
64695         Log: Introduce NVef, NVff, and NVgf, use the middle one.
64696              (helps for lib/peek + Linux + long doubles)  Reported in
64697              
64698              From: abigail@foad.org
64699              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
64700              Date: 15 Aug 2000 04:06:38 -0000
64701              Message-Id: <20000815040638.8524.qmail@foad.org> 
64702              
64703              (note: the lib/complex failure has not yet been addressed)
64704      Branch: metaconfig/U/perl
64705            ! perlxvf.U
64706      Branch: perl
64707            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64708            ! config_h.SH dump.c perl.h pod/perlguts.pod
64709 ____________________________________________________________________________
64710 [  6684] By: jhi                                   on 2000/08/17  23:22:19
64711         Log: Add byteorder to the myconfig output.
64712      Branch: perl
64713            ! myconfig.SH
64714 ____________________________________________________________________________
64715 [  6683] By: jhi                                   on 2000/08/17  23:20:19
64716         Log: The image doth not exist, spotted by Johan Vromans.
64717      Branch: perl
64718            ! MANIFEST
64719 ____________________________________________________________________________
64720 [  6682] By: jhi                                   on 2000/08/17  22:38:16
64721         Log: Document what the backtick returns if the command fails.
64722      Branch: perl
64723            ! pod/perlop.pod
64724 ____________________________________________________________________________
64725 [  6681] By: jhi                                   on 2000/08/17  22:33:12
64726         Log: Do not use prototyping here.
64727              
64728              Subject: [ID 20000817.016] [PATCH] Peek.xs
64729              From: abigail@foad.org
64730              Date: 17 Aug 2000 20:55:56 -0000
64731              Message-Id: <20000817205556.24270.qmail@foad.org>
64732      Branch: perl
64733            ! ext/Devel/Peek/Makefile.PL
64734 ____________________________________________________________________________
64735 [  6680] By: jhi                                   on 2000/08/17  19:46:43
64736         Log: Don't propose using modules built for 5.005 if no binary
64737              compatibility with 5.005 is attempted.
64738              
64739              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
64740              Subject: Minor nit with 5.7.0 (6655)
64741              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
64742              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
64743      Branch: metaconfig
64744            ! U/installdirs/inc_version_list.U
64745      Branch: perl
64746            ! Configure config_h.SH
64747 ____________________________________________________________________________
64748 [  6679] By: jhi                                   on 2000/08/17  19:16:39
64749         Log: Microperl config update.
64750      Branch: perl
64751            ! uconfig.h uconfig.sh
64752 ____________________________________________________________________________
64753 [  6678] By: jhi                                   on 2000/08/17  19:16:13
64754         Log: The #6648 wasn't protective enough for limited platforms
64755              (like microperl).
64756      Branch: perl
64757            ! dump.c sv.c
64758 ____________________________________________________________________________
64759 [  6677] By: jhi                                   on 2000/08/17  14:46:35
64760         Log: Update Changes.
64761      Branch: perl
64762            ! Changes patchlevel.h
64763 ____________________________________________________________________________
64764 [  6676] By: jhi                                   on 2000/08/17  14:44:02
64765         Log: Add perlebcdic from Peter Prymmer, regen toc.
64766      Branch: perl
64767            + pod/perlebcdic.pod
64768            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
64769 ____________________________________________________________________________
64770 [  6675] By: jhi                                   on 2000/08/17  14:41:52
64771         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
64772      Branch: perl
64773            ! pod/perldebtut.pod
64774 ____________________________________________________________________________
64775 [  6674] By: jhi                                   on 2000/08/17  14:29:43
64776         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
64777              
64778              Subject: [ID 20000724.006] -DLEAKTEST problem
64779              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
64780              Date: Tue, 25 Jul 2000 00:36:32 -0500
64781              Message-Id: <20000725003632.A26186@www.llamacom.com>
64782              
64783              Reminder sent
64784              
64785              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
64786              From: Hugo <hv@crypt.compulink.co.uk>
64787              Date: Thu, 17 Aug 2000 15:23:42 +0100
64788              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
64789      Branch: perl
64790            ! util.c
64791 ____________________________________________________________________________
64792 [  6673] By: jhi                                   on 2000/08/17  04:07:10
64793         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
64794              From: John Peacock <JPeacock@UnivPress.com>
64795              Date: Tue, 01 Aug 2000 09:38:12 -0400
64796              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
64797      Branch: perl
64798            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
64799 ____________________________________________________________________________
64800 [  6672] By: jhi                                   on 2000/08/17  03:04:35
64801         Log: Subject: [PATCH] Cwd.pm now uses strict
64802              From: Tim Jenness <timj@jach.hawaii.edu>
64803              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
64804              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
64805      Branch: perl
64806            ! lib/Cwd.pm
64807 ____________________________________________________________________________
64808 [  6671] By: jhi                                   on 2000/08/17  02:16:35
64809         Log: Make $Config{byteorder} more magical so that it is
64810              dynamically computed: nice for 'fat binaries'.
64811              
64812              Subject: [PATCH]: default byteorder
64813              From: Wilfredo Sánchez <wsanchez@apple.com>
64814              Date: Mon, 31 Jul 2000 19:45:31 -0700
64815              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
64816      Branch: perl
64817            ! configpm
64818 ____________________________________________________________________________
64819 [  6670] By: gsar                                  on 2000/08/17  01:22:21
64820         Log: move WNOHANG definition to where other such things are
64821      Branch: perl
64822            ! win32/win32.h
64823 ____________________________________________________________________________
64824 [  6669] By: jhi                                   on 2000/08/17  01:19:17
64825         Log: Update Changes.
64826      Branch: perl
64827            ! Changes patchlevel.h
64828 ____________________________________________________________________________
64829 [  6668] By: jhi                                   on 2000/08/17  01:16:29
64830         Log: Doc nits spotted by Richard Soderberg.
64831      Branch: perl
64832            ! README.posix-bc README.vmesa
64833 ____________________________________________________________________________
64834 [  6667] By: jhi                                   on 2000/08/17  01:12:11
64835         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
64836              From: "Casey R. Tweten" <crt@kiski.net>
64837              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
64838              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
64839      Branch: perl
64840            ! pod/perldebtut.pod
64841 ____________________________________________________________________________
64842 [  6666] By: jhi                                   on 2000/08/17  01:09:31
64843         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
64844              From: "Casey R. Tweten" <crt@kiski.net>
64845              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
64846              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
64847      Branch: perl
64848            ! lib/Shell.pm
64849 ____________________________________________________________________________
64850 [  6665] By: gsar                                  on 2000/08/17  01:03:52
64851         Log: add "ok" targets from change#6632 in makefile.mk
64852      Branch: perl
64853            ! pod/perlport.pod win32/Makefile win32/makefile.mk
64854 ____________________________________________________________________________
64855 [  6664] By: gsar                                  on 2000/08/17  00:56:11
64856         Log: avoid warnings from dense compiler
64857      Branch: perl
64858            ! win32/win32.c
64859 ____________________________________________________________________________
64860 [  6663] By: jhi                                   on 2000/08/17  00:51:49
64861         Log: Tweak the regex compilation errors once more.
64862      Branch: perl
64863            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
64864            ! t/op/regmesg.t t/pragma/warn/regcomp
64865 ____________________________________________________________________________
64866 [  6662] By: gsar                                  on 2000/08/17  00:28:19
64867         Log: trailing new %ENV entries weren't being pushed into the real
64868              environment of subprocesses on Windows
64869      Branch: perl
64870            ! t/op/magic.t win32/perlhost.h
64871 ____________________________________________________________________________
64872 [  6661] By: gsar                                  on 2000/08/17  00:19:20
64873         Log: waitpid() now handles externally spawned pids correctly;
64874              fixes for backtick/wait/waitpid failures on Windows 9x
64875              
64876              these changes make the pid returned by process functions on
64877              Windows 9x always positive by clearing the high bit (which
64878              is always set on Win9x); pseudo-process PIDs are likewise
64879              always negative now on Win9x (just as on NT/2000)
64880      Branch: perl
64881            ! pp_sys.c win32/perlhost.h win32/win32.c
64882 ____________________________________________________________________________
64883 [  6660] By: jhi                                   on 2000/08/17  00:04:32
64884         Log: Retract #6645.
64885      Branch: perl
64886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64887            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
64888            ! t/op/sprintf.t
64889 ____________________________________________________________________________
64890 [  6659] By: gsar                                  on 2000/08/16  23:59:28
64891         Log: on windows, the return values from wait() and waitpid() don't
64892              match those of pseudo-pids
64893      Branch: perl
64894            ! pp_sys.c t/op/fork.t util.c win32/win32.c
64895 ____________________________________________________________________________
64896 [  6658] By: gsar                                  on 2000/08/16  23:56:14
64897         Log: pod nit seen in passing
64898      Branch: perl
64899            ! pod/perlfunc.pod
64900 ____________________________________________________________________________
64901 [  6657] By: gsar                                  on 2000/08/16  23:53:42
64902         Log: change#6328 could make close(SOCKET) return false on windows
64903              when it shouldn't
64904      Branch: perl
64905            ! win32/win32sck.c
64906 ____________________________________________________________________________
64907 [  6656] By: gsar                                  on 2000/08/16  23:46:57
64908         Log: check that the number pseudo children doesn't exceed
64909              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
64910              the WaitForMultipleObjects() limit that would cause wait()
64911              to crash)
64912              
64913              wait() and waitpid() could potentially be rewritten to use
64914              more than one thread to do the waiting to eliminate this
64915              limitation
64916      Branch: perl
64917            ! win32/perlhost.h
64918 ____________________________________________________________________________
64919 [  6655] By: jhi                                   on 2000/08/16  14:11:05
64920         Log: Update Changes.
64921      Branch: perl
64922            ! Changes patchlevel.h
64923 ____________________________________________________________________________
64924 [  6654] By: jhi                                   on 2000/08/16  14:10:12
64925         Log: Update to perldebtut 1.9, from Richard Foley.
64926      Branch: perl
64927            ! pod/perldebtut.pod
64928 ____________________________________________________________________________
64929 [  6653] By: jhi                                   on 2000/08/16  14:08:17
64930         Log: Change the regx compilation error markers to use = instead of <
64931              since pod makes using the latter quite messy.  Reported in
64932              ID 20000814.006 by Abigail and in
64933              Subject: Unknown escape E<> ?
64934              From: Lupe Christoph <lupe@lupe-christoph.de>
64935              Date: Fri, 11 Aug 2000 00:30:27 +0200
64936              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
64937      Branch: perl
64938            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
64939            ! t/op/regmesg.t t/pragma/warn/regcomp
64940 ____________________________________________________________________________
64941 [  6652] By: jhi                                   on 2000/08/16  13:25:31
64942         Log: Change the perlbug address to perl.org since it's more forgiving.
64943              
64944              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
64945              From: abigail@foad.org
64946              Date: 15 Aug 2000 04:15:40 -0000
64947              Message-Id: <20000815041540.8633.qmail@foad.org>
64948      Branch: perl
64949            ! utils/perlbug.PL
64950 ____________________________________________________________________________
64951 [  6651] By: jhi                                   on 2000/08/16  13:22:35
64952         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
64953              From: Tim Jenness <timj@jach.hawaii.edu>
64954              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
64955              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
64956      Branch: perl
64957            ! lib/Cwd.pm
64958 ____________________________________________________________________________
64959 [  6650] By: jhi                                   on 2000/08/16  13:18:13
64960         Log: Update to CPAN 1.57.
64961              
64962              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
64963              From: andreas.koenig@anima.de (Andreas J. Koenig)
64964              Date: 16 Aug 2000 15:09:46 +0200
64965              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
64966      Branch: perl
64967            ! lib/CPAN.pm
64968 ____________________________________________________________________________
64969 [  6649] By: jhi                                   on 2000/08/16  13:12:31
64970         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
64971              From: "Larry W. Virden" <lvirden@cas.org>
64972              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
64973              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
64974      Branch: perl
64975            ! README.hpux
64976 ____________________________________________________________________________
64977 [  6648] By: jhi                                   on 2000/08/16  13:03:53
64978         Log: The numeric locale was reset to "C" by s?printf and never restored.
64979              
64980              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
64981              From: Christian Kirsch <ck@held.mind.de>
64982              Date: Wed, 9 Aug 2000 17:05:17 +0200
64983              Message-Id: <20000809170517.A25389@held>
64984              
64985              No test since adding the failing example to locale.t
64986              does not fail -- probably because the locale settings are so
64987              thoroughly tweaked by that time.  Running the example standalone
64988              does fail, though.  UPDATE: test case added at change #7540.
64989      Branch: perl
64990            ! dump.c perl.h pp.c pp_ctl.c sv.c
64991 ____________________________________________________________________________
64992 [  6647] By: jhi                                   on 2000/08/16  00:07:54
64993         Log: Update Changes and test semi-automatic patchlevel updating.
64994      Branch: perl
64995            ! Changes patchlevel.h
64996 ____________________________________________________________________________
64997 [  6646] By: jhi                                   on 2000/08/15  23:35:07
64998         Log: Fix a dependency problem.
64999              
65000              Subject: [PATCH: 6640] VMS Makefile.SH update
65001              From: Peter Prymmer <pvhp@forte.com>
65002              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
65003              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
65004      Branch: perl
65005            ! vms/descrip_mms.template
65006 ____________________________________________________________________________
65007 [  6645] By: jhi                                   on 2000/08/15  23:33:23
65008         Log: (Retracted by #6660)
65009              
65010              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
65011              From: Dominic Dunlop <domo@computer.org>
65012              Date: Tue, 15 Aug 2000 22:20:52 +0200
65013              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
65014      Branch: metaconfig/U/perl
65015            + d_printfed.U
65016      Branch: perl
65017            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65018            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
65019            ! t/op/sprintf.t
65020 ____________________________________________________________________________
65021 [  6644] By: jhi                                   on 2000/08/15  21:17:20
65022         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
65023              From: abigail@foad.org
65024              Date: 15 Aug 2000 20:12:41 -0000
65025              Message-Id: <20000815201241.25556.qmail@foad.org>
65026      Branch: perl
65027            ! INSTALL
65028 ____________________________________________________________________________
65029 [  6643] By: jhi                                   on 2000/08/15  21:15:28
65030         Log: (an already applied patch)
65031      Branch: perl
65032            ! lib/CGI.pm
65033 ____________________________________________________________________________
65034 [  6642] By: gsar                                  on 2000/08/15  19:54:05
65035         Log: magic callbacks all need to have same type signature
65036      Branch: perl
65037            ! embed.pl mg.c proto.h
65038 ____________________________________________________________________________
65039 [  6641] By: jhi                                   on 2000/08/15  17:56:27
65040         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)
65041              From: Mike Guy <mjtg@cam.ac.uk>
65042              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
65043              Date: Tue, 15 Aug 2000 18:26:45 +0100
65044              
65045              Only the peek.t part applied, not the hash quality part.
65046      Branch: perl
65047            ! t/lib/peek.t
65048 ____________________________________________________________________________
65049 [  6640] By: jhi                                   on 2000/08/15  16:37:37
65050         Log: Update Changes.
65051      Branch: perl
65052            ! Changes
65053 ____________________________________________________________________________
65054 [  6639] By: jhi                                   on 2000/08/15  16:34:55
65055         Log: Missed a file from #6638.
65056      Branch: perl
65057            ! lib/File/Temp.pm
65058 ____________________________________________________________________________
65059 [  6638] By: jhi                                   on 2000/08/15  16:33:19
65060         Log: Subject: [PATCH perl@6620] cygwin port
65061              From: "Fifer, Eric" <EFifer@sanwaint.com>
65062              Date: Tue, 15 Aug 2000 17:00:49 +0100
65063              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
65064      Branch: perl
65065            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
65066 ____________________________________________________________________________
65067 [  6637] By: jhi                                   on 2000/08/15  16:29:22
65068         Log: Subject: [PATCH] debugger exit code should reflect user exit code
65069              From: Mike Guy <mjtg@cam.ac.uk>
65070              Date: Tue, 15 Aug 2000 16:55:59 +0100
65071              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
65072      Branch: perl
65073            ! lib/perl5db.pl
65074 ____________________________________________________________________________
65075 [  6636] By: jhi                                   on 2000/08/15  15:30:58
65076         Log: Update Changes.
65077      Branch: perl
65078            ! Changes
65079 ____________________________________________________________________________
65080 [  6635] By: jhi                                   on 2000/08/15  15:27:21
65081         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
65082      Branch: metaconfig
65083            ! U/mkglossary U/mksample
65084      Branch: metaconfig/U/perl
65085            ! Devel.U
65086      Branch: perl
65087            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65088 ____________________________________________________________________________
65089 [  6634] By: jhi                                   on 2000/08/15  14:11:55
65090         Log: Don't blow limited stacks, a lower number is enough to
65091              tickle the lookbehind limit.
65092              
65093              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
65094              From: Dominic Dunlop <domo@computer.org>
65095              Date: Tue, 15 Aug 2000 13:51:24 +0200
65096              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
65097      Branch: perl
65098            ! t/op/regmesg.t
65099 ____________________________________________________________________________
65100 [  6633] By: jhi                                   on 2000/08/15  14:01:46
65101         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
65102              From: Mike Guy <mjtg@cam.ac.uk>
65103              Date: Tue, 15 Aug 2000 12:10:50 +0100
65104              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
65105      Branch: perl
65106            ! utils/perldoc.PL
65107 ____________________________________________________________________________
65108 [  6632] By: jhi                                   on 2000/08/15  13:58:48
65109         Log: make ok etc also for win32.
65110              
65111              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
65112              From: Prymmer/Kahn <pvhp@best.com>
65113              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
65114              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
65115      Branch: perl
65116            ! win32/Makefile
65117 ____________________________________________________________________________
65118 [  6631] By: jhi                                   on 2000/08/15  13:45:03
65119         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
65120      Branch: perl
65121            ! lib/Test.pm
65122 ____________________________________________________________________________
65123 [  6630] By: jhi                                   on 2000/08/15  03:25:09
65124         Log: Update Changes.
65125      Branch: perl
65126            ! Changes
65127 ____________________________________________________________________________
65128 [  6629] By: jhi                                   on 2000/08/15  03:23:53
65129         Log: magic_regdatum_set() is void, not int.
65130      Branch: perl
65131            ! embed.pl mg.c proto.h
65132 ____________________________________________________________________________
65133 [  6628] By: jhi                                   on 2000/08/15  03:08:02
65134         Log: Make the user to give up his firstborn, err, to knowingly
65135              verify installing an unstable developer release.  Also bump
65136              the release to 5.7.0, but leave a patch tag in the local
65137              patches saying that this is not yet the real thing.
65138      Branch: metaconfig
65139            ! U/modified/Instruct.U
65140      Branch: metaconfig/U/perl
65141            + Devel.U
65142      Branch: perl
65143            ! Configure patchlevel.h
65144 ____________________________________________________________________________
65145 [  6627] By: jhi                                   on 2000/08/14  22:32:52
65146         Log: README.os2 update.
65147              
65148              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
65149              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65150              Date: Wed, 02 Aug 2000 21:55:09 -0700
65151              Message-ID: <tsPi5gzkgegX092yn@efn.org>
65152      Branch: perl
65153            ! README.os2
65154 ____________________________________________________________________________
65155 [  6626] By: jhi                                   on 2000/08/14  21:00:02
65156         Log: Subject: Re: File::Temp problems on VMS in bleedperl
65157              From: Tim Jenness <timj@jach.hawaii.edu>
65158              cc: vmsperl@perl.org
65159              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
65160              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
65161      Branch: perl
65162            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
65163 ____________________________________________________________________________
65164 [  6625] By: jhi                                   on 2000/08/14  20:52:16
65165         Log: Add SUIDMAIL as was done for the CERT alert.
65166      Branch: perl
65167            ! patchlevel.h
65168 ____________________________________________________________________________
65169 [  6624] By: jhi                                   on 2000/08/14  20:48:50
65170         Log: Subject: sfio2000
65171              From: Daniel Muino <dmuino@afip.gov.ar>
65172              Date: Mon, 14 Aug 2000 16:58:11 -0300
65173              Message-ID: <20000814165811.B16368@con2-dgi>
65174      Branch: perl
65175            ! perlsdio.h perlsfio.h
65176 ____________________________________________________________________________
65177 [  6623] By: jhi                                   on 2000/08/14  20:47:36
65178         Log: Subject: warning: storage class after type is obsolescent
65179              From: Daniel Muino <dmuino@afip.gov.ar>
65180              Date: Mon, 14 Aug 2000 16:42:47 -0300
65181              Message-ID: <20000814164247.A16368@con2-dgi>
65182      Branch: perl
65183            ! regcomp.pl regnodes.h
65184 ____________________________________________________________________________
65185 [  6622] By: jhi                                   on 2000/08/14  20:43:05
65186         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
65187              From: abigail@foad.org
65188              Date: 14 Aug 2000 20:00:10 -0000
65189              Message-Id: <20000814200010.27271.qmail@foad.org>
65190      Branch: perl
65191            ! Changes
65192 ____________________________________________________________________________
65193 [  6621] By: jhi                                   on 2000/08/14  15:23:05
65194         Log: Update Changes.
65195      Branch: perl
65196            ! Changes
65197 ____________________________________________________________________________
65198 [  6620] By: jhi                                   on 2000/08/14  15:22:14
65199         Log: Subject: Re: [PATCH] @+, @- readonly
65200              From: Mike Guy <mjtg@cam.ac.uk>
65201              Date: Mon, 14 Aug 2000 15:26:55 +0100
65202              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
65203      Branch: perl
65204            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
65205            ! sv.c t/op/pat.t
65206 ____________________________________________________________________________
65207 [  6619] By: jhi                                   on 2000/08/14  14:12:08
65208         Log: Update Changes.
65209      Branch: perl
65210            ! Changes
65211 ____________________________________________________________________________
65212 [  6618] By: jhi                                   on 2000/08/14  14:09:34
65213         Log: For now remove the mail code.
65214      Branch: perl
65215            ! perl.c
65216 ____________________________________________________________________________
65217 [  6617] By: jhi                                   on 2000/08/14  14:08:28
65218         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
65219      Branch: perl
65220            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
65221            ! pod/perlfaq8.pod pod/perlsec.pod
65222 ____________________________________________________________________________
65223 [  6616] By: jhi                                   on 2000/08/14  14:00:11
65224         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
65225              From: Mike Guy <mjtg@cam.ac.uk>
65226              Date: Mon, 14 Aug 2000 08:26:02 +0100
65227              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
65228      Branch: perl
65229            ! lib/perl5db.pl
65230 ____________________________________________________________________________
65231 [  6615] By: jhi                                   on 2000/08/14  13:58:45
65232         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
65233              From: Mike Guy <mjtg@cam.ac.uk>
65234              Date: Mon, 14 Aug 2000 08:04:22 +0100
65235              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
65236      Branch: perl
65237            ! gv.c mg.c t/op/pat.t
65238 ____________________________________________________________________________
65239 [  6614] By: jhi                                   on 2000/08/14  13:56:45
65240         Log: Subject: Test fails / warnings with perl-current #6612
65241              From: Mike Guy <mjtg@cam.ac.uk>
65242              Date: Mon, 14 Aug 2000 07:57:23 +0100
65243              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
65244      Branch: perl
65245            ! t/lib/b.t t/lib/peek.t
65246 ____________________________________________________________________________
65247 [  6613] By: jhi                                   on 2000/08/14  13:45:33
65248         Log: VMS configure.com update continues.
65249      Branch: perl
65250            - vms/configure.com
65251            ! MANIFEST configure.com
65252 ____________________________________________________________________________
65253 [  6612] By: jhi                                   on 2000/08/13  22:13:35
65254         Log: Update Changes.
65255      Branch: perl
65256            ! Changes
65257 ____________________________________________________________________________
65258 [  6611] By: jhi                                   on 2000/08/13  16:21:45
65259         Log: Upgrade to CGI 2.71, from Lincoln Stein.
65260      Branch: perl
65261            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
65262 ____________________________________________________________________________
65263 [  6610] By: jhi                                   on 2000/08/13  15:09:16
65264         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
65265              From: Mike Guy <mjtg@cam.ac.uk>
65266              Date: Sun, 13 Aug 2000 13:45:51 +0100
65267              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
65268      Branch: perl
65269            ! t/op/regmesg.t
65270 ____________________________________________________________________________
65271 [  6609] By: jhi                                   on 2000/08/13  14:31:26
65272         Log: Andreas says that 1.56 is fine, so reverting back to it.
65273      Branch: perl
65274            ! lib/CPAN.pm
65275 ____________________________________________________________________________
65276 [  6608] By: jhi                                   on 2000/08/13  05:34:20
65277         Log: Update Changes.
65278      Branch: perl
65279            ! Changes
65280 ____________________________________________________________________________
65281 [  6607] By: jhi                                   on 2000/08/13  05:32:01
65282         Log: Put back the \z changes of #5406 to CPAN.pm.
65283      Branch: perl
65284            ! lib/CPAN.pm
65285 ____________________________________________________________________________
65286 [  6606] By: jhi                                   on 2000/08/13  05:20:16
65287         Log: Fix-n-skip the tests under 5005threads.
65288      Branch: perl
65289            ! t/lib/b.t
65290 ____________________________________________________________________________
65291 [  6605] By: jhi                                   on 2000/08/13  05:07:48
65292         Log: Fix the test for 5005threads.
65293      Branch: perl
65294            ! t/lib/peek.t
65295 ____________________________________________________________________________
65296 [  6604] By: jhi                                   on 2000/08/13  03:35:37
65297         Log: Should have deleted this in #6603.
65298      Branch: perl
65299            - vms/subconfigure.com
65300 ____________________________________________________________________________
65301 [  6603] By: jhi                                   on 2000/08/12  18:29:32
65302         Log: Rewrite of vms/subconfigure.com as configure.com,
65303              from Peter Prymmer and the vmsperl crew.
65304      Branch: perl
65305            + vms/configure.com
65306            ! MANIFEST
65307 ____________________________________________________________________________
65308 [  6602] By: jhi                                   on 2000/08/11  13:00:01
65309         Log: PlainText.pm is dead.
65310      Branch: perl
65311            - lib/Pod/PlainText.pm
65312            ! MANIFEST
65313 ____________________________________________________________________________
65314 [  6601] By: jhi                                   on 2000/08/11  04:06:45
65315         Log: Update Changes.
65316      Branch: perl
65317            ! Changes
65318 ____________________________________________________________________________
65319 [  6600] By: jhi                                   on 2000/08/11  04:06:10
65320         Log: Add a few missing files, update MANIFEST.
65321      Branch: perl
65322            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
65323            + lib/Pod/PlainText.pm t/pod/find.t
65324            ! MANIFEST t/op/regmesg.t
65325 ____________________________________________________________________________
65326 [  6599] By: jhi                                   on 2000/08/11  03:31:10
65327         Log: Add Perl debugging tutorial, regen toc. 
65328              
65329              Subject: perldebtut.pod
65330              From: Richard Foley <Richard.Foley@m.dasa.de>
65331              Date: Wed, 09 Aug 2000 10:17:15 +0200
65332              Message-id: <3991138B.262247B8@m.dasa.de>
65333      Branch: perl
65334            + pod/perldebtut.pod
65335            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
65336 ____________________________________________________________________________
65337 [  6598] By: jhi                                   on 2000/08/11  02:48:56
65338         Log: tiny Changes edit
65339      Branch: perl
65340            ! Changes
65341 ____________________________________________________________________________
65342 [  6597] By: jhi                                   on 2000/08/11  02:39:04
65343         Log: Tests for #6589.
65344              
65345              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
65346              From: simon@brecon.co.uk (Simon Cozens)
65347              Date: 11 Aug 2000 02:24:52 GMT
65348              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
65349      Branch: perl
65350            ! t/lib/b.t
65351 ____________________________________________________________________________
65352 [  6596] By: jhi                                   on 2000/08/11  01:50:07
65353         Log: Update Changes.
65354      Branch: perl
65355            ! Changes
65356 ____________________________________________________________________________
65357 [  6595] By: jhi                                   on 2000/08/11  01:47:16
65358         Log: nitfix
65359      Branch: perl
65360            ! Changes
65361 ____________________________________________________________________________
65362 [  6594] By: jhi                                   on 2000/08/11  01:36:16
65363         Log: Subject: Getting perlio and threads to compile
65364              From: Lupe Christoph <lupe@lupe-christoph.de>
65365              Date: Wed, 9 Aug 2000 11:35:54 +0200
65366              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
65367              
65368              (the Solaris version changes in Configure skipped)
65369      Branch: perl
65370            ! hints/solaris_2.sh thread.h
65371 ____________________________________________________________________________
65372 [  6593] By: jhi                                   on 2000/08/11  01:30:16
65373         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
65374              From: simon@brecon.co.uk (Simon Cozens)
65375              Date: 1 Aug 2000 06:55:19 GMT
65376              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
65377      Branch: perl
65378            ! lib/utf8.pm
65379 ____________________________________________________________________________
65380 [  6592] By: jhi                                   on 2000/08/11  01:26:39
65381         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
65382              From: Peter Scott <Peter@PeterScott.com>
65383              Date: Thu, 10 Aug 2000 08:23:27 -0700
65384              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
65385      Branch: perl
65386            ! lib/perl5db.pl
65387 ____________________________________________________________________________
65388 [  6591] By: jhi                                   on 2000/08/11  01:22:02
65389         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
65390              From: Hugo <hv@crypt.compulink.co.uk>
65391              Date: Thu, 10 Aug 2000 19:23:04 +0100
65392              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
65393      Branch: perl
65394            ! regexec.c t/op/pat.t
65395 ____________________________________________________________________________
65396 [  6590] By: jhi                                   on 2000/08/11  01:19:19
65397         Log: Preprocessing and postprocessing for File::Find.
65398              
65399              Subject: Patch to Find::File.pm to allow alphabetical results
65400              From: Joe Smith <jsmith@inwap.com>
65401              Date: Wed, 9 Aug 2000 02:44:54 -0700
65402              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
65403      Branch: perl
65404            ! lib/File/Find.pm
65405 ____________________________________________________________________________
65406 [  6589] By: jhi                                   on 2000/08/11  01:12:39
65407         Log: B::Deparse didn't do sub attributes.
65408              
65409              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
65410              From: simon@brecon.co.uk (Simon Cozens)
65411              Date: 9 Aug 2000 04:49:20 GMT
65412              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
65413      Branch: perl
65414            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
65415 ____________________________________________________________________________
65416 [  6588] By: jhi                                   on 2000/08/11  01:06:40
65417         Log: Subject: debugger "d" command doesnt check line number
65418              From: Mike Guy <mjtg@cam.ac.uk>
65419              Date: Tue, 08 Aug 2000 21:54:29 +0100
65420              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
65421      Branch: perl
65422            ! lib/perl5db.pl mg.c pod/perldiag.pod
65423 ____________________________________________________________________________
65424 [  6587] By: jhi                                   on 2000/08/11  00:45:03
65425         Log: sleep(1) does not necessarily return 1.
65426              
65427              Subject: [PATCH bleadperl] op/lex_assign.t  
65428              From: Hugo <hv@crypt.compulink.co.uk>
65429              Date: Thu, 03 Aug 2000 14:34:22 +0100        
65430              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
65431      Branch: perl
65432            ! t/op/lex_assign.t
65433 ____________________________________________________________________________
65434 [  6586] By: jhi                                   on 2000/08/11  00:31:50
65435         Log: Document the IO::Select timeout.
65436      Branch: perl
65437            ! ext/IO/lib/IO/Select.pm
65438 ____________________________________________________________________________
65439 [  6585] By: jhi                                   on 2000/08/11  00:13:54
65440         Log: Forgot contributor.
65441      Branch: perl
65442            ! Changes
65443 ____________________________________________________________________________
65444 [  6584] By: jhi                                   on 2000/08/11  00:09:19
65445         Log: detypo
65446      Branch: perl
65447            ! Changes
65448 ____________________________________________________________________________
65449 [  6583] By: jhi                                   on 2000/08/11  00:07:53
65450         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
65451              
65452              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
65453              From: Mike Guy <mjtg@cam.ac.uk> 
65454              Date: Thu, 10 Aug 2000 15:50:54 +0100
65455              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
65456      Branch: perl
65457            ! sv.c t/op/int.t
65458 ____________________________________________________________________________
65459 [  6582] By: jhi                                   on 2000/08/10  23:29:32
65460         Log: Update Changes.
65461      Branch: perl
65462            ! Changes
65463 ____________________________________________________________________________
65464 [  6581] By: jhi                                   on 2000/08/10  23:26:16
65465         Log: Put back the std @INC thing.
65466      Branch: perl
65467            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
65468            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
65469            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
65470            ! t/lib/gol-oo.t
65471 ____________________________________________________________________________
65472 [  6580] By: jhi                                   on 2000/08/10  23:03:34
65473         Log: Update to CGI 2.70, from Lincoln Stein.
65474      Branch: perl
65475            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
65476            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
65477            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
65478            ! t/lib/cgi-request.t
65479 ____________________________________________________________________________
65480 [  6579] By: jhi                                   on 2000/08/10  22:41:50
65481         Log: Update to CPAN 1.56, from Andreas König.
65482      Branch: perl
65483            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
65484 ____________________________________________________________________________
65485 [  6578] By: jhi                                   on 2000/08/10  22:38:13
65486         Log: Update to Pod::Parser 1.17, from Brad Appleton.
65487      Branch: perl
65488            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
65489            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
65490            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
65491            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
65492            ! t/pod/include.t t/pod/included.t t/pod/lref.t
65493            ! t/pod/multiline_items.t t/pod/nested_items.t
65494            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
65495            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
65496            ! t/pod/special_seqs.t
65497 ____________________________________________________________________________
65498 [  6577] By: jhi                                   on 2000/08/10  22:35:41
65499         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
65500      Branch: perl
65501            ! AUTHORS MAINTAIN
65502 ____________________________________________________________________________
65503 [  6576] By: jhi                                   on 2000/08/10  22:24:54
65504         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
65505      Branch: perl
65506            + t/lib/gol-oo.t
65507            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
65508            ! t/lib/gol-compat.t t/lib/gol-linkage.t
65509 ____________________________________________________________________________
65510 [  6575] By: jhi                                   on 2000/08/10  22:02:07
65511         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
65512      Branch: perl
65513            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
65514 ____________________________________________________________________________
65515 [  6574] By: jhi                                   on 2000/08/10  21:55:03
65516         Log: Iterating perl6 description.
65517      Branch: perl
65518            ! pod/perlfaq1.pod
65519 ____________________________________________________________________________
65520 [  6573] By: jhi                                   on 2000/08/10  21:48:26
65521         Log: Revert the sv.c part of #6559, a better fix is needed.
65522      Branch: perl
65523            ! sv.c
65524 ____________________________________________________________________________
65525 [  6572] By: jhi                                   on 2000/08/10  20:33:43
65526         Log: It's the 2ndO'ROSSC.
65527      Branch: perl
65528            ! pod/perlfaq1.pod
65529 ____________________________________________________________________________
65530 [  6571] By: jhi                                   on 2000/08/10  15:55:48
65531         Log: detypo
65532      Branch: perl
65533            ! pod/perlfaq1.pod
65534 ____________________________________________________________________________
65535 [  6570] By: jhi                                   on 2000/08/10  14:11:17
65536         Log: An exceptionally sticky typo.
65537      Branch: perl
65538            ! Changes
65539 ____________________________________________________________________________
65540 [  6569] By: jhi                                   on 2000/08/10  14:09:33
65541         Log: detypo (and test Changes updating script)
65542      Branch: perl
65543            ! Changes
65544 ____________________________________________________________________________
65545 [  6568] By: jhi                                   on 2000/08/10  14:07:07
65546         Log: Update Changes.
65547      Branch: perl
65548            ! Changes
65549 ____________________________________________________________________________
65550 [  6567] By: jhi                                   on 2000/08/10  14:06:19
65551         Log: Amend the description of Perl6.
65552              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
65553              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
65554              Date: Wed, 9 Aug 2000 22:11:06 -0500
65555              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
65556      Branch: perl
65557            ! pod/perlfaq1.pod
65558 ____________________________________________________________________________
65559 [  6566] By: jhi                                   on 2000/08/10  13:58:57
65560         Log: Subject: Remove dead entry in perldiag
65561              From: Mike Guy <mjtg@cam.ac.uk>
65562              Date: Thu, 10 Aug 2000 14:19:19 +0100
65563              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
65564      Branch: perl
65565            ! pod/perldiag.pod
65566 ____________________________________________________________________________
65567 [  6565] By: jhi                                   on 2000/08/10  13:51:48
65568         Log: Zero entries were skipped, fix from Adrian Goalby
65569              <argoalby@yahoo.co.uk>
65570      Branch: perl
65571            ! lib/unicode/Number.pl lib/unicode/mktables.PL
65572 ____________________________________________________________________________
65573 [  6564] By: jhi                                   on 2000/08/10  13:00:12
65574         Log: Subject: [PATCH 5.6.0] cygwin port
65575              From: "Fifer, Eric" <EFifer@sanwaint.com>
65576              Date: Thu, 10 Aug 2000 13:15:36 +0100
65577              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
65578      Branch: perl
65579            ! README.cygwin hints/cygwin.sh
65580 ____________________________________________________________________________
65581 [  6563] By: jhi                                   on 2000/08/10  12:55:16
65582         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
65583      Branch: perl
65584            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
65585 ____________________________________________________________________________
65586 [  6562] By: gsar                                  on 2000/08/10  08:38:39
65587         Log: warn is a macro, avoid using at a variable to avoid warnings
65588              in some configurations; readdir.t is too conservative in
65589              estimating number of *.t's
65590      Branch: perl
65591            ! t/op/readdir.t util.c
65592 ____________________________________________________________________________
65593 [  6561] By: jhi                                   on 2000/08/09  23:35:42
65594         Log: Update Changes.
65595      Branch: perl
65596            ! Changes
65597 ____________________________________________________________________________
65598 [  6560] By: jhi                                   on 2000/08/09  23:05:47
65599         Log: Subject: Re: enhanced(?) regex error messages
65600              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
65601              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
65602              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
65603              
65604              (plus two small patches sent privately)
65605              (this still seems to leave few test failures)
65606      Branch: perl
65607            + t/op/regmesg.t
65608            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
65609            ! t/pragma/warn/regcomp
65610 ____________________________________________________________________________
65611 [  6559] By: jhi                                   on 2000/08/09  20:41:18
65612         Log: (The fix did work but was not right, retracted in #6573)
65613              
65614              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
65615              From: Christian Kirsch <ck@held.mind.de>
65616              Date: Wed, 9 Aug 2000 17:05:17 +0200
65617              Message-Id: <20000809170517.A25389@held>
65618      Branch: perl
65619            ! sv.c t/pragma/locale.t
65620 ____________________________________________________________________________
65621 [  6558] By: jhi                                   on 2000/08/08  22:34:08
65622         Log: Tiny updates on the contributors list.
65623      Branch: perl
65624            ! Changes
65625 ____________________________________________________________________________
65626 [  6557] By: jhi                                   on 2000/08/08  19:34:28
65627         Log: Double check that we have a dirhandle.
65628      Branch: perl
65629            ! util.c
65630 ____________________________________________________________________________
65631 [  6556] By: jhi                                   on 2000/08/08  19:01:51
65632         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
65633              May be repopulated with fresh maintained examples.
65634      Branch: perl
65635            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
65636            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
65637            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
65638            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
65639            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
65640            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
65641            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
65642            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
65643            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
65644            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
65645            + lib/CGI/eg/wilogo_gif.uu
65646            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
65647            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
65648            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
65649            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
65650            - eg/cgi/frameset.cgi eg/cgi/index.html
65651            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
65652            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
65653            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
65654            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
65655            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
65656            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
65657            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
65658            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
65659            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
65660            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
65661            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
65662            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
65663            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
65664            - eg/van/vanish eg/who eg/wrapsuid
65665            ! MANIFEST
65666 ____________________________________________________________________________
65667 [  6555] By: jhi                                   on 2000/08/08  18:51:08
65668         Log: Delete chat2 as requested by Randal.
65669              
65670              Subject: Re: perlfaq8 coyness
65671              From: merlyn@stonehenge.com (Randal L. Schwartz) 
65672              Date: 15 May 2000 18:52:42 -0700 
65673              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
65674      Branch: perl
65675            - lib/chat2.pl
65676            ! MANIFEST
65677 ____________________________________________________________________________
65678 [  6554] By: jhi                                   on 2000/08/08  18:31:35
65679         Log: Regen global.sym.
65680      Branch: perl
65681            ! global.sym
65682 ____________________________________________________________________________
65683 [  6553] By: jhi                                   on 2000/08/08  18:28:13
65684         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
65685              (either perlbug or p5p ate the original), plus regen
65686              perlapi and perltoc. 
65687      Branch: perl
65688            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
65689            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
65690            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
65691            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
65692            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
65693            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
65694            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
65695            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
65696            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
65697            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
65698 ____________________________________________________________________________
65699 [  6552] By: jhi                                   on 2000/08/08  18:06:29
65700         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
65701              From: Mike Guy <mjtg@cam.ac.uk>
65702              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
65703              Date: Tue, 08 Aug 2000 15:51:27 +0100
65704      Branch: perl
65705            ! doop.c sv.h t/op/join.t t/pragma/overload.t
65706 ____________________________________________________________________________
65707 [  6551] By: jhi                                   on 2000/08/08  18:01:11
65708         Log: Re-apply #6549.
65709      Branch: perl
65710            ! lib/perl5db.pl
65711 ____________________________________________________________________________
65712 [  6550] By: jhi                                   on 2000/08/08  17:43:08
65713         Log: Accidental retraction of #6549.
65714      Branch: perl
65715            ! lib/perl5db.pl
65716 ____________________________________________________________________________
65717 [  6549] By: jhi                                   on 2000/08/08  17:40:04
65718         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
65719              From: Mike Guy <mjtg@cam.ac.uk>
65720              Date: Mon, 07 Aug 2000 21:49:58 +0100
65721              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
65722      Branch: perl
65723            ! lib/perl5db.pl
65724 ____________________________________________________________________________
65725 [  6548] By: jhi                                   on 2000/08/08  17:37:57
65726         Log: Document here-doc better.
65727              
65728              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
65729              From: Mike Guy <mjtg@cam.ac.uk>
65730              Date: Mon, 07 Aug 2000 14:02:09 +0100
65731              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
65732      Branch: perl
65733            ! pod/perldata.pod
65734 ____________________________________________________________________________
65735 [  6547] By: jhi                                   on 2000/08/08  17:33:34
65736         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
65737              From: "Randy J. Ray" <rjray@redhat.com>
65738              Date: Mon, 07 Aug 2000 19:12:25 -0700
65739              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
65740      Branch: perl
65741            ! perl.c pod/perlrun.pod
65742 ____________________________________________________________________________
65743 [  6546] By: jhi                                   on 2000/08/08  17:29:26
65744         Log: Subject: Re: enhanced(?) regex error messages 
65745              From: Hugo <hv@crypt.compulink.co.uk>
65746              Date: Tue, 08 Aug 2000 03:25:51 +0100
65747              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
65748              
65749              plus Capitalize the error messages, plus perldiag them.
65750      Branch: perl
65751            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
65752 ____________________________________________________________________________
65753 [  6545] By: jhi                                   on 2000/08/08  13:59:28
65754         Log: Augment #6539 a bit: don't croak if there's magic in the air.
65755              
65756              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
65757              From: Hugo <hv@crypt.compulink.co.uk>
65758              Date: Tue, 08 Aug 2000 03:02:03 +0100
65759              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
65760      Branch: perl
65761            ! pp.c t/op/bless.t
65762 ____________________________________________________________________________
65763 [  6544] By: jhi                                   on 2000/08/07  21:11:52
65764         Log: Make the test -w clean.
65765      Branch: perl
65766            ! t/op/bless.t
65767 ____________________________________________________________________________
65768 [  6543] By: jhi                                   on 2000/08/07  19:49:53
65769         Log: use warnings instead of $^W.
65770      Branch: perl
65771            ! t/op/bless.t
65772 ____________________________________________________________________________
65773 [  6542] By: jhi                                   on 2000/08/07  17:41:41
65774         Log: Disable a portability warning Because We Know What We Are Doing.
65775      Branch: perl
65776            ! t/op/bless.t
65777 ____________________________________________________________________________
65778 [  6541] By: jhi                                   on 2000/08/07  17:29:51
65779         Log: Tiny tidying on report_evil_fh().
65780      Branch: perl
65781            ! util.c
65782 ____________________________________________________________________________
65783 [  6540] By: jhi                                   on 2000/08/07  16:37:38
65784         Log: Make regular expression parse error messages easier to understand.
65785              
65786              Subject: Re: enhanced(?) regex error messages
65787              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
65788              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
65789              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
65790      Branch: perl
65791            ! regcomp.c
65792 ____________________________________________________________________________
65793 [  6539] By: jhi                                   on 2000/08/07  16:12:27
65794         Log: Make bless(REF, REF) a fatal error, add bless tests.
65795              
65796              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
65797              From: Hugo <hv@crypt.compulink.co.uk>
65798              Date: Mon, 07 Aug 2000 16:59:38 +0100
65799              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
65800      Branch: perl
65801            + t/op/bless.t
65802            ! MANIFEST pod/perldiag.pod pp.c sv.c
65803 ____________________________________________________________________________
65804 [  6538] By: jhi                                   on 2000/08/07  15:59:43
65805         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
65806              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
65807              Date: Thu, 3 Aug 2000 14:29:21 -0700
65808              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
65809      Branch: perl
65810            ! lib/lib_pm.PL
65811 ____________________________________________________________________________
65812 [  6537] By: jhi                                   on 2000/08/07  15:47:18
65813         Log: Retract #6419 for now since it breaks in AFS and MachTen.
65814      Branch: perl
65815            ! lib/Cwd.pm
65816 ____________________________________________________________________________
65817 [  6536] By: jhi                                   on 2000/08/07  15:05:29
65818         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
65819              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
65820              The security hole exists only in suidperls, which isn't
65821              installed or even built by default.
65822      Branch: perl
65823            ! perl.c
65824 ____________________________________________________________________________
65825 [  6535] By: jhi                                   on 2000/08/07  14:45:14
65826         Log: tr memory corruption fix from Simon Cozens.
65827      Branch: perl
65828            ! doop.c
65829 ____________________________________________________________________________
65830 [  6534] By: jhi                                   on 2000/08/06  11:38:16
65831         Log: Document a bit that UDP is not what you might think.
65832              
65833              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
65834              From: Lupe Christoph <lupe@lupe-christoph.de>
65835              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
65836              Date: Mon, 24 Jul 2000 08:59:15 +0200
65837      Branch: perl
65838            ! pod/perlipc.pod
65839 ____________________________________________________________________________
65840 [  6533] By: jhi                                   on 2000/08/06  11:35:01
65841         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
65842              From: Jeff Pinyan <jeffp@hut.crusoe.net>
65843              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
65844              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
65845      Branch: perl
65846            ! pod/perlfunc.pod
65847 ____________________________________________________________________________
65848 [  6532] By: jhi                                   on 2000/08/06  03:45:41
65849         Log: Have symbols for the IoTYPEs.
65850      Branch: perl
65851            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
65852 ____________________________________________________________________________
65853 [  6531] By: jhi                                   on 2000/08/06  01:33:55
65854         Log: Continue fixing the io warnings.  This also
65855              sort of fixes bug ID 20000802.003: the core dump
65856              is no more.  Whether the current behaviour is correct
65857              (giving a warning: "Not a format reference"), is another matter.
65858      Branch: perl
65859            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
65860            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
65861 ____________________________________________________________________________
65862 [  6530] By: jhi                                   on 2000/08/05  21:33:12
65863         Log: Change the Policy policy: now -Dprefix= with an existing
65864              Policy.sh and prefix == siteprefix == vendorprefix, then all
65865              of them follow along the new prefix.
65866              
65867              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
65868              From: Andy Dougherty <doughera@lafayette.edu>
65869              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
65870              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
65871      Branch: perl
65872            ! Policy_sh.SH
65873 ____________________________________________________________________________
65874 [  6529] By: jhi                                   on 2000/08/05  18:57:28
65875         Log: Zap lib/Sys directory when cleaning up.
65876      Branch: perl
65877            ! Makefile.SH
65878 ____________________________________________________________________________
65879 [  6528] By: jhi                                   on 2000/08/05  18:40:44
65880         Log: Essential prototype changes were missing from #6527.
65881              Also make report_evil_fh() more bomb-proof.
65882      Branch: perl
65883            ! embed.h util.c
65884 ____________________________________________________________________________
65885 [  6527] By: jhi                                   on 2000/08/05  03:22:05
65886         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
65887              From: "Ronald F. Guilmette" <rfg@monkeys.com>
65888              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
65889              Message-Id: <200007242247.PAA52177@monkeys.com>
65890      Branch: perl
65891            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
65892 ____________________________________________________________________________
65893 [  6526] By: jhi                                   on 2000/08/04  21:23:27
65894         Log: gcc versions might have (parentheses) in them.
65895      Branch: metaconfig/U/perl
65896            ! gccvers.U
65897      Branch: perl
65898            ! Configure config_h.SH
65899 ____________________________________________________________________________
65900 [  6525] By: jhi                                   on 2000/08/04  20:23:12
65901         Log: Weed buglets pointed out by
65902              
65903              From: Lupe Christoph <lupe@lupe-christoph.de>
65904              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
65905              Date: Fri, 4 Aug 2000 17:34:39 +0200
65906              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
65907      Branch: metaconfig/U/perl
65908            ! gccvers.U uselfs.U
65909      Branch: perl
65910            ! Configure config_h.SH
65911 ____________________________________________________________________________
65912 [  6524] By: jhi                                   on 2000/08/04  19:02:08
65913         Log: Warn under -w if lstat(FH) is attempted.
65914              
65915              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
65916              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
65917              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
65918              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
65919      Branch: perl
65920            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
65921            ! t/pragma/warn/pp_sys
65922 ____________________________________________________________________________
65923 [  6523] By: jhi                                   on 2000/08/04  12:31:11
65924         Log: Subject: New perlcc, take 2
65925              From: simon@brecon.co.uk (Simon Cozens)
65926              Date: 4 Aug 2000 06:21:04 GMT
65927              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
65928      Branch: perl
65929            ! utils/perlcc.PL
65930 ____________________________________________________________________________
65931 [  6522] By: jhi                                   on 2000/08/04  12:26:33
65932         Log: Subject: Re: Array vs. List context
65933              From: Daniel Chetlin <daniel@chetlin.com>
65934              Date: Fri, 4 Aug 2000 00:22:44 -0700
65935              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
65936      Branch: perl
65937            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
65938            ! pod/perlfaq4.pod
65939 ____________________________________________________________________________
65940 [  6521] By: jhi                                   on 2000/08/04  12:22:38
65941         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
65942              From: Raymund Will <ray@caldera.de>
65943              Date: Fri, 4 Aug 2000 12:07:09 +0200
65944              Message-Id: <20000804120709.A14982@caldera.de>
65945      Branch: perl
65946            ! configure.gnu
65947 ____________________________________________________________________________
65948 [  6520] By: jhi                                   on 2000/08/04  04:09:06
65949         Log: After the #6519 a warning about stat() is just that,
65950              not about a filetest, which now have their own warning.
65951      Branch: perl
65952            ! pod/perldiag.pod
65953 ____________________________________________________________________________
65954 [  6519] By: jhi                                   on 2000/08/04  04:06:30
65955         Log: In the warnings call filehandles consistently so;
65956              add "unopened" warning for stat().
65957      Branch: perl
65958            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
65959            ! t/pragma/warn/pp_sys
65960 ____________________________________________________________________________
65961 [  6518] By: jhi                                   on 2000/08/04  02:55:35
65962         Log: Subject: Minor tweak to perlvar.pod
65963              From: "Stephen P. Potter" <spp@ds.net>
65964              Date: Tue, 18 Apr 2000 09:26:03 -0400
65965              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
65966      Branch: perl
65967            ! pod/perlvar.pod
65968 ____________________________________________________________________________
65969 [  6517] By: jhi                                   on 2000/08/04  02:50:08
65970         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
65971              From: "Clinton Pierce" <cpierce1@ford.com>
65972              Date: Wed, 21 Jul 1999 16:45:31 -0400
65973              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
65974              
65975              Fix by Stephen Potter (visible in the bug db but not in p5p?)
65976      Branch: perl
65977            ! pod/perlfunc.pod pod/perlop.pod
65978 ____________________________________________________________________________
65979 [  6516] By: jhi                                   on 2000/08/04  02:09:25
65980         Log: This is 6512.  Really.
65981      Branch: perl
65982            ! dump.c
65983 ____________________________________________________________________________
65984 [  6515] By: jhi                                   on 2000/08/04  01:25:50
65985         Log: mention the idea of @( and @)
65986      Branch: perl
65987            ! Todo-5.6
65988 ____________________________________________________________________________
65989 [  6514] By: bailey                                on 2000/08/04  01:18:46
65990         Log: YA resync with mainstem, including VMS patches from others
65991      Branch: vmsperl
65992           +> (branch 48 files)
65993            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
65994           !> (integrate 354 files)
65995 ____________________________________________________________________________
65996 [  6513] By: jhi                                   on 2000/08/04  01:18:18
65997         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
65998              From: Mark Dickinson <dickins3@fas.harvard.edu>
65999              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
66000              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
66001      Branch: perl
66002            ! t/op/grent.t t/op/pwent.t
66003 ____________________________________________________________________________
66004 [  6512] By: jhi                                   on 2000/08/04  01:14:06
66005         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
66006              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66007              Date: Wed, 02 Aug 2000 10:51:01 +0100
66008              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
66009      Branch: perl
66010            ! sv.c
66011 ____________________________________________________________________________
66012 [  6511] By: jhi                                   on 2000/08/04  00:57:00
66013         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
66014              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66015              Date: Thu, 03 Aug 2000 17:20:04 -0700
66016              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
66017      Branch: metaconfig
66018            ! U/modified/Cppsym.U
66019      Branch: perl
66020            ! Configure config_h.SH
66021 ____________________________________________________________________________
66022 [  6510] By: jhi                                   on 2000/08/04  00:25:28
66023         Log: detypo
66024      Branch: perl
66025            ! Makefile.SH
66026 ____________________________________________________________________________
66027 [  6509] By: jhi                                   on 2000/08/03  23:43:18
66028         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
66029              From: Dominic Dunlop <domo@computer.org>
66030              Date: Thu, 3 Aug 2000 22:16:46 +0200
66031              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
66032      Branch: perl
66033            ! t/op/sprintf.t
66034 ____________________________________________________________________________
66035 [  6508] By: jhi                                   on 2000/08/03  23:40:37
66036         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
66037              From: Hugo <hv@crypt.compulink.co.uk>
66038              Date: Thu, 03 Aug 2000 18:25:30 +0100
66039              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
66040      Branch: perl
66041            ! regcomp.c t/op/re_tests
66042 ____________________________________________________________________________
66043 [  6507] By: jhi                                   on 2000/08/03  23:38:28
66044         Log: Subject: [PATCH] sv.h documentation - SvLEN
66045              From: Mike Guy <mjtg@cam.ac.uk>
66046              Date: Thu, 03 Aug 2000 14:43:09 +0100
66047              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
66048      Branch: perl
66049            ! sv.h
66050 ____________________________________________________________________________
66051 [  6506] By: jhi                                   on 2000/08/03  15:49:14
66052         Log: Disable the fix_pl hack for now.
66053      Branch: perl
66054            ! Makefile.SH
66055 ____________________________________________________________________________
66056 [  6505] By: jhi                                   on 2000/08/03  13:49:04
66057         Log: Add a URL for FSF.
66058              
66059              Subject: Patch for README
66060              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
66061              Date: Wed, 2 Aug 2000 13:25:09 -0500
66062              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
66063      Branch: perl
66064            ! README
66065 ____________________________________________________________________________
66066 [  6504] By: jhi                                   on 2000/08/03  13:29:19
66067         Log: Be more informative on what is skipped and why,
66068              also repeat the list at the end.
66069      Branch: perl
66070            ! Porting/p4desc
66071 ____________________________________________________________________________
66072 [  6503] By: jhi                                   on 2000/08/03  13:07:05
66073         Log: Circumvent the removal of .patch by fix_pl.
66074              
66075              Subject: Re: [ID 20000802.011] unable to 'make test'          
66076              From: simon@brecon.co.uk (Simon Cozens) 
66077              Date: 3 Aug 2000 04:17:00 GMT
66078              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
66079      Branch: perl
66080            ! Makefile.SH
66081 ____________________________________________________________________________
66082 [  6502] By: jhi                                   on 2000/08/03  00:14:34
66083         Log: Add the missing setproctitle unit.
66084      Branch: metaconfig/U/perl
66085            + d_setproctitle.U
66086 ____________________________________________________________________________
66087 [  6501] By: jhi                                   on 2000/08/03  00:00:26
66088         Log: The subtest 4 may fail also on VOBS, as pointed out
66089              by Nick Ing-Simmons in November 1999, bug id 19991124.003
66090              (but the failure in that bug report isn't the subtest 4).
66091      Branch: perl
66092            ! t/op/stat.t
66093 ____________________________________________________________________________
66094 [  6500] By: jhi                                   on 2000/08/02  23:49:30
66095         Log: Better skip message for the test; one of the two problems in
66096              
66097              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
66098              From: Lupe Christoph <lupe@lupe-christoph.de>
66099              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
66100              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
66101      Branch: perl
66102            ! t/op/numconvert.t
66103 ____________________________________________________________________________
66104 [  6499] By: jhi                                   on 2000/08/02  22:49:16
66105         Log: Allow "no Module;" even if there is no 'unimport'.
66106              
66107              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
66108              From: mjd@plover.com
66109              Date: 24 Mar 2000 15:24:34 -0000
66110              Message-Id: <20000324152434.15160.qmail@plover.com>
66111      Branch: perl
66112            ! gv.c
66113 ____________________________________________________________________________
66114 [  6498] By: jhi                                   on 2000/08/02  22:42:58
66115         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
66116              that are hopefully soon put into use.
66117      Branch: perl
66118            ! opcode.h opcode.pl opnames.h
66119 ____________________________________________________________________________
66120 [  6497] By: gsar                                  on 2000/08/02  22:28:59
66121         Log: require.t needs binmode() to work on windows
66122      Branch: perl
66123            ! t/comp/require.t
66124 ____________________________________________________________________________
66125 [  6496] By: jhi                                   on 2000/08/02  22:08:51
66126         Log: Document the IVdf UVuf UVof UVxf.
66127      Branch: perl
66128            ! pod/perlguts.pod
66129 ____________________________________________________________________________
66130 [  6495] By: jhi                                   on 2000/08/02  21:54:26
66131         Log: detypo #6494
66132      Branch: perl
66133            ! ext/Data/Dumper/Dumper.xs
66134 ____________________________________________________________________________
66135 [  6494] By: jhi                                   on 2000/08/02  21:49:17
66136         Log: Dump UVs as UVs in Data::Dumper.
66137              
66138              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
66139              From: Gurusamy Sarathy <gsar@ActiveState.com>
66140              Date: Thu, 27 Apr 2000 12:26:25 -0700
66141              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
66142      Branch: perl
66143            ! ext/Data/Dumper/Dumper.xs
66144 ____________________________________________________________________________
66145 [  6493] By: jhi                                   on 2000/08/02  17:01:58
66146         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
66147              From: Hugo <hv@crypt.compulink.co.uk>
66148              Date: Wed, 02 Aug 2000 14:53:56 +0100
66149              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
66150      Branch: perl
66151            ! regexec.c t/op/re_tests
66152 ____________________________________________________________________________
66153 [  6492] By: jhi                                   on 2000/08/02  15:02:46
66154         Log: The new setproctitle() feature is available only in 
66155              bleeding edge FreeBSD.  From Paul Saab.
66156      Branch: perl
66157            ! mg.c
66158 ____________________________________________________________________________
66159 [  6491] By: jhi                                   on 2000/08/02  13:34:36
66160         Log: The tr utf8 patching continues.
66161              
66162              Subject: Re: #6469, too many tests claimed in require.t
66163              From: simon@brecon.co.uk (Simon Cozens)
66164              Date: 2 Aug 2000 02:37:17 GMT
66165              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
66166              
66167              (the logic of the test was the wrong way round in the patch)
66168      Branch: perl
66169            ! doop.c
66170 ____________________________________________________________________________
66171 [  6490] By: jhi                                   on 2000/08/02  13:27:38
66172         Log: The name of a filehandle does not have <these>.
66173      Branch: perl
66174            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
66175            ! t/pragma/warn/pp_sys util.c
66176 ____________________________________________________________________________
66177 [  6489] By: jhi                                   on 2000/08/02  04:26:46
66178         Log: Remove the extraneous "main::" prefix from all the
66179              "opened only for", "on closed", and "never opened" warnings.
66180              
66181              Subject: Re: inappropriate warning
66182              From: Gurusamy Sarathy <gsar@ActiveState.com>
66183              Date: Mon, 20 Mar 2000 11:28:02 -0800
66184              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
66185      Branch: perl
66186            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
66187            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
66188            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
66189 ____________________________________________________________________________
66190 [  6488] By: jhi                                   on 2000/08/02  03:02:57
66191         Log: memcpy has n o in it, as pinted ut by Sarathy.
66192      Branch: perl
66193            ! pod/perlguts.pod
66194 ____________________________________________________________________________
66195 [  6487] By: jhi                                   on 2000/08/02  02:44:51
66196         Log: Document in one place the memory abstractions used in Perl core.
66197              
66198              Subject: Re: Memory abstraction
66199              From: simon@brecon.co.uk (Simon Cozens)
66200              Date: 2 Aug 2000 02:20:23 GMT
66201              Organization: Earth.li Origins
66202      Branch: perl
66203            ! pod/perlguts.pod
66204 ____________________________________________________________________________
66205 [  6486] By: jhi                                   on 2000/08/02  02:41:57
66206         Log: regen_headers, regen perltoc.
66207      Branch: perl
66208            ! perlapi.c pod/perltoc.pod
66209 ____________________________________________________________________________
66210 [  6485] By: jhi                                   on 2000/08/02  01:43:33
66211         Log: "This little thing tests for a file .patch, and if it contains
66212              a number, pops into patchlevel.h" (making it easier to track
66213              which development version people are reporting bugs against)
66214              
66215              Subject: Patchlevel autogeneration for repository perls
66216              From: simon@brecon.co.uk (Simon Cozens)
66217              Date: 14 Jul 2000 07:12:15 GMT
66218              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
66219      Branch: perl
66220            + fix_pl
66221            ! MANIFEST Makefile.SH
66222 ____________________________________________________________________________
66223 [  6484] By: jhi                                   on 2000/08/02  01:32:54
66224         Log: FreeBSD 3.* updates from
66225              
66226              From: Paul Saab <ps@yahoo-inc.com>
66227              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
66228              Date: Tue, 1 Aug 2000 15:41:39 -0700
66229              Message-Id: <20000801154139.A53740@yahoo-inc.com>
66230      Branch: perl
66231            ! hints/freebsd.sh
66232 ____________________________________________________________________________
66233 [  6483] By: jhi                                   on 2000/08/02  01:27:44
66234         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
66235              instead one must use setproctitle().  This was already addressed
66236              by change #6457, but the below has a new variant for FreeBSD 4.0
66237              or later, and the matter is also documented more.
66238              
66239              From: Paul Saab <ps@yahoo-inc.com>
66240              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
66241              Date: Tue, 1 Aug 2000 15:41:39 -0700
66242              Message-Id: <20000801154139.A53740@yahoo-inc.com>
66243      Branch: metaconfig/U/perl
66244            + i_libutil.U
66245      Branch: perl
66246            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
66247 ____________________________________________________________________________
66248 [  6482] By: jhi                                   on 2000/08/01  22:17:32
66249         Log: The test from this
66250              
66251              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
66252              Date: Sat, 15 Apr 2000 17:03:44 +0100
66253              From: Tom Hughes <tom@compton.nu>
66254              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
66255              
66256              was missing, the code change went in as #5989
66257              (which had a different test?)
66258      Branch: perl
66259            ! t/op/misc.t
66260 ____________________________________________________________________________
66261 [  6481] By: jhi                                   on 2000/08/01  21:48:38
66262         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
66263              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
66264              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
66265              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
66266      Branch: perl
66267            ! perl.h
66268 ____________________________________________________________________________
66269 [  6480] By: jhi                                   on 2000/08/01  18:05:28
66270         Log: Make p4desc to skip non-mainperl branches by default.
66271      Branch: perl
66272            ! Porting/p4desc
66273 ____________________________________________________________________________
66274 [  6479] By: jhi                                   on 2000/08/01  17:29:19
66275         Log: If gccosandvers is equal to osname, clear gccosandvers.
66276      Branch: metaconfig/U/perl
66277            ! gccvers.U
66278      Branch: perl
66279            ! Configure config_h.SH
66280 ____________________________________________________________________________
66281 [  6478] By: jhi                                   on 2000/08/01  15:54:08
66282         Log: BOM patching from Simon Cozens.
66283      Branch: perl
66284            ! toke.c
66285 ____________________________________________________________________________
66286 [  6477] By: jhi                                   on 2000/08/01  04:50:33
66287         Log: Stash away the largefiles flags and libswanted.
66288      Branch: perl
66289            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
66290 ____________________________________________________________________________
66291 [  6476] By: gsar                                  on 2000/08/01  04:24:24
66292         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
66293              on Windows)
66294      Branch: perl
66295            ! t/pragma/utf8.t utf8.c win32/win32.c
66296 ____________________________________________________________________________
66297 [  6475] By: jhi                                   on 2000/08/01  03:35:24
66298         Log: Make chr() for values >127 to create utf8 when under utf8.
66299              
66300              Subject: Re: uft8/chr()
66301              From: simon@brecon.co.uk (Simon Cozens)
66302              Date: 1 Aug 2000 02:37:02 GMT
66303              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
66304      Branch: perl
66305            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
66306 ____________________________________________________________________________
66307 [  6474] By: jhi                                   on 2000/08/01  02:36:18
66308         Log: In Digital UNIX warn if gcc explicitly chosen because even
66309              2.95.2 is known to cause problems.
66310      Branch: perl
66311            ! hints/dec_osf.sh
66312 ____________________________________________________________________________
66313 [  6473] By: jhi                                   on 2000/08/01  02:00:56
66314         Log: Make the safety catch for buggy gccs work with triple version
66315              numbers like 2.95.2.  Reported in
66316              
66317              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
66318              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
66319              Date: Mon, 31 Jul 2000 14:55:06 +0200
66320              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
66321      Branch: perl
66322            ! hints/dec_osf.sh
66323 ____________________________________________________________________________
66324 [  6472] By: jhi                                   on 2000/08/01  01:13:33
66325         Log: Subject: fix and question re: waitpid() under win32
66326              From: Brian Clarke <clarke@appliedmeta.com>
66327              Date: Fri, 28 Jul 2000 15:18:29 -0400
66328              Message-ID: <3981DC85.290314EB@appliedmeta.com>
66329              
66330              Slightly reformatted and WNOHANG # define moved to win32.h
66331              so that also POSIX.xs sees it, as suggsted by Sarathy.
66332      Branch: perl
66333            ! win32/win32.c win32/win32.h
66334 ____________________________________________________________________________
66335 [  6471] By: jhi                                   on 2000/08/01  00:55:05
66336         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
66337              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66338              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
66339              Date: Mon, 31 Jul 2000 13:28:51 +0100
66340              
66341              (aka ID 20000730.002)
66342      Branch: perl
66343            ! op.c t/op/tr.t
66344 ____________________________________________________________________________
66345 [  6470] By: jhi                                   on 2000/07/31  23:34:42
66346         Log: Document the problem with -P in HP-UX and its workaround.
66347              
66348              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
66349              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
66350              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
66351              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
66352      Branch: perl
66353            ! README.hpux
66354 ____________________________________________________________________________
66355 [  6469] By: jhi                                   on 2000/07/31  04:15:02
66356         Log: The swallow_bom() saga continues.  The #23 of require.t
66357              (UTF16-LE) still fails (silently, no output) but the #22
66358              (UTF16-BE) seems to be working now.  The root of the
66359              failure may be in sv_gets(): is it UTF-16LE-aware,
66360              especially when it comes to line endings? 
66361      Branch: perl
66362            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
66363            ! t/comp/require.t toke.c utf8.c
66364 ____________________________________________________________________________
66365 [  6468] By: jhi                                   on 2000/07/30  19:05:48
66366         Log: Find green threads before native threads.
66367              
66368              Subject: Re: Patch to jpl/JNI/Makefile.PL
66369              From: Jens Thomsen <jens@fiend.cis.com>
66370              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
66371              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
66372      Branch: perl
66373            ! jpl/JNI/Makefile.PL
66374 ____________________________________________________________________________
66375 [  6467] By: jhi                                   on 2000/07/30  18:36:22
66376         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
66377      Branch: perl
66378            ! doop.c
66379 ____________________________________________________________________________
66380 [  6466] By: jhi                                   on 2000/07/30  04:37:29
66381         Log: A new version of the "remove UPPERACSE string comparison"
66382              operators.  The problem with the previous one (change #6454)
66383              was that it was for Perl 5.6.0.  From Paul Marquess.
66384      Branch: perl
66385            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
66386            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
66387            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
66388 ____________________________________________________________________________
66389 [  6465] By: jhi                                   on 2000/07/29  22:39:56
66390         Log: Do not upgrade SVs into utf8 just because they participate
66391              in eq or cmp.  Reported and fix suggested in
66392              
66393              Subject: [ID 20000720.009] sv_eq UTF8 bug
66394              From: "Simon Cozens" <simon@othersideofthe.earth.li>
66395              Date: 21 Jul 2000 04:37:29 -0000
66396              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
66397              
66398              Exercise for the kind reader: should we or should we not
66399              cache the utf8 conversion alongside the SV? (as magic,
66400              as the strxfrm()ed version is cached under use locale)
66401              Argue both for and against.
66402      Branch: perl
66403            ! sv.c
66404 ____________________________________________________________________________
66405 [  6464] By: jhi                                   on 2000/07/29  22:36:22
66406         Log: Subject: UTF8 concat
66407              From: simon@brecon.co.uk (Simon Cozens) 
66408              Date: 30 Jun 2000 06:13:25 GMT
66409              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
66410              
66411              (with a memory leak fixed, plus a few casts added)
66412              
66413              This also seems to help for
66414              
66415              Subject: [ID 20000716.015] join UTF8 weirdness
66416              From: root <root@ak-71.mind.de> 
66417              Date: Sat, 15 Jul 2000 15:29:54 +0200
66418              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
66419              
66420              (from Andreas König)
66421      Branch: perl
66422            ! pp_hot.c
66423 ____________________________________________________________________________
66424 [  6463] By: jhi                                   on 2000/07/29  00:55:39
66425         Log: Tune the comments and hopefully stop a memory leak.
66426      Branch: perl
66427            ! toke.c utf8.c
66428 ____________________________________________________________________________
66429 [  6462] By: jhi                                   on 2000/07/29  00:16:53
66430         Log: The problem described in this
66431              
66432              Subject: [ID 20000322.018] named chars aren't magical enough
66433              From: root <root@dixie.cscaper.com>     
66434              Date: Wed, 22 Mar 2000 18:37:42 -0700
66435              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
66436              
66437              has been fixed in perl 5.6.0 but just in case added a test
66438              to keep it away.  (The report from Joseph Hall.)
66439      Branch: perl
66440            ! t/lib/charnames.t
66441 ____________________________________________________________________________
66442 [  6461] By: jhi                                   on 2000/07/28  23:56:36
66443         Log: Tiny fixes for #6460.
66444      Branch: metaconfig/U/perl
66445            ! gccvers.U
66446      Branch: perl
66447            ! Configure config_h.SH
66448 ____________________________________________________________________________
66449 [  6460] By: jhi                                   on 2000/07/28  23:24:41
66450         Log: Warn if the version of the operating system used to compile gcc
66451              differs from the current version of the operating system.
66452              Also display the gcc compilation os and version in myconfig.
66453              Inspiration from
66454              
66455              Subject: Re: [ID 20000710.003] ERRORS!!         
66456              From: "Kurt D. Starsinic" <kstar@chapin.edu>
66457              Date: Mon, 10 Jul 2000 15:54:16 -0400
66458              Message-ID: <20000710155416.A1384@O2.chapin.edu>
66459      Branch: metaconfig/U/perl
66460            ! gccvers.U
66461      Branch: perl
66462            ! Configure config_h.SH myconfig.SH
66463 ____________________________________________________________________________
66464 [  6459] By: jhi                                   on 2000/07/28  22:00:32
66465         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
66466              letter to $Config{osvers}.
66467      Branch: metaconfig
66468            ! U/modified/Oldconfig.U
66469      Branch: perl
66470            ! Configure config_h.SH
66471 ____________________________________________________________________________
66472 [  6458] By: jhi                                   on 2000/07/28  04:15:39
66473         Log: Back out #6454, doesn't seem to work.
66474              (Reason: that patch was for perl 5.6.0, not perl-current)
66475              (A version of the patch for perl-current came in later as #6466)
66476      Branch: perl
66477            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
66478            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
66479            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
66480 ____________________________________________________________________________
66481 [  6457] By: jhi                                   on 2000/07/27  23:31:49
66482         Log: Use setproctitle() if available to modify $0.
66483              
66484              Subject: setting $* on BSD4 broken
66485              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
66486              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
66487              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
66488      Branch: metaconfig
66489            ! U/modified/Myinit.U
66490      Branch: perl
66491            ! Configure config_h.SH mg.c
66492 ____________________________________________________________________________
66493 [  6456] By: jhi                                   on 2000/07/27  14:50:47
66494         Log: Allow "no AutoLoader;", based on change #6444,
66495              suggested by Graham Barr.
66496      Branch: perl
66497            ! lib/AutoLoader.pm
66498 ____________________________________________________________________________
66499 [  6455] By: jhi                                   on 2000/07/27  14:19:10
66500         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
66501              From: rspier@pobox.com (Robert Spier)
66502              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
66503              Message-ID: <14720.15855.787664.424783@rls.cx>
66504      Branch: perl
66505            ! pod/perldiag.pod
66506 ____________________________________________________________________________
66507 [  6454] By: jhi                                   on 2000/07/27  14:03:02
66508         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
66509              for a long time).
66510              
66511              Reported in
66512              
66513              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
66514              From: Ryan Herbert <rherbert@sycamorehq.com>
66515              Date: Mon, 17 Jul 2000 11:40:42 -0400
66516              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
66517              
66518              Patched in
66519              
66520              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
66521              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
66522              Date: Wed, 26 Jul 2000 23:40:18 +0100
66523              Message-ID: <000001bff752$79511880$0a17073e@tiny>
66524              
66525              based on an earlier patch from Stephen P. Potter.
66526              
66527              (Removed later by change #6458 because this patch was for
66528              perl 5.6.0, not perl-current)
66529      Branch: perl
66530            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
66531            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
66532            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
66533 ____________________________________________________________________________
66534 [  6453] By: jhi                                   on 2000/07/27  13:48:02
66535         Log: Subject: [PATCH] fixes bug 20000508.004
66536              From: Michael Stevens <mstevens@globnix.org>
66537              Date: Thu, 27 Jul 2000 13:49:04 +0100
66538              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
66539      Branch: perl
66540            ! pod/perldata.pod
66541 ____________________________________________________________________________
66542 [  6452] By: jhi                                   on 2000/07/26  23:51:26
66543         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
66544              and Craig A. Berry.
66545      Branch: perl
66546            ! lib/File/Temp.pm pod/perlport.pod
66547 ____________________________________________________________________________
66548 [  6451] By: jhi                                   on 2000/07/26  19:43:30
66549         Log: Be wary of close()s, too.
66550              
66551              Subject: Re: [PATCH] perlbug cleanup
66552              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66553              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
66554              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
66555      Branch: perl
66556            ! utils/perlbug.PL
66557 ____________________________________________________________________________
66558 [  6450] By: jhi                                   on 2000/07/26  18:41:40
66559         Log: Subject: Minor doc patch: handy.h
66560              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
66561              Date: Wed, 26 Jul 2000 15:34:25 -0300
66562              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
66563      Branch: perl
66564            ! handy.h pod/perlapi.pod
66565 ____________________________________________________________________________
66566 [  6449] By: jhi                                   on 2000/07/26  18:23:55
66567         Log: Subject: [PATCH] minor doc change - perlguts
66568              From: Michael Stevens <mstevens@globnix.org>
66569              Date: Thu, 13 Jul 2000 12:39:18 +0100
66570              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
66571      Branch: perl
66572            ! pod/perlguts.pod
66573 ____________________________________________________________________________
66574 [  6448] By: jhi                                   on 2000/07/26  18:20:30
66575         Log: open() wariness in perlbug.
66576              
66577              Subject: [PATCH] perlbug cleanup
66578              From: Michael Stevens <mstevens@globnix.org>
66579              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
66580              Date: Thu, 13 Jul 2000 15:52:23 +0100
66581      Branch: perl
66582            ! utils/perlbug.PL
66583 ____________________________________________________________________________
66584 [  6447] By: jhi                                   on 2000/07/26  18:13:04
66585         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
66586      Branch: perl
66587            ! lib/File/Temp.pm t/lib/ftmp-security.t
66588 ____________________________________________________________________________
66589 [  6446] By: jhi                                   on 2000/07/26  18:06:32
66590         Log: docfix from Peter Scott <Peter@PSDT.com>.
66591      Branch: perl
66592            ! pod/perlfunc.pod
66593 ____________________________________________________________________________
66594 [  6445] By: jhi                                   on 2000/07/26  17:53:31
66595         Log: Fix *foo{FORMAT}.
66596              
66597              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66598              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
66599              Date: Wed, 26 Jul 2000 19:51:02 +0200
66600              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
66601              
66602              From: Graham Barr <gbarr@pobox.com>
66603              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
66604              Date: Wed, 26 Jul 2000 17:38:36 +0100
66605              Message-ID: <20000726173836.L472@pobox.com>
66606      Branch: perl
66607            ! pp.c sv.c t/op/gv.t
66608 ____________________________________________________________________________
66609 [  6444] By: jhi                                   on 2000/07/26  17:49:14
66610         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
66611              from Graham Barr in the module list.
66612      Branch: perl
66613            ! gv.c pod/perlobj.pod
66614 ____________________________________________________________________________
66615 [  6443] By: jhi                                   on 2000/07/26  16:06:56
66616         Log: More split() doc and test patches from Mike Guy.
66617      Branch: perl
66618            ! pod/perlfunc.pod t/op/split.t
66619 ____________________________________________________________________________
66620 [  6442] By: jhi                                   on 2000/07/26  16:05:30
66621         Log: MacOS nits from Matthias Neeracher.
66622      Branch: perl
66623            ! perl.c pp_ctl.c
66624 ____________________________________________________________________________
66625 [  6441] By: jhi                                   on 2000/07/26  04:39:57
66626         Log: Subject: [PATCH] split /^/
66627              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66628              Date: Tue, 25 Jul 2000 14:18:57 +0100
66629              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
66630              
66631              (with notes from tchrist and gbarr)
66632      Branch: perl
66633            ! pod/perlfunc.pod t/op/split.t
66634 ____________________________________________________________________________
66635 [  6440] By: jhi                                   on 2000/07/26  04:32:32
66636         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
66637              From: Peter Prymmer <pvhp@forte.com>
66638              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
66639              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
66640      Branch: perl
66641            ! vms/munchconfig.c
66642 ____________________________________________________________________________
66643 [  6439] By: jhi                                   on 2000/07/26  04:31:01
66644         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
66645              to be fatal errors (instead of by default ignoring them, and
66646              ignoring with a bug: even though -w gave an error, the opening [
66647              was left in)  Reported in:
66648              
66649              Subject: [ID 20000716.024] [=cc=] / [:blank:]
66650              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
66651              Date: Sun, 16 Jul 2000 17:55:29 -0700
66652              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
66653      Branch: perl
66654            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
66655 ____________________________________________________________________________
66656 [  6438] By: jhi                                   on 2000/07/25  15:41:15
66657         Log: Subject: [PATCH] av.c apidoc
66658              From: simon@brecon.co.uk (Simon Cozens)
66659              Date: 24 Jul 2000 06:40:52 GMT
66660              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
66661      Branch: perl
66662            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
66663            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
66664 ____________________________________________________________________________
66665 [  6437] By: jhi                                   on 2000/07/25  14:05:36
66666         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
66667              From: "Stephen P. Potter" <spp@ds.net>
66668              Date: Mon, 24 Jul 2000 14:22:23 -0400
66669              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
66670      Branch: perl
66671            ! pod/perllocale.pod
66672 ____________________________________________________________________________
66673 [  6436] By: jhi                                   on 2000/07/25  14:02:03
66674         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
66675              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66676              Date: Mon, 24 Jul 2000 18:04:28 +0100
66677              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
66678      Branch: perl
66679            ! t/lib/syslfs.t t/op/lfs.t
66680 ____________________________________________________________________________
66681 [  6435] By: jhi                                   on 2000/07/25  13:59:28
66682         Log: Get UTF16 BOMs working.  Patch from
66683              
66684              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
66685              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66686              Date: Tue, 25 Jul 2000 12:52:45 +0100
66687              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
66688              
66689              and notes from
66690              
66691              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
66692              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66693              Date: Tue, 25 Jul 2000 11:43:25 +0100
66694              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
66695      Branch: perl
66696            ! t/comp/require.t toke.c utf8.c
66697 ____________________________________________________________________________
66698 [  6434] By: jhi                                   on 2000/07/25  02:39:54
66699         Log: Make the "uninit variable" warning to say "concat or string"
66700              or "join or string" when in concat or join .
66701              
66702              Subject: Re: [ID 20000403.009] uninitialised concatenation???
66703              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66704              Date: Tue, 04 Apr 2000 18:22:58 +0100
66705              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
66706              
66707              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
66708              From: William R Ward <hermit@BayView.COM>
66709              Date: Thu, 30 Mar 2000 19:50:03 -0800
66710              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
66711      Branch: perl
66712            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
66713            ! t/pragma/warn/op t/pragma/warn/sv
66714 ____________________________________________________________________________
66715 [  6433] By: jhi                                   on 2000/07/24  17:52:56
66716         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
66717      Branch: perl
66718            ! lib/File/Spec/VMS.pm
66719 ____________________________________________________________________________
66720 [  6432] By: jhi                                   on 2000/07/24  17:44:44
66721         Log: Test cases for #6431.
66722              
66723              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
66724              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66725              Date: Mon, 24 Jul 2000 15:32:29 +0100
66726              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
66727      Branch: perl
66728            ! t/op/pat.t t/op/split.t
66729 ____________________________________________________________________________
66730 [  6431] By: jhi                                   on 2000/07/24  17:43:17
66731         Log: Bind op fix.
66732              
66733              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
66734              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66735              Date: Mon, 17 Jul 2000 20:04:56 +0100
66736              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
66737      Branch: perl
66738            ! op.c
66739 ____________________________________________________________________________
66740 [  6430] By: jhi                                   on 2000/07/24  03:42:42
66741         Log: Subject: [ID 20000716.023] syslog test fails without sockets
66742              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66743              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
66744              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
66745      Branch: metaconfig/U/perl
66746            ! Extensions.U
66747      Branch: perl
66748            ! Configure config_h.SH
66749 ____________________________________________________________________________
66750 [  6429] By: jhi                                   on 2000/07/24  03:11:52
66751         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
66752              case, but add also notes explaining the relationship of this
66753              patch and the earlier notes by Sarathy.
66754              
66755              Subject: Map is still slow
66756              From: "Ben Tilly" <ben_tilly@hotmail.com>
66757              Date: Sat, 15 Jul 2000 17:23:27 EDT
66758              Message-ID: <20000715212327.21656.qmail@hotmail.com>
66759      Branch: perl
66760            ! pp_ctl.c
66761 ____________________________________________________________________________
66762 [  6428] By: jhi                                   on 2000/07/24  02:58:52
66763         Log: Documentation to explain the behaviour of map().
66764              
66765              Subject: Re: Map is still slow 
66766              From: Gurusamy Sarathy <gsar@ActiveState.com>
66767              Date: Sat, 15 Jul 2000 16:05:09 -0700
66768              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
66769      Branch: perl
66770            ! pp_ctl.c
66771 ____________________________________________________________________________
66772 [  6427] By: jhi                                   on 2000/07/24  02:50:03
66773         Log: Add tests for
66774              [ID 19991110.003] another matching finding by pcre author
66775              which has already been fixed by some patch, as verified in
66776              
66777              Subject: Re: two regex bugs from the mists of time (well, last November)
66778              From: Hugo <hv@crypt.compulink.co.uk>
66779              Date: Sat, 22 Jul 2000 18:12:58 +0100
66780              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
66781      Branch: perl
66782            ! t/op/re_tests
66783 ____________________________________________________________________________
66784 [  6426] By: jhi                                   on 2000/07/24  02:11:20
66785         Log: A missing 'break' after the [[:space:]] switch case.
66786              
66787              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
66788              From: "Stephen P. Potter" <spp@ds.net>
66789              Date: Tue, 18 Jul 2000 16:25:17 -0400
66790              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
66791      Branch: perl
66792            ! regcomp.c
66793 ____________________________________________________________________________
66794 [  6425] By: jhi                                   on 2000/07/24  02:06:12
66795         Log: The output might have been produced in the wrong order.
66796              
66797              Subject: [ID 20000720.003] [PATCH] t/op/write.t
66798              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66799              Date: Thu, 20 Jul 2000 18:49:18 +0100
66800              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
66801      Branch: perl
66802            ! t/op/write.t
66803 ____________________________________________________________________________
66804 [  6424] By: jhi                                   on 2000/07/24  02:00:07
66805         Log: Use STDOUT consistently.
66806              
66807              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
66808              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66809              Date: Thu, 20 Jul 2000 18:04:01 +0100
66810              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
66811      Branch: perl
66812            ! lib/Test/Harness.pm
66813 ____________________________________________________________________________
66814 [  6423] By: jhi                                   on 2000/07/24  01:54:54
66815         Log: Protect against "wild next"s, that is, callbacks doing "next"
66816              instead of "return".
66817              
66818              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
66819              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66820              Date: Tue, 18 Jul 2000 11:30:16 +0100
66821              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
66822      Branch: perl
66823            ! lib/File/Find.pm
66824 ____________________________________________________________________________
66825 [  6422] By: jhi                                   on 2000/07/24  01:35:47
66826         Log: Out-of-date note removed.
66827              
66828              Subject: [PATCH] documentation perlipc
66829              From: rspier@pobox.com (Robert Spier)
66830              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
66831              Message-ID: <14711.35178.572612.502654@rls.cx>
66832      Branch: perl
66833            ! pod/perlipc.pod
66834 ____________________________________________________________________________
66835 [  6421] By: jhi                                   on 2000/07/24  00:09:18
66836         Log: Send all installperl messages to STDERR and be -w clean.
66837              
66838              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
66839              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66840              Date: Sat, 22 Jul 2000 14:02:11 +0100
66841              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
66842      Branch: perl
66843            ! installperl
66844 ____________________________________________________________________________
66845 [  6420] By: jhi                                   on 2000/07/24  00:04:19
66846         Log: Decutandpasto.
66847              
66848              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
66849              From: "Richard Soderberg" <rs@crystalflame.net>
66850              Date: Sun, 23 Jul 2000 01:37:23 -0700
66851              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
66852      Branch: perl
66853            ! pod/perlipc.pod
66854 ____________________________________________________________________________
66855 [  6419] By: jhi                                   on 2000/07/24  00:01:12
66856         Log: A cleaner abs_path().
66857              Subject: Re: unix alternative to Cwd.pm
66858              From: Jeff Pinyan <jeffp@crusoe.net>
66859              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
66860              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
66861      Branch: perl
66862            ! lib/Cwd.pm
66863 ____________________________________________________________________________
66864 [  6418] By: jhi                                   on 2000/07/23  23:48:56
66865         Log: Detypo.
66866              
66867              Subject: [PATCH perl-current] Typo in hints/powerux.sh
66868              From: "Richard Soderberg" <rs@crystalflame.net>
66869              Date: Sun, 23 Jul 2000 01:27:33 -0700
66870              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
66871      Branch: perl
66872            ! hints/powerux.sh
66873 ____________________________________________________________________________
66874 [  6417] By: jhi                                   on 2000/07/17  22:13:31
66875         Log: Subject: SDBM_File documentation
66876              From: mjd@plover.com
66877              Date: 16 Jul 2000 17:41:17 -0000
66878              Message-ID: <20000716174117.18515.qmail@plover.com>
66879      Branch: perl
66880            ! ext/SDBM_File/SDBM_File.pm
66881 ____________________________________________________________________________
66882 [  6416] By: jhi                                   on 2000/07/17  19:13:26
66883         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
66884      Branch: perl
66885            ! hints/mpeix.sh mpeix/relink
66886 ____________________________________________________________________________
66887 [  6415] By: jhi                                   on 2000/07/15  14:11:02
66888         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
66889              the utf8 'characters' can be more than one octet).
66890              
66891              Date: Sat, 15 Jul 2000 00:21:56 +0100
66892              From: Tom Hughes <tom@compton.nu>
66893              Subject: Re: [ID 20000714.002]
66894              Message-ID: <db2334de49.tom@compton.compton.nu>
66895              
66896              Reported in
66897              
66898              Subject: [ID 20000714.002]
66899              From: "Simon Cozens" <simon@othersideofthe.earth.li>
66900              Date: 14 Jul 2000 15:13:09 -0000
66901              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
66902      Branch: perl
66903            ! doop.c
66904 ____________________________________________________________________________
66905 [  6414] By: jhi                                   on 2000/07/15  03:13:41
66906         Log: another VMS build tweak from Peter Prymmer
66907      Branch: perl
66908            ! vms/descrip_mms.template
66909 ____________________________________________________________________________
66910 [  6413] By: jhi                                   on 2000/07/15  03:10:40
66911         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
66912      Branch: perl
66913            ! vms/perlvms.pod
66914 ____________________________________________________________________________
66915 [  6412] By: jhi                                   on 2000/07/15  00:31:05
66916         Log: More docs for sv functions.
66917              
66918              Subject: [PATCH cfgperl] sv.c apidoc
66919              From: simon@brecon.co.uk (Simon Cozens)
66920              Date: 13 Jul 2000 09:00:20 GMT
66921              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
66922              
66923              Subject: Re: [PATCH cfgperl] sv.c apidoc
66924              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66925              Date: Thu, 13 Jul 2000 12:27:41 +0100
66926              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
66927              
66928              Subject: Re: [PATCH cfgperl] sv.c apidoc
66929              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66930              Date: Thu, 13 Jul 2000 13:23:09 +0100
66931              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
66932              
66933              Subject: Re: [PATCH cfgperl] sv.c apidoc
66934              From: simon@brecon.co.uk (Simon Cozens)
66935              Date: 14 Jul 2000 06:51:02 GMT
66936              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
66937      Branch: perl
66938            ! embed.pl pod/perlapi.pod sv.c
66939 ____________________________________________________________________________
66940 [  6411] By: jhi                                   on 2000/07/15  00:10:41
66941         Log: lib/b test fixes from Peter Prymmer.
66942      Branch: perl
66943            ! t/lib/b.t
66944 ____________________________________________________________________________
66945 [  6410] By: jhi                                   on 2000/07/15  00:02:09
66946         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
66947              From: Hugo <hv@crypt.compulink.co.uk>
66948              Date: Fri, 14 Jul 2000 23:05:20 +0100
66949              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
66950              
66951              Didn't anymore apply, but that point still could use another fix.
66952      Branch: perl
66953            ! pod/perlfunc.pod
66954 ____________________________________________________________________________
66955 [  6409] By: jhi                                   on 2000/07/14  23:15:15
66956         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
66957              not in pod, from Peter Prymmer
66958      Branch: perl
66959            ! vms/descrip_mms.template
66960 ____________________________________________________________________________
66961 [  6408] By: jhi                                   on 2000/07/14  20:35:05
66962         Log: The bug report
66963              [ID 19991110.002] minimal matching discrepancy found by pcre author
66964              seems to have been fixed (though differently from what was suggested
66965              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
66966      Branch: perl
66967            ! t/op/re_tests
66968 ____________________________________________________________________________
66969 [  6407] By: jhi                                   on 2000/07/14  17:38:08
66970         Log: Fix AutoSplit to use File::Spec the right way in VMS,
66971              from Peter Prymmer.
66972      Branch: perl
66973            ! lib/AutoSplit.pm
66974 ____________________________________________________________________________
66975 [  6406] By: jhi                                   on 2000/07/14  14:13:22
66976         Log: Merge perlhacktut into perlhack, update perlguts.
66977              
66978              Subject: Re: Perlhacktut
66979              From: simon@brecon.co.uk (Simon Cozens)
66980              Date: 14 Jul 2000 06:49:21 GMT
66981              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
66982              
66983              Subject: Re: Perlhacktut
66984              From: simon@brecon.co.uk (Simon Cozens)
66985              Date: 14 Jul 2000 07:09:45 GMT
66986              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
66987      Branch: perl
66988            ! pod/perlguts.pod pod/perlhack.pod
66989 ____________________________________________________________________________
66990 [  6405] By: jhi                                   on 2000/07/14  14:02:31
66991         Log: Integrate with Sarathy.
66992      Branch: cfgperl
66993           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
66994           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
66995           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
66996 ____________________________________________________________________________
66997 [  6404] By: gsar                                  on 2000/07/14  12:15:02
66998         Log: PERL_OBJECT build tweaks
66999      Branch: perl
67000            ! toke.c
67001 ____________________________________________________________________________
67002 [  6403] By: gsar                                  on 2000/07/14  11:23:41
67003         Log: inconsistent types needs casts
67004      Branch: perl
67005            ! toke.c
67006 ____________________________________________________________________________
67007 [  6402] By: gsar                                  on 2000/07/14  11:12:04
67008         Log: typos in change#6399, regen headers
67009      Branch: perl
67010            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
67011 ____________________________________________________________________________
67012 [  6401] By: gsar                                  on 2000/07/14  10:59:12
67013         Log: typecasts needed for change#6394
67014      Branch: perl
67015            ! toke.c
67016 ____________________________________________________________________________
67017 [  6400] By: gsar                                  on 2000/07/14  10:49:37
67018         Log: integrate cfgperl contents into mainline
67019      Branch: perl
67020           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
67021           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
67022 ____________________________________________________________________________
67023 [  6399] By: gsar                                  on 2000/07/14  10:38:35
67024         Log: enable UTF-16 filter by default if relevant BOM is seen; various
67025              cleanups (typos, misformatted code, and small bugs)
67026      Branch: perl
67027            ! doop.c embed.pl mg.c op.c pp.c toke.c
67028 ____________________________________________________________________________
67029 [  6398] By: gsar                                  on 2000/07/14  08:55:38
67030         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
67031              name suggests anyway)
67032      Branch: perl
67033            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
67034 ____________________________________________________________________________
67035 [  6397] By: gsar                                  on 2000/07/14  08:44:33
67036         Log: move new variables to the end of the interpreter structure (for
67037              bincompat in code that doesn't #include XSUB.h)
67038      Branch: perl
67039            ! intrpvar.h
67040 ____________________________________________________________________________
67041 [  6396] By: gsar                                  on 2000/07/14  08:13:58
67042         Log: MakeMaker should not remove editor backups (*~) on `make clean`
67043              by default (completes change#6383)
67044      Branch: perl
67045            ! lib/ExtUtils/MM_Unix.pm
67046 ____________________________________________________________________________
67047 [  6395] By: jhi                                   on 2000/07/14  05:20:33
67048         Log: Replace change #6337 with a better one.
67049              
67050              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
67051              From: Hugo <hv@crypt.compulink.co.uk>
67052              Date: Fri, 14 Jul 2000 04:16:20 +0100
67053              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
67054      Branch: cfgperl
67055            ! regexec.c t/op/re_tests
67056 ____________________________________________________________________________
67057 [  6394] By: jhi                                   on 2000/07/14  01:33:59
67058         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
67059      Branch: cfgperl
67060            ! embed.pl global.sym proto.h toke.c
67061 ____________________________________________________________________________
67062 [  6393] By: jhi                                   on 2000/07/13  23:41:23
67063         Log: remove discarded test
67064      Branch: cfgperl
67065            ! MANIFEST
67066 ____________________________________________________________________________
67067 [  6392] By: jhi                                   on 2000/07/13  23:32:25
67068         Log: The {multiplier} of a fixed substring was overlooked which
67069              caused a wrong initial search offset for that substring.
67070              
67071              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
67072              From: Hugo <hv@crypt.compulink.co.uk>
67073              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
67074              Date: Thu, 13 Jul 2000 19:27:13 +0100
67075      Branch: cfgperl
67076            ! regcomp.c t/op/re_tests
67077 ____________________________________________________________________________
67078 [  6391] By: jhi                                   on 2000/07/13  16:37:42
67079         Log: typo fix from Craig Berry
67080      Branch: cfgperl
67081            ! vms/subconfigure.com
67082 ____________________________________________________________________________
67083 [  6390] By: jhi                                   on 2000/07/13  13:20:12
67084         Log: Integrate with Sarathy.
67085      Branch: cfgperl
67086            - t/op/method2entersub.t
67087           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
67088           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
67089           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
67090           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
67091 ____________________________________________________________________________
67092 [  6389] By: jhi                                   on 2000/07/13  13:18:48
67093         Log: Detypo from Peter Prymmer, part of #6388.
67094      Branch: cfgperl
67095            ! Configure config_h.SH
67096      Branch: metaconfig
67097            ! U/modified/d_longlong.U
67098 ____________________________________________________________________________
67099 [  6388] By: gsar                                  on 2000/07/13  06:33:40
67100         Log: typos (spotted by Peter Prymmer)
67101      Branch: perl
67102            ! Configure t/lib/english.t
67103 ____________________________________________________________________________
67104 [  6387] By: gsar                                  on 2000/07/13  05:35:28
67105         Log: new selfloader.t in change#6183 doesn't close DATA handles,
67106              and thus fails to clean up tmp files on dosish platforms
67107      Branch: perl
67108            ! t/lib/selfloader.t
67109 ____________________________________________________________________________
67110 [  6386] By: gsar                                  on 2000/07/12  21:42:39
67111         Log: sprintf test tweaks (from Dominic Dunlop)
67112      Branch: perl
67113            ! t/op/sprintf.t
67114 ____________________________________________________________________________
67115 [  6385] By: gsar                                  on 2000/07/12  21:33:46
67116         Log: fix bugs in processing %v-*d and similar format specs (from
67117              Avi Finkel <avi@finkel.org>)
67118      Branch: perl
67119            ! sv.c t/op/sprintf.t
67120 ____________________________________________________________________________
67121 [  6384] By: gsar                                  on 2000/07/12  16:04:19
67122         Log: readd missing perldelta.pod changes from changes#6339,6376
67123      Branch: perl
67124            ! pod/perldelta.pod
67125 ____________________________________________________________________________
67126 [  6383] By: gsar                                  on 2000/07/12  16:00:51
67127         Log: don't clobber *.orig files on *clean targets
67128      Branch: perl
67129            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
67130 ____________________________________________________________________________
67131 [  6382] By: gsar                                  on 2000/07/12  07:59:12
67132         Log: fix broken integrations in cfgperl
67133      Branch: cfgperl
67134           !> Changes pod/perldelta.pod
67135 ____________________________________________________________________________
67136 [  6381] By: gsar                                  on 2000/07/12  07:42:17
67137         Log: integrate cfgperl changes into mainline
67138      Branch: perl
67139            ! Changes
67140           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
67141           !> pod/perlre.pod
67142 ____________________________________________________________________________
67143 [  6380] By: gsar                                  on 2000/07/12  07:31:00
67144         Log: get sprintf.t to adjust properly for 3-digit exponents
67145      Branch: perl
67146            ! t/op/sprintf.t
67147 ____________________________________________________________________________
67148 [  6379] By: gsar                                  on 2000/07/12  06:40:04
67149         Log: change#6174 needs corresponding change in win32/config_h.PL,
67150              which grovels through config_h.SH to find the config.h name
67151      Branch: perl
67152            ! win32/config_h.PL
67153 ____________________________________________________________________________
67154 [  6378] By: jhi                                   on 2000/07/12  05:03:59
67155         Log: Do the cc sanity check both before the hints and
67156              after the cc selction.
67157      Branch: cfgperl
67158            ! Configure config_h.SH
67159      Branch: metaconfig
67160            ! U/modified/Oldconfig.U U/modified/cc.U
67161      Branch: metaconfig/U/perl
67162            + Checkcc.U
67163 ____________________________________________________________________________
67164 [  6377] By: jhi                                   on 2000/07/12  02:49:22
67165         Log: Fix nits noticed by Boston.pm.
67166      Branch: cfgperl
67167            ! pod/perlre.pod
67168 ____________________________________________________________________________
67169 [  6376] By: jhi                                   on 2000/07/11  21:22:13
67170         Log: Configure cosmetics and perldelta.
67171      Branch: cfgperl
67172            ! Configure config_h.SH pod/perldelta.pod
67173      Branch: metaconfig
67174            ! U/modified/cc.U
67175 ____________________________________________________________________________
67176 [  6375] By: gsar                                  on 2000/07/11  21:17:35
67177         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
67178      Branch: perl
67179            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
67180            ! win32/win32sck.c
67181 ____________________________________________________________________________
67182 [  6374] By: gsar                                  on 2000/07/11  20:48:50
67183         Log: tweak for build failure under multiplicity
67184      Branch: perl
67185            ! toke.c
67186 ____________________________________________________________________________
67187 [  6373] By: gsar                                  on 2000/07/11  20:37:23
67188         Log: integrate cfgperl changes#6325..6373 into mainline
67189              (NOTE: today's batch of integrations still untested)
67190      Branch: perl
67191           +> ext/DynaLoader/hints/netbsd.pl
67192            ! Changes
67193           !> (integrate 26 files)
67194 ____________________________________________________________________________
67195 [  6372] By: jhi                                   on 2000/07/11  20:30:36
67196         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
67197              regen perltoc.
67198      Branch: cfgperl
67199            + pod/perlbook.pod
67200            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
67201            ! pod/perltoc.pod
67202 ____________________________________________________________________________
67203 [  6371] By: jhi                                   on 2000/07/11  20:08:56
67204         Log: Minor cleanups on the booklist.
67205      Branch: cfgperl
67206            ! pod/perlfaq2.pod
67207 ____________________________________________________________________________
67208 [  6370] By: jhi                                   on 2000/07/11  19:31:13
67209         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
67210      Branch: cfgperl
67211            ! t/pragma/overload.t
67212 ____________________________________________________________________________
67213 [  6369] By: gsar                                  on 2000/07/11  19:27:48
67214         Log: integrate cfgperl changes#6293..6324 into mainline
67215      Branch: perl
67216           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
67217            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
67218           !> (integrate 30 files)
67219 ____________________________________________________________________________
67220 [  6368] By: gsar                                  on 2000/07/11  19:18:57
67221         Log: skip integrate of problematic change#6292 from cfgperl into mainline
67222      Branch: perl
67223           !> pp_hot.c
67224 ____________________________________________________________________________
67225 [  6367] By: gsar                                  on 2000/07/11  19:17:21
67226         Log: integrate cfgperl changes#6288..6290 into mainline
67227      Branch: perl
67228           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
67229 ____________________________________________________________________________
67230 [  6366] By: gsar                                  on 2000/07/11  19:11:18
67231         Log: integrate cfgperl changes#6268..6282 into mainline
67232      Branch: perl
67233           !> (integrate 30 files)
67234 ____________________________________________________________________________
67235 [  6365] By: gsar                                  on 2000/07/11  18:57:00
67236         Log: delete new accidentally branched file
67237      Branch: perl
67238            - t/op/method2entersub.t
67239 ____________________________________________________________________________
67240 [  6364] By: gsar                                  on 2000/07/11  18:55:13
67241         Log: skip integrate of change#6267 from cfgperl into mainline (the
67242              method call optimization is flawed without additional hints
67243              from user about immutableness of @ISA and no runtime method
67244              definitions)
67245      Branch: perl
67246           +> t/op/method2entersub.t
67247           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
67248           !> perl.h t/op/sprintf.t xsutils.c
67249 ____________________________________________________________________________
67250 [  6363] By: gsar                                  on 2000/07/11  18:49:43
67251         Log: integrate cfgperl changes#6261..6266 into mainline
67252      Branch: perl
67253           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
67254           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
67255           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
67256           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
67257 ____________________________________________________________________________
67258 [  6362] By: gsar                                  on 2000/07/11  18:43:26
67259         Log: integrate cfgperl changes#6252..6260 into mainline
67260      Branch: perl
67261           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
67262           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
67263           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
67264           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
67265 ____________________________________________________________________________
67266 [  6361] By: gsar                                  on 2000/07/11  18:37:12
67267         Log: skip integrate of problematic change#6251 from cfgperl into mainline
67268      Branch: perl
67269           !> lib/Exporter.pm
67270 ____________________________________________________________________________
67271 [  6360] By: gsar                                  on 2000/07/11  18:34:56
67272         Log: integrate cfgperl change#6250 into mainline
67273      Branch: perl
67274           +> t/op/my_stash.t
67275           !> MANIFEST embed.pl proto.h toke.c
67276 ____________________________________________________________________________
67277 [  6359] By: gsar                                  on 2000/07/11  18:21:19
67278         Log: integrate cfgperl changes#6242..6249 into mainline
67279      Branch: perl
67280           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
67281           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
67282           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
67283           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
67284           !> t/lib/peek.t utf8.c
67285 ____________________________________________________________________________
67286 [  6358] By: gsar                                  on 2000/07/11  18:15:45
67287         Log: skip integrate of problematic change#6241 from cfgperl into mainline
67288      Branch: perl
67289           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
67290 ____________________________________________________________________________
67291 [  6357] By: jhi                                   on 2000/07/11  18:15:16
67292         Log: Fix for
67293              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
67294              From: Roderick Schertler <roderick@argon.org> 
67295              Date: Tue, 11 Jul 2000 13:55:05 -0400 
67296              Message-Id: <200007111755.NAA05077@jones.argon.org> 
67297      Branch: cfgperl
67298            ! doio.c
67299 ____________________________________________________________________________
67300 [  6356] By: jhi                                   on 2000/07/11  18:12:51
67301         Log: Typo in #6341.
67302      Branch: cfgperl
67303            ! pp_hot.c
67304 ____________________________________________________________________________
67305 [  6355] By: gsar                                  on 2000/07/11  18:12:10
67306         Log: integrate cfgperl changes#6231..6240 into mainline
67307      Branch: perl
67308           +> pod/perlutil.pod
67309           !> (integrate 35 files)
67310 ____________________________________________________________________________
67311 [  6354] By: jhi                                   on 2000/07/11  18:04:34
67312         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
67313              From: Dominic Dunlop <domo@computer.org> 
67314              Date: Tue, 11 Jul 2000 12:27:33 +0200 
67315              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
67316              
67317              Replaces change #6268.
67318      Branch: cfgperl
67319            ! t/op/sprintf.t
67320 ____________________________________________________________________________
67321 [  6353] By: gsar                                  on 2000/07/11  17:59:51
67322         Log: skip integrate of problematic change#6230 from cfgperl into mainline
67323              (a later version of File::Spec is already in mainline)
67324      Branch: perl
67325           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
67326           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
67327 ____________________________________________________________________________
67328 [  6352] By: gsar                                  on 2000/07/11  17:57:48
67329         Log: integrate cfgperl changes#6224..6229 into mainline
67330      Branch: perl
67331           +> lib/lib.pm.PL
67332            - lib/lib.pm
67333           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
67334           !> lib/English.pm op.c t/lib/english.t
67335 ____________________________________________________________________________
67336 [  6351] By: gsar                                  on 2000/07/11  17:50:10
67337         Log: skip integrate of problematic change#6223 from cfgperl into mainline
67338      Branch: perl
67339           !> doio.c
67340 ____________________________________________________________________________
67341 [  6350] By: gsar                                  on 2000/07/11  17:48:28
67342         Log: integrate cfgperl changes#6220..6222 into mainline
67343      Branch: perl
67344           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
67345           !> toke.c utf8.c win32/win32.h
67346 ____________________________________________________________________________
67347 [  6349] By: gsar                                  on 2000/07/11  17:46:13
67348         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
67349              mainline
67350      Branch: perl
67351           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
67352           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
67353           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
67354 ____________________________________________________________________________
67355 [  6348] By: jhi                                   on 2000/07/11  17:45:49
67356         Log: README.posix-bc podified from Thomas Dorner.
67357      Branch: cfgperl
67358            ! README.posix-bc
67359 ____________________________________________________________________________
67360 [  6347] By: gsar                                  on 2000/07/11  17:42:04
67361         Log: integrate cfgperl change#6217 into mainline
67362      Branch: perl
67363           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
67364           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
67365           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
67366 ____________________________________________________________________________
67367 [  6346] By: gsar                                  on 2000/07/11  17:39:37
67368         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
67369              mainline
67370      Branch: perl
67371           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
67372           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
67373           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
67374           !> perlapi.h pod/perlapi.pod
67375 ____________________________________________________________________________
67376 [  6345] By: gsar                                  on 2000/07/11  17:36:42
67377         Log: integrate cfgperl changes#6207..6210 into mainline
67378      Branch: perl
67379           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
67380           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
67381 ____________________________________________________________________________
67382 [  6344] By: gsar                                  on 2000/07/11  17:31:20
67383         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
67384              mainline
67385      Branch: perl
67386           !> (integrate 40 files)
67387 ____________________________________________________________________________
67388 [  6343] By: gsar                                  on 2000/07/11  17:19:08
67389         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
67390      Branch: perl
67391           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
67392            ! Changes
67393           !> (integrate 34 files)
67394 ____________________________________________________________________________
67395 [  6342] By: jhi                                   on 2000/07/11  16:05:48
67396         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
67397              To: perl5-porters@perl.org
67398              From: Karsten Sperling <spiff@phreax.net>
67399              Date: Mon, 10 Jul 2000 15:12:52 +0200
67400              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
67401      Branch: cfgperl
67402            ! lib/Symbol.pm
67403 ____________________________________________________________________________
67404 [  6341] By: jhi                                   on 2000/07/11  15:59:23
67405         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
67406              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67407              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
67408              Date: Fri, 07 Jul 2000 17:57:16 +0100
67409      Branch: cfgperl
67410            ! pp_hot.c
67411 ____________________________________________________________________________
67412 [  6340] By: jhi                                   on 2000/07/11  15:55:47
67413         Log: Subject: Re: format bug report  [Patch]
67414              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67415              Date: Wed, 05 Jul 2000 13:12:52 +0200
67416              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
67417              
67418              Subject: Re: format bug report  [Patch]
67419              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67420              Date: Wed, 05 Jul 2000 14:10:01 +0200
67421              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
67422      Branch: cfgperl
67423            ! t/op/write.t toke.c
67424 ____________________________________________________________________________
67425 [  6339] By: jhi                                   on 2000/07/11  13:54:09
67426         Log: Be less forgiving about ambiguous and illegal tr ranges.
67427              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
67428              From: Mark-Jason Dominus <mjd@plover.com>
67429              Date: Tue, 04 Jul 2000 10:00:12 -0400
67430              Message-ID: <20000704140012.17772.qmail@plover.com>
67431              
67432              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
67433              From: Mark-Jason Dominus <mjd@plover.com>
67434              Date: Wed, 05 Jul 2000 09:37:36 -0400
67435              Message-ID: <20000705133736.27293.qmail@plover.com>
67436      Branch: cfgperl
67437            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
67438 ____________________________________________________________________________
67439 [  6338] By: jhi                                   on 2000/07/11  13:31:24
67440         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
67441              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67442              Date: Tue, 11 Jul 2000 13:50:51 +0100
67443              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
67444      Branch: cfgperl
67445            ! sv.c
67446 ____________________________________________________________________________
67447 [  6337] By: jhi                                   on 2000/07/11  13:29:14
67448         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
67449              From: Hugo <hv@crypt.compulink.co.uk>
67450              Date: Tue, 11 Jul 2000 12:44:50 +0100
67451              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
67452      Branch: cfgperl
67453            ! regexec.c t/op/re_tests
67454 ____________________________________________________________________________
67455 [  6336] By: jhi                                   on 2000/07/11  13:26:47
67456         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
67457              From: simon@brecon.co.uk (Simon Cozens)
67458              Date: 7 Jul 2000 11:26:09 GMT
67459              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
67460      Branch: cfgperl
67461            ! mg.c
67462 ____________________________________________________________________________
67463 [  6335] By: jhi                                   on 2000/07/11  13:23:37
67464         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
67465              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
67466              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
67467              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
67468      Branch: cfgperl
67469            + ext/DynaLoader/hints/netbsd.pl
67470            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
67471 ____________________________________________________________________________
67472 [  6334] By: jhi                                   on 2000/07/11  13:20:38
67473         Log: Subject: PATCH perlguts.pod: Document D and d magic types
67474              From: mjd@plover.com
67475              Date: 5 Jul 2000 18:01:51 -0000
67476              Message-ID: <20000705180151.29413.qmail@plover.com>
67477      Branch: cfgperl
67478            ! pod/perlguts.pod
67479 ____________________________________________________________________________
67480 [  6333] By: jhi                                   on 2000/07/11  13:15:51
67481         Log: Precedence goof, fix based on
67482              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
67483              From: Hugo <hv@crypt.compulink.co.uk>
67484              Date: Tue, 11 Jul 2000 12:52:38 +0100
67485              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
67486      Branch: cfgperl
67487            ! t/op/taint.t
67488 ____________________________________________________________________________
67489 [  6332] By: jhi                                   on 2000/07/11  12:40:17
67490         Log: Integrate with Sarathy.
67491      Branch: cfgperl
67492           !> win32/win32sck.c
67493 ____________________________________________________________________________
67494 [  6331] By: jhi                                   on 2000/07/10  20:14:16
67495         Log: Sprinkle ldlibpath.
67496      Branch: cfgperl
67497            ! pod/Makefile.SH
67498 ____________________________________________________________________________
67499 [  6330] By: jhi                                   on 2000/07/10  17:54:49
67500         Log: More POSIX.pod tweaks.
67501      Branch: cfgperl
67502            ! ext/POSIX/POSIX.pod
67503 ____________________________________________________________________________
67504 [  6329] By: jhi                                   on 2000/07/10  14:02:12
67505         Log: Reorder perl.pod once more.
67506      Branch: cfgperl
67507            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
67508 ____________________________________________________________________________
67509 [  6328] By: gsar                                  on 2000/07/10  07:06:00
67510         Log: accept() leaks memory on windows due to incorrect ordering of
67511              closesocket() and fclose() calls
67512      Branch: perl
67513            ! win32/win32sck.c
67514 ____________________________________________________________________________
67515 [  6327] By: gsar                                  on 2000/07/10  06:49:17
67516         Log: winsock options weren't being set in all threads under ithreads
67517              (caused send()s from second and subsequent threads to fail)
67518      Branch: perl
67519            ! win32/win32sck.c
67520 ____________________________________________________________________________
67521 [  6326] By: jhi                                   on 2000/07/08  02:45:40
67522         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
67523              was cast to an unsigned (32-bit) integer with wild abandon.
67524      Branch: cfgperl
67525            ! ext/Devel/DProf/DProf.xs
67526 ____________________________________________________________________________
67527 [  6325] By: jhi                                   on 2000/07/07  18:50:33
67528         Log: Remove perlbook, update perlfaq book listing,
67529              rearrange perl.pod, regenerate perltoc.
67530      Branch: cfgperl
67531            - pod/perlbook.pod
67532            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
67533            ! pod/perlfaq2.pod pod/perltoc.pod
67534 ____________________________________________________________________________
67535 [  6324] By: jhi                                   on 2000/07/07  14:03:40
67536         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
67537      Branch: cfgperl
67538            ! sv.h toke.c
67539 ____________________________________________________________________________
67540 [  6323] By: jhi                                   on 2000/07/06  16:03:55
67541         Log: Fix complaints of buildtoc.
67542      Branch: cfgperl
67543            + lib/Win32.pod
67544            - pod/Win32.pod
67545            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
67546 ____________________________________________________________________________
67547 [  6322] By: jhi                                   on 2000/07/06  15:15:52
67548         Log: Add =head1 NAMEs so that buildtoc is happy.
67549              (The CGI::Util nit reported to Lincoln.)
67550      Branch: cfgperl
67551            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
67552            ! pod/perltoc.pod
67553 ____________________________________________________________________________
67554 [  6321] By: jhi                                   on 2000/07/06  03:16:04
67555         Log: Config is being used.
67556      Branch: cfgperl
67557            ! t/op/method.t
67558 ____________________________________________________________________________
67559 [  6320] By: jhi                                   on 2000/07/06  03:13:13
67560         Log: Integrate with Sarathy.
67561      Branch: cfgperl
67562           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
67563 ____________________________________________________________________________
67564 [  6319] By: jhi                                   on 2000/07/06  03:11:46
67565         Log: Autogenerate pod/Makefile and pod/buildtoc.
67566              buildtoc also checks whether the existing pods are
67567              mentioned in MANIFEST and perl.pod, and vice versa.
67568              (None of the thusly found discrepancies fixed yet.)
67569              roffitall also needs to be autogenerated similarly but it
67570              seems so badly out of date that I didn't touch it yet.
67571      Branch: cfgperl
67572            + pod/Makefile.SH pod/buildtoc.PL
67573            - pod/Makefile pod/buildtoc
67574            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
67575 ____________________________________________________________________________
67576 [  6318] By: gsar                                  on 2000/07/05  22:10:54
67577         Log: fix UNC path handling on Windows under ithreads, and chdir()
67578              return value when given a non-existent directory
67579      Branch: perl
67580            ! win32/vdir.h
67581 ____________________________________________________________________________
67582 [  6317] By: gsar                                  on 2000/07/05  22:08:19
67583         Log: winsock cleanup never done on Windows (leads to handle leaks)
67584      Branch: perl
67585            ! win32/perllib.c win32/win32sck.c
67586 ____________________________________________________________________________
67587 [  6316] By: gsar                                  on 2000/07/05  22:06:19
67588         Log: some debugger output does not go to the socket when RemotePort is set
67589      Branch: perl
67590            ! lib/perl5db.pl
67591 ____________________________________________________________________________
67592 [  6315] By: jhi                                   on 2000/07/05  00:25:21
67593         Log: Integrate with Sarathy, preliminary fix for unicos
67594              alignment problems in [ID 20000612.002] Perl problem on Cray system.
67595      Branch: cfgperl
67596            ! sv.h
67597           !> pp_hot.c
67598 ____________________________________________________________________________
67599 [  6314] By: gsar                                  on 2000/07/04  23:34:02
67600         Log: tyop in change#6306
67601      Branch: perl
67602            ! pp_hot.c
67603 ____________________________________________________________________________
67604 [  6313] By: jhi                                   on 2000/07/04  22:14:38
67605         Log: Multiline string literals ENONPORTABLE.
67606      Branch: cfgperl
67607            ! pp_hot.c
67608 ____________________________________________________________________________
67609 [  6312] By: jhi                                   on 2000/07/04  20:34:44
67610         Log: Integrate with Sarathy.
67611      Branch: cfgperl
67612           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
67613           !> t/op/method.t
67614 ____________________________________________________________________________
67615 [  6311] By: jhi                                   on 2000/07/04  20:30:56
67616         Log: More POSIX.pod embellishment.
67617      Branch: cfgperl
67618            ! ext/POSIX/POSIX.pod
67619 ____________________________________________________________________________
67620 [  6310] By: gsar                                  on 2000/07/04  17:28:48
67621         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
67622      Branch: perl
67623            ! t/lib/b.t
67624 ____________________________________________________________________________
67625 [  6309] By: jhi                                   on 2000/07/04  17:22:18
67626         Log: The #6308 required a little bit more.
67627      Branch: cfgperl
67628            ! Makefile.SH win32/Makefile
67629 ____________________________________________________________________________
67630 [  6308] By: jhi                                   on 2000/07/04  16:35:24
67631         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
67632      Branch: cfgperl
67633            + lib/lib_pm.PL
67634            - lib/lib.pm.PL
67635            ! MANIFEST Makefile.SH
67636 ____________________________________________________________________________
67637 [  6307] By: jhi                                   on 2000/07/04  16:28:58
67638         Log: Win32 patches for cfgperl from Sarathy.
67639      Branch: cfgperl
67640            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
67641            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
67642            ! thread.h toke.c util.c win32/Makefile win32/win32.c
67643 ____________________________________________________________________________
67644 [  6306] By: gsar                                  on 2000/07/04  16:28:40
67645         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
67646              (from Richard Soderberg <rs@oregonnet.com>)
67647      Branch: perl
67648            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
67649 ____________________________________________________________________________
67650 [  6305] By: jhi                                   on 2000/07/04  16:24:24
67651         Log: Integrate with Sarathy.
67652      Branch: cfgperl
67653           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
67654           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
67655           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
67656           !> proto.h win32/win32.c
67657 ____________________________________________________________________________
67658 [  6304] By: gsar                                  on 2000/07/04  16:17:24
67659         Log: missing perldiag entry for unpack("w",...) diagnostic (from
67660              Andreas Koenig)
67661      Branch: perl
67662            ! pod/perldiag.pod
67663 ____________________________________________________________________________
67664 [  6303] By: gsar                                  on 2000/07/04  16:14:44
67665         Log: remove rel2abs prototypes (from Barrie Slaymaker)
67666      Branch: perl
67667            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
67668            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
67669 ____________________________________________________________________________
67670 [  6302] By: gsar                                  on 2000/07/04  04:59:35
67671         Log: adjust change#6299
67672      Branch: perl
67673            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
67674            ! win32/win32.c
67675 ____________________________________________________________________________
67676 [  6301] By: jhi                                   on 2000/07/04  04:50:07
67677         Log: Integrate with Sarathy.
67678      Branch: cfgperl
67679           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
67680           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
67681           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
67682 ____________________________________________________________________________
67683 [  6300] By: gsar                                  on 2000/07/04  04:42:09
67684         Log: PERL_OBJECT build tweak
67685      Branch: perl
67686            ! perl.h
67687 ____________________________________________________________________________
67688 [  6299] By: gsar                                  on 2000/07/04  04:37:00
67689         Log: fix memory leak on Windows (PL_sys_intern contents were never
67690              freed)
67691      Branch: perl
67692            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
67693            ! perlapi.c proto.h win32/win32.c
67694 ____________________________________________________________________________
67695 [  6298] By: gsar                                  on 2000/07/04  04:15:59
67696         Log: fix large memory leak that has been around for ever, masked by
67697              -DPURIFY (most of the arenas were never freed!)
67698      Branch: perl
67699            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
67700 ____________________________________________________________________________
67701 [  6297] By: gsar                                  on 2000/07/04  04:07:46
67702         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
67703      Branch: perl
67704            ! perl.c
67705 ____________________________________________________________________________
67706 [  6296] By: jhi                                   on 2000/06/30  18:28:37
67707         Log: Elaborate POSIX.pod.  Still needs work.
67708      Branch: cfgperl
67709            ! ext/POSIX/POSIX.pod
67710 ____________________________________________________________________________
67711 [  6295] By: jhi                                   on 2000/06/30  14:58:18
67712         Log: Point to perlipc for more SysV IPC examples.
67713      Branch: cfgperl
67714            ! pod/perlfunc.pod
67715 ____________________________________________________________________________
67716 [  6294] By: gsar                                  on 2000/06/30  14:47:45
67717         Log: slurp mode fix in change#4736 still not quite right
67718      Branch: perl
67719            ! pp_hot.c t/io/argv.t
67720 ____________________________________________________________________________
67721 [  6293] By: jhi                                   on 2000/06/30  12:02:55
67722         Log: Integrate with Sarathy.
67723      Branch: cfgperl
67724           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
67725 ____________________________________________________________________________
67726 [  6292] By: jhi                                   on 2000/06/30  12:01:11
67727         Log: From: simon@brecon.co.uk (Simon Cozens)
67728              Subject: UTF8 concat
67729              Date: 30 Jun 2000 06:13:25 GMT
67730              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
67731      Branch: cfgperl
67732            ! pp_hot.c
67733 ____________________________________________________________________________
67734 [  6291] By: gsar                                  on 2000/06/30  04:37:33
67735         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
67736              when @_ is modified, causing coredumps
67737      Branch: perl
67738            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
67739 ____________________________________________________________________________
67740 [  6290] By: jhi                                   on 2000/06/30  02:21:44
67741         Log: Integrate with Sarathy.
67742      Branch: cfgperl
67743           !> vms/vms.c vms/vmsish.h
67744 ____________________________________________________________________________
67745 [  6289] By: jhi                                   on 2000/06/30  02:21:02
67746         Log: Check VERSIONs.
67747      Branch: cfgperl
67748            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
67749            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
67750            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
67751 ____________________________________________________________________________
67752 [  6288] By: jhi                                   on 2000/06/30  02:18:52
67753         Log: Integrate with Sarathy.
67754      Branch: cfgperl
67755           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
67756           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
67757           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
67758           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
67759 ____________________________________________________________________________
67760 [  6287] By: gsar                                  on 2000/06/30  02:17:08
67761         Log: integrate vmsperl changes into mainline
67762      Branch: perl
67763           !> vms/vms.c vms/vmsish.h
67764 ____________________________________________________________________________
67765 [  6285] By: gsar                                  on 2000/06/30  02:05:28
67766         Log: localize %INC in a Safe compartment so that use/require work
67767              (many other magic globals probably need similar treatment)
67768      Branch: perl
67769            ! ext/Opcode/Opcode.xs
67770 ____________________________________________________________________________
67771 [  6284] By: gsar                                  on 2000/06/30  01:54:54
67772         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
67773              about Windows
67774      Branch: perl
67775            ! pod/perlembed.pod
67776 ____________________________________________________________________________
67777 [  6283] By: jhi                                   on 2000/06/30  01:50:10
67778         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
67779              From: Barrie Slaymaker <barries@jester.slaysys.com>
67780              Date: Wed, 28 Jun 2000 11:35:29 -0400
67781              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
67782      Branch: perl
67783            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
67784            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
67785            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
67786            ! lib/File/Spec/Win32.pm
67787 ____________________________________________________________________________
67788 [  6282] By: jhi                                   on 2000/06/29  22:57:22
67789         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
67790              From: Dan Sugalski <dan@sidhe.org>
67791              Date: Tue, 06 Jun 2000 11:59:50 -0400
67792              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
67793      Branch: cfgperl
67794            ! vms/vms.c
67795 ____________________________________________________________________________
67796 [  6281] By: jhi                                   on 2000/06/29  22:52:50
67797         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
67798              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
67799              Date: Wed, 7 Jun 2000 04:02:04 -0500
67800              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
67801      Branch: cfgperl
67802            ! utils/h2xs.PL
67803 ____________________________________________________________________________
67804 [  6280] By: jhi                                   on 2000/06/29  22:45:47
67805         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
67806              From: rspier@pobox.com (Robert Spier)
67807              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
67808              Message-ID: <14654.31913.845602.610277@rls.cx>
67809      Branch: cfgperl
67810            ! utils/h2xs.PL
67811 ____________________________________________________________________________
67812 [  6279] By: jhi                                   on 2000/06/29  22:38:16
67813         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
67814              From: Tim Ayers <tayers@bridge.com>
67815              Date: Thu, 08 Jun 2000 08:11:06 +0200
67816              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
67817              [resent by Richard Foley, Message-Id probably wrong]
67818      Branch: cfgperl
67819            ! pod/perlsub.pod
67820 ____________________________________________________________________________
67821 [  6278] By: jhi                                   on 2000/06/29  22:21:45
67822         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
67823              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
67824              Date: Fri, 09 Jun 2000 12:39:27 -0400
67825              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
67826              (plus update the version "number" of Text::Wrap)
67827      Branch: cfgperl
67828            ! lib/Text/Wrap.pm
67829 ____________________________________________________________________________
67830 [  6277] By: jhi                                   on 2000/06/29  22:13:10
67831         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
67832              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67833              Date: Mon, 12 Jun 2000 14:55:59 +0100
67834              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
67835      Branch: cfgperl
67836            ! pod/perlfunc.pod
67837 ____________________________________________________________________________
67838 [  6276] By: jhi                                   on 2000/06/29  22:11:06
67839         Log: Subject: [PATCH] Re: eval documentation: context
67840              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67841              Date: Mon, 12 Jun 2000 15:07:29 +0100
67842              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
67843      Branch: cfgperl
67844            ! pod/perlfunc.pod
67845 ____________________________________________________________________________
67846 [  6275] By: jhi                                   on 2000/06/29  21:59:46
67847         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
67848              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
67849              Date: Tue, 13 Jun 2000 02:43:48 -0500
67850              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
67851      Branch: cfgperl
67852            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
67853 ____________________________________________________________________________
67854 [  6274] By: jhi                                   on 2000/06/29  21:56:14
67855         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
67856              From: Andy Dougherty <doughera@lafayette.edu>
67857              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
67858              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
67859      Branch: cfgperl
67860            ! ext/File/Glob/Glob.pm
67861 ____________________________________________________________________________
67862 [  6273] By: jhi                                   on 2000/06/29  21:49:09
67863         Log: Subject: [PATCH] xsub attributes
67864              From: Doug MacEachern <dougm@covalent.net>
67865              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
67866              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
67867      Branch: cfgperl
67868            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
67869            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
67870 ____________________________________________________________________________
67871 [  6272] By: jhi                                   on 2000/06/29  21:41:28
67872         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
67873              From: Tom Phoenix <rootbeer@redcat.com>
67874              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
67875              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
67876      Branch: cfgperl
67877            ! lib/Net/Ping.pm
67878 ____________________________________________________________________________
67879 [  6271] By: jhi                                   on 2000/06/29  21:36:55
67880         Log: Subject: PATCH pod/perltie.pod
67881              From: Ian Phillipps <Ian.Phillipps@iname.com>
67882              Date: Fri, 16 Jun 2000 00:17:19 +0100
67883              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
67884              (only the first hunk, the second hunk had already been done
67885              by some other patch)
67886      Branch: cfgperl
67887            ! pod/perltie.pod
67888 ____________________________________________________________________________
67889 [  6270] By: jhi                                   on 2000/06/29  21:24:51
67890         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
67891              From: Nicholas Clark <nick@talking.bollo.cx>
67892              Date: Fri, 23 Jun 2000 16:21:15 +0100
67893              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
67894      Branch: cfgperl
67895            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
67896            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
67897 ____________________________________________________________________________
67898 [  6269] By: jhi                                   on 2000/06/29  19:38:15
67899         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
67900              silence few compiler warnings.
67901      Branch: cfgperl
67902            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
67903 ____________________________________________________________________________
67904 [  6268] By: jhi                                   on 2000/06/29  18:21:50
67905         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
67906              From: Dominic Dunlop <domo@computer.org> 
67907              Date: Thu, 29 Jun 2000 12:32:39 +0200 
67908              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
67909      Branch: cfgperl
67910            ! t/op/sprintf.t
67911 ____________________________________________________________________________
67912 [  6267] By: jhi                                   on 2000/06/29  18:16:07
67913         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
67914              From: Doug MacEachern <dougm@covalent.net>
67915              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
67916              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
67917      Branch: cfgperl
67918            + t/op/method2entersub.t
67919            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
67920            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
67921            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
67922            ! xsutils.c
67923 ____________________________________________________________________________
67924 [  6266] By: jhi                                   on 2000/06/29  15:11:15
67925         Log: Subject: [PATCH 5.6.0] cygwin port
67926              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
67927              From: "Fifer, Eric" <EFifer@sanwaint.com>
67928              Date: Thu, 29 Jun 2000 12:58:29 +0100
67929      Branch: cfgperl
67930            ! cygwin/Makefile.SHs
67931 ____________________________________________________________________________
67932 [  6265] By: jhi                                   on 2000/06/29  15:04:05
67933         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
67934              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67935              Date: Wed, 28 Jun 2000 17:50:12 -0700
67936              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
67937      Branch: cfgperl
67938            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
67939 ____________________________________________________________________________
67940 [  6264] By: jhi                                   on 2000/06/29  15:00:57
67941         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
67942              From: Marty Lucich <marty@netcom.com>
67943              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
67944              Message-Id: <200006282116.OAA11148@netcom.com>
67945              ccdlflags update (the BSD/OS 4.1 part had already been taken
67946              care of by #6141).
67947      Branch: cfgperl
67948            ! hints/bsdos.sh
67949 ____________________________________________________________________________
67950 [  6263] By: jhi                                   on 2000/06/29  13:47:44
67951         Log: tr fixes from Simon Cozens
67952      Branch: cfgperl
67953            ! doop.c
67954 ____________________________________________________________________________
67955 [  6262] By: jhi                                   on 2000/06/28  18:46:01
67956         Log: Subject: 5.6.0 Patch for EPOC
67957              From: Olaf Flebbe <o.flebbe@gmx.de>
67958              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
67959              Message-ID: <23449.960929969@www11.gmx.net>
67960      Branch: cfgperl
67961            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
67962            ! epoc/epocish.h
67963 ____________________________________________________________________________
67964 [  6261] By: jhi                                   on 2000/06/28  18:29:07
67965         Log: Subject: Re: [PATCH cfgperl] BOMs away!
67966              From: simon@brecon.co.uk (Simon Cozens)
67967              Date: 17 Jun 2000 11:49:57 GMT
67968              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
67969      Branch: cfgperl
67970            ! pod/perldiag.pod t/comp/require.t toke.c
67971 ____________________________________________________________________________
67972 [  6260] By: jhi                                   on 2000/06/28  17:47:16
67973         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
67974              From: simon@brecon.co.uk (Simon Cozens) 
67975              Date: 17 Jun 2000 11:56:44 GMT 
67976              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
67977              pack U0, pack C0
67978      Branch: cfgperl
67979            ! pod/perlfunc.pod pp.c t/op/pack.t
67980 ____________________________________________________________________________
67981 [  6259] By: jhi                                   on 2000/06/28  16:43:17
67982         Log: perlnewmod was missing from MANIFEST.
67983      Branch: cfgperl
67984            ! MANIFEST
67985 ____________________________________________________________________________
67986 [  6258] By: jhi                                   on 2000/06/28  15:54:30
67987         Log: linenumber tweak
67988      Branch: cfgperl
67989            ! t/pragma/warn/regcomp
67990 ____________________________________________________________________________
67991 [  6257] By: jhi                                   on 2000/06/28  15:50:44
67992         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
67993              From: Doug MacEachern <dougm@covalent.net>
67994              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
67995              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
67996              (one part of the patch had been applied earlier)
67997      Branch: cfgperl
67998            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
67999 ____________________________________________________________________________
68000 [  6256] By: jhi                                   on 2000/06/28  15:40:22
68001         Log: tweaks from Simon Cozens to further fix tr/// under utf8
68002      Branch: cfgperl
68003            ! doop.c
68004 ____________________________________________________________________________
68005 [  6255] By: jhi                                   on 2000/06/28  15:33:45
68006         Log: small thinko tweaks
68007      Branch: cfgperl
68008            ! lib/IPC/Open3.pm t/op/my_stash.t
68009 ____________________________________________________________________________
68010 [  6254] By: jhi                                   on 2000/06/28  15:33:25
68011         Log: Subject: tr///, help wanted.
68012              From: simon@brecon.co.uk (Simon Cozens)
68013              Date: 28 Jun 2000 11:29:04 GMT
68014              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
68015      Branch: cfgperl
68016            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
68017            ! pp_proto.h proto.h t/op/tr.t
68018 ____________________________________________________________________________
68019 [  6253] By: jhi                                   on 2000/06/28  15:09:17
68020         Log: Paranoia tweak on #6249.
68021              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
68022              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
68023              Date: Sun, 25 Jun 2000 23:43:12 -0400
68024              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
68025      Branch: cfgperl
68026            ! lib/IPC/Open3.pm
68027 ____________________________________________________________________________
68028 [  6252] By: jhi                                   on 2000/06/28  15:01:38
68029         Log: Document #6249 and #6251.
68030      Branch: cfgperl
68031            ! lib/Exporter.pm lib/IPC/Open3.pm
68032 ____________________________________________________________________________
68033 [  6251] By: jhi                                   on 2000/06/28  14:50:43
68034         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
68035              From: Doug MacEachern <dougm@covalent.net>
68036              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
68037              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
68038      Branch: cfgperl
68039            ! lib/Exporter.pm
68040 ____________________________________________________________________________
68041 [  6250] By: jhi                                   on 2000/06/28  14:45:23
68042         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
68043              From: Doug MacEachern <dougm@covalent.net>
68044              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
68045              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
68046      Branch: cfgperl
68047            + t/op/my_stash.t
68048            ! MANIFEST embed.pl global.sym proto.h toke.c
68049 ____________________________________________________________________________
68050 [  6249] By: jhi                                   on 2000/06/28  14:36:34
68051         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
68052              From: Frank Tobin <ftobin@uiuc.edu>
68053              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
68054              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
68055      Branch: cfgperl
68056            ! lib/IPC/Open3.pm
68057 ____________________________________________________________________________
68058 [  6248] By: jhi                                   on 2000/06/28  14:11:25
68059         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
68060              From: Mark-Jason Dominus <mjd@plover.com>
68061              Date: Tue, 27 Jun 2000 22:36:42 -0400
68062              Message-ID: <20000628023642.12166.qmail@plover.com>
68063      Branch: cfgperl
68064            ! pod/perlfunc.pod
68065 ____________________________________________________________________________
68066 [  6247] By: jhi                                   on 2000/06/27  12:46:37
68067         Log: Tweak $VERSION, patch from Doug MacEachern.
68068      Branch: cfgperl
68069            ! lib/File/Spec.pm
68070 ____________________________________________________________________________
68071 [  6246] By: jhi                                   on 2000/06/27  03:34:46
68072         Log: Allow for standalone testing.
68073      Branch: cfgperl
68074            ! t/lib/filefunc.t t/lib/filespec.t
68075 ____________________________________________________________________________
68076 [  6245] By: jhi                                   on 2000/06/27  02:50:02
68077         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
68078              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68079              Date: Sat, 24 Jun 2000 13:06:20 +0100
68080              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
68081      Branch: cfgperl
68082            ! ext/DynaLoader/DynaLoader_pm.PL
68083 ____________________________________________________________________________
68084 [  6244] By: jhi                                   on 2000/06/27  02:46:10
68085         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
68086              From: Doug MacEachern <dougm@covalent.net>
68087              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
68088              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
68089      Branch: cfgperl
68090            ! gv.c sv.c t/lib/peek.t
68091 ____________________________________________________________________________
68092 [  6243] By: jhi                                   on 2000/06/27  02:38:07
68093         Log: Subject: [PATCH] is_utf8_string
68094              From: simon@brecon.co.uk (Simon Cozens)
68095              Date: 26 Jun 2000 02:25:59 GMT
68096              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
68097      Branch: cfgperl
68098            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
68099            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
68100            ! proto.h utf8.c
68101 ____________________________________________________________________________
68102 [  6242] By: jhi                                   on 2000/06/27  02:24:00
68103         Log: Subject: [PATCH] bytes<->utf8 fixes
68104              From: simon@brecon.co.uk (Simon Cozens)
68105              Date: 26 Jun 2000 04:55:45 GMT
68106              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
68107      Branch: cfgperl
68108            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
68109 ____________________________________________________________________________
68110 [  6241] By: jhi                                   on 2000/06/27  02:12:42
68111         Log: Do no -warn on \_, only on \alpha.
68112              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
68113              From: David Dyck <dcd@tc.fluke.com>
68114              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
68115              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
68116      Branch: cfgperl
68117            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
68118 ____________________________________________________________________________
68119 [  6240] By: jhi                                   on 2000/06/27  02:00:01
68120         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
68121              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68122              Date: Mon, 26 Jun 2000 18:40:14 +0100
68123              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
68124      Branch: cfgperl
68125            ! utils/h2xs.PL
68126 ____________________________________________________________________________
68127 [  6239] By: jhi                                   on 2000/06/27  01:53:40
68128         Log: Configure maintenance.  Sever some dependency cycles,
68129              separate gccversion from the cc unit,
68130              address [ID 20000623.006] Configure script patch for using gcc on AIX
68131              (but solve it a little bit differently),
68132              unduplex some accidentally duplicated units,
68133              suggest using gcc if no cc available
68134              (p5p thread: "Solaris configure: counterproposal", 1999-09)
68135      Branch: cfgperl
68136            ! Configure Todo-5.6 config_h.SH
68137      Branch: metaconfig
68138            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
68139            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
68140      Branch: metaconfig/U/perl
68141            + gccvers.U
68142            ! d_getespwnam.U d_getprpwnam.U i_prot.U
68143 ____________________________________________________________________________
68144 [  6238] By: jhi                                   on 2000/06/25  18:04:56
68145         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
68146              From: Dan Sugalski <dan@sidhe.org>
68147              Date: Fri, 23 Jun 2000 17:00:00 -0400
68148              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
68149      Branch: cfgperl
68150            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
68151 ____________________________________________________________________________
68152 [  6237] By: jhi                                   on 2000/06/25  16:36:45
68153         Log: Tweak embed.pl, regen headers.
68154      Branch: cfgperl
68155            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
68156            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
68157            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
68158            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
68159            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
68160 ____________________________________________________________________________
68161 [  6236] By: jhi                                   on 2000/06/25  15:26:42
68162         Log: Regen headers.
68163      Branch: cfgperl
68164            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
68165            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
68166            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
68167            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
68168            ! regnodes.h warnings.h
68169 ____________________________________________________________________________
68170 [  6235] By: jhi                                   on 2000/06/23  19:39:35
68171         Log: The thread begun by
68172              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
68173              From: Kevin.Ruscoe@ubsw.com
68174              Date: Fri, 16 Jun 2000 16:38:51 +0100
68175              Message-Id: <H000019b03c300d6@MHS>
68176      Branch: cfgperl
68177            ! hints/solaris_2.sh
68178 ____________________________________________________________________________
68179 [  6234] By: jhi                                   on 2000/06/23  19:23:36
68180         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
68181              because when run as services (Win32ese for daemons)
68182              no environment variables are set and tmpdir ends up as /tmp,
68183              which is ambiguous.
68184              
68185              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
68186              From: matt@sergeant.org
68187              Date: 16 Jun 2000 16:30:43 -0000
68188              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
68189      Branch: cfgperl
68190            ! lib/File/Spec/Win32.pm
68191 ____________________________________________________________________________
68192 [  6233] By: jhi                                   on 2000/06/23  19:18:58
68193         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
68194              From: Mark-Jason Dominus <mjd@plover.com>
68195              Date: Fri, 16 Jun 2000 20:53:04 -0400
68196              Message-ID: <20000617005304.8008.qmail@plover.com>
68197      Branch: cfgperl
68198            ! op.h
68199 ____________________________________________________________________________
68200 [  6232] By: jhi                                   on 2000/06/23  16:10:02
68201         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
68202              From: simon@brecon.co.uk (Simon Cozens)
68203              Date: 19 Jun 2000 15:18:27 GMT
68204              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
68205              
68206              plus update pod/Makefile and regenerate perltoc
68207      Branch: cfgperl
68208            + pod/perlutil.pod
68209            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
68210 ____________________________________________________________________________
68211 [  6231] By: jhi                                   on 2000/06/23  15:19:18
68212         Log: Subject: [PATCH 5.6.0] cygwin port
68213              From: "Fifer, Eric" <EFifer@sanwaint.com>
68214              Date: Tue, 20 Jun 2000 14:30:58 +0100
68215              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
68216      Branch: cfgperl
68217            ! README.cygwin lib/File/Find.pm
68218 ____________________________________________________________________________
68219 [  6230] By: jhi                                   on 2000/06/23  14:25:21
68220         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
68221      Branch: cfgperl
68222            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
68223            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
68224            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68225            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
68226 ____________________________________________________________________________
68227 [  6229] By: jhi                                   on 2000/06/23  14:13:34
68228         Log: Subject: README.hpux version 0.6.1
68229              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
68230              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
68231              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
68232      Branch: cfgperl
68233            ! README.hpux
68234 ____________________________________________________________________________
68235 [  6228] By: jhi                                   on 2000/06/23  14:07:20
68236         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
68237              From: Doug MacEachern <dougm@covalent.net>
68238              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
68239              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
68240      Branch: cfgperl
68241            ! op.c
68242 ____________________________________________________________________________
68243 [  6227] By: jhi                                   on 2000/06/23  14:01:06
68244         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
68245              From: Doug MacEachern <dougm@covalent.net>
68246              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
68247              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
68248      Branch: cfgperl
68249            + lib/lib.pm.PL
68250            - lib/lib.pm
68251            ! MANIFEST Makefile.SH
68252 ____________________________________________________________________________
68253 [  6226] By: jhi                                   on 2000/06/23  13:53:07
68254         Log: Subject: [PATCH] remove forward declarations in Socket.pm
68255              From: Doug MacEachern <dougm@covalent.net>
68256              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
68257              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
68258              
68259              From: Doug MacEachern <dougm@covalent.net>
68260              Subject: Re: [PATCH] remove forward declarations in Socket.pm
68261              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
68262              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
68263      Branch: cfgperl
68264            ! ext/Socket/Socket.pm op.c
68265 ____________________________________________________________________________
68266 [  6225] By: jhi                                   on 2000/06/23  13:41:52
68267         Log: Add source code filenames to apidoc.
68268              From: simon@brecon.co.uk (Simon Cozens)
68269              Subject: [PATCH embed.pl] Source X-ref
68270              Date: 22 Jun 2000 02:18:49 GMT
68271              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
68272      Branch: cfgperl
68273            ! embed.pl
68274 ____________________________________________________________________________
68275 [  6224] By: jhi                                   on 2000/06/23  13:32:33
68276         Log: A way to avoid English.pm performance hit.
68277              From: root <root@jester.slaysys.com>
68278              Subject: [YAPATCH English.pm] My turn to putt again
68279              Date: Thu, 22 Jun 2000 20:33:58 -0400
68280              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
68281      Branch: cfgperl
68282            ! lib/English.pm t/lib/english.t
68283 ____________________________________________________________________________
68284 [  6223] By: jhi                                   on 2000/06/23  13:27:06
68285         Log: Avoid double close().
68286              Subject: [PATCH] avoid double close()
68287              From: Doug MacEachern <dougm@covalent.net>
68288              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
68289              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
68290      Branch: cfgperl
68291            ! doio.c
68292 ____________________________________________________________________________
68293 [  6222] By: jhi                                   on 2000/06/23  13:25:54
68294         Log: doc typo fix
68295              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
68296              From: Ian Phillipps <Ian.Phillipps@iname.com>
68297              Date: Fri, 23 Jun 2000 10:40:58 +0100
68298              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
68299      Branch: cfgperl
68300            ! lib/Pod/Usage.pm
68301 ____________________________________________________________________________
68302 [  6221] By: jhi                                   on 2000/06/23  13:24:15
68303         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
68304              From: simon@brecon.co.uk (Simon Cozens)
68305              Subject: [PATCH] Eliminate tr///[CU][CU]
68306              Date: 23 Jun 2000 11:05:40 GMT
68307              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
68308      Branch: cfgperl
68309            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
68310 ____________________________________________________________________________
68311 [  6220] By: jhi                                   on 2000/06/22  16:07:51
68312         Log: Win32 patches from Benjamin Stuhl.
68313      Branch: cfgperl
68314            ! makedef.pl win32/win32.h
68315 ____________________________________________________________________________
68316 [  6219] By: jhi                                   on 2000/06/22  16:06:34
68317         Log: Bytecode patches from Benjamin Stuhl.
68318      Branch: cfgperl
68319            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
68320            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
68321            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68322 ____________________________________________________________________________
68323 [  6218] By: jhi                                   on 2000/06/15  23:54:16
68324         Log: Bytecode patches from Benjamin Stuhl.
68325      Branch: cfgperl
68326            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
68327 ____________________________________________________________________________
68328 [  6217] By: jhi                                   on 2000/06/09  13:38:29
68329         Log: Rename the fdpid locking and integrate with Sarathy.
68330      Branch: cfgperl
68331            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
68332            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
68333            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
68334            ! win32/win32.c
68335           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
68336 ____________________________________________________________________________
68337 [  6216] By: gsar                                  on 2000/06/08  14:54:21
68338         Log: be more optimal about clearing @_
68339      Branch: perl
68340            ! cop.h
68341 ____________________________________________________________________________
68342 [  6215] By: gsar                                  on 2000/06/08  14:33:04
68343         Log: tweak comment about @DB::args
68344      Branch: perl
68345            ! av.h pp_ctl.c
68346 ____________________________________________________________________________
68347 [  6214] By: gsar                                  on 2000/06/08  13:57:54
68348         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
68349              caller() wants to populate @DB::args with it (causes a coredump
68350              in Carp::confess())
68351      Branch: perl
68352            ! cop.h t/op/runlevel.t
68353 ____________________________________________________________________________
68354 [  6213] By: gsar                                  on 2000/06/08  07:06:35
68355         Log: back out change#6106 (seems problematic)
68356      Branch: perl
68357            ! hints/solaris_2.sh
68358 ____________________________________________________________________________
68359 [  6212] By: jhi                                   on 2000/06/07  03:10:36
68360         Log: Continuing mopup for #6204.
68361      Branch: cfgperl
68362            ! ext/B/defsubs_h.PL
68363 ____________________________________________________________________________
68364 [  6211] By: jhi                                   on 2000/06/07  02:41:50
68365         Log: Mopup for #6204.
68366              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
68367              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
68368              This is comes from const() where POK isn't on when expected.
68369      Branch: cfgperl
68370            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
68371            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68372            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
68373            ! perlapi.h pod/perlapi.pod
68374 ____________________________________________________________________________
68375 [  6210] By: jhi                                   on 2000/06/07  01:56:29
68376         Log: Mopup for #6207 and #6209.
68377      Branch: cfgperl
68378            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
68379 ____________________________________________________________________________
68380 [  6209] By: jhi                                   on 2000/06/07  01:33:12
68381         Log: Lock PL_fdpid against race conditions, based on:
68382              Subject: [PATCH 5.6.0]subprocess fixup for threads
68383              From: Dan Sugalski <dan@sidhe.org>
68384              To: perl5-porters@perl.org
68385              Date: Tue, 11 Apr 2000 17:02:32 -0400
68386              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
68387      Branch: cfgperl
68388            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
68389            ! win32/win32.c
68390 ____________________________________________________________________________
68391 [  6208] By: jhi                                   on 2000/06/07  01:05:23
68392         Log: Regen headers for #6207.
68393      Branch: cfgperl
68394            ! embed.h global.sym objXSUB.h proto.h
68395 ____________________________________________________________________________
68396 [  6207] By: jhi                                   on 2000/06/06  23:43:13
68397         Log: Subject: [PATCH 5.6.0] Threadsafe patches
68398              From: Dan Sugalski <dan@sidhe.org>
68399              To: perl5-porters@perl.org
68400              Date: Mon, 08 May 2000 18:08:13 -0400
68401              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
68402      Branch: cfgperl
68403            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
68404            ! proto.h sv.h util.c
68405 ____________________________________________________________________________
68406 [  6206] By: jhi                                   on 2000/06/06  23:21:23
68407         Log: Subject: [PATCH] Eliminate $a/$b in pod
68408              From: David Glasser <me@davidglasser.net>
68409              To: perl5-porters@perl.org
68410              Date: Mon, 29 May 2000 21:15:59 -0400
68411              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
68412      Branch: cfgperl
68413            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
68414            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
68415            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
68416            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
68417            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
68418            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
68419            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
68420            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
68421            ! pod/perlvar.pod pod/perlxs.pod
68422 ____________________________________________________________________________
68423 [  6205] By: jhi                                   on 2000/06/06  23:12:14
68424         Log: Subject: [PATCH] Win32 improvements
68425              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
68426              To: gsar@activestate.com, perl5-porters@perl.org
68427              Date: Mon, 29 May 2000 17:22:24 PDT
68428              Message-ID: <20000530002224.91142.qmail@hotmail.com>
68429              (MUA had mangled many lines by wordwrapping)
68430      Branch: cfgperl
68431            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
68432 ____________________________________________________________________________
68433 [  6204] By: jhi                                   on 2000/06/06  23:01:50
68434         Log: Subject: [PATCH] B::Bytecode patches
68435              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
68436              To: gsar@activestate.com, jhi@iki.fi
68437              Cc: perl5-porters@perl.org
68438              Message-ID: <20000602202526.48694.qmail@hotmail.com>
68439              (MUA had mangled many lines by wordwrapping)
68440      Branch: cfgperl
68441            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
68442            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
68443            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68444            ! intrpvar.h perl.c
68445 ____________________________________________________________________________
68446 [  6203] By: jhi                                   on 2000/06/06  22:32:43
68447         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
68448              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68449              Date: Tue, 06 Jun 2000 13:07:45 -0700
68450              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
68451      Branch: cfgperl
68452            ! pod/perldiag.pod
68453 ____________________________________________________________________________
68454 [  6202] By: jhi                                   on 2000/06/06  19:38:35
68455         Log: Integrate with Sarathy.
68456      Branch: cfgperl
68457           !> perl.c
68458 ____________________________________________________________________________
68459 [  6201] By: gsar                                  on 2000/06/06  00:42:59
68460         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
68461              does a PUSHMARK that's never ever POPMARKed; in general, only
68462              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
68463              Perl_eval_[sp]v() don't because they don't take any incoming
68464              arguments (this leak has been around since the original version
68465              of perl_eval_pv() in 5.003_97e)
68466      Branch: perl
68467            ! perl.c
68468 ____________________________________________________________________________
68469 [  6200] By: jhi                                   on 2000/06/04  03:44:52
68470         Log: Update to cperl-mode.el 4.31 from
68471              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
68472              Subject: A couple of notes
68473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68474              To: Mailing list Perl5 <perl5-porters@perl.org>
68475              Date: Sat, 3 Jun 2000 23:33:32 -0400
68476              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
68477      Branch: cfgperl
68478            ! emacs/cperl-mode.el
68479 ____________________________________________________________________________
68480 [  6199] By: jhi                                   on 2000/06/03  15:11:05
68481         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
68482              From: Dan Sugalski <dan@sidhe.org>
68483              To: perl5-porters@perl.org, vmsperl@perl.org
68484              Date: Fri, 02 Jun 2000 17:30:51 -0400
68485              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
68486      Branch: cfgperl
68487            ! vms/descrip_mms.template vms/gen_shrfls.pl
68488 ____________________________________________________________________________
68489 [  6198] By: jhi                                   on 2000/06/03  14:59:15
68490         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
68491              From: Dan Sugalski <dan@sidhe.org>
68492              To: vmsperl@perl.org, perl5-porters@perl.org
68493              Date: Fri, 02 Jun 2000 16:00:41 -0400
68494              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
68495              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
68496      Branch: cfgperl
68497            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
68498            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
68499            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
68500 ____________________________________________________________________________
68501 [  6197] By: jhi                                   on 2000/06/03  14:41:30
68502         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
68503              From: John Borwick <jhborwic@unity.ncsu.edu>
68504              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
68505              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
68506      Branch: cfgperl
68507            ! pod/perlsyn.pod
68508 ____________________________________________________________________________
68509 [  6196] By: jhi                                   on 2000/06/03  14:38:09
68510         Log: Integrate with Sarathy.
68511      Branch: cfgperl
68512           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
68513           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
68514           !> vms/perly_c.vms
68515 ____________________________________________________________________________
68516 [  6195] By: gsar                                  on 2000/06/02  22:43:13
68517         Log: fix yet another eval"" leak under USE_ITHREADS
68518      Branch: perl
68519            ! op.c
68520 ____________________________________________________________________________
68521 [  6194] By: gsar                                  on 2000/06/02  18:22:06
68522         Log: fix small eval"" memory leaks under USE_ITHREADS
68523      Branch: perl
68524            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
68525            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
68526            ! vms/perly_c.vms
68527 ____________________________________________________________________________
68528 [  6193] By: jhi                                   on 2000/06/01  13:03:56
68529         Log: Signals-be-gone for microperl.
68530      Branch: cfgperl
68531            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
68532 ____________________________________________________________________________
68533 [  6192] By: jhi                                   on 2000/06/01  12:52:02
68534         Log: Integrate with Sarathy.
68535      Branch: cfgperl
68536           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
68537           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
68538           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
68539           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
68540           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
68541           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
68542           !> t/op/vec.t utils/h2xs.PL
68543 ____________________________________________________________________________
68544 [  6191] By: gsar                                  on 2000/06/01  09:38:21
68545         Log: vec() loses numericalness (modified version of patch suggested
68546              by Robin Barker)
68547      Branch: perl
68548            ! doop.c t/op/vec.t
68549 ____________________________________________________________________________
68550 [  6190] By: gsar                                  on 2000/06/01  09:26:15
68551         Log: submit missing embed.pl change
68552      Branch: perl
68553            ! embed.pl
68554 ____________________________________________________________________________
68555 [  6189] By: gsar                                  on 2000/06/01  09:05:34
68556         Log: counting tr/// corrupts later operation (from M.J.T Guy)
68557      Branch: perl
68558            ! doop.c t/op/tr.t
68559 ____________________________________________________________________________
68560 [  6188] By: gsar                                  on 2000/06/01  08:58:39
68561         Log: h2xs tweaks
68562      Branch: perl
68563            ! utils/h2xs.PL
68564 ____________________________________________________________________________
68565 [  6187] By: gsar                                  on 2000/06/01  08:50:07
68566         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
68567              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
68568      Branch: perl
68569            + lib/Pod/LaTeX.pm
68570            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
68571            ! pod/pod2latex.PL
68572 ____________________________________________________________________________
68573 [  6186] By: gsar                                  on 2000/06/01  08:24:40
68574         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
68575              <wolfgang.laun@alcatel.at>)
68576      Branch: perl
68577            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
68578            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
68579 ____________________________________________________________________________
68580 [  6185] By: gsar                                  on 2000/06/01  08:12:00
68581         Log: remove incorrect documentation about implicit split to @_ in
68582              list context, which never really worked in perl 5 (from
68583              M.J.T. Guy)
68584      Branch: perl
68585            ! pod/perlfunc.pod pod/perltrap.pod
68586 ____________________________________________________________________________
68587 [  6184] By: gsar                                  on 2000/06/01  07:52:27
68588         Log: tweak for change#6127
68589      Branch: perl
68590            ! perl.c
68591 ____________________________________________________________________________
68592 [  6183] By: gsar                                  on 2000/06/01  07:41:02
68593         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
68594              <nick@ccl4.org>)
68595      Branch: perl
68596            + t/lib/selfloader.t
68597            ! MANIFEST lib/SelfLoader.pm
68598 ____________________________________________________________________________
68599 [  6182] By: jhi                                   on 2000/06/01  00:34:42
68600         Log: Be Cleaner Part Deux.
68601      Branch: cfgperl
68602            ! Makefile.SH
68603 ____________________________________________________________________________
68604 [  6181] By: jhi                                   on 2000/06/01  00:32:09
68605         Log: Integrate with Sarathy.
68606      Branch: cfgperl
68607           !> pp.c t/op/arith.t
68608 ____________________________________________________________________________
68609 [  6180] By: jhi                                   on 2000/06/01  00:31:13
68610         Log: microperl nits from Simon Cozens.
68611      Branch: cfgperl
68612            + uconfig.h
68613            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
68614            ! unixish.h
68615 ____________________________________________________________________________
68616 [  6179] By: gsar                                  on 2000/05/31  22:37:51
68617         Log: buggy modulus on UVs introduced by change#3378 (resulted in
68618              4063328477 % 65535 amounting to 27406, instead of 27407)
68619      Branch: perl
68620            ! pp.c t/op/arith.t
68621 ____________________________________________________________________________
68622 [  6178] By: jhi                                   on 2000/05/31  21:52:41
68623         Log: Be cleaner.
68624      Branch: cfgperl
68625            ! Makefile.SH
68626 ____________________________________________________________________________
68627 [  6177] By: jhi                                   on 2000/05/31  21:47:33
68628         Log: Substitution utf8 patch from Simon Cozens.
68629      Branch: cfgperl
68630            ! pp_hot.c
68631 ____________________________________________________________________________
68632 [  6176] By: jhi                                   on 2000/05/31  21:45:34
68633         Log: Single-quoted utf8 patch from Simon Cozens.
68634      Branch: cfgperl
68635            ! toke.c
68636 ____________________________________________________________________________
68637 [  6175] By: jhi                                   on 2000/05/31  21:40:18
68638         Log: Integrate with Sarathy.
68639      Branch: cfgperl
68640           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
68641 ____________________________________________________________________________
68642 [  6174] By: jhi                                   on 2000/05/31  21:37:31
68643         Log: microperl changes from Simon Cozens; Makefile for microperl
68644              written from scratch; few casts added as microperl compilation
68645              doesn't have all prototypes available.
68646      Branch: cfgperl
68647            + Makefile.micro README.micro Todo.micro uconfig.sh
68648            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
68649            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
68650      Branch: metaconfig
68651            + U/modified/Config_h.U
68652 ____________________________________________________________________________
68653 [  6173] By: jhi                                   on 2000/05/31  20:00:24
68654         Log: metaconfig maintenance.
68655      Branch: metaconfig
68656            + U/modified/Inhdr.U U/typedefs/inotype.U
68657      Branch: metaconfig/U/perl
68658            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
68659            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
68660 ____________________________________________________________________________
68661 [  6172] By: gsar                                  on 2000/05/31  05:05:42
68662         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
68663              (from Ilya Zakharevich)
68664      Branch: perl
68665            ! regexec.c t/op/re_tests
68666 ____________________________________________________________________________
68667 [  6171] By: gsar                                  on 2000/05/31  05:01:47
68668         Log: scalar() doesn't force scalar context when used in void context
68669              (from Simon Cozens)
68670      Branch: perl
68671            ! op.c t/op/wantarray.t
68672 ____________________________________________________________________________
68673 [  6170] By: gsar                                  on 2000/05/31  04:41:33
68674         Log: change#6142 needs tweaks to tests to work where there's no symlink()
68675              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
68676      Branch: perl
68677            ! t/lib/filefind.t
68678 ____________________________________________________________________________
68679 [  6169] By: gsar                                  on 2000/05/31  04:29:49
68680         Log: integrate cfgperl contents into mainline
68681      Branch: perl
68682           +> pod/perlmodlib.PL pod/perlnewmod.pod
68683           !> (integrate 42 files)
68684 ____________________________________________________________________________
68685 [  6168] By: jhi                                   on 2000/05/30  22:53:37
68686         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
68687      Branch: cfgperl
68688            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68689            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
68690            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
68691            ! win32/config.bc win32/config.gc win32/config.vc
68692            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68693            ! win32/config_h.PL win32/config_sh.PL
68694      Branch: metaconfig/U/perl
68695            ! perlxv.U
68696 ____________________________________________________________________________
68697 [  6167] By: jhi                                   on 2000/05/30  22:20:21
68698         Log: tweak todo 
68699      Branch: cfgperl
68700            ! Todo-5.6
68701 ____________________________________________________________________________
68702 [  6166] By: jhi                                   on 2000/05/30  22:11:51
68703         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
68704              in case somebody wants to write an extension for more
68705              shadow database interfaces.
68706      Branch: cfgperl
68707            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68708            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
68709            ! vos/config.def vos/config.h vos/config_h.SH_orig
68710            ! win32/config.bc win32/config.gc win32/config.vc
68711            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68712      Branch: metaconfig
68713            ! U/modified/Myinit.U
68714      Branch: metaconfig/U/perl
68715            + d_getespwnam.U d_getprpwnam.U i_prot.U
68716 ____________________________________________________________________________
68717 [  6165] By: jhi                                   on 2000/05/30  18:35:34
68718         Log: Integrate with Sarathy.
68719      Branch: cfgperl
68720           !> op.c
68721 ____________________________________________________________________________
68722 [  6164] By: jhi                                   on 2000/05/30  18:30:16
68723         Log: detypo
68724      Branch: cfgperl
68725            ! Configure config_h.SH
68726      Branch: metaconfig/U/perl
68727            ! perlxv.U
68728 ____________________________________________________________________________
68729 [  6163] By: gsar                                  on 2000/05/30  03:24:03
68730         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
68731      Branch: perl
68732            ! op.c
68733 ____________________________________________________________________________
68734 [  6162] By: gsar                                  on 2000/05/30  03:09:38
68735         Log: fix memory leak in method call optimization (change#3768);
68736              made C<eval "$x->foo()"> leak
68737      Branch: perl
68738            ! op.c
68739 ____________________________________________________________________________
68740 [  6161] By: jhi                                   on 2000/05/29  17:56:26
68741         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
68742              both from Simon Cozens.
68743      Branch: cfgperl
68744            + pod/perlmodlib.PL pod/perlnewmod.pod
68745            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
68746            ! pod/perlmodlib.pod pod/perltoc.pod
68747 ____________________________________________________________________________
68748 [  6160] By: jhi                                   on 2000/05/29  17:23:55
68749         Log: Changes for the File::Temp 0.08 (change #6159) test suite
68750              to fit better into the Perl distribution test framework.
68751      Branch: cfgperl
68752            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
68753            ! t/lib/ftmp-tempfile.t
68754 ____________________________________________________________________________
68755 [  6159] By: jhi                                   on 2000/05/29  16:55:36
68756         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
68757      Branch: cfgperl
68758            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
68759            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
68760 ____________________________________________________________________________
68761 [  6158] By: bailey                                on 2000/05/29  16:22:08
68762         Log: Add fallback to tmpfile for use in cases where user's relying on
68763              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
68764              Lane's patch)
68765      Branch: vmsperl
68766            ! vms/vms.c vms/vmsish.h
68767 ____________________________________________________________________________
68768 [  6157] By: jhi                                   on 2000/05/29  03:10:36
68769         Log: Regen Configure to jive with #6149.
68770      Branch: cfgperl
68771            ! Configure
68772      Branch: metaconfig
68773            ! U/modified/Getfile.U
68774 ____________________________________________________________________________
68775 [  6156] By: jhi                                   on 2000/05/29  03:01:38
68776         Log: Integrate with Sarathy.
68777      Branch: cfgperl
68778           +> ext/DynaLoader/dl_mac.xs
68779           !> (integrate 38 files)
68780 ____________________________________________________________________________
68781 [  6155] By: gsar                                  on 2000/05/28  21:15:58
68782         Log: small bug in change#6144; remove random \xA0 character that snuck
68783              in via change#6145
68784      Branch: perl
68785            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
68786 ____________________________________________________________________________
68787 [  6154] By: gsar                                  on 2000/05/28  21:04:19
68788         Log: avoid type mismatch warning
68789      Branch: perl
68790            ! perl.c
68791 ____________________________________________________________________________
68792 [  6153] By: gsar                                  on 2000/05/28  20:58:31
68793         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
68794              <nick@Bagpuss.uk.boo.com>)
68795      Branch: perl
68796            ! lib/Test/Harness.pm
68797 ____________________________________________________________________________
68798 [  6152] By: gsar                                  on 2000/05/28  20:53:42
68799         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
68800      Branch: perl
68801            ! regexec.c
68802 ____________________________________________________________________________
68803 [  6151] By: gsar                                  on 2000/05/28  20:50:28
68804         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
68805      Branch: perl
68806            ! regexec.c
68807 ____________________________________________________________________________
68808 [  6150] By: gsar                                  on 2000/05/28  20:39:58
68809         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
68810      Branch: perl
68811            ! pod/perlrequick.pod
68812 ____________________________________________________________________________
68813 [  6149] By: gsar                                  on 2000/05/28  20:35:16
68814         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
68815              <troc@netrus.net>)
68816      Branch: perl
68817            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
68818            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
68819            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
68820            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
68821 ____________________________________________________________________________
68822 [  6148] By: gsar                                  on 2000/05/28  20:21:07
68823         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
68824      Branch: perl
68825            ! lib/ExtUtils/MM_Unix.pm
68826 ____________________________________________________________________________
68827 [  6147] By: gsar                                  on 2000/05/28  20:12:41
68828         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
68829              (from Peter Prymmer)
68830      Branch: perl
68831            ! vms/subconfigure.com
68832 ____________________________________________________________________________
68833 [  6146] By: gsar                                  on 2000/05/28  20:06:15
68834         Log: doc typo
68835      Branch: perl
68836            ! lib/warnings.pm warnings.h warnings.pl
68837 ____________________________________________________________________________
68838 [  6145] By: gsar                                  on 2000/05/28  18:44:33
68839         Log: make xsubpp skip embedded pod (from Matthias Neeracher
68840              <neeri@iis.ee.ethz.ch>)
68841      Branch: perl
68842            ! lib/ExtUtils/xsubpp
68843 ____________________________________________________________________________
68844 [  6144] By: gsar                                  on 2000/05/28  18:42:49
68845         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
68846              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
68847              <neeri@iis.ee.ethz.ch>)
68848      Branch: perl
68849            ! lib/AutoSplit.pm
68850 ____________________________________________________________________________
68851 [  6143] By: gsar                                  on 2000/05/28  18:41:12
68852         Log: MacOS support, part 1 (from Matthias Neeracher
68853              <neeri@iis.ee.ethz.ch>)
68854      Branch: perl
68855            + ext/DynaLoader/dl_mac.xs
68856            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
68857            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
68858            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
68859            ! util.h
68860 ____________________________________________________________________________
68861 [  6142] By: gsar                                  on 2000/05/28  18:21:51
68862         Log: File::Find fails to chdir when chasing symlinks (from
68863              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
68864      Branch: perl
68865            ! lib/File/Find.pm t/lib/filefind.t
68866 ____________________________________________________________________________
68867 [  6141] By: jhi                                   on 2000/05/28  14:25:15
68868         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
68869              forwarded by Peter Seebach from the bsdi-users mailing list.
68870              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
68871      Branch: perl
68872            ! hints/bsdos.sh
68873 ____________________________________________________________________________
68874 [  6140] By: jhi                                   on 2000/05/28  14:11:57
68875         Log: Integrate with Sarathy.
68876      Branch: cfgperl
68877           +> (branch 30 files)
68878           !> (integrate 93 files)
68879 ____________________________________________________________________________
68880 [  6139] By: gsar                                  on 2000/05/28  10:01:48
68881         Log: revise mktables.PL for bugs and newness in Unicode 3.0
68882              (from James Bence <jbence@amgen.com>)
68883      Branch: perl
68884            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
68885            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
68886            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
68887            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
68888            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
68889            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
68890            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
68891            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
68892            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
68893            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
68894            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
68895            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
68896            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
68897            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
68898            + lib/unicode/Is/SylWU.pl
68899            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
68900            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
68901            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
68902            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
68903            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
68904            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
68905            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
68906            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
68907            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
68908            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
68909            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
68910            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
68911            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
68912            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
68913            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
68914            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
68915            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
68916            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
68917            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
68918            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
68919            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
68920            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
68921            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
68922            ! lib/unicode/Makefile lib/unicode/mktables.PL
68923 ____________________________________________________________________________
68924 [  6138] By: gsar                                  on 2000/05/28  08:50:32
68925         Log: add note about the handling of negative indices to tied arrays
68926              (from Michael G Schwern <schwern@pobox.com>)
68927      Branch: perl
68928            ! pod/perltie.pod
68929 ____________________________________________________________________________
68930 [  6137] By: gsar                                  on 2000/05/28  08:46:10
68931         Log: fix bogus redeclaration warning for "our" variables in different
68932              scopes
68933      Branch: perl
68934            ! op.c t/pragma/strict-vars
68935 ____________________________________________________________________________
68936 [  6136] By: gsar                                  on 2000/05/28  08:31:20
68937         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
68938      Branch: perl
68939            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
68940 ____________________________________________________________________________
68941 [  6135] By: gsar                                  on 2000/05/28  08:17:50
68942         Log: enable Test::Harness to dynamically determine column width etc.
68943              (from Rob Napier <rnapier@employees.org>)
68944      Branch: perl
68945            ! lib/Test/Harness.pm
68946 ____________________________________________________________________________
68947 [  6134] By: gsar                                  on 2000/05/28  08:13:39
68948         Log: make Test::Harness use wait.h/WCOREDUMP if available
68949              (from Ben Tilly <ben_tilly@hotmail.com>)
68950      Branch: perl
68951            ! lib/Test/Harness.pm
68952 ____________________________________________________________________________
68953 [  6133] By: gsar                                  on 2000/05/28  08:08:05
68954         Log: elide bogus test in change#6132
68955      Branch: perl
68956            ! t/pragma/warn/9enabled
68957 ____________________________________________________________________________
68958 [  6132] By: gsar                                  on 2000/05/28  08:03:14
68959         Log: warnings::enabled() doesn't fall back to looking at $^W if
68960              caller isn't using lexical warnings (from Paul Marquess)
68961      Branch: perl
68962            ! pp_ctl.c t/pragma/warn/9enabled
68963 ____________________________________________________________________________
68964 [  6131] By: gsar                                  on 2000/05/28  07:57:47
68965         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
68966      Branch: perl
68967            ! ext/POSIX/POSIX.pm
68968 ____________________________________________________________________________
68969 [  6130] By: gsar                                  on 2000/05/28  07:29:12
68970         Log: fix places that mean C<"word" character> but say C<alphanumeric
68971              character>
68972      Branch: perl
68973            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
68974 ____________________________________________________________________________
68975 [  6129] By: gsar                                  on 2000/05/28  07:18:41
68976         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
68977      Branch: perl
68978            ! vms/test.com
68979 ____________________________________________________________________________
68980 [  6128] By: gsar                                  on 2000/05/28  07:12:55
68981         Log: new perlxstut example for passing/returning refs to arrays
68982              (from David Lowe <dlowe@pootpoot.com>)
68983      Branch: perl
68984            ! pod/perlxstut.pod
68985 ____________________________________________________________________________
68986 [  6127] By: gsar                                  on 2000/05/28  07:02:50
68987         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
68988              failed (from Gisle Aas)
68989      Branch: perl
68990            ! cop.h perl.c
68991 ____________________________________________________________________________
68992 [  6126] By: gsar                                  on 2000/05/28  06:39:53
68993         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
68994              (reworked variant of patch suggested by Simon Cozens)
68995      Branch: perl
68996            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
68997            ! pp_hot.c proto.h t/op/gv.t
68998 ____________________________________________________________________________
68999 [  6125] By: gsar                                  on 2000/05/28  05:14:55
69000         Log: enable propagating exception objects via Perl_croak() in XS code
69001              (from Gisle Aas)
69002      Branch: perl
69003            ! util.c
69004 ____________________________________________________________________________
69005 [  6124] By: gsar                                  on 2000/05/28  05:07:28
69006         Log: integrate vmsperl contents into mainline
69007      Branch: perl
69008           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
69009           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
69010           !> vms/vmsish.h
69011 ____________________________________________________________________________
69012 [  6123] By: gsar                                  on 2000/05/28  05:03:53
69013         Log: clarify gotcha with #line directives (from Rocco Caputo
69014              <troc@netrus.net>)
69015      Branch: perl
69016            ! pod/perldebug.pod pod/perlsyn.pod
69017 ____________________________________________________________________________
69018 [  6122] By: gsar                                  on 2000/05/28  04:58:29
69019         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
69020              (from Mark-Jason Dominus)
69021      Branch: perl
69022            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
69023            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
69024            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
69025            ! toke.c
69026 ____________________________________________________________________________
69027 [  6121] By: bailey                                on 2000/05/25  04:46:54
69028         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
69029              lists (based on fixes by Craig Berry)
69030      Branch: vmsperl
69031            ! lib/File/Spec/VMS.pm
69032 ____________________________________________________________________________
69033 [  6120] By: bailey                                on 2000/05/25  04:25:38
69034         Log: Add missing escape (Charles Lane)
69035      Branch: vmsperl
69036            ! t/op/lex_assign.t
69037 ____________________________________________________________________________
69038 [  6119] By: bailey                                on 2000/05/25  04:21:25
69039         Log: Quiet error messages in vmsish.t (Charles Lane)
69040      Branch: vmsperl
69041            ! vms/ext/vmsish.t
69042 ____________________________________________________________________________
69043 [  6118] By: bailey                                on 2000/05/25  04:17:57
69044         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
69045              Flatten case labels in switch statements uniformly (Charles Bailey)
69046      Branch: vmsperl
69047            ! vms/vms.c
69048 ____________________________________________________________________________
69049 [  6117] By: bailey                                on 2000/05/25  03:58:09
69050         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
69051      Branch: vmsperl
69052            ! vms/vmsish.h
69053 ____________________________________________________________________________
69054 [  6116] By: bailey                                on 2000/05/25  03:11:15
69055         Log: Miscellaneous cosmetic fixes (Charles Lane)
69056      Branch: vmsperl
69057            ! lib/ExtUtils/MM_VMS.pm
69058 ____________________________________________________________________________
69059 [  6115] By: bailey                                on 2000/05/25  03:10:36
69060         Log: Add bounds checking for several strings (Charles Lane)
69061      Branch: vmsperl
69062            ! vms/vms.c
69063 ____________________________________________________________________________
69064 [  6114] By: bailey                                on 2000/05/25  02:25:34
69065         Log: Urk -- undo previous removal of vmsish 'exit' change
69066      Branch: vmsperl
69067            ! vms/ext/vmsish.pm vms/vmsish.h
69068 ____________________________________________________________________________
69069 [  6113] By: bailey                                on 2000/05/24  02:24:40
69070         Log: Ugly workaround for version-specific RTL error
69071      Branch: vmsperl
69072            ! vms/vms.c
69073 ____________________________________________________________________________
69074 [  6112] By: bailey                                on 2000/05/24  02:19:55
69075         Log: Check for existence of file before trying to delete
69076      Branch: vmsperl
69077            ! vms/test.com
69078 ____________________________________________________________________________
69079 [  6111] By: bailey                                on 2000/05/23  23:35:13
69080         Log: Resync with mainline prior to post-5.6.0 updates
69081      Branch: vmsperl
69082           +> (branch 49 files)
69083            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
69084            ! vms/ext/vmsish.pm
69085           !> (integrate 334 files)
69086 ____________________________________________________________________________
69087 [  6110] By: jhi                                   on 2000/05/23  19:28:32
69088         Log: todo tweak
69089      Branch: cfgperl
69090            ! Todo-5.6
69091 ____________________________________________________________________________
69092 [  6109] By: jhi                                   on 2000/05/18  17:38:54
69093         Log: Integrate with Sarathy.
69094      Branch: cfgperl
69095           !> mg.c perl.h win32/perlhost.h
69096 ____________________________________________________________________________
69097 [  6108] By: gsar                                  on 2000/05/17  02:24:56
69098         Log: reenable fake signal handling on Windows, bugs and all
69099      Branch: perl
69100            ! mg.c perl.h win32/perlhost.h
69101 ____________________________________________________________________________
69102 [  6107] By: jhi                                   on 2000/05/15  18:01:41
69103         Log: Tweak the todo list.
69104      Branch: cfgperl
69105            ! Todo-5.6
69106 ____________________________________________________________________________
69107 [  6106] By: jhi                                   on 2000/05/15  13:41:48
69108         Log: The (Configure) script refuses to go on, after asking for
69109              'You may also choose to try maximal 64-bitness....'.
69110              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
69111              -- Patrick Zima
69112              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
69113      Branch: cfgperl
69114            ! hints/solaris_2.sh
69115 ____________________________________________________________________________
69116 [  6105] By: jhi                                   on 2000/05/11  14:37:43
69117         Log: Integrate with Sarathy.
69118      Branch: cfgperl
69119           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69120           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
69121 ____________________________________________________________________________
69122 [  6104] By: gsar                                  on 2000/05/11  03:39:07
69123         Log: PL_sys_intern was being initialized too late on windows
69124      Branch: perl
69125            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69126            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
69127 ____________________________________________________________________________
69128 [  6103] By: jhi                                   on 2000/05/09  19:42:20
69129         Log: Test tweaking for Unicos continues.
69130      Branch: cfgperl
69131            ! t/op/64bitint.t
69132 ____________________________________________________________________________
69133 [  6102] By: jhi                                   on 2000/05/09  16:47:27
69134         Log: The test suite tweak in #6101 wasn't quite right.
69135      Branch: cfgperl
69136            ! t/lib/complex.t
69137 ____________________________________________________________________________
69138 [  6101] By: jhi                                   on 2000/05/09  15:35:34
69139         Log: Hints and test tweaks for Unicos.
69140      Branch: cfgperl
69141            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
69142 ____________________________________________________________________________
69143 [  6100] By: jhi                                   on 2000/05/08  21:15:06
69144         Log: More compilation tweakery from Allen Smith.
69145      Branch: cfgperl
69146            ! hints/irix_6.sh
69147 ____________________________________________________________________________
69148 [  6099] By: jhi                                   on 2000/05/08  19:21:18
69149         Log: Tweaks for the cc bugs from Allen Smith.
69150      Branch: cfgperl
69151            ! hints/irix_6.sh
69152 ____________________________________________________________________________
69153 [  6098] By: jhi                                   on 2000/05/08  19:13:37
69154         Log: Add a note about other, yet unsupported, shadow password APIs.
69155      Branch: cfgperl
69156            ! pp_sys.c
69157 ____________________________________________________________________________
69158 [  6097] By: jhi                                   on 2000/05/08  18:46:34
69159         Log: Add a note about possible compilation problems from Allen Smith.
69160      Branch: cfgperl
69161            ! hints/irix_6.sh
69162 ____________________________________________________________________________
69163 [  6096] By: jhi                                   on 2000/05/08  17:33:10
69164         Log: Integrate with Sarathy.
69165      Branch: cfgperl
69166           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
69167           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
69168 ____________________________________________________________________________
69169 [  6095] By: jhi                                   on 2000/05/08  16:21:33
69170         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
69171              might be useful in future.
69172      Branch: cfgperl
69173            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69174            ! config_h.SH
69175      Branch: metaconfig
69176            ! U/installdirs/inc_version_list.U
69177      Branch: metaconfig/U/perl
69178            ! perlxv.U
69179 ____________________________________________________________________________
69180 [  6094] By: gsar                                  on 2000/05/08  14:22:22
69181         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
69182      Branch: perl
69183            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
69184            ! hints/cygwin.sh pp_sys.c
69185 ____________________________________________________________________________
69186 [  6093] By: gsar                                  on 2000/05/08  12:52:28
69187         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
69188              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
69189      Branch: perl
69190            ! pp_sys.c sv.c win32/perlhost.h
69191 ____________________________________________________________________________
69192 [  6092] By: jhi                                   on 2000/05/07  22:40:34
69193         Log: Regen perltoc with the fixed buildtoc.
69194      Branch: cfgperl
69195            ! pod/perltoc.pod
69196 ____________________________________________________________________________
69197 [  6091] By: jhi                                   on 2000/05/07  22:24:16
69198         Log: Integrate with Sarathy.
69199      Branch: cfgperl
69200           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
69201           !> t/op/substr.t toke.c
69202 ____________________________________________________________________________
69203 [  6090] By: gsar                                  on 2000/05/07  19:47:07
69204         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
69205              [NI]OK; added tests for both
69206      Branch: perl
69207            ! perl.c pp_hot.c sv.c t/op/substr.t
69208 ____________________________________________________________________________
69209 [  6089] By: gsar                                  on 2000/05/07  18:18:38
69210         Log: buildtoc tweak to fix newline lossage
69211      Branch: perl
69212            ! pod/buildtoc
69213 ____________________________________________________________________________
69214 [  6088] By: jhi                                   on 2000/05/07  16:35:36
69215         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
69216              because we do not use those.  The HAS_GETSPNAM remains,
69217              though, because we still do use that.
69218      Branch: cfgperl
69219            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69220            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
69221            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
69222            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
69223            ! win32/config.vc win32/config_H.bc win32/config_H.gc
69224            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
69225 ____________________________________________________________________________
69226 [  6087] By: gsar                                  on 2000/05/07  16:05:16
69227         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
69228      Branch: perl
69229            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
69230 ____________________________________________________________________________
69231 [  6086] By: jhi                                   on 2000/05/07  15:27:07
69232         Log: Integrate with Sarathy.
69233      Branch: cfgperl
69234           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69235           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
69236           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
69237           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
69238           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
69239           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
69240 ____________________________________________________________________________
69241 [  6085] By: gsar                                  on 2000/05/07  05:52:02
69242         Log: repeat operator (x) doesn't preserve utf8-ness
69243      Branch: perl
69244            ! pp.c t/op/substr.t
69245 ____________________________________________________________________________
69246 [  6084] By: gsar                                  on 2000/05/07  05:39:55
69247         Log: substr() does not preserve utf8-ness (from Stefan Eissing
69248              <Eissing@medicaldataservice.de>); added tests
69249      Branch: perl
69250            ! pp.c t/op/substr.t
69251 ____________________________________________________________________________
69252 [  6083] By: gsar                                  on 2000/05/07  05:24:46
69253         Log: note about undocumented caller() return value (from M.J.T. Guy);
69254              yet another peek.t tweak
69255      Branch: perl
69256            ! pod/perlfunc.pod t/lib/peek.t
69257 ____________________________________________________________________________
69258 [  6082] By: gsar                                  on 2000/05/07  05:08:40
69259         Log: peek.t non-portable to ithreads
69260      Branch: perl
69261            ! t/lib/peek.t
69262 ____________________________________________________________________________
69263 [  6081] By: gsar                                  on 2000/05/07  04:17:04
69264         Log: better default perlbug categories for ok reports (from Richard Foley)
69265      Branch: perl
69266            ! utils/perlbug.PL
69267 ____________________________________________________________________________
69268 [  6080] By: gsar                                  on 2000/05/07  04:08:07
69269         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
69270              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
69271      Branch: perl
69272            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69273            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
69274            ! AUTHORS MAINTAIN MANIFEST
69275 ____________________________________________________________________________
69276 [  6079] By: gsar                                  on 2000/05/07  04:01:38
69277         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
69278      Branch: perl
69279            ! lib/Carp/Heavy.pm
69280 ____________________________________________________________________________
69281 [  6078] By: gsar                                  on 2000/05/07  01:24:19
69282         Log: workaround for CRT bug in chdir() (from Charles Lane, via
69283              Peter Prymmer)
69284      Branch: perl
69285            ! iperlsys.h vms/vms.c vms/vmsish.h
69286 ____________________________________________________________________________
69287 [  6077] By: gsar                                  on 2000/05/07  01:22:23
69288         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
69289              and Tom Phoenix)
69290      Branch: perl
69291            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
69292 ____________________________________________________________________________
69293 [  6076] By: gsar                                  on 2000/05/06  17:36:29
69294         Log: integrate cfgperl contents into mainline
69295      Branch: perl
69296           +> t/lib/peek.t
69297           !> Configure MANIFEST Porting/Glossary Porting/config.sh
69298           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
69299           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
69300           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
69301 ____________________________________________________________________________
69302 [  6075] By: jhi                                   on 2000/05/05  18:56:10
69303         Log: Make the test more portable.
69304      Branch: cfgperl
69305            ! t/lib/peek.t
69306 ____________________________________________________________________________
69307 [  6074] By: jhi                                   on 2000/05/05  18:49:20
69308         Log: Introduce t/lib/peek.t.
69309      Branch: cfgperl
69310            + t/lib/peek.t
69311            ! MANIFEST
69312 ____________________________________________________________________________
69313 [  6073] By: jhi                                   on 2000/05/05  14:30:45
69314         Log: Complex tweaks.
69315      Branch: cfgperl
69316            ! lib/Math/Complex.pm t/lib/complex.t
69317 ____________________________________________________________________________
69318 [  6072] By: jhi                                   on 2000/05/05  12:27:13
69319         Log: Integrate with Sarathy.
69320      Branch: cfgperl
69321           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
69322           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
69323           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
69324           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
69325 ____________________________________________________________________________
69326 [  6071] By: gsar                                  on 2000/05/05  02:24:46
69327         Log: misformatted perllocal.pod (from Tim Jenness
69328              <t.jenness@jach.hawaii.edu>)
69329      Branch: perl
69330            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
69331 ____________________________________________________________________________
69332 [  6070] By: gsar                                  on 2000/05/05  02:16:52
69333         Log: remove misleading comment (from M.J.T. Guy)
69334      Branch: perl
69335            ! t/lib/anydbm.t
69336 ____________________________________________________________________________
69337 [  6069] By: gsar                                  on 2000/05/05  02:15:13
69338         Log: File::Spec compatibility update (from Barrie Slaymaker
69339              <barries@slaysys.com>)
69340      Branch: perl
69341            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
69342            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
69343 ____________________________________________________________________________
69344 [  6068] By: gsar                                  on 2000/05/05  02:01:50
69345         Log: note about values()
69346      Branch: perl
69347            ! pod/perlfunc.pod
69348 ____________________________________________________________________________
69349 [  6067] By: gsar                                  on 2000/05/05  01:33:09
69350         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
69351      Branch: perl
69352            ! win32/win32.c
69353 ____________________________________________________________________________
69354 [  6066] By: gsar                                  on 2000/05/05  01:23:43
69355         Log: s/END/CHECK/
69356      Branch: perl
69357            ! perl.c
69358 ____________________________________________________________________________
69359 [  6065] By: jhi                                   on 2000/05/04  17:30:22
69360         Log: Integrate with Sarathy.
69361      Branch: cfgperl
69362           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
69363 ____________________________________________________________________________
69364 [  6064] By: gsar                                  on 2000/05/04  17:26:14
69365         Log: change#5905 wasn't quite right--it's intent only applies when arguments
69366              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
69367      Branch: perl
69368            ! pp_sys.c sv.c
69369 ____________________________________________________________________________
69370 [  6063] By: gsar                                  on 2000/05/04  16:52:29
69371         Log: tokeq() could read unallocated field in argument
69372      Branch: perl
69373            ! toke.c
69374 ____________________________________________________________________________
69375 [  6062] By: gsar                                  on 2000/05/04  16:34:51
69376         Log: additional tests for utf8.t
69377      Branch: perl
69378            ! t/pragma/utf8.t
69379 ____________________________________________________________________________
69380 [  6061] By: gsar                                  on 2000/05/04  16:09:28
69381         Log: change#5921 neglected to make eq honor "use bytes"
69382      Branch: perl
69383            ! sv.c
69384 ____________________________________________________________________________
69385 [  6060] By: jhi                                   on 2000/05/04  15:30:16
69386         Log: Integrate with Sarathy.
69387      Branch: cfgperl
69388           !> perl.c regcomp.c t/pragma/utf8.t
69389 ____________________________________________________________________________
69390 [  6059] By: jhi                                   on 2000/05/04  15:26:37
69391         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
69392              in natively 64-bit platforms where a long is a quad (no need
69393              for long longs).  Also added bias for IVs.
69394      Branch: cfgperl
69395            ! toke.c
69396 ____________________________________________________________________________
69397 [  6058] By: gsar                                  on 2000/05/04  00:19:14
69398         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
69399              (spotted by Donald Kinzer <dkinzer@premia.com>)
69400      Branch: perl
69401            ! perl.c
69402 ____________________________________________________________________________
69403 [  6057] By: gsar                                  on 2000/05/03  18:34:01
69404         Log: fix broken parsing of /\x{ab}/
69405      Branch: perl
69406            ! regcomp.c t/pragma/utf8.t
69407 ____________________________________________________________________________
69408 [  6056] By: jhi                                   on 2000/05/03  17:57:16
69409         Log: The search of infinity continues, this time simplified.
69410      Branch: cfgperl
69411            ! lib/Math/Complex.pm
69412 ____________________________________________________________________________
69413 [  6055] By: jhi                                   on 2000/05/03  17:45:30
69414         Log: Detypo.
69415      Branch: cfgperl
69416            ! hints/unicos.sh
69417 ____________________________________________________________________________
69418 [  6054] By: jhi                                   on 2000/05/02  22:28:27
69419         Log: Be more forgiving in POSIX about HUGE_VALL.
69420      Branch: cfgperl
69421            ! ext/POSIX/POSIX.xs
69422 ____________________________________________________________________________
69423 [  6053] By: jhi                                   on 2000/05/02  22:25:05
69424         Log: Integrate with Sarathy.
69425      Branch: cfgperl
69426           !> hints/irix_6.sh pod/perlop.pod
69427 ____________________________________________________________________________
69428 [  6052] By: jhi                                   on 2000/05/02  22:24:31
69429         Log: Unicos hint tweak.
69430      Branch: cfgperl
69431            ! hints/unicos.sh
69432 ____________________________________________________________________________
69433 [  6051] By: jhi                                   on 2000/05/02  22:21:26
69434         Log: Complex tweakery.
69435      Branch: cfgperl
69436            ! lib/Math/Complex.pm t/lib/complex.t
69437 ____________________________________________________________________________
69438 [  6050] By: jhi                                   on 2000/05/02  19:26:22
69439         Log: Use setxxent()/endxxent().
69440      Branch: cfgperl
69441            ! t/op/grent.t t/op/pwent.t
69442 ____________________________________________________________________________
69443 [  6049] By: jhi                                   on 2000/05/02  19:06:02
69444         Log: Test both the scalar and list contexts.
69445      Branch: cfgperl
69446            ! t/op/grent.t t/op/pwent.t
69447 ____________________________________________________________________________
69448 [  6048] By: gsar                                  on 2000/05/02  18:29:10
69449         Log: add note about how $( doesn't interpolate in REs (from
69450              Philip Newton <newton@ficus.frogspace.net>)
69451      Branch: perl
69452            ! pod/perlop.pod
69453 ____________________________________________________________________________
69454 [  6047] By: jhi                                   on 2000/05/02  17:41:24
69455         Log: Call getspnam() only iff needed.
69456      Branch: cfgperl
69457            ! pp_sys.c
69458 ____________________________________________________________________________
69459 [  6046] By: gsar                                  on 2000/05/02  17:07:25
69460         Log: libscheck has insufficient checks for n32 libs (from
69461              Albert Chin-A-Young <china@thewrittenword.com>)
69462      Branch: perl
69463            ! hints/irix_6.sh
69464 ____________________________________________________________________________
69465 [  6045] By: jhi                                   on 2000/05/02  13:57:17
69466         Log: Integrate with Sarathy.
69467      Branch: cfgperl
69468           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
69469           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
69470 ____________________________________________________________________________
69471 [  6044] By: gsar                                  on 2000/05/02  06:48:19
69472         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
69473              such that underscores are only ignored in literal numbers,
69474              "\x{...}", and hex/oct argument
69475      Branch: perl
69476            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
69477 ____________________________________________________________________________
69478 [  6043] By: gsar                                  on 2000/05/02  02:22:29
69479         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
69480      Branch: perl
69481            ! pod/perlretut.pod
69482 ____________________________________________________________________________
69483 [  6042] By: gsar                                  on 2000/05/02  02:17:51
69484         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
69485      Branch: perl
69486            ! pod/perltrap.pod
69487 ____________________________________________________________________________
69488 [  6041] By: gsar                                  on 2000/05/02  01:53:51
69489         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
69490              to compensate
69491      Branch: perl
69492            ! Porting/makerel
69493 ____________________________________________________________________________
69494 [  6040] By: gsar                                  on 2000/05/02  01:51:57
69495         Log: missing files in MANIFEST
69496      Branch: perl
69497            ! MANIFEST
69498 ____________________________________________________________________________
69499 [  6039] By: jhi                                   on 2000/05/02  00:36:46
69500         Log: Infinite problems.
69501      Branch: cfgperl
69502            ! lib/Math/Complex.pm
69503 ____________________________________________________________________________
69504 [  6038] By: jhi                                   on 2000/05/02  00:06:38
69505         Log: pwent/spent #ifdef imbalance.
69506      Branch: cfgperl
69507            ! pp_sys.c
69508 ____________________________________________________________________________
69509 [  6037] By: jhi                                   on 2000/05/01  22:50:11
69510         Log: Use HUGE_VALL if applicable.
69511      Branch: cfgperl
69512            ! ext/POSIX/POSIX.xs util.c
69513 ____________________________________________________________________________
69514 [  6036] By: jhi                                   on 2000/05/01  22:20:53
69515         Log: Correct Freudian slip.
69516      Branch: cfgperl
69517            ! pp_sys.c
69518 ____________________________________________________________________________
69519 [  6035] By: jhi                                   on 2000/05/01  21:07:38
69520         Log: Continue on the pwent/spent case.
69521      Branch: cfgperl
69522            ! pp_sys.c
69523 ____________________________________________________________________________
69524 [  6034] By: jhi                                   on 2000/05/01  17:45:14
69525         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
69526              adjustments in 6032 conflicted badly with this, will have
69527              to revisit them later.
69528      Branch: cfgperl
69529           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
69530           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
69531           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
69532           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
69533           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
69534           !> t/lib/cgi-html.t t/lib/cgi-request.t
69535 ____________________________________________________________________________
69536 [  6033] By: jhi                                   on 2000/05/01  17:40:49
69537         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
69538      Branch: cfgperl
69539            ! pp_sys.c
69540 ____________________________________________________________________________
69541 [  6032] By: gsar                                  on 2000/05/01  15:56:32
69542         Log: whitespace adjustments
69543      Branch: perl
69544            ! pp_sys.c
69545 ____________________________________________________________________________
69546 [  6031] By: gsar                                  on 2000/05/01  15:19:41
69547         Log: small nits in diagnostics.pm (from Robin Barker)
69548      Branch: perl
69549            ! lib/diagnostics.pm pod/perldiag.pod
69550 ____________________________________________________________________________
69551 [  6030] By: gsar                                  on 2000/05/01  08:39:18
69552         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
69553              for @- and @+ (from Johan Vromans)
69554      Branch: perl
69555            ! lib/English.pm pod/perlvar.pod
69556 ____________________________________________________________________________
69557 [  6029] By: gsar                                  on 2000/05/01  08:16:10
69558         Log: add CGI.pm v2.66 (from Lincoln Stein)
69559      Branch: perl
69560            + lib/CGI/Util.pm t/lib/cgi-pretty.t
69561            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
69562            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
69563            ! t/lib/cgi-html.t t/lib/cgi-request.t
69564 ____________________________________________________________________________
69565 [  6028] By: gsar                                  on 2000/05/01  06:34:41
69566         Log: Pod::Man generates groff-incompatible macro definition (from
69567              Tom Christiansen)
69568      Branch: perl
69569            ! lib/Pod/Man.pm
69570 ____________________________________________________________________________
69571 [  6027] By: gsar                                  on 2000/05/01  06:31:36
69572         Log: podlators-1.02 update (from Russ Allbery)
69573      Branch: perl
69574            ! lib/Pod/Man.pm lib/Pod/Text.pm
69575 ____________________________________________________________________________
69576 [  6026] By: jhi                                   on 2000/04/30  23:24:23
69577         Log: Integrate with Sarathy.
69578      Branch: cfgperl
69579           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
69580           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
69581           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
69582           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
69583           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
69584           !> t/lib/syslog.t toke.c win32/win32.h
69585 ____________________________________________________________________________
69586 [  6025] By: gsar                                  on 2000/04/30  18:17:47
69587         Log: Is{Alnum,Alpha,Word} don't match titlecase
69588              
69589              TODO: IsSpace is defined recursively!
69590              
69591              (both spotted by Larry)
69592      Branch: perl
69593            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
69594            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
69595 ____________________________________________________________________________
69596 [  6024] By: gsar                                  on 2000/04/30  17:50:19
69597         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
69598              (from Hugo van der Sanden)
69599      Branch: perl
69600            ! toke.c
69601 ____________________________________________________________________________
69602 [  6023] By: gsar                                  on 2000/04/30  17:14:43
69603         Log: debugger stomps on $. (from M.J.T. Guy)
69604      Branch: perl
69605            ! lib/perl5db.pl
69606 ____________________________________________________________________________
69607 [  6022] By: gsar                                  on 2000/04/30  16:59:22
69608         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
69609      Branch: perl
69610            ! sv.c
69611 ____________________________________________________________________________
69612 [  6021] By: gsar                                  on 2000/04/29  21:00:08
69613         Log: remove Win2K issue in pod (fixed by change#6020)
69614      Branch: perl
69615            ! README.win32 pod/perl56delta.pod
69616 ____________________________________________________________________________
69617 [  6020] By: gsar                                  on 2000/04/29  20:51:49
69618         Log: test tweak
69619      Branch: perl
69620            ! t/lib/open3.t
69621 ____________________________________________________________________________
69622 [  6019] By: gsar                                  on 2000/04/29  20:34:27
69623         Log: windows portability tweaks
69624      Branch: perl
69625            ! t/lib/b.t win32/win32.h
69626 ____________________________________________________________________________
69627 [  6018] By: gsar                                  on 2000/04/29  19:55:24
69628         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
69629              make _PATH_LOG() return "" if unavailable
69630      Branch: perl
69631            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
69632            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
69633 ____________________________________________________________________________
69634 [  6017] By: jhi                                   on 2000/04/28  22:49:46
69635         Log: Integrate with Sarathy.
69636      Branch: cfgperl
69637           !> op.c perl.c pod/perldiag.pod t/lib/b.t
69638 ____________________________________________________________________________
69639 [  6016] By: jhi                                   on 2000/04/28  22:46:14
69640         Log: Do not warn that an infinity does not look like a number.
69641      Branch: cfgperl
69642            ! sv.c
69643 ____________________________________________________________________________
69644 [  6015] By: gsar                                  on 2000/04/28  22:35:49
69645         Log: tweak test for portability
69646      Branch: perl
69647            ! t/lib/b.t
69648 ____________________________________________________________________________
69649 [  6014] By: gsar                                  on 2000/04/28  22:05:31
69650         Log: glob() loading File::Glob behind the scenes may cause syntax errors
69651      Branch: perl
69652            ! op.c
69653 ____________________________________________________________________________
69654 [  6013] By: gsar                                  on 2000/04/28  21:25:22
69655         Log: tweak change#5945 to display correct switch name in diagnostic
69656      Branch: perl
69657            ! perl.c pod/perldiag.pod
69658 ____________________________________________________________________________
69659 [  6012] By: jhi                                   on 2000/04/28  21:08:12
69660         Log: Integrate with Sarathy.
69661      Branch: cfgperl
69662           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
69663           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
69664           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
69665 ____________________________________________________________________________
69666 [  6011] By: jhi                                   on 2000/04/28  21:04:46
69667         Log: &HUGE_VAL is not defined, it exists.
69668      Branch: cfgperl
69669            ! lib/Math/Complex.pm
69670 ____________________________________________________________________________
69671 [  6010] By: gsar                                  on 2000/04/28  21:02:58
69672         Log: clarify note about shadow password support (from
69673              gellyfish@gellyfish.com)
69674      Branch: perl
69675            ! pod/perlfunc.pod
69676 ____________________________________________________________________________
69677 [  6009] By: gsar                                  on 2000/04/28  21:00:00
69678         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
69679      Branch: perl
69680            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
69681 ____________________________________________________________________________
69682 [  6008] By: gsar                                  on 2000/04/28  20:56:33
69683         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
69684      Branch: perl
69685            ! installperl vms/subconfigure.com
69686 ____________________________________________________________________________
69687 [  6007] By: gsar                                  on 2000/04/28  20:51:21
69688         Log: note about compile failures and END blocks (from M.J.T. Guy)
69689      Branch: perl
69690            ! pod/perl56delta.pod pod/perlmod.pod
69691 ____________________________________________________________________________
69692 [  6006] By: jhi                                   on 2000/04/28  20:42:14
69693         Log: Regen Configure.
69694      Branch: cfgperl
69695            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69696            ! config_h.SH
69697 ____________________________________________________________________________
69698 [  6005] By: gsar                                  on 2000/04/28  20:41:16
69699         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
69700      Branch: perl
69701            ! utils/perldoc.PL
69702 ____________________________________________________________________________
69703 [  6004] By: jhi                                   on 2000/04/28  20:28:21
69704         Log: Integrate with Sarathy.
69705      Branch: cfgperl
69706           !> Configure INSTALL Porting/Glossary Porting/config.sh
69707           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
69708           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
69709           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
69710           !> win32/config.vc win32/win32.c
69711 ____________________________________________________________________________
69712 [  6003] By: gsar                                  on 2000/04/28  20:11:20
69713         Log: allow REG_EXPAND_SZ keys in Windows registry (from
69714              John Clayton <John.Clayton@barclayscapital.com>)
69715      Branch: perl
69716            ! win32/win32.c
69717 ____________________________________________________________________________
69718 [  6002] By: gsar                                  on 2000/04/28  19:34:16
69719         Log: destructive sv_setsv() can lose UV-ness from source, causing
69720              numeric promotions/comparisons to fail to do the right thing
69721      Branch: perl
69722            ! sv.c
69723 ____________________________________________________________________________
69724 [  6001] By: gsar                                  on 2000/04/28  18:44:15
69725         Log: support additional library locations via $Config{otherlibdirs}
69726              (from Andy Dougherty)
69727      Branch: perl
69728            ! Configure INSTALL Porting/Glossary Porting/config.sh
69729            ! Porting/config_H config_h.SH epoc/config.sh perl.c
69730            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
69731            ! win32/config.bc win32/config.gc win32/config.vc
69732 ____________________________________________________________________________
69733 [  6000] By: gsar                                  on 2000/04/28  18:26:58
69734         Log: reworked otherlibdirs.U (from Andy Dougherty)
69735      Branch: metaconfig
69736            ! U/installdirs/otherlibdirs.U
69737 ____________________________________________________________________________
69738 [  5999] By: gsar                                  on 2000/04/28  18:17:07
69739         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
69740      Branch: perl
69741            ! t/pragma/warn/toke toke.c
69742 ____________________________________________________________________________
69743 [  5998] By: jhi                                   on 2000/04/28  13:32:17
69744         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
69745      Branch: cfgperl
69746            ! lib/Math/Complex.pm
69747 ____________________________________________________________________________
69748 [  5997] By: jhi                                   on 2000/04/28  13:14:04
69749         Log: Preserve $!.
69750      Branch: cfgperl
69751            ! lib/Math/Complex.pm
69752 ____________________________________________________________________________
69753 [  5996] By: jhi                                   on 2000/04/28  12:59:23
69754         Log: Integrate with Sarathy.
69755      Branch: cfgperl
69756           +> pod/perlrequick.pod pod/perlretut.pod
69757           !> (integrate 51 files)
69758 ____________________________________________________________________________
69759 [  5995] By: gsar                                  on 2000/04/28  09:37:36
69760         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
69761      Branch: perl
69762            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
69763 ____________________________________________________________________________
69764 [  5994] By: gsar                                  on 2000/04/28  09:33:26
69765         Log: fix for missed accounting for null byte in pack("Z",...) (from
69766              M.J.T. Guy)
69767      Branch: perl
69768            ! pp.c t/op/pack.t
69769 ____________________________________________________________________________
69770 [  5993] By: gsar                                  on 2000/04/28  09:30:05
69771         Log: various minor tweaks seen on p5p
69772      Branch: perl
69773            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
69774 ____________________________________________________________________________
69775 [  5992] By: gsar                                  on 2000/04/28  09:08:19
69776         Log: pod nit (from Simon Cozens)
69777      Branch: perl
69778            ! pod/perlop.pod
69779 ____________________________________________________________________________
69780 [  5991] By: gsar                                  on 2000/04/28  09:06:36
69781         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
69782      Branch: perl
69783            ! README.posix-bc hints/posix-bc.sh
69784 ____________________________________________________________________________
69785 [  5990] By: gsar                                  on 2000/04/28  08:54:52
69786         Log: use $ENV{LIB} to search for libs under Visual C compiler
69787              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
69788      Branch: perl
69789            ! lib/ExtUtils/Liblist.pm
69790 ____________________________________________________________________________
69791 [  5989] By: gsar                                  on 2000/04/28  08:27:12
69792         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
69793              itself and no other (from Tom Hughes)
69794      Branch: perl
69795            ! t/op/array.t toke.c
69796 ____________________________________________________________________________
69797 [  5988] By: gsar                                  on 2000/04/28  08:01:38
69798         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
69799              <paul@miraclefish.com>)
69800      Branch: perl
69801            ! lib/ExtUtils/MakeMaker.pm
69802 ____________________________________________________________________________
69803 [  5987] By: gsar                                  on 2000/04/28  07:53:09
69804         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
69805      Branch: perl
69806            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
69807 ____________________________________________________________________________
69808 [  5986] By: gsar                                  on 2000/04/28  07:44:17
69809         Log: add regular expressions tutorial and quick-start guide (from
69810              Mark Kvale <kvale@phy.ucsf.edu>)
69811      Branch: perl
69812            + pod/perlrequick.pod pod/perlretut.pod
69813            ! AUTHORS MAINTAIN MANIFEST
69814 ____________________________________________________________________________
69815 [  5985] By: gsar                                  on 2000/04/28  07:30:28
69816         Log: forked child may not exit correctly if it failed to open
69817              /dev/console (from Graham Barr)
69818      Branch: perl
69819            ! ext/Sys/Syslog/Syslog.pm
69820 ____________________________________________________________________________
69821 [  5984] By: gsar                                  on 2000/04/28  07:27:20
69822         Log: attributes::reftype() doesn't work on tied argument
69823      Branch: perl
69824            ! xsutils.c
69825 ____________________________________________________________________________
69826 [  5983] By: gsar                                  on 2000/04/28  07:15:04
69827         Log: numeric conversion of non-number in change#3378 tramples on
69828              OOK offset, causing segfaults
69829      Branch: perl
69830            ! sv.c
69831 ____________________________________________________________________________
69832 [  5982] By: gsar                                  on 2000/04/28  04:48:25
69833         Log: avoid error in IO::Socket::INET when given an unknown service name
69834              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
69835      Branch: perl
69836            ! ext/IO/lib/IO/Socket/INET.pm
69837 ____________________________________________________________________________
69838 [  5981] By: gsar                                  on 2000/04/28  04:31:31
69839         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
69840              prototype mismatch with CORE::glob(); update pod and tests to
69841              suit (File::Glob::glob() is still available for backward
69842              compatibility, but should be considered deprecated)
69843      Branch: perl
69844            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
69845            ! t/lib/glob-taint.t
69846 ____________________________________________________________________________
69847 [  5980] By: gsar                                  on 2000/04/28  03:47:29
69848         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
69849              <ghudson@mit.edu>)
69850      Branch: metaconfig
69851            ! U/modified/Options.U
69852      Branch: perl
69853            ! Configure
69854 ____________________________________________________________________________
69855 [  5979] By: gsar                                  on 2000/04/28  03:07:54
69856         Log: under useithreads, constant pad entries could inadvertently be
69857              shared across threads (from Eric Blood <eblood@xmission.com>);
69858              added Eric's test case to testsuite
69859      Branch: perl
69860            ! op.c t/op/misc.t
69861 ____________________________________________________________________________
69862 [  5978] By: gsar                                  on 2000/04/27  21:13:00
69863         Log: sync version numbers in File::Spec with the ones on CPAN
69864              (from Barrie Slaymaker)
69865      Branch: perl
69866            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
69867            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
69868            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
69869 ____________________________________________________________________________
69870 [  5977] By: gsar                                  on 2000/04/27  21:07:29
69871         Log: autoquote barewords followed by newline and arrow properly
69872              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
69873      Branch: perl
69874            ! t/pragma/warn/toke toke.c
69875 ____________________________________________________________________________
69876 [  5976] By: gsar                                  on 2000/04/27  20:41:20
69877         Log: DB_File v1.73 update (from Paul Marquess)
69878      Branch: perl
69879            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
69880            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
69881 ____________________________________________________________________________
69882 [  5975] By: gsar                                  on 2000/04/27  20:34:24
69883         Log: allow sort() reentrancy (variant of patch suggested by
69884              Hugo van der Sanden)
69885      Branch: perl
69886            ! pp_ctl.c t/op/sort.t
69887 ____________________________________________________________________________
69888 [  5974] By: gsar                                  on 2000/04/27  19:46:57
69889         Log: change#4197 somehow missed initializing PL_errors, meaning
69890              sytax error queueing wasn't working outside eval"" at all;
69891              also fixed eval"" to localize PL_error_count, so that compile-time
69892              eval's don't clobber the error state of the outer context
69893      Branch: perl
69894            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
69895            ! t/pragma/warn/toke
69896 ____________________________________________________________________________
69897 [  5973] By: gsar                                  on 2000/04/27  18:29:05
69898         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
69899      Branch: perl
69900            ! regcomp.c regexec.c t/op/re_tests
69901 ____________________________________________________________________________
69902 [  5972] By: jhi                                   on 2000/04/27  18:22:41
69903         Log: Integrate with Sarathy.
69904      Branch: cfgperl
69905           +> t/lib/b.t t/lib/syslog.t
69906           !> (integrate 31 files)
69907 ____________________________________________________________________________
69908 [  5971] By: jhi                                   on 2000/04/27  18:18:46
69909         Log: Unicos tweaks from Mark P. Lutz.
69910      Branch: cfgperl
69911            ! hints/unicos.sh lib/Math/Complex.pm
69912 ____________________________________________________________________________
69913 [  5970] By: gsar                                  on 2000/04/27  18:05:11
69914         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
69915              IV is >32bits
69916      Branch: perl
69917            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
69918 ____________________________________________________________________________
69919 [  5969] By: gsar                                  on 2000/04/27  17:50:56
69920         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
69921      Branch: perl
69922            + t/lib/syslog.t
69923            ! MANIFEST ext/Sys/Syslog/Syslog.pm
69924 ____________________________________________________________________________
69925 [  5968] By: gsar                                  on 2000/04/27  17:44:49
69926         Log: tolerate spaces in group names in test on solaris (from David Boyce
69927              <dsb@boyski.com>)
69928      Branch: perl
69929            ! t/op/groups.t
69930 ____________________________________________________________________________
69931 [  5967] By: gsar                                  on 2000/04/27  17:41:22
69932         Log: improved docs on the warn_uninit diagnostic (from David Glasser
69933              and Simon Cozens)
69934      Branch: perl
69935            ! pod/perldiag.pod
69936 ____________________________________________________________________________
69937 [  5966] By: gsar                                  on 2000/04/27  16:54:58
69938         Log: add testsuite for B backends, fix bug in B::Deparse (from
69939              Simon Cozens <simon@brecon.co.uk>)
69940      Branch: perl
69941            + t/lib/b.t
69942            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
69943 ____________________________________________________________________________
69944 [  5965] By: gsar                                  on 2000/04/27  16:10:37
69945         Log: avoid "will not stay shared" warnings for our variables (from
69946              Robin Barker)
69947      Branch: perl
69948            ! op.c t/pragma/warn/op
69949 ____________________________________________________________________________
69950 [  5964] By: gsar                                  on 2000/04/27  07:05:05
69951         Log: reformat to 72 columns (again)
69952      Branch: perl
69953            ! pod/perldiag.pod
69954 ____________________________________________________________________________
69955 [  5963] By: gsar                                  on 2000/04/27  06:28:31
69956         Log: patch from Larry to make (\&) prototype work; added tests for
69957              the same
69958      Branch: perl
69959            ! op.c t/comp/proto.t
69960 ____________________________________________________________________________
69961 [  5962] By: gsar                                  on 2000/04/27  06:15:47
69962         Log: updated README.hpux (from Jeff Okamoto)
69963      Branch: perl
69964            ! README.hpux
69965 ____________________________________________________________________________
69966 [  5961] By: gsar                                  on 2000/04/27  05:55:03
69967         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
69968      Branch: perl
69969            ! emacs/cperl-mode.el
69970 ____________________________________________________________________________
69971 [  5960] By: gsar                                  on 2000/04/27  05:49:26
69972         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
69973      Branch: perl
69974            ! INSTALL
69975 ____________________________________________________________________________
69976 [  5959] By: gsar                                  on 2000/04/27  05:33:41
69977         Log: doubled words in pods (from Simon Cozens
69978              <simon.p.cozens@jp.pwcglobal.com>)
69979      Branch: perl
69980            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
69981            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
69982            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
69983            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
69984            ! pod/perltootc.pod
69985 ____________________________________________________________________________
69986 [  5958] By: gsar                                  on 2000/04/27  05:11:39
69987         Log: change#3569 deleted some essential code, revert; avoid use of
69988              atexit() to make DynaLoader work properly on AIX under mod_perl
69989              (from Jens-Uwe Mager <jum@helios.de>)
69990      Branch: perl
69991            ! ext/DynaLoader/dl_aix.xs
69992 ____________________________________________________________________________
69993 [  5957] By: gsar                                  on 2000/04/27  04:54:51
69994         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
69995      Branch: perl
69996            ! pod/perlmod.pod
69997 ____________________________________________________________________________
69998 [  5956] By: gsar                                  on 2000/04/27  04:51:47
69999         Log: better diagnostics on failed tests (from Ilya Zakharevich)
70000      Branch: perl
70001            ! t/op/lex_assign.t
70002 ____________________________________________________________________________
70003 [  5955] By: gsar                                  on 2000/04/27  04:26:44
70004         Log: longstanding bug exposed by change#3307: sort arguments weren't
70005              compiled with the right wantarray context (ensuing runtime lookup
70006              via block_gimme() was getting the incidental context of the
70007              sort() itself)
70008      Branch: perl
70009            ! op.c t/op/sort.t
70010 ____________________________________________________________________________
70011 [  5954] By: gsar                                  on 2000/04/26  23:42:12
70012         Log: integrate cfgperl contents into mainline
70013      Branch: perl
70014           !> (integrate 30 files)
70015 ____________________________________________________________________________
70016 [  5953] By: jhi                                   on 2000/04/26  23:06:42
70017         Log: Integrate with Sarathy.
70018      Branch: cfgperl
70019           !> README.win32 ext/B/B/Deparse.pm
70020           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70021           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
70022           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
70023           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
70024           !> utils/perldoc.PL vms/perlvms.pod
70025 ____________________________________________________________________________
70026 [  5952] By: jhi                                   on 2000/04/26  23:03:46
70027         Log: Undo "use integer" addition from 64bitint as it seems
70028              to break most of the subtests in Digital UNIX;
70029              Unicos needs to find another way.
70030      Branch: cfgperl
70031            ! t/op/64bitint.t
70032 ____________________________________________________________________________
70033 [  5951] By: jhi                                   on 2000/04/26  22:57:53
70034         Log: Be more robust on "extreme" (large absolute value)
70035              arguments.  Originally reported by Daniel Connelly
70036              as a problem with asinh() on large negative arguments,
70037              asinh() used to bail out because an argument to log()
70038              ended up being zero.  Ilya Zakharevich proposed using
70039              Taylor's series in such cases, which for such large
70040              arguments is a very good approximation.
70041      Branch: cfgperl
70042            ! lib/Math/Complex.pm t/lib/complex.t
70043 ____________________________________________________________________________
70044 [  5950] By: gsar                                  on 2000/04/25  19:13:12
70045         Log: reformat perldiag to avoid long lines
70046      Branch: perl
70047            ! pod/perldiag.pod
70048 ____________________________________________________________________________
70049 [  5949] By: gsar                                  on 2000/04/25  18:41:11
70050         Log: make perldoc use the pod2man from the same version (from
70051              M.J.T. Guy)
70052      Branch: perl
70053            ! utils/perldoc.PL
70054 ____________________________________________________________________________
70055 [  5948] By: gsar                                  on 2000/04/25  18:21:57
70056         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
70057              <kompas@kompas.usr.onet.pl>)
70058      Branch: perl
70059            ! lib/vars.pm
70060 ____________________________________________________________________________
70061 [  5947] By: gsar                                  on 2000/04/25  18:11:53
70062         Log: use &dl_error rather than &dl_load_file as the guard for calling
70063              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
70064              statically built perl)
70065      Branch: perl
70066            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70067 ____________________________________________________________________________
70068 [  5946] By: jhi                                   on 2000/04/25  17:37:54
70069         Log: Document that tr() is not tr(1).
70070      Branch: cfgperl
70071            ! pod/perlop.pod
70072 ____________________________________________________________________________
70073 [  5945] By: gsar                                  on 2000/04/25  16:34:33
70074         Log: make module name mandatory after -M switch; reorder perldiag
70075              alphabetically (from Mark-Jason Dominus)
70076      Branch: perl
70077            ! perl.c pod/perldiag.pod
70078 ____________________________________________________________________________
70079 [  5944] By: jhi                                   on 2000/04/25  01:15:18
70080         Log: On second thoughts frexp() does have two arguments.
70081      Branch: cfgperl
70082            ! perl.h
70083 ____________________________________________________________________________
70084 [  5943] By: jhi                                   on 2000/04/24  22:56:32
70085         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
70086              Now pp_ncmp() returns undef is either operand is a NaN.
70087      Branch: cfgperl
70088            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70089            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
70090            ! vms/subconfigure.com vos/config.def vos/config.h
70091            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
70092            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70093            ! win32/config_H.vc
70094      Branch: metaconfig/U/perl
70095            + d_modfl.U
70096 ____________________________________________________________________________
70097 [  5942] By: jhi                                   on 2000/04/24  19:45:17
70098         Log: Regen Configure to match #5937.
70099      Branch: cfgperl
70100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70101            ! config_h.SH
70102      Branch: metaconfig
70103            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
70104 ____________________________________________________________________________
70105 [  5941] By: jhi                                   on 2000/04/24  19:24:11
70106         Log: Further Unicos fixes for Mark Lutz.
70107      Branch: cfgperl
70108            ! hints/unicos.sh pp_ctl.c
70109 ____________________________________________________________________________
70110 [  5940] By: jhi                                   on 2000/04/24  19:09:06
70111         Log: Various Unicos 10.0.0.6 fixes.
70112              
70113              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
70114              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
70115              Reply-To: tecmpl1@triton.ca.boeing.com 
70116              To: perl5-porters@perl.org 
70117              Date: Fri, 14 Apr 2000 20:21:00 GMT 
70118              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
70119      Branch: cfgperl
70120            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
70121 ____________________________________________________________________________
70122 [  5939] By: gsar                                  on 2000/04/24  19:01:24
70123         Log: more pod nits (from Larry Virden)
70124      Branch: perl
70125            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
70126            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
70127            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
70128 ____________________________________________________________________________
70129 [  5938] By: gsar                                  on 2000/04/24  18:54:01
70130         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
70131      Branch: perl
70132            ! ext/B/B/Deparse.pm
70133 ____________________________________________________________________________
70134 [  5937] By: jhi                                   on 2000/04/24  17:39:00
70135         Log: Integrate with Sarathy.
70136      Branch: cfgperl
70137           +> (branch 31 files)
70138           !> (integrate 73 files)
70139 ____________________________________________________________________________
70140 [  5936] By: gsar                                  on 2000/04/24  17:30:06
70141         Log: additional tests for change#5934 (from Paul Marquess, who also
70142              sent in the same fix)
70143      Branch: perl
70144            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
70145            ! t/pragma/warn/5nolint t/pragma/warn/6default
70146 ____________________________________________________________________________
70147 [  5935] By: jhi                                   on 2000/04/24  17:26:05
70148         Log: Do not assume sign propagation.
70149              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
70150              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
70151              To: payner@ncifcrf.gov, perl5-porters@perl.org 
70152              Date: Tue, 18 Apr 2000 18:24:49 +0100 
70153              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
70154      Branch: cfgperl
70155            ! t/op/bop.t t/op/misc.t
70156 ____________________________________________________________________________
70157 [  5934] By: gsar                                  on 2000/04/24  17:16:54
70158         Log: propagate lexical warnings from surrounding scope correctly
70159              within string eval()
70160      Branch: perl
70161            ! pp_ctl.c t/pragma/warn/pp_ctl
70162 ____________________________________________________________________________
70163 [  5933] By: jhi                                   on 2000/04/24  17:01:07
70164         Log: Flatten the cpp jungle doing the nosuid checking.
70165      Branch: cfgperl
70166            ! perl.c
70167 ____________________________________________________________________________
70168 [  5932] By: gsar                                  on 2000/04/24  09:08:14
70169         Log: add rsignal(), whichsig() and do_join() to public API list
70170              (mod_perl uses them to good advantage)
70171      Branch: perl
70172            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
70173 ____________________________________________________________________________
70174 [  5931] By: gsar                                  on 2000/04/24  09:01:40
70175         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
70176      Branch: perl
70177            ! pp_hot.c regexec.c t/op/pat.t
70178 ____________________________________________________________________________
70179 [  5930] By: gsar                                  on 2000/04/24  08:58:33
70180         Log: small os390 tweaks (from Peter Prymmer)
70181      Branch: perl
70182            ! config_h.SH makedepend.SH
70183 ____________________________________________________________________________
70184 [  5929] By: gsar                                  on 2000/04/24  08:55:25
70185         Log: pod nits
70186      Branch: perl
70187            ! pod/perlguts.pod
70188 ____________________________________________________________________________
70189 [  5928] By: gsar                                  on 2000/04/24  08:50:13
70190         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
70191      Branch: perl
70192            ! ext/IO/lib/IO/Poll.pm
70193 ____________________________________________________________________________
70194 [  5927] By: gsar                                  on 2000/04/24  08:43:24
70195         Log: arrange for next() to resume at the unstack op rather than the
70196              loop conditional, so that scope cleanup happens correctly
70197              (from Stephen McCamant)
70198      Branch: perl
70199            ! op.c pp_ctl.c t/op/misc.t
70200 ____________________________________________________________________________
70201 [  5926] By: gsar                                  on 2000/04/24  08:18:40
70202         Log: on windows, reserve 16M of stack rather than 128M (allows more
70203              threads to run concurrently)
70204      Branch: perl
70205            ! win32/Makefile win32/makefile.mk
70206 ____________________________________________________________________________
70207 [  5925] By: gsar                                  on 2000/04/24  08:13:52
70208         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
70209      Branch: perl
70210            ! toke.c
70211 ____________________________________________________________________________
70212 [  5924] By: gsar                                  on 2000/04/24  08:08:59
70213         Log: avoid using uninitialized memory in require version check
70214      Branch: perl
70215            ! pp_ctl.c universal.c
70216 ____________________________________________________________________________
70217 [  5923] By: gsar                                  on 2000/04/24  07:20:14
70218         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
70219      Branch: perl
70220            ! ext/IO/lib/IO/Poll.pm
70221 ____________________________________________________________________________
70222 [  5922] By: gsar                                  on 2000/04/24  07:08:42
70223         Log: commentary about IoTYPE() (from Nathan Torkington)
70224      Branch: perl
70225            ! sv.h
70226 ____________________________________________________________________________
70227 [  5921] By: gsar                                  on 2000/04/24  06:58:26
70228         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
70229              by fix
70230      Branch: perl
70231            ! sv.c t/lib/charnames.t t/pragma/utf8.t
70232 ____________________________________________________________________________
70233 [  5920] By: gsar                                  on 2000/04/24  06:37:59
70234         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
70235      Branch: perl
70236            ! doop.c t/op/ver.t
70237 ____________________________________________________________________________
70238 [  5919] By: gsar                                  on 2000/04/24  06:21:58
70239         Log: Configure might miss old directories when prefix must be
70240              expanded (from Robin Barker)
70241      Branch: metaconfig
70242            ! U/installdirs/inc_version_list.U
70243      Branch: perl
70244            ! Configure
70245 ____________________________________________________________________________
70246 [  5918] By: gsar                                  on 2000/04/24  06:16:11
70247         Log: VMS nits in glob() test (from Charles Lane)
70248      Branch: perl
70249            ! t/lib/glob-basic.t
70250 ____________________________________________________________________________
70251 [  5917] By: gsar                                  on 2000/04/24  06:11:56
70252         Log: various pod nits (from Larry Virden and others)
70253      Branch: perl
70254            ! README.amiga README.hpux README.machten README.os2
70255            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
70256            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
70257            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
70258            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
70259            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
70260            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
70261            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
70262            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
70263 ____________________________________________________________________________
70264 [  5916] By: gsar                                  on 2000/04/24  05:52:43
70265         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
70266              <wjones@tc.fluke.com>)
70267      Branch: perl
70268            ! t/lib/glob-basic.t
70269 ____________________________________________________________________________
70270 [  5915] By: gsar                                  on 2000/04/24  05:07:01
70271         Log: supported platforms mixed up
70272      Branch: perl
70273            ! pod/perl56delta.pod pod/perlport.pod
70274 ____________________________________________________________________________
70275 [  5914] By: gsar                                  on 2000/04/24  04:56:08
70276         Log: caller() wasn't returning the right number of elements for
70277              eval {...}
70278      Branch: perl
70279            ! pp_ctl.c t/pragma/warn/9enabled
70280 ____________________________________________________________________________
70281 [  5913] By: gsar                                  on 2000/04/24  04:35:41
70282         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
70283              Mark-Jason Dominus)
70284      Branch: perl
70285            ! pod/perlfunc.pod
70286 ____________________________________________________________________________
70287 [  5912] By: gsar                                  on 2000/04/24  04:17:15
70288         Log: fix totally broken caching in UNIVERSAL::isa() (from
70289              Nick Ing-Simmons)
70290      Branch: perl
70291            ! t/op/universal.t universal.c
70292 ____________________________________________________________________________
70293 [  5911] By: gsar                                  on 2000/04/24  03:39:47
70294         Log: add linebreak properties from unicode/LineBrk.txt (from
70295              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
70296      Branch: perl
70297            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
70298            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
70299            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
70300            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
70301            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
70302            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
70303            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
70304            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
70305            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
70306            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
70307            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
70308            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
70309            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
70310            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
70311            + lib/unicode/Is/LbrkZW.pl
70312            ! lib/unicode/mktables.PL
70313 ____________________________________________________________________________
70314 [  5910] By: gsar                                  on 2000/04/24  03:23:10
70315         Log: typo in pod
70316      Branch: perl
70317            ! ext/Thread/Thread.pm
70318 ____________________________________________________________________________
70319 [  5909] By: gsar                                  on 2000/04/24  03:22:03
70320         Log: mode argument to do_binmode() should be file mode, not boolean
70321      Branch: perl
70322            ! pp_sys.c
70323 ____________________________________________________________________________
70324 [  5908] By: gsar                                  on 2000/04/16  16:51:08
70325         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
70326              always returns a valid GV even when the symbol is trapped by strictures
70327              (avoids coredumps)
70328              
70329              TODO: the C<package;> hack needs similar treatment
70330      Branch: perl
70331            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
70332            ! t/pragma/strict-vars
70333 ____________________________________________________________________________
70334 [  5907] By: jhi                                   on 2000/03/31  23:42:56
70335         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
70336              an assumption which #5905 demolished.
70337      Branch: cfgperl
70338            ! pp_sys.c
70339 ____________________________________________________________________________
70340 [  5906] By: jhi                                   on 2000/03/31  18:54:37
70341         Log: Typo in #5905.
70342      Branch: cfgperl
70343            ! t/op/64bitint.t
70344 ____________________________________________________________________________
70345 [  5905] By: jhi                                   on 2000/03/31  18:50:54
70346         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
70347              reported by Joseph N. Hall.  The bug was that even with use64bitint
70348              one had to use the prefixes q, L, or ll with printf/sprintf,
70349              contrary to the documentation and common sense.
70350      Branch: cfgperl
70351            ! sv.c t/op/64bitint.t
70352 ____________________________________________________________________________
70353 [  5904] By: gsar                                  on 2000/03/28  02:31:32
70354         Log: add Changes, perldelta.pod
70355      Branch: perl
70356            + Changes pod/perldelta.pod
70357 ____________________________________________________________________________
70358 [  5903] By: gsar                                  on 2000/03/28  02:03:55
70359         Log: rename Changes and perldelta.pod
70360      Branch: perl
70361           +> Changes5.6 pod/perl56delta.pod
70362            - Changes pod/perldelta.pod
70363            ! MANIFEST
70364 ____________________________________________________________________________
70365 [  5902] By: gsar                                  on 2000/03/28  01:59:14
70366         Log: create maint-5.6 branch
70367      Branch: maint-5.6/perl
70368           +> (branch 1611 files)
70369 ____________________________________________________________________________
70370 [  5901] By: jhi                                   on 2000/03/23  05:48:43
70371         Log: Integrate with Sarathy.
70372      Branch: cfgperl
70373           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
70374 ____________________________________________________________________________
70375 [  5900] By: gsar                                  on 2000/03/23  05:42:43
70376         Log: three guesses on what this is :-)
70377      Branch: perl
70378            ! Changes